All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-21 21:12:04 to 2014-02-21 22:14:04 UTC [more...]

[Qemu-devel] [PULL 00/54] Block patches
 2014-02-21 22:12 UTC  (42+ messages)
` [Qemu-devel] [PULL 01/54] qcow2: Set zero flag for discarded clusters
` [Qemu-devel] [PULL 02/54] block: Fix bdrv_is_first_non_filter()
` [Qemu-devel] [PULL 03/54] block: Change BDS parameter of bdrv_open() to **
` [Qemu-devel] [PULL 04/54] block: Add reference parameter to bdrv_open()
` [Qemu-devel] [PULL 05/54] block: Make bdrv_file_open() static
` [Qemu-devel] [PULL 06/54] block: Reuse reference handling from bdrv_open()
` [Qemu-devel] [PULL 07/54] block: Remove bdrv_new() from bdrv_file_open()
` [Qemu-devel] [PULL 08/54] block: Handle bs->options in bdrv_open() only
` [Qemu-devel] [PULL 09/54] block: Reuse success path from bdrv_open()
` [Qemu-devel] [PULL 10/54] block: Remove bdrv_open_image()'s force_raw option
` [Qemu-devel] [PULL 11/54] nbd: produce a better error if neither host nor port is passed
` [Qemu-devel] [PULL 12/54] nbd: correctly propagate errors
` [Qemu-devel] [PULL 13/54] nbd: inline tcp_socket_incoming_spec into sole caller
` [Qemu-devel] [PULL 14/54] nbd: move socket wrappers to qemu-nbd
` [Qemu-devel] [PULL 15/54] iscsi: fix indentation
` [Qemu-devel] [PULL 16/54] iscsi: correctly propagate errors in iscsi_open
` [Qemu-devel] [PULL 17/54] gluster: default scheme to gluster:// and host to localhost
` [Qemu-devel] [PULL 18/54] gluster: correctly propagate errors
` [Qemu-devel] [PULL 19/54] cow: "
` [Qemu-devel] [PULL 20/54] curl: "
` [Qemu-devel] [PULL 21/54] qcow: "
` [Qemu-devel] [PULL 22/54] qed: "
` [Qemu-devel] [PULL 23/54] vhdx: "
` [Qemu-devel] [PULL 24/54] vvfat: "
` [Qemu-devel] [PULL 25/54] vmdk: extract vmdk_read_desc
` [Qemu-devel] [PULL 26/54] vmdk: push vmdk_read_desc up to caller
` [Qemu-devel] [PULL 27/54] vmdk: do not try opening a file as both image and descriptor
` [Qemu-devel] [PULL 28/54] vmdk: correctly propagate errors
` [Qemu-devel] [PULL 29/54] block: do not abuse EMEDIUMTYPE
` [Qemu-devel] [PULL 30/54] vdi: say why an image is bad
` [Qemu-devel] [PULL 31/54] qemu-option: has_help_option() and is_valid_option_list()
` [Qemu-devel] [PULL 32/54] qemu-img create: Support multiple -o options
` [Qemu-devel] [PULL 33/54] qemu-img convert: "
` [Qemu-devel] [PULL 34/54] qemu-img amend: "
` [Qemu-devel] [PULL 35/54] qemu-img: Allow -o help with incomplete argument list
` [Qemu-devel] [PULL 36/54] qemu-iotests: Check qemu-img command line parsing
` [Qemu-devel] [PULL 37/54] qemu-config: Sections must consist of keys
` [Qemu-devel] [PULL 38/54] qdict: Extract non-QDicts in qdict_array_split()
` [Qemu-devel] [PULL 41/54] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB
` [Qemu-devel] [PULL 42/54] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [PULL 43/54] quorum: Add quorum_aio_writev and its dependencies

Stuck getting DTS working for a new kirkwood board
 2014-02-21 22:12 UTC  (8+ messages)

[GIT PULL] Device tree bug fix on compatible order
 2014-02-21 22:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] quorum: Simplify quorum_open()
 2014-02-21 21:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] iotests: Mixed quorum child device specifications

perf_fuzzer causes reboot
 2014-02-21 22:13 UTC  (2+ messages)
` perf_fuzzer compiled for x32 "

[Buildroot] [PATCH] Config: default BR2_PACKAGE_OVERRIDE_FILE to $(CONFIG_DIR)/local.mk
 2014-02-21 22:11 UTC  (2+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-21 22:10 UTC  (12+ messages)

[PATCH 0/3] Binder ABI updates for 64bit systems for staging-next
 2014-02-21 22:10 UTC  (7+ messages)
` [PATCH 2/3] staging: binder: Support concurrent 32 bit and 64 bit processes

