All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-22 11:42:18 to 2014-09-22 12:40:33 UTC [more...]

[Qemu-devel] [PATCH v4 00/19] drop qapi nested structs
 2014-09-22 12:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/19] qapi: Consistent whitespace in tests/Makefile
` [Qemu-devel] [PATCH v4 04/19] qapi: Document type-safety considerations

Building X-11 image on i.MX 6Quad Sabre-SD
 2014-09-22 12:37 UTC 

Thinly-Provisioned Logical Volumes
 2014-09-22 12:38 UTC  (2+ messages)

AMD GPU passthrough in Xen
 2014-09-22 12:38 UTC  (2+ messages)

Performance Issues
 2014-09-22 12:37 UTC  (4+ messages)

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-09-22 12:37 UTC  (4+ messages)

[PATCH] mem2mem_testdev: rename to vim2m
 2014-09-22 12:37 UTC 

[Qemu-devel] [PULL v2 00/59] Block patches
 2014-09-22 11:42 UTC  (59+ 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 32/59] qcow2: Add qcow2_signal_corruption()
` [Qemu-devel] [PULL v2 34/59] qcow2: Check L1/L2/reftable entries for alignment
` [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

[PATCHv4 1/9] Clean WM8971 through checkpatch
 2014-09-22 12:35 UTC  (6+ messages)
` [PATCHv4 7/9] WM8971 uses msleep to replace work queue
` [PATCHv4 9/9] ASOC add WM8973 support to WM8971

RHEL6.6 dm-cache and dm-era
 2014-09-22 12:35 UTC  (4+ messages)

[Buildroot] [PATCH v3] Add support for Flattened Image Trees
 2014-09-22 12:34 UTC  (3+ messages)

[Buildroot] [PATCH] package/mono: new package
 2014-09-22 12:34 UTC 

[Qemu-devel] [PATCH] Implement recursive op blockers
 2014-09-22 12:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH] block: Make op blockers recursive

[Qemu-devel] [PATCH 0/2] list supported machine types in their registration order
 2014-09-22 12:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] machine_parse(): "

[PATCH] clk: exynos4: fix g3d clocks
 2014-09-22 12:32 UTC  (2+ messages)

(unknown),
 2014-09-22 11:58 UTC 

[Qemu-devel] [PATCH v4] vmdk: Fix integer overflow in offset calculation
 2014-09-22 12:32 UTC  (2+ messages)

[PATCH] wil6210: ethtool ops
 2014-09-22 12:31 UTC 

[Qemu-devel] [PATCH 0/3] Fix confused output for alias properties
 2014-09-22 12:34 UTC  (9+ messages)

[RFC 00/14] perf pollfd v3
 2014-09-22 12:29 UTC  (3+ messages)
` [PATCH 11/14] tools lib api: Adopt fdarray class from perf's evlist

[PATCH for-4.5 v7 00/21] Mem_event and mem_access for ARM
 2014-09-22 12:29 UTC  (11+ messages)
` [PATCH for-4.5 v7 07/21] xen: Relocate p2m_mem_access_check into common and refactor it
` [PATCH for-4.5 v7 14/21] xen/arm: p2m changes for mem_access support
` [PATCH for-4.5 v7 16/21] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v7 21/21] tools/tests: Enable xen-access on ARM

Questio about high CPU load during iperf ethernet testing
 2014-09-22 12:29 UTC 

[PATCH 1/2] i2c: designware: Rework probe() to get clock a bit later
 2014-09-22 12:29 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware: Add support for AMD I2C controller

[Qemu-devel] [PATCH v3 0/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm
 2014-09-22 12:28 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/2] "
` [Qemu-devel] [PATCH v3 2/2] Add configure option --enable-pc-1-0-qemu-kvm
    ` [Qemu-devel] [libvirt] "

[meta-qt5] [daisy] qtwayland fetch fail
 2014-09-22 12:28 UTC  (4+ messages)

[PATCH 4/4] generic/100: Don't use the -R option for tar
 2014-09-22 12:26 UTC 

[PATCH 3/4] generic/310: Make killall invocations not use the path to the executable
 2014-09-22 12:24 UTC 

[PATCH 2/4] Change all occurrences of stat --format and stat --printf to stat -c
 2014-09-22 12:23 UTC 

[PATCH 1/4] common/rc: dd(): Correctly redirect stderr to stdout
 2014-09-22 12:22 UTC 

[PATCH 0/4] Busybox support
 2014-09-22 12:21 UTC 

[PATCH] mmc: omap_hsmmc: Switch to using managed version to gpio request
 2014-09-22 12:29 UTC 

[PATCH V5 00/15] arm64 EFI stub
 2014-09-22 12:24 UTC  (13+ messages)
` [PATCH V5 04/15] Add architecture functions for pre/post ExitBootServices
` [PATCH V5 05/15] Add efi_arch_cfg_file_early/late() to handle arch specific cfg file fields
` [PATCH V5 06/15] Add efi_arch_handle_cmdline() for processing commandline
` [PATCH V5 07/15] Move x86 specific disk probing code
` [PATCH V5 08/15] Create arch functions for console and video init
` [PATCH V5 09/15] Add efi_arch_memory() for arch specific memory setup

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-21
 2014-09-22 12:24 UTC  (2+ messages)

Nothing PROVIDES nativesdk-krb5
 2014-09-22 12:23 UTC  (8+ messages)

[Buildroot] [PATCH v2] cmake : bump to version 3.0.2
 2014-09-22 12:23 UTC  (3+ messages)
` [Buildroot] [PATCH v2] swig: add symlink to /usr/bin/swig2.0

