All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-12 16:28:20 to 2015-01-12 17:10:52 UTC [more...]

[Qemu-devel] [PULL v2 00/44] Block patches
 2015-01-12 16:40 UTC  (25+ messages)
` [Qemu-devel] [PULL v2 01/44] qemu-iotests: Remove 091 from quick group
` [Qemu-devel] [PULL v2 15/44] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PULL v2 20/44] libqos: Convert malloc-pc allocator to a generic allocator
` [Qemu-devel] [PULL v2 21/44] libqos: Change use of pointers to uint64_t in virtio
` [Qemu-devel] [PULL v2 22/44] tests: Prepare virtio-blk-test for multi-arch implementation
` [Qemu-devel] [PULL v2 23/44] libqos: Remove PCI assumptions in constants of virtio driver
` [Qemu-devel] [PULL v2 24/44] libqos: Add malloc generic
` [Qemu-devel] [PULL v2 25/44] libqos: Add virtio MMIO support
` [Qemu-devel] [PULL v2 26/44] block/raw-posix.c: Fixes raw_getlength() on Mac OS X so that it reports the correct length of a real CD
` [Qemu-devel] [PULL v2 27/44] .gitignore: Ignore generated "common.env"
` [Qemu-devel] [PULL v2 28/44] qemu-iotests: Replace "/bin/true" with "true"
` [Qemu-devel] [PULL v2 32/44] qemu-thread: add per-thread atexit functions
` [Qemu-devel] [PULL v2 33/44] test-coroutine: avoid overflow on 32-bit systems
` [Qemu-devel] [PULL v2 34/44] QSLIST: add lock-free operations
` [Qemu-devel] [PULL v2 35/44] coroutine: rewrite pool to avoid mutex
` [Qemu-devel] [PULL v2 36/44] coroutine: drop qemu_coroutine_adjust_pool_size
` [Qemu-devel] [PULL v2 37/44] coroutine: try harder not to delete coroutines
` [Qemu-devel] [PULL v2 38/44] block: limited request size in write zeroes unsupported path
` [Qemu-devel] [PULL v2 39/44] block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
` [Qemu-devel] [PULL v2 40/44] ide: Implement VPD response for ATAPI
` [Qemu-devel] [PULL v2 41/44] nvme: Fix get/set number of queues feature
` [Qemu-devel] [PULL v2 42/44] MAINTAINERS: Update email addresses for Chrysostomos Nanakos
` [Qemu-devel] [PULL v2 43/44] MAINTAINERS: Add migration/block* to block subsystem
` [Qemu-devel] [PULL v2 44/44] NVMe: Set correct VS Value for 1.1 Compliant Controllers

[PATCH 00/20] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-01-12 17:10 UTC 

[PATCH] rbd: convert to blk-mq
 2015-01-12 17:10 UTC  (4+ messages)
  ` [PATCH v2] "

delaying 4.4.2 and 4.3.4
 2015-01-12 17:03 UTC  (9+ messages)
  ` Backport request for "tools/hotplug: set mtu from bridge for tap interface"
        ` Backport request for "tools/hotplug: set mtu from bridge for tap interface" - for Xen 4.3
        ` Backport request for "tools/hotplug: set mtu from bridge for tap interface" - for Xen 4.4, 4.5, and unstable

[PATCH v2 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-12 17:10 UTC  (5+ messages)
` [PATCH v2 1/5] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH v2 2/5] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus

blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support]
 2015-01-12 17:09 UTC  (19+ messages)
                    ` blk-mq request allocation stalls

[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
 2015-01-12 17:08 UTC  (5+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 07/17] thermal: cpu_cooling: Modify exynos thermal code to use device tree for cpu cooling configuration

[PATCH 00/11] Alternate p2m: support multiple copies of host p2m
 2015-01-12 17:08 UTC  (5+ messages)
` [PATCH 02/11] VMX: implement suppress #VE
` [PATCH 03/11] x86/HVM: Hardware alternate p2m support detection

[PATCH v6 00/20] KVM GICv3 emulation
 2015-01-12 17:08 UTC  (5+ messages)
` [PATCH v6 15/20] arm/arm64: KVM: add virtual GICv3 distributor emulation

SATA link power management issues
 2015-01-12 17:07 UTC  (5+ messages)