[Qemu-devel] [PATCH V19 00/12] Quorum block filter
 2014-02-21 22:09 UTC  (16+ messages)
` [Qemu-devel] [PATCH V19 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB
` [Qemu-devel] [PATCH V19 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [PATCH V19 03/12] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [PATCH V19 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [PATCH V19 05/12] quorum: Add quorum_aio_readv
` [Qemu-devel] [PATCH V19 06/12] quorum: Add quorum mechanism
` [Qemu-devel] [PATCH V19 07/12] quorum: Add quorum_getlength()
` [Qemu-devel] [PATCH V19 08/12] quorum: Add quorum_invalidate_cache()
` [Qemu-devel] [PATCH V19 09/12] quorum: Add quorum_co_flush()
` [Qemu-devel] [PATCH V19 10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum
` [Qemu-devel] [PATCH V19 11/12] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [PATCH V19 12/12] quorum: Add unit test

[PATCH v1.3 11/11] arcmsr: Adding support Areca ARC1214/1224/1264/1284 SATA 6Gb raid controllers
 2014-02-21 22:09 UTC  (2+ messages)

q35 in xen? vfio in xen?
 2014-02-21 22:09 UTC  (4+ messages)

[PATCH 0/2] ARM: mm: allow for stricter kernel memory perms
 2014-02-21 22:09 UTC  (10+ messages)
` [PATCH 2/2] ARM: mm: keep rodata non-executable

+ drivers-rtc-rtc-s3cc-fix-incorrect-way-of-save-restore-of-s3c2410_ticnt-for-type_s3c64xx.patch added to -mm tree
 2014-02-21 22:08 UTC 

+ mm-exclude-memory-less-nodes-from-zone_reclaim.patch added to -mm tree
 2014-02-21 22:07 UTC 

[PATCH] mm: exclude memory less nodes from zone_reclaim
 2014-02-21 22:07 UTC  (3+ messages)

version recommendation for VGA passthrough in Windows 7guest, on headless host
 2014-02-21 21:03 UTC 

xm/xl shutdown does not work with HVM guest
 2014-02-21 22:04 UTC  (8+ messages)

[PATCH 4/4] hugetlb: add hugepages_node= command-line option
 2014-02-21 22:04 UTC  (13+ messages)

[GIT PULL] irqchip: mvebu fixes for v3.14
 2014-02-21 22:03 UTC  (3+ messages)
` [GIT PULL V2] "

Architectural question regarding IOV support in Linux 3.13.4
 2014-02-21 22:03 UTC  (3+ messages)

[PATCH 0/3] Wider exposure for index-v4
 2014-02-21 22:02 UTC  (4+ messages)
` [PATCH 1/3] introduce GIT_INDEX_VERSION environment variable

[Qemu-devel] [PATCH] Sun4m : SCSI ESP controller
 2014-02-21 22:03 UTC  (3+ messages)

[PATCH 3.14-rc3] input: Add device id for Thrustmaster GPX Gamepad for joystick/xpad.c driver
 2014-02-21 21:59 UTC 

[PATCH] x264: SPE is not compatible with Altivec
 2014-02-21 21:59 UTC  (6+ messages)
` [PATCHv2] x246: Disable Altivec asm when SPE is enabled

+ ocfs2-fix-quota-file-corruption.patch added to -mm tree
 2014-02-21 21:58 UTC 

+ quota-fix-race-between-dqput-and-dquot_scan_active.patch added to -mm tree
 2014-02-21 21:57 UTC 

[meta-qt5][PATCH 1/2] nativesdk-qtbase: Fix install error in case install task is rerun
 2014-02-21 21:56 UTC  (7+ messages)
` [meta-qt5][PATCH 2/2] nativesdk-qtbase.inc: Remove unused contents

[meta-fsl-arm][PATCH 0/2] Get master working again
 2014-02-21 21:54 UTC  (3+ messages)
` [meta-fsl-arm][PATCH 1/2] mesa: Update to follow OE-Core changes
` [meta-fsl-arm][PATCH 2/2] xserver-xorg: Backport 1.14.4 version

[obsolete] afs-afs_alloc_inode-use-kmem_cache_zalloc.patch removed from -mm tree
 2014-02-21 21:54 UTC 

[ath9k-devel] Slow connection when using eduroam (AR9285)
 2014-02-21 21:54 UTC  (6+ messages)

[PATCH 0/7] IBM Akebono/PPC476GTR Support
 2014-02-21 21:53 UTC  (6+ messages)
` [PATCH 7/7] powerpc: Added PCI MSI support using the HSTA module

[PATCH] mlx4: Use GFP_NOFS calls during the ipoib TX path when creating the QP
 2014-02-21 21:53 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2014-02-21 21:52 UTC 

current trinity gives glibc errors
 2014-02-21 21:52 UTC  (6+ messages)

[PATCH v2] afs: afs_alloc_inode: use kmem_cache_zalloc
 2014-02-21 21:52 UTC  (3+ messages)

[withdrawn] afs-afs_alloc_inode-use-kmem_cache_zalloc-fix.patch removed from -mm tree
 2014-02-21 21:51 UTC 

[PATCH] [RFC] time: Improve negative offset handling in timekeeping_inject_offset
 2014-02-21 21:50 UTC 

+ ocfs2-dlm-fix-recovery-hung.patch added to -mm tree
 2014-02-21 21:50 UTC 

[meta-qt5][PATCH 1/4] qmake5_base.bbclass: Use Qt version path for headers
 2014-02-21 21:48 UTC  (3+ messages)

+ afs-afs_alloc_inode-use-kmem_cache_zalloc-fix.patch added to -mm tree
 2014-02-21 21:47 UTC 

+ afs-afs_alloc_inode-use-kmem_cache_zalloc.patch added to -mm tree
 2014-02-21 21:47 UTC 

[PATCH 00/55] xfsprogs: bring code up to date with kernel
 2014-02-21 21:46 UTC  (9+ messages)
` [PATCH 46/55] xfs: Add xfs_log_rlimit.c

[PATCH] cpuidle/mips: remove redundant cpuidle_idle_call()
 2014-02-21 21:44 UTC  (2+ messages)

[Qemu-devel] Error compiling qemu from source on Ubuntu 12.10
 2014-02-21 21:41 UTC  (2+ messages)

+ wait-swap-exit_zombie-and-exit_dead-to-hide-exit_trace-from-user-space.patch added to -mm tree
 2014-02-21 21:39 UTC 

+ wait-completely-ignore-the-exit_dead-tasks.patch added to -mm tree
 2014-02-21 21:39 UTC 

+ wait-use-exit_trace-only-if-thread_group_leaderzombie.patch added to -mm tree
 2014-02-21 21:39 UTC 

+ wait-introduce-exit_trace-to-avoid-the-racy-exit_dead-exit_zombie-transition.patch added to -mm tree
 2014-02-21 21:39 UTC 

+ wait-fix-reparent_leader-vs-exit_dead-exit_zombie-race.patch added to -mm tree
 2014-02-21 21:39 UTC 

[tip:sched/core] cpuidle/arm64: remove redundant cpuidle_idle_call()
 2014-02-21 21:35 UTC 

[PATCH RFC] Large file support (LFS) for can-utils
 2014-02-21 21:37 UTC  (2+ messages)

[PATCH] kvm: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-21 21:36 UTC  (7+ messages)
    ` [PATCH v2] kvm: Use pci_enable_msix_exact() "

[tip:sched/core] cpuidle/powernv: remove redundant cpuidle_idle_call()
 2014-02-21 21:34 UTC 

error on mesa receipt
 2014-02-21 21:35 UTC  (7+ messages)

[tip:sched/core] sched, nohz: Isolated cores do not load balance
 2014-02-21 21:34 UTC 

[PATCH] sched: Fix select_task_rq_fair() description comments
 2014-02-21 21:34 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 7/9] sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
 2014-02-21 21:34 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 8/9] workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
 2014-02-21 21:34 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 6/9] sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
 2014-02-21 21:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 5/9] rcu: Use MAX_NICE to replace hard coding of 19
 2014-02-21 21:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 4/9] sched: prio: Add spaces before and after operator of '-'
 2014-02-21 21:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 3/9] sched: prio: Use NICE_WIDTH macro to avoid using of hard coding of 40 and 20 in prio.h
 2014-02-21 21:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 2/9] sched: prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
 2014-02-21 21:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 1/9] sched: Prio: Use DEFAULT_PRIO to define NICE_TO_PRIO and PRIO_TO_NICE
 2014-02-21 21:32 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 2/2] sched/rt: Make init_sched_rt_calss() __init
 2014-02-21 21:32 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 1/2] sched/rt: Remove leaf_rt_rq_list from struct rq
 2014-02-21 21:32 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 6/6] sched: Consider pi boosting in setscheduler
 2014-02-21 21:32 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 5/6] sched: Queue RT tasks to head when prio drops
 2014-02-21 21:32 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 4/6] sched: Adjust sched_reset_on_fork when nothing else changes
 2014-02-21 21:32 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 3/6] sched: Better debug output for might sleep
 2014-02-21 21:31 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 2/6] sched: Check for idle task in might_sleep()
 2014-02-21 21:31 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] drm/i915: add unclaimed register checks to BDW
 2014-02-21 21:32 UTC 

