messages from 2014-09-22 11:01:43 to 2014-09-22 11:45:22 UTC [more...]
[PATCH] virtio: unify config_changed handling
2014-09-22 11:45 UTC (3+ messages)
[Qemu-devel] [PULL v2 00/59] Block patches
2014-09-22 11:42 UTC (57+ messages)
` [Qemu-devel] [PULL v2 01/59] block/vhdx.c: Mark parent_vhdx_guid variable as unused
` [Qemu-devel] [PULL v2 02/59] ide/atapi: Mark non-data commands as complete
` [Qemu-devel] [PULL v2 03/59] aio-win32: fix uninitialized use of have_select_revents
` [Qemu-devel] [PULL v2 04/59] ide/ahci: Check for -ECANCELED in aio callbacks
` [Qemu-devel] [PULL v2 05/59] block: Add refcnt in BlockDriverAIOCB
` [Qemu-devel] [PULL v2 06/59] block: Add bdrv_aio_cancel_async
` [Qemu-devel] [PULL v2 07/59] block: Drop bdrv_em_co_aiocb_info.cancel
` [Qemu-devel] [PULL v2 08/59] block: Drop bdrv_em_aiocb_info.cancel
` [Qemu-devel] [PULL v2 09/59] thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
` [Qemu-devel] [PULL v2 10/59] linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PULL v2 11/59] dma: Convert dma_aiocb_info.cancel "
` [Qemu-devel] [PULL v2 12/59] iscsi: Convert iscsi_aiocb_info.cancel "
` [Qemu-devel] [PULL v2 13/59] archipelago: Drop archipelago_aiocb_info.cancel
` [Qemu-devel] [PULL v2 14/59] blkdebug: Drop blkdebug_aiocb_info.cancel
` [Qemu-devel] [PULL v2 15/59] blkverify: Drop blkverify_aiocb_info.cancel
` [Qemu-devel] [PULL v2 16/59] curl: Drop curl_aiocb_info.cancel
` [Qemu-devel] [PULL v2 17/59] qed: Drop qed_aiocb_info.cancel
` [Qemu-devel] [PULL v2 18/59] quorum: fix quorum_aio_cancel()
` [Qemu-devel] [PULL v2 19/59] quorum: Convert quorum_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PULL v2 20/59] rbd: Drop rbd_aiocb_info.cancel
` [Qemu-devel] [PULL v2 21/59] sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PULL v2 22/59] win32-aio: Drop win32_aiocb_info.cancel
` [Qemu-devel] [PULL v2 23/59] ide: Convert trim_aiocb_info.cancel to .cancel_async
` [Qemu-devel] [PULL v2 24/59] block: Drop AIOCBInfo.cancel
` [Qemu-devel] [PULL v2 25/59] block: Rename qemu_aio_release -> qemu_aio_unref
` [Qemu-devel] [PULL v2 26/59] qdev-monitor: fix segmentation fault on qdev_device_help()
` [Qemu-devel] [PULL v2 27/59] aio-win32: avoid out-of-bounds access to the events array
` [Qemu-devel] [PULL v2 28/59] block: Introduce "null" drivers
` [Qemu-devel] [PULL v2 29/59] qapi: Sort BlockdevDriver enum data list
` [Qemu-devel] [PULL v2 30/59] qapi: Sort items in BlockdevOptions definition
` [Qemu-devel] [PULL v2 31/59] qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PULL v2 35/59] iotests: Add more tests for qcow2 corruption
` [Qemu-devel] [PULL v2 36/59] image-fuzzer: Trivial readability and formatting improvements
` [Qemu-devel] [PULL v2 37/59] hmp: fix memory leak at hmp_info_block_jobs()
` [Qemu-devel] [PULL v2 38/59] qcow2: Fix leak of QemuOpts in qcow2_open()
` [Qemu-devel] [PULL v2 39/59] qapi: Allow enums in anonymous unions
` [Qemu-devel] [PULL v2 40/59] qcow2: Add overlap-check.template option
` [Qemu-devel] [PULL v2 41/59] qapi/block-core: Add "new" qcow2 options
` [Qemu-devel] [PULL v2 42/59] docs: List all image elements currently supported by the fuzzer
` [Qemu-devel] [PULL v2 43/59] fuzz: Add fuzzing functions for entries of refcount table and blocks
` [Qemu-devel] [PULL v2 44/59] layout: Add generators for "
` [Qemu-devel] [PULL v2 45/59] ahci: Adding basic functionality qtest
` [Qemu-devel] [PULL v2 46/59] ahci: MSI capability should be at 0x80, not 0x50
` [Qemu-devel] [PULL v2 47/59] ahci: Add test_pci_spec to ahci-test
` [Qemu-devel] [PULL v2 48/59] ahci: add test_pci_enable "
` [Qemu-devel] [PULL v2 49/59] ahci: properly shadow the TFD register
` [Qemu-devel] [PULL v2 50/59] ahci: Add test_hba_spec to ahci-test
` [Qemu-devel] [PULL v2 51/59] ahci: Add test_hba_enable "
` [Qemu-devel] [PULL v2 52/59] ahci: Add test_identify case "
` [Qemu-devel] [PULL v2 53/59] block/archipelago: Fix typo in qemu_archipelago_truncate()
` [Qemu-devel] [PULL v2 54/59] block: delete cow block driver
` [Qemu-devel] [PULL v2 55/59] block: vhdx - fix reading beyond pointer during image creation
` [Qemu-devel] [PULL v2 56/59] async: aio_context_new(): Handle event_notifier_init failure
` [Qemu-devel] [PULL v2 57/59] virtio: Import virtio_vring.h
` [Qemu-devel] [PULL v2 58/59] vring: Better error handling if num is too large
` [Qemu-devel] [PULL v2 59/59] block: Always compile virtio-blk dataplane
raid5 missing disks during chunk size grow
2014-09-22 11:44 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] Fix confused output for alias properties
2014-09-22 11:43 UTC (7+ messages)
[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
2014-09-22 11:43 UTC (14+ messages)
` [PATCH v11 07/10] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources from DT
[Qemu-devel] [PATCH v3 0/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm
2014-09-22 11:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] Add configure option --enable-pc-1-0-qemu-kvm
` [Qemu-devel] [libvirt] "
[Buildroot] [PATCH] perl: fix build of native modules
2014-09-22 11:42 UTC (3+ messages)
Nothing PROVIDES nativesdk-krb5
2014-09-22 11:41 UTC (3+ messages)
[Qemu-devel] [Patch v2 0/8] Netduino 2 Machine Model
2014-09-22 11:40 UTC (3+ messages)
` [Qemu-devel] [Patch v2 1/8] stm32f205_timer: Add the stm32f205 Timer
[PATCH 0/3] Add PCI domain support to R-Car drivers
2014-09-22 11:40 UTC (7+ messages)
[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
2014-09-22 11:40 UTC (7+ messages)
` [RFC PATCH v3 6/7] arm: call iommu_init before of_platform_populate
[PATCH] depmod: always initialize "deps" in mod_get_all_sorted_dependencies()
2014-09-22 11:39 UTC (2+ messages)
[PATCH 0/2] Driver for 74xx-ICs with MMIO access
2014-09-22 11:39 UTC (3+ messages)
` [PATCH 2/2] GPIO: 74xx-mmio: Add DT bindings documentation
[Buildroot] Buidroot zic command
2014-09-22 11:39 UTC (2+ messages)
[Buildroot] Question about adding toybox.mk
2014-09-22 11:38 UTC (3+ messages)
` [Buildroot] [PATCH] add toybox (was Re: Question about adding toybox.mk.)
Fwd: [util-linux] cal: add landscape layout for yearly views (#117)
2014-09-22 11:38 UTC (5+ messages)
[Bug 84140] New: mplayer crashes playing some files using vdpau output
2014-09-22 11:38 UTC (3+ messages)
` [Bug 84140] "
[PATCHv3 0/6] phy: simplified phy lookup
2014-09-22 11:37 UTC (8+ messages)
` [PATCH 2/6] phy: improved lookup method
[PATCH v3] docs: add PVH specification
2014-09-22 11:36 UTC (4+ messages)
[Bug 84178] New: Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5 Test: PutImage XY 500x500 Square
2014-09-22 11:36 UTC
[Patch 0/9]: support for generating SD images from wic
2014-09-22 11:35 UTC (10+ messages)
` [PATCH 1/9] wic: minor comment update
` [PATCH 2/9] wic: use IMAGE_EXTRA_SPACE for vfat rootfs
` [PATCH 3/9] wic: fix vfat partition sector count only if needed
` [PATCH 4/9] wic: set bootimg_dir when using image-name artifacts
` [PATCH 5/9] ref-manual: document IMAGE_BOOT_FILES
` [PATCH 6/9] documentation.conf: "
` [PATCH 7/9] wic: add new bootimg-partition plugin
` [PATCH 8/9] wic: add sdimage-bootpart kickstart file
` [PATCH 9/9] beaglebone.conf: add IMAGE_BOOT_FILES
[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
2014-09-22 11:35 UTC (10+ messages)
[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
2014-09-22 11:31 UTC (3+ messages)
mini-os: arm: grant mapping
2014-09-22 11:34 UTC (5+ messages)
Forcing fetch task when source changes
2014-09-22 11:33 UTC (2+ messages)
[GIT PULL 0/3] PHY: Fixes for 3.17 -rc cycle
2014-09-22 11:33 UTC (4+ messages)
[PATCH 2/3] i2c: add support for Cypress CYUSBS234 USB-I2C adapter
2014-09-22 11:30 UTC (2+ messages)
[PATCH] lib: remove prio_heap
2014-09-22 11:31 UTC (2+ messages)
[PATCH V5 00/15] arm64 EFI stub
2014-09-22 11:31 UTC (11+ messages)
` [PATCH V5 02/15] Move x86 specific funtions/variables to arch header
` [PATCH V5 14/15] Update libfdt to v1.4.0
` [PATCH V5 15/15] Add ARM EFI boot support
[Buildroot] [PATCH v2] cmake : bump to version 3.0.2
2014-09-22 11:31 UTC (2+ messages)
` [Buildroot] [PATCH v2] swig: add symlink to /usr/bin/swig2.0
Corrupt Network Packets -- 3.17-rc5/rc6
2014-09-22 11:30 UTC
[PATCH 1/7] android/tester: Add support for GATT Client Read/Write callbacks
2014-09-22 11:29 UTC (7+ messages)
` [PATCH 2/7] android/tester: Add GATT Characteristic Read test case
` [PATCH 3/7] android/tester: Add GATT Characteristic Read negative "
` [PATCH 4/7] android/tester: Add GATT Characteristic Read negative 2 "
` [PATCH 5/7] android/tester: Add GATT Descriptor Read "
` [PATCH 6/7] android/tester: Add GATT Descriptor Read negative "
` [PATCH 7/7] android/tester: Add GATT Descriptor Read 2 "
[PATCH 0/8] Add enlightenments for vGPU
2014-09-22 11:28 UTC (9+ messages)
` [PATCH 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled
[PATCH v1]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
2014-09-22 10:45 UTC (5+ messages)
` [PATCH v1 1/4] PCI: imx6: enable pcie on "
` [PATCH v1 2/4] PCI: imx6: update dts and binding for imx6sx pcie
` [PATCH v1 3/4] PCI: imx6: add imx6sx pcie related gpr bits definitions
` [PATCH v1 4/4] PCI: imx6: add imx6sx pcie support
[PATCH] build-sys: link swapoff to libblkid
2014-09-22 11:27 UTC (3+ messages)
` [PATCH 4/5] build-sys: swaplabel needs libmount
quick help on PDM DAC driver
2014-09-22 11:27 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] list supported machine types in their registration order
2014-09-22 11:26 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] save registration order of machine types
` [Qemu-devel] [PATCH 2/2] machine_parse(): list supported machine types in their registration order
internal compiler error while building valgrind ptest
2014-09-22 11:24 UTC (2+ messages)
[PATCH RFC 1/2] virtio: support for urgent descriptors
2014-09-22 11:24 UTC (8+ messages)
` [PATCH RFC 2/2] vhost: support "
[PATCH for 4.5 v4 3/4] libxl: add rtds scheduler
2014-09-22 11:24 UTC (2+ messages)
[RFC Patch v4 0/9] Some bugfix patches
2014-09-22 11:22 UTC (3+ messages)
` [RFC Patch v4 6/9] don't zero out ioreq page and handle the pended I/O after resuming
[Qemu-devel] [PATCH] blkdebug: show an error for invalid event names
2014-09-22 11:21 UTC (2+ messages)
[PATCH 5/5] logger: gettimeofday needs <sys/time.h>
2014-09-22 11:21 UTC (5+ messages)
` [PATCH 3/5] build-sys: build libmount everywhere
` [PATCH 2/5] libmount: only include context on linux
` [PATCH 1/5] libmount: only invoke loopcxt "
[PATCH v2 1/2] gpio: Increase ARCH_NR_GPIOs to 512
2014-09-22 11:19 UTC (3+ messages)
` [PATCH v2 2/2] gpio: Add support for Intel Cherryview/Braswell GPIO controller
[Xenomai] problem with rt_task_wait_period
2014-09-22 11:19 UTC (9+ messages)
` [Xenomai] clock_gettime cause runaway thread
[PATCH] umount: read mountinfo if --detach-loop given
2014-09-22 11:19 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] ivshmem security fixes
2014-09-22 11:22 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 1/4] ivshmem: Check ivshmem_read() size argument
` [Qemu-devel] [PATCH v3 2/4] ivshmem: validate incoming_posn value from server
` [Qemu-devel] [PATCH v3 3/4] ivshmem: Fix potential OOB r/w access
` [Qemu-devel] [PATCH v3 4/4] ivshmem: Fix fd leak on error
[PATCH 12/89] drm/i915/skl: Implement thew new update_plane() for primary planes
2014-09-22 11:18 UTC (2+ messages)
` [PATCH 12/89 v8] drm/i915/skl: Implement the "
[PATCH] x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
2014-09-22 11:17 UTC
Fwd: S3 API Compatibility support
2014-09-22 11:17 UTC (13+ messages)
[Qemu-devel] [PATCH v2] ivshmem: use error_report
2014-09-22 11:20 UTC (4+ messages)
[PATCH][SCSI] mpt2sas: fix undefined reference to `__udivdi3' compilation errors
2014-09-22 11:16 UTC (2+ messages)
[PATCH v5 00/11] PM / Domains: Generic OF-based support
2014-09-22 11:15 UTC (7+ messages)
` [PATCH v5 01/11] PM / Domains: Add a detach callback to the struct dev_pm_domain
` [PATCH v5 04/11] PM / Domains: Add APIs to attach/detach a PM domain for a device
[PATCH net-next] tcp: avoid possible arithmetic overflows
2014-09-22 11:13 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] fix two bugs about numa _and_ hotplug memory feature
2014-09-22 11:17 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] pc-dimm: No numa option shouldn't break "
[PATCH V4 00/15] arm64 EFI stub
2014-09-22 11:13 UTC (8+ messages)
` [PATCH V4 15/15] Add ARM EFI boot support
[RFC + Queries] Flow of PCI passthrough in ARM
2014-09-22 11:09 UTC (3+ messages)
[PATCH 0/5] hda-emu: Add more stuff in hda-spec
2014-09-22 11:09 UTC (6+ messages)
` [PATCH 1/5] hda-spec: Add fixups for Haswell/Broadwell HDMI
` [PATCH 2/5] hda-spec: Add access to secret node 0x8 "
` [PATCH 3/5] hda-spec: Add more secret nodes for Realtek codecs
` [PATCH 4/5] hda-spec: Add secret eq verbs for IDT
` [PATCH 5/5] hda-spec: Add IDT 92HD95 to IDT verb codec list
[PATCH] i2c: axxia: Add I2C driver for AXM55xx
2014-09-22 11:04 UTC (8+ messages)
[net-next PATCH 00/29] Add support for the Intel FM10000 Ethernet Switch Host Interface
2014-09-22 11:03 UTC (4+ messages)
` [net-next PATCH 29/29] fm10k: Add support for PTP
[PATCH v4 0/5] Add drm driver for Rockchip Socs
2014-09-22 11:02 UTC (3+ messages)
` [PATCH v4 5/5] drm/rockchip: Add support for Rockchip Soc EDP
(no subject)
2014-09-22 10:48 UTC (5+ messages)
` [PATCH RFC 2/2] PCI: imx6: add imx6sx pcie support
[PATCH v2 0/3] Convert twl4030_madc_battery to IIO consumer and add DT aupport
2014-09-22 11:03 UTC (3+ messages)
` [PATCH v2] Documentation: DT: Document twl4030-madc-battery bindings
fs: INFO: possible irq lock inversion dependency detected in kill_fasync
2014-09-22 11:02 UTC (4+ messages)
[PATCH 0/3] eal / bonding pmd cleanup
2014-09-22 11:02 UTC (3+ messages)
[PATCH] Fix nasty 32-bit overflow bug in buffer i/o code
2014-09-22 11:01 UTC (5+ messages)
[PATCH 1/6] android/hal-ipc-api: Add MCE HAL
2014-09-22 11:01 UTC (6+ messages)
` [PATCH 2/6] android/hal-mce-api: Add get remote MAS instance command and event
` [PATCH 3/6] android/mce: Add Android MCE header
` [PATCH 4/6] android/hal-mce: Add skeleton for MCE HAL
` [PATCH 5/6] android/hal-mce: Add event handler
` [PATCH 6/6] android/hal-mce: Add API calls
[PATCH v3 1/2] iw: Allow user to provide freq during mesh join
2014-09-22 11:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.