[U-Boot] [PATCH v2] usb: eth: asix88179: add ability to modify MAC address
 2015-01-12 17:07 UTC  (3+ messages)

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-12 17:06 UTC  (8+ messages)
` [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

[PATCH lttng-tools 1/4] Fix: print format type mismatch
 2015-01-12 17:05 UTC 

xl only waits 33 seconds for ballooning to complete
 2015-01-12 17:04 UTC  (4+ messages)

[PATCH v2] libxl: Don't ignore error when we fail to give access to ioport/irq/iomem
 2015-01-12 17:03 UTC  (7+ messages)

[PATCH] scripts/bloat-o-meter: include .rodata section comparison
 2015-01-12 17:02 UTC 

[PATCH] of: unitest: Add I2C overlay unit tests
 2015-01-12 17:02 UTC 

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-12 17:02 UTC  (4+ messages)

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-01-12 17:01 UTC 

[PATCH 0/3] Improve check_assertions performance through hash tweaks
 2015-01-12 17:01 UTC  (3+ messages)
` [PATCH 1/3] Build libsepol with -O2

[v8 0/5] ext4: add project quota support
 2015-01-12 17:01 UTC  (7+ messages)
` [v8 2/5] ext4: adds project ID support

Shared mapping
 2015-01-12 17:01 UTC  (5+ messages)

[PATCH] [RFC] i2c: Don't wait for device release in i2c_del_adapter
 2015-01-12 17:00 UTC 

ceph_test_librbd_fsx fails with thrasher
 2015-01-12 16:59 UTC  (2+ messages)

Hot add a PCIe device driver upon hotplug event
 2015-01-12 16:58 UTC  (2+ messages)

[PATCH] rping: create persistent server threads in DETACHED state
 2015-01-12 16:57 UTC 

[Qemu-devel] [PATCH 0/4] ARM: Add support for a generic PCI Express host bridge
 2015-01-12 16:57 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/4] pci: Split pcie_host_mmcfg_map()
` [Qemu-devel] [PATCH 2/4] pci: Add generic PCIe host bridge
` [Qemu-devel] [PATCH 3/4] arm: Add PCIe host bridge in virt machine

[PATCH v2] ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
 2015-01-12 16:56 UTC 

[PATCHv2 00/14] xen: fix many long-standing grant mapping bugs
 2015-01-12 16:56 UTC  (6+ messages)
` [PATCH 07/14] xen: mark grant mapped pages as foreign
` [PATCH 08/14] xen-netback: use foreign page information from the pages themselves

[PATCH] arm64: allow late use of early_ioremap
 2015-01-12 16:55 UTC  (2+ messages)

Card name size?
 2015-01-12 16:55 UTC 

[PATCH v5 0/5] irqfd support for arm/arm64
 2015-01-12 16:55 UTC  (6+ messages)
` [PATCH v5 4/5] KVM: irqfd: use kvm_arch_is_virtual_intc_initialized

[PATCH 1/1 v2] Btrfs: fix unused members in struct btrfs_root
 2015-01-12 16:55 UTC 

[PATCH] out out damn perl
 2015-01-12 16:54 UTC  (3+ messages)
  ` [PATCHv2] remove recently added perl build requirement

[lm-sensors] hwmon strangeness, no fan control on w83627dhg
 2015-01-12 16:54 UTC  (2+ messages)

Question on CE_DESC_FLAGS_META_DATA field
 2015-01-12 16:53 UTC  (3+ messages)

[PATCH v2] Staging: vt6656: Checkpatch fix: else after break or return
 2015-01-12 16:51 UTC 

[lm-sensors] randconfig build error with next-20150112, in drivers/hwmon/gpio-fan.c
 2015-01-12 16:53 UTC  (2+ messages)
`  "

[GIT PULL] at91: fixes for 3.19 #1 (bis)
 2015-01-12 16:52 UTC  (6+ messages)

[OSSTEST PATCH] make-flight: reorganize scheduling related test jobs
 2015-01-12 16:52 UTC  (2+ messages)

Anyone seeing tx-credits 'hang'?
 2015-01-12 16:51 UTC  (5+ messages)

[PATCH RFC 00/13] Update build system
 2015-01-12 16:51 UTC  (15+ messages)
  ` [PATCH RFC 01/13] mk: Remove combined library and related options
  ` [PATCH RFC 02/13] lib/core: create new core dir and makefiles
  ` [PATCH RFC 03/13] core: move librte_eal to core subdir
  ` [PATCH RFC 04/13] core: move librte_malloc "
  ` [PATCH RFC 05/13] core: move librte_mempool "
  ` [PATCH RFC 06/13] core: move librte_mbuf "
  ` [PATCH RFC 07/13] core: move librte_ring "
  ` [PATCH RFC 08/13] Update path of core libraries
  ` [PATCH RFC 09/13] mk: new corelib makefile
  ` [PATCH RFC 10/13] lib: Set LDLIBS for each library
  ` [PATCH RFC 11/13] mk: Use LDLIBS when linking shared libraries
  ` [PATCH RFC 12/13] mk: update apps build
  ` [PATCH RFC 13/13] mk: add -lpthread to linuxapp EXECENV_LDLIBS

[RFC] Make predictable/persistent network interface names more handy
 2015-01-12 16:51 UTC  (6+ messages)
` [PATCH 2/3] x_tables: Use also dev->ifalias for interface matching