Can't build mesa with latest master
 2014-02-21 21:32 UTC 

[PATCH 1/6] sched: Init idle->on_rq in init_idle()
 2014-02-21 21:31 UTC  (2+ messages)
` [tip:sched/core] "

[tip:sched/core] sched: Guarantee task priority in pick_next_task ()
 2014-02-21 21:31 UTC 

[tip:sched/core] sched: Remove some #ifdeffery
 2014-02-21 21:31 UTC 

[PATCH] sched: Fix rt/dl hotplug condition
 2014-02-21 21:30 UTC  (2+ messages)
` [tip:sched/core] sched: Fix hotplug task migration

[PATCH v2] mmc-utils: add eMMC 5.0 FFU support
 2014-02-21 21:31 UTC  (6+ messages)

[PATCH] sched/fair: Remove idle_balance() declaration in sched.h
 2014-02-21 21:30 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched: reset se-depth when task switched to FAIR
 2014-02-21 21:30 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Reset "

[Buildroot] [git commit] skeleton: /etc/fstab: make sure /tmp is world writable and sticky
 2014-02-21 21:30 UTC 

[PATCH] x86, kaslr: randomize module base load address
 2014-02-21 21:27 UTC  (7+ messages)

[PATCH] drm/radeon: fix missing bo reservation
 2014-02-21 21:26 UTC  (2+ messages)

