All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-31 14:18:30 to 2014-10-31 15:12:56 UTC [more...]

[Qemu-devel] [PATCH 0/4] raw: Prohibit dangerous writes for probed images
 2014-10-31  9:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] "

[Qemu-devel] [PATCH RFC 0/2] block: Warn on insecure format probing
 2014-10-31 11:56 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC 2/2] "

[Qemu-devel] [PATCH] Simple performance logging and network limiting based on trace option
 2014-10-31 11:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] dump: fix use-after-free for s->fd
 2014-10-31  7:40 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PULL 0/2] Xen tree 2014-10-30
 2014-10-31 10:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] cleanup -daemonize and pidfile creation a bit
 2014-10-31  8:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/4] pidfile: stop making pidfile error a special case

[Qemu-devel] Bug in recent postcopy patch
 2014-10-31 12:04 UTC  (6+ messages)

[Qemu-devel] [PATCH] target-i386: Remove unused model_features_t struct
 2014-10-31  8:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/27] target-arm: add Security Extensions for CPUs
 2014-10-31 15:07 UTC  (29+ messages)
` [Qemu-devel] [PATCH v8 02/27] target-arm: add async excp target_el function
` [Qemu-devel] [PATCH v8 05/27] target-arm: add CPREG secure state support
` [Qemu-devel] [PATCH v8 06/27] target-arm: add secure state bit to CPREG hash
` [Qemu-devel] [PATCH v8 07/27] target-arm: insert AArch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v8 08/27] target-arm: move AArch32 SCR into security reglist
` [Qemu-devel] [PATCH v8 09/27] target-arm: implement IRQ/FIQ routing to Monitor mode
` [Qemu-devel] [PATCH v8 10/27] target-arm: add NSACR register
` [Qemu-devel] [PATCH v8 11/27] target-arm: add SDER definition
` [Qemu-devel] [PATCH v8 12/27] target-arm: add MVBAR support
` [Qemu-devel] [PATCH v8 13/27] target-arm: add SCTLR_EL3 and make SCTLR banked
` [Qemu-devel] [PATCH v8 14/27] target-arm: respect SCR.FW, SCR.AW and SCTLR.NMFI
` [Qemu-devel] [PATCH v8 15/27] target-arm: make CSSELR banked
` [Qemu-devel] [PATCH v8 17/27] target-arm: add TCR_EL3 and make TTBCR banked

[Qemu-devel] [PATCH v2] hw/virtio/vring/event_idx: fix the vring_avail_event error
 2014-10-31 14:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] virtio-scsi: Fix num_queue input validation
 2014-10-31 10:26 UTC  (2+ messages)

[PATCH for Xen 4.5] xen/arm: Add support for GICv3 for domU
 2014-10-31 15:12 UTC  (6+ messages)

[PATCH 0/2 v2] cfg80211: mac80211: 802.11p OCB mode support
 2014-10-31 15:12 UTC  (4+ messages)
` [PATCH 1/2] cfg80211: 802.11p OCB mode handling

[PATCH] DocBook media: Clarify V4L2_FIELD_ANY for drivers
 2014-10-31 14:54 UTC  (2+ messages)

[Qemu-devel] [Bug 921208] [NEW] win7/x64 installer hangs on startup with 0x0000005d
 2014-10-31 15:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 921208] "

[Qemu-devel] [PATCH] vdi: wrapped uuid_unparse() in #ifdef
 2014-10-31  8:02 UTC 

[Qemu-devel] [PATCH] 9pfs: changed to use event_notifier instead of qemu_pipe
 2014-10-31  8:03 UTC 

[PATCH 00/17] RFC: userfault v2
 2014-10-31  8:11 UTC  (9+ messages)
              ` [Qemu-devel] "

[Qemu-devel] [PATCHv3 0/6] multiwrite patches for 2.2
 2014-10-31 10:59 UTC  (8+ messages)
` [Qemu-devel] [PATCHv3 3/6] block: add a knob to disable multiwrite_merge
` [Qemu-devel] [PATCHv3 4/6] hw/virtio-blk: add a constant for max number of merged requests

[ANN] FSL Community BSP Meeting - October 31th - 12:00 UTC - TIME CHANGE
 2014-10-31 15:10 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/3] qmp: Add "blockdev-backup"
 2014-10-31  9:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] qmp: Add command 'blockdev-backup'

[PATCH v3 00/10] uvcvideo: Move to video_ioctl2
 2014-10-31 15:09 UTC  (11+ messages)