[PATCH v2] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
 2015-01-12 16:50 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ARM: DTS: Exynos: convert to generic power domain bindings
 2015-01-12 16:50 UTC  (2+ messages)

videobuf2_core oops, recent media_build
 2015-01-12 16:42 UTC  (4+ messages)
` videobuf2_core oops, recent media_build. dvbsky t980c's

Xen 4.5: revert dpci patches
 2015-01-12 16:49 UTC 

[PATCH 0/4] PCI: Reset exclusions
 2015-01-12 16:49 UTC  (6+ messages)
` [PATCH 4/4] PCI: quirk Atheros AR93xx to avoid bus reset

[PATCH net-next v3] tcp: avoid reducing cwnd when ACK+DSACK is received
 2015-01-12 16:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] Dirty bitmaps migration
 2015-01-12 16:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 9/9] block-migration: add named dirty "

[PATCH v8 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-12 16:48 UTC  (9+ messages)
` [PATCH v8 02/10] iommu/vt-d: Items required for kdump

[PATCHSET 0/7] perf diff: Fix and improve output ordering (v2)
 2015-01-12 16:44 UTC  (8+ messages)
` [PATCH 5/7] perf tools: Pass struct perf_hpp_fmt to its callbacks

[PATCH 0/5] AM437x SK: Add power-button support
 2015-01-12 16:46 UTC  (6+ messages)
` [PATCH 1/5] mfd: tps65218: make INT[12] and STATUS registers volatile

[PATCH 0/3] core: Fix ERROR CODES desc as per core_v4.2
 2015-01-12 16:47 UTC  (2+ messages)

Can one file system be R/W mounted multiple times in Linux?
 2015-01-12 16:47 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] Makes -full-screen option work on Mac OS X
 2015-01-12 16:46 UTC 

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-12 16:39 UTC  (2+ messages)

[PATCH 1/1] Btrfs: fix unused members in struct btrfs_root
 2015-01-12 16:45 UTC  (3+ messages)

[RFC PATCH] dpci: Put the dpci back on the list if running on another CPU
 2015-01-12 16:45 UTC 

[PATCH v1 00/10] NFS/RDMA server for 3.20
 2015-01-12 16:45 UTC  (9+ messages)
` [PATCH v1 06/10] svcrdma: Plant reader function in struct svcxprt_rdma

[review-request] adamian/20150107-allbuilds-6671
 2015-01-12 16:45 UTC  (4+ messages)

[PATCHv2 0/7] arm64/kvm: common ESR_ELx definitions and decoding
 2015-01-12 16:45 UTC  (8+ messages)
` [PATCHv2 1/7] arm64: introduce common ESR_ELx_* definitions
` [PATCHv2 2/7] arm64: move to ESR_ELx macros
` [PATCHv2 3/7] arm64: decode ESR_ELx.EC when reporting exceptions
` [PATCHv2 4/7] arm64: kvm: move to ESR_ELx macros
` [PATCHv2 5/7] arm64: remove ESR_EL1_* macros
` [PATCHv2 6/7] arm64: kvm: remove ESR_EL2_* macros
` [PATCHv2 7/7] arm64: kvm: decode ESR_ELx.EC when reporting exceptions

btrfs performance - ssd array
 2015-01-12 16:43 UTC  (6+ messages)

[PATCH] tools/misc: Cleanup makefile
 2015-01-12 16:43 UTC  (3+ messages)

[Bug 83992] New: [NVE0][NVF1] regression, linux 3.17 causes gpu lockups
 2015-01-12 16:43 UTC  (2+ messages)
  ` [Bug 83992] "

[PATCH] libxl/Makefile: Don't optimize debug builds; add macro debugging information
 2015-01-12 16:42 UTC  (4+ messages)
` [PATCH v2] tools/Rules.mk: "

[Patch v5 0/2] gpio: add GPIO hogging mechanism
 2015-01-12 16:39 UTC  (4+ messages)
` [Patch v5 2/2] gpio: Document "

[PATCH for-4.6] libxl, hotplug/Linux: default to phy backend for raw format file
 2015-01-12 16:41 UTC  (6+ messages)

[PATCH 00/12] Replace Xen xl parsing/formatting impl
 2015-01-12 16:41 UTC  (4+ messages)
` [PATCH 10/12] Introduce support for parsing/formatting Xen xl config format
  ` [libvirt] "

[Bug 90851] New: nine and skyrim: unable to handle kernel paging request
 2015-01-12 16:40 UTC  (2+ messages)
` [Bug 90851] radeonsi on pitcairn: nine and skyrim - "

[PATCH v1 0/2] Enhance feature report APIs
 2015-01-12 16:38 UTC  (5+ messages)
` [PATCH v1 1/2] HID: hid-sensor-hub: Enhance get feature report API

[PATCH] arm64: mm: dump: add missing includes
 2015-01-12 16:38 UTC  (2+ messages)

extremely slow file creation/deletion after xfs ran full
 2015-01-12 16:37 UTC  (5+ messages)

[PATCH] staging: octeon: Fix checkpatch line spacing warnings
 2015-01-12 16:27 UTC 

[PATCH v8 00/14] perf: Add infrastructure and support for Intel PT
 2015-01-12 16:37 UTC  (4+ messages)
` [PATCH v8 12/14] x86: perf: intel_pt: Intel PT PMU driver

[PATCH resend 1/2] gpio: pcf857x: Propagate wake-up setting to parent irq controller
 2015-01-12 16:37 UTC  (4+ messages)
` [PATCH resend 2/2] [RFC] genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip and dummy_irq_chip

[Buildroot] [PATCH 1/2] linux/linux.mk: added https:// pattern for kernel patches
 2015-01-12 16:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux/linux.mk: fixed downloading "

CFT: move outer_cache_sync() out of line
 2015-01-12 16:36 UTC 

(no subject)
 2015-01-12 16:36 UTC 

mdadm RAID6 "active" with spares and failed disks; need help
 2015-01-12 16:35 UTC  (4+ messages)

[PATCH v2 1/5] mm/compaction: change tracepoint format from decimal to hexadecimal
 2015-01-12 16:35 UTC  (4+ messages)
` [PATCH v2 5/5] mm/compaction: add tracepoint to observe behaviour of compaction defer

[Qemu-devel] [PATCH v4 0/7] tests: Add check-block to "make check"
 2015-01-12 16:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 6/7] tests/Makefile: Add check-block to make check on Linux

[fsl-community-bsp-platform][PATCH 1/2] README: Translate README to use Asciidoctor instead of markdown
 2015-01-12 16:35 UTC  (2+ messages)

[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
 2015-01-12 16:33 UTC  (4+ messages)
` [PATCH v2 16/21] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody

[PATCH/TRIVIAL] thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
 2015-01-12 16:33 UTC 

[PATCH] libxl/arm: Correctly spelled FDT_ERR_* in a comment
 2015-01-12 16:33 UTC  (2+ messages)

[PATCH] staging: android: Fixing checkpatch.pl warning
 2015-01-12 16:31 UTC  (2+ messages)
` [PATCH] staging: android: Fixed "

[Qemu-devel] [PATCH v11 00/13] block: Incremental backup series
 2015-01-12 16:31 UTC  (14+ messages)
` [Qemu-devel] [PATCH v11 01/13] block: fix spoiling all dirty bitmaps by mirror and migration
` [Qemu-devel] [PATCH v11 02/13] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PATCH v11 03/13] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v11 04/13] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH v11 05/13] block: Add bdrv_clear_dirty_bitmap
` [Qemu-devel] [PATCH v11 06/13] hbitmap: add hbitmap_merge
` [Qemu-devel] [PATCH v11 07/13] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
` [Qemu-devel] [PATCH v11 08/13] block: Add bitmap successors
` [Qemu-devel] [PATCH v11 09/13] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v11 10/13] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable}
` [Qemu-devel] [PATCH v11 11/13] qmp: Add dirty bitmap status fields in query-block
` [Qemu-devel] [PATCH v11 12/13] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap
` [Qemu-devel] [PATCH v11 13/13] block: BdrvDirtyBitmap miscellaneous fixup

[PATCH v2 0/4] dt-uart: cleanups, bugfixes and /chosen/stdout-path support
 2015-01-12 16:31 UTC  (8+ messages)
` [PATCH v2 4/4] dt-uart: support /chosen/stdout-path property

[PATCH v2] xenstored: log tdb message via xenstored's logging mechanisms
 2015-01-12 16:31 UTC  (3+ messages)

[PATCH] tools: libxl: directly initialise saved_* in _libxl_types.c
 2015-01-12 16:30 UTC  (3+ messages)

[PATCH net] cxgb4vf: Initialize mdio_addr before using it
 2015-01-12 16:36 UTC 

RFC: https://bugzilla.redhat.com/show_bug.cgi?id=1174405
 2015-01-12 16:29 UTC  (12+ messages)

[PATCH for v3.19, v2] Avoid that sd_shutdown() triggers a kernel warning
 2015-01-12 16:29 UTC  (2+ messages)

[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
 2015-01-12 16:29 UTC  (5+ messages)
` [PATCH RESEND v15 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8

[Xenomai] Latency test on Zedboard
 2015-01-12 16:28 UTC  (4+ 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.