[PATCH] mm: per-thread vma caching
 2014-02-21 21:24 UTC  (8+ messages)

[ARCH question] Do syscall_get_nr and syscall_get_arguments always work?
 2014-02-21 21:21 UTC  (6+ messages)

[PATCH v3 0/7] cfg80211/mac80211: move interface combinations check to mac80211
 2014-02-21 21:21 UTC  (4+ messages)
` [PATCH v3 3/7] cfg80211: refactor cfg80211_can_use_iftype_chan()

[Qemu-devel] [PATCH v2] check-qdict: Test termination of qdict_array_split()
 2014-02-21 21:18 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split()
 2014-02-21 21:17 UTC  (2+ messages)

[Buildroot] udev 182: scsi/scsi.h not found
 2014-02-21 21:17 UTC  (3+ messages)

v0.77 contributors credits
 2014-02-21 21:17 UTC  (2+ messages)

[PATCH] xen-pciback: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-21 21:15 UTC  (11+ messages)
          ` [PATCH v2] xen-pciback: Use pci_enable_msix_exact() "

[PATCH] perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table
 2014-02-21 21:14 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/uncore: Fix IVT/ SNB-EP "

linux 3.13 guest crash with -cpu host
 2014-02-21 21:14 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: Correctly use FEATURE_PDCM

[PATCH] perf, nmi: fix unknown NMI warning
 2014-02-21 21:14 UTC  (2+ messages)
` [tip:perf/urgent] perf, nmi: Fix "

[PATCH v2 8/8] perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC
 2014-02-21 21:13 UTC  (2+ messages)
` [tip:perf/core] perf/x86/uncore: use MiB unit for events for SNB/ IVB/HSW IMC

[PATCH v2 7/8] perf/x86/uncore: add hrtimer to SNB uncore IMC PMU
 2014-02-21 21:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 6/8] perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support
 2014-02-21 21:13 UTC  (2+ messages)
` [tip:perf/core] perf/x86/uncore: add SNB/IVB/ HSW "

[PATCH v2 5/8] perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()
 2014-02-21 21:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 4/8] perf/x86/uncore: make hrtimer timeout configurable per box
 2014-02-21 21:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHv3] NVMe: RCU protected access to io queues
 2014-02-21 21:13 UTC 

[PATCH] drm/i915: re-add locking around hw state readout
 2014-02-21 21:13 UTC 

[PATCH v2 3/8] perf/x86/uncore: add PCI ids for SNB/IVB/HSW IMC
 2014-02-21 21:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 2/8] perf/x86/uncore: add ability to customize pmu callbacks
 2014-02-21 21:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 1/8] perf/x86/uncore: fix initialization of cpumask
 2014-02-21 21:12 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] x86/nmi: Push duration printk() to irq context
 2014-02-21 21:12 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Warn to early_printk() in case irq_work is too slow


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.