` [PATCH v3 01/10] v4l2: get/set prio using video_dev prio structure
` [PATCH v3 02/10] uvcvideo: Move to video_ioctl2
` [PATCH v3 03/10] uvcvideo: Set buffer field to V4L2_FIELD_NONE
` [PATCH v3 04/10] uvcvideo: Separate video and queue enable/disable operations
` [PATCH v3 05/10] uvcvideo: Add function to convert from queue to stream
` [PATCH v3 06/10] uvcvideo: Implement vb2 queue start and stop stream operations
` [PATCH v3 07/10] uvcvideo: Don't stop the stream twice at file handle release
` [PATCH v3 08/10] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
` [PATCH v3 09/10] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
` [PATCH v3 10/10] uvcvideo: Return all buffers to vb2 at stream stop and start failure

[PATCH v2 0/8] CR4 handling improvements
 2014-10-31 15:09 UTC  (2+ messages)

[PATCH v1 0/7] Add support for RFCOMM in btmon
 2014-10-31 15:08 UTC  (8+ messages)
` [PATCH v1 1/7] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v1 2/7] monitor/rfcomm: Add support for RFCOMM commands
` [PATCH v1 3/7] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v1 4/7] monitor/rfcomm: Add support for mcc "
` [PATCH v1 5/7] monitor/rfcomm: Add handlers for mcc frame type
` [PATCH v1 6/7] monitor/rfcomm: Add mcc type handlers code
` [PATCH v1 7/7] monitor/rfcomm: Add rfcomm file in Android.mk

[PATCH 0/3] drm/msm: Adreno 4xx support
 2014-10-31 15:08 UTC  (5+ messages)
` [PATCH 1/3] drm/msm: Additional definitions for a3xx and a4xx
` [PATCH 2/3] drm/msm: Handle register offset differences between a3xx, "
` [PATCH 3/3] drm/msm: a4xx support for msm-drm

[U-Boot] [PATCH] fs: make it possible to read the filesystem UUID
 2014-10-31 15:08 UTC 

[PATCH] Bluetooth: HCI H5 peer reset detection
 2014-10-31 15:08 UTC  (3+ messages)

PROBLEM: Boot failure with bad RIP value
 2014-10-31 15:07 UTC  (5+ messages)

Yocto 1.7 building alsa-lib do_package fails
 2014-10-31 15:06 UTC  (2+ messages)

[PATCH 0/3] kvm: APICv register write workaround
 2014-10-31 15:06 UTC  (2+ messages)

[PATCH v4] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support
 2014-10-31 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/realview.c: Fix memory leak in realview_init()
 2014-10-31 12:32 UTC  (5+ messages)

Fix dead looping in Objecter::handle_osd_map
 2014-10-31 15:06 UTC  (2+ messages)

[PATCHv6 0/8] usb: dwc2: Add support for dual-role
 2014-10-31 15:01 UTC  (10+ messages)
` [PATCHv6 2/8] usb: dwc2: Move gadget probe function into platform code
` [PATCHv6 4/8] usb: dwc2: Update common interrupt handler to call gadget interrupt handler
` [PATCHv6 5/8] usb: dwc2: Add call_gadget functions for perpheral mode interrupts

[Qemu-devel] [PATCH v5] Support vhd type VHD_DIFFERENCING
 2014-10-31 11:43 UTC  (5+ messages)

[PATCH v3] obexd/ftp: Update ftp transfer progress
 2014-10-31 15:04 UTC  (2+ messages)

Raspberry b+ support
 2014-10-31 15:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
 2014-10-31 15:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 06/10] ARM: sunxi-mmc: Add mmc support for sun6i / A31

[RFT] ARM: shmobile: rcar-gen2: Fix build breakage
 2014-10-31 15:02 UTC  (3+ messages)

request for info on the list of parameters to tweak for PCIe SSDs
 2014-10-31 15:02 UTC  (2+ messages)

[PATCH v2 0/7] v4l-utils/libdvbv5,dvb: add support for ISDB-S
 2014-10-31 15:02 UTC  (7+ messages)
` [PATCH v2 3/7] v4l-utils/libdvbv5: add support for ISDB-S scanning
` [PATCH v2 5/7] v4l-utils/libdvbv5: add gconv module for the text translation of ISDB-S/T

[Qemu-devel] [PATCH 0/5] target-arm: Avoid passing CPUARMState around the decoder
 2014-10-31 13:47 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] target-arm/translate.c: Use arm_dc_feature() in ENABLE_ARCH_ macros
` [Qemu-devel] [PATCH 2/5] target-arm/translate.c: Use arm_dc_feature() rather than arm_feature()
` [Qemu-devel] [PATCH 3/5] target-arm/translate.c: Don't use IS_M()
` [Qemu-devel] [PATCH 4/5] target-arm/translate.c: Don't pass CPUARMState around in the decoder
` [Qemu-devel] [PATCH 5/5] target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()

[Qemu-devel] [PATCH RESEND] vfio: migration to trace points
 2014-10-31 15:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] actual checks of KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE
 2014-10-31 13:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
` [Qemu-devel] [PATCH v3 2/2] vfio: use kvm_resamplefds_enabled()