[PATCH 1/4] Properly cast to avoid compiler warnings, fixes FTBFS on alpha and ia64
 2014-09-22 12:23 UTC  (3+ messages)
` [PATCH 2/4] Fixes FTBFS with --no-add-needed

[PATCH 2/2] gnupg: add pinentry RDEPENDS
 2014-09-22 12:22 UTC  (5+ messages)

[PATCH 0/7] cleanup option parsing in bsd/linux eal
 2014-09-22 12:22 UTC  (3+ messages)
` [PATCH 1/7] eal: remove unused --use-device option

[Bug 84140] New: mplayer crashes playing some files using vdpau output
 2014-09-22 12:21 UTC  (3+ messages)
` [Bug 84140] "

[PATCH] i2c: axxia: Add I2C driver for AXM55xx
 2014-09-22 12:18 UTC  (8+ messages)

itrace: An interrupts tracing tool
 2014-09-22 12:18 UTC  (2+ messages)

[Qemu-devel] [[PATCH v2] 1/1] vpc.c: Add VHD resize support
 2014-09-22 12:17 UTC  (2+ messages)

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-22 12:15 UTC  (11+ messages)
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources "

[PATCH nf-next 0/2] modularize br_netfilter
 2014-09-22 12:16 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: bridge: nf_bridge_copy_header as static inline in header
` [PATCH nf-next] netfilter: move br_netfilter out of the bridge core

[PATCH] tools: Destroy client on error
 2014-09-22 12:14 UTC 

[Qemu-devel] [PATCH] kvmvapic: fix migration
 2014-09-22 12:14 UTC 

?Regression? Removed linker symbolic link
 2014-09-22 12:14 UTC 

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-22 12:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 20/23] block/qapi: Convert qmp_query_block() to BlockBackend
` [Qemu-devel] [PATCH v3 21/23] blockdev: Convert qmp_eject(), qmp_change_blockdev() "
` [Qemu-devel] [PATCH v3 22/23] block: Lift device model API into BlockBackend
` [Qemu-devel] [PATCH v3 23/23] block: Make device model's references to BlockBackend strong

[PATCH] libpng 1.6.13: fix build for aarch64
 2014-09-22 12:12 UTC 

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-09-22 12:12 UTC  (11+ messages)

[Qemu-devel] [Patch v2 0/8] Netduino 2 Machine Model
 2014-09-22 12:11 UTC  (3+ messages)
` [Qemu-devel] [Patch v2 4/8] target_arm: Remove memory region init from armv7m_init