[PATCH 0/2] clk: shmobile: DIV6 clock variable parent support
 2014-10-31 15:01 UTC  (6+ messages)
` [PATCH 1/2] clk: shmobile: div6: support selectable-input clocks
` [PATCH 2/2] clk: shmobile: document DIV6 clock parent bindings

[Qemu-devel] [PATCH v4 0/6] machvirt dynamic sysbus device instantiation
 2014-10-31 13:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb
` [Qemu-devel] [PATCH v4 2/6] hw/arm/boot: dtb start and limit moved in arm_boot_info
` [Qemu-devel] [PATCH v4 3/6] hw/arm/boot: do not free VirtBoardInfo fdt in arm_load_dtb
` [Qemu-devel] [PATCH v4 4/6] hw/arm: add a new modify_dtb_opaque field in arm_boot_info
` [Qemu-devel] [PATCH v4 5/6] hw/arm/sysbus-fdt: helpers for platform bus nodes addition
` [Qemu-devel] [PATCH v4 6/6] hw/arm/virt: add dynamic sysbus device support

[Buildroot] [git commit] mp4v2: fix help2man-related build failure
 2014-10-31 15:01 UTC 

[Qemu-devel] [PATCH v7 00/16] KVM platform device passthrough
 2014-10-31 14:05 UTC  (17+ messages)
` [Qemu-devel] [PATCH v7 01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
` [Qemu-devel] [PATCH v7 02/16] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
` [Qemu-devel] [PATCH v7 03/16] hw/vfio/pci: introduce VFIODevice
` [Qemu-devel] [PATCH v7 04/16] hw/vfio/pci: Introduce VFIORegion
` [Qemu-devel] [PATCH v7 05/16] hw/vfio/pci: split vfio_get_device
` [Qemu-devel] [PATCH v7 06/16] hw/vfio/pci: rename group_list into vfio_group_list
` [Qemu-devel] [PATCH v7 07/16] hw/vfio/pci: use name field in format strings
` [Qemu-devel] [PATCH v7 08/16] hw/vfio: create common module
` [Qemu-devel] [PATCH v7 09/16] hw/vfio/platform: add vfio-platform support
` [Qemu-devel] [PATCH v7 10/16] hw/vfio: calxeda xgmac device
` [Qemu-devel] [PATCH v7 11/16] hw/arm/virt: add support for VFIO devices
` [Qemu-devel] [PATCH v7 12/16] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
` [Qemu-devel] [PATCH v7 13/16] hw/vfio/platform: Add irqfd support
` [Qemu-devel] [PATCH v7 14/16] linux-headers: Update KVM headers from linux-next tag ToBeFilled
` [Qemu-devel] [PATCH v7 15/16] hw/vfio/common: vfio_kvm_device_fd moved in the common header
` [Qemu-devel] [PATCH v7 16/16] hw/vfio/platform: add forwarded irq support

[Qemu-devel] [PATCH v2 RESEND] vfio: migration to trace points
 2014-10-31 14:59 UTC 

post-receive: pub/scm/bluetooth/bluez
 2014-10-31 14:58 UTC 

[Xenomai] [RELEASE] Xenomai 3.0-rc2
 2014-10-31 14:58 UTC 

WARNING at fs/nfs/write.c:743 nfs_inode_remove_request with -rc6
 2014-10-31 14:55 UTC  (13+ messages)

[PATCH] xfs/242: fix for archs with 8k page size
 2014-10-31 14:53 UTC  (4+ messages)

Auto loading nls-iso8859-1kernel module
 2014-10-31 14:53 UTC  (6+ messages)

[PATCH v4 0/8] arm: Add basic support for MediaTek MT8127 & MT8135 SoCs
 2014-10-31 14:53 UTC  (9+ messages)
` [PATCH v4 8/8] ARM: mediatek: Add config option for mediatek SoCs
        ` [PATCH v4 8/8] ARM: mediatek: Fix description "

[PATCH] drm/i915: Fix execlist cleanup bug
 2014-10-31 14:52 UTC  (3+ messages)
` [PATCH] drm/i915: Fix null pointer dereference in ring cleanup code

[PATCH] ipv4: avoid divide 0 error in tcp_incr_quickack
 2014-10-31 14:50 UTC 

[linux-lvm] vgscan can't see LVM volumes on QEMU image
 2014-10-31 14:50 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-10-31 14:50 UTC 

[ANNOUNCEMENT] Yocto Project 1.7 (dizzy 12.0.0) Released
 2014-10-31 14:48 UTC  (3+ messages)
  ` FW: "

[PATCHv3 1/7] shared/io: Remove disconnect handler in io_destroy
 2014-10-31 14:48 UTC  (2+ messages)

Listing live sessions after a session is destroyed
 2014-10-31 14:47 UTC 

post-receive: pub/scm/bluetooth/bluez
 2014-10-31 14:47 UTC 

[PATCH] rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() function
 2014-10-31 14:55 UTC  (12+ messages)
                    ` [PATCH v2] rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU

Quota question
 2014-10-31  8:45 UTC  (2+ messages)

[PATCH v2 00/11] uvcvideo: Move to video_ioctl2
 2014-10-31 14:43 UTC  (4+ messages)
` [PATCH v2 03/11] uvcvideo: Add V4L2 debug module parameter

v3.18-rc2 at a 32 bit KVM gives :"INFO: trying to register non-static key.the code is fine but needs lockdep annotation."
 2014-10-31 14:42 UTC  (7+ messages)

[PATCH v2] gcc: backport tow patches to fix ICE in dwarf2out_var_location
 2014-10-31 14:41 UTC 

[PATCH] isofs: remove unused functions
 2014-10-31 14:40 UTC  (2+ messages)

[PATCH v3 0/2] Intial support for voltage ADC
 2014-10-31 14:40 UTC  (6+ messages)
` [PATCH v3 2/2] DT: iio: vadc: document dt binding

[PATCH v8 0/5] amba/dma: pl330: add Power Management support
 2014-10-31 14:40 UTC  (5+ messages)
` [PATCH v8 1/5] PM / Runtime: Add getter for querying the IRQ safe option

[PATCH v5 0/4] fix freepage count problems in memory isolation
 2014-10-31 14:39 UTC  (4+ messages)
` [PATCH v5 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock

Toshiba energy India
 2014-10-31 13:55 UTC 

[PATCH 1/3] drm: Add a note to drm_property_create() about property lifetime
 2014-10-31 14:39 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Don't destroy DRM properties in the driver
` [PATCH 3/3] drm/gma500: "

[PATCH 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2014-10-31 14:38 UTC  (8+ messages)
` [PATCH 3/3] I2C: mediatek: Add driver for MediaTek "

brcm80211: use endian annotation for pmk related structure
 2014-10-31 14:37 UTC  (4+ messages)

[PATCH 0/1] QEMU upgrade to 2.1.2
 2014-10-31 14:36 UTC  (2+ messages)
` [PATCH 1/1] qemu: "

staging: media: lirc: lirc_zilog.c: replace custom print macros with dev_* and pr_*
 2014-10-31 14:35 UTC  (3+ messages)

Xen 4.5-rc1 update (RC1 is out 2014-Oct-24th)
 2014-10-31 14:33 UTC  (10+ messages)
      ` Is: QXL in Xen (busted) Was :Re: "

[PATCH v2] drivers: s390: net: ctcm: migrate variables to handle y2038 problem
 2014-10-31 14:34 UTC  (3+ messages)

[refpolicy] systemd
 2014-10-31 14:34 UTC 

[PATCH] staging: comedi: icp_multi: correct insn_bits returned data for DO
 2014-10-31 14:32 UTC  (2+ messages)

[PATCH] block: Fix computation of merged request priority
 2014-10-31 14:31 UTC  (3+ messages)

[PATCH v2 01/15] drm/dsi: Make mipi_dsi_dcs_{read, write}() symmetrical
 2014-10-31 14:28 UTC  (4+ messages)
` [PATCH 15/15] drm/panel: Add Sharp LQ101R1SX01 support

[PATCH 2/3] usb: xhci: This reworks ff8cbf250b448aac35589f6075082c3fcad8a8fe
 2014-10-31 14:28 UTC  (2+ messages)

Split RAID: Proposal for archival RAID using incremental batch checksum
 2014-10-31 14:25 UTC  (8+ messages)

[PATCH 0/18] SCSI XCOPY support for the kernel and device mapper
 2014-10-31 14:22 UTC  (4+ messages)
` [PATCH 4/18] block copy: initial XCOPY offload support

[PATCH 00/12] Add kdbus implementation
 2014-10-31 14:21 UTC  (6+ messages)

[usb] add support for APM X-Gene to xhci-platform
 2014-10-31 14:22 UTC  (5+ messages)
` [PATCH 1/2] [usb] make xhci platform driver use 64 bit or 32 bit DMA

[refpolicy] PyXML requirement for refpolicy
 2014-10-31 14:21 UTC  (2+ messages)

[Buildroot] [git commit] mp4v2: disable CFLAGS mangling
 2014-10-31 14:19 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.