[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-09-22 12:09 UTC  (4+ messages)
` [PATCH v2 04/18] clk: exynos: add missing smmu_g2d clock and update comments

[PATCH 0/2] s3c RTC fix for Exynos Chromebooks
 2014-09-22 12:09 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: Add rtc_src clk for s3c-rtc on exynos5250-snow

[U-Boot] Add support for Congatec Conga-QEVAl board
 2014-09-22 12:08 UTC 

[PATCH 0/3] ath10k: debug improvements
 2014-09-22 12:07 UTC  (7+ messages)
` [PATCH 2/3] ath10k: dump hex bytes with dev string prefix

[PATCH v1]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-22 12:06 UTC  (3+ messages)
` [PATCH v1 1/4] PCI: imx6: enable pcie on "

[patch 0/2] Documentation fixes
 2014-09-22 12:06 UTC  (6+ messages)
` [patch 2/2] Add the man page for kmod(8)

Unable to mount multiple subvolumes of a single disk
 2014-09-22 12:04 UTC  (7+ messages)

Forcing fetch task when source changes
 2014-09-22 12:02 UTC  (3+ messages)

[PATCH] ARM: dts: s3c64xx: Enable PWM node by default
 2014-09-22 12:03 UTC  (4+ messages)

[PATCH 0/3] Add PCI domain support to R-Car drivers
 2014-09-22 12:02 UTC  (6+ messages)

Fwd: [util-linux] cal: add landscape layout for yearly views (#117)
 2014-09-22 12:02 UTC  (6+ messages)

[GIT PULL] Final KVM changes for 3.17
 2014-09-22 12:02 UTC 

raid5 missing disks during chunk size grow
 2014-09-22 12:02 UTC  (4+ messages)

buffer delivery stops with cx23885
 2014-09-22 12:01 UTC  (17+ messages)

[U-Boot] [PATCH fix for v2014.10 0/5] USB keyboard: don't crash on "usb reset"
 2014-09-22 12:01 UTC  (3+ messages)
` [U-Boot] [PATCH fix for v2014.10 2/5] usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()

[PATCH 1/4] btrfs: correct empty compression property behavior
 2014-09-22 12:01 UTC  (4+ messages)
` [PATCH 2/4] btrfs: introduce new compression property to disable compression at all
  ` [PATCH 3/4] btrfs: export __btrfs_set_prop

[PATCH v5] Fix interrupt latency of HVM PCI passthroughdevices
 2014-09-22 11:58 UTC  (3+ messages)
` [PATCH v5 for-xen-4.5 1/3] dpci: Replace tasklet with an softirq (v5)

[U-Boot] [PATCH] imx6: add Bachmann OT1200 board v2
 2014-09-22 11:57 UTC  (2+ messages)
` [U-Boot] [PATCH] kconfiglib: change SPDX-License-Identifier to ISC

weston-launch failed with gpu-viv-bin-mx6q-3.10.31-1.1.0-beta-hfp
 2014-09-22 11:56 UTC  (2+ messages)

[XEN/ARM: Patch v3 1/1] Add support for the Exynos secure firmware
 2014-09-22 11:56 UTC  (2+ messages)

[PATCH 0/6] unshare and simplify omap_hsmmc platform struct
 2014-09-22 11:55 UTC  (7+ messages)
` [PATCH 1/6] omap_hsmmc: unshare platform data struct with mmci driver
` [PATCH 2/6] omap_hsmmc: remove unused callbacks from platform data struct
` [PATCH 3/6] omap_hsmmc: remove unused fields in platform_data
` [PATCH 4/6] omap_hsmmc: remove unused get_context_loss_count callback
` [PATCH 5/6] omap_hsmmc: remove un-initialized callbacks from platform data
` [PATCH 6/6] omap_hsmmc: remove un-initialized get_cover_state callback

The Yocto layer re-architect for FSL QorIQ SDK
 2014-09-22 11:54 UTC  (2+ messages)

[RFC PATCH] xen/arm: GICv3 support for domU
 2014-09-22 11:53 UTC  (4+ messages)

[PATCH for-4.5 v6 00/16] Xen VMware tools support
 2014-09-22 11:49 UTC  (3+ messages)
` [PATCH for-4.5 v6 01/16] xen: Add support for VMware cpuid leaves

[patch net-next v2 8/9] switchdev: introduce Netlink API
 2014-09-22 11:48 UTC  (12+ messages)

[PATCH 3/3] gpio: add support for Cypress CYUSBS234 USB-GPIO adapter
 2014-09-22 11:43 UTC  (2+ messages)

[PATCH 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-22 11:45 UTC  (4+ messages)
` [PATCH 2/3] sched: add a macro to define bitops for task atomic flags

[PATCH] virtio: unify config_changed handling
 2014-09-22 11:45 UTC  (3+ messages)

[Buildroot] [PATCH] perl: fix build of native modules
 2014-09-22 11:42 UTC  (3+ messages)


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.