All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-12 16:33:55 to 2015-01-12 17:12:57 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/29] staging: add drivers from the fbtft project
 2015-01-12 17:06 UTC 

[PATCH 3/5] Bluetooth: Read stored link key information when powering on controller
 2015-01-12 17:12 UTC  (3+ messages)

delaying 4.4.2 and 4.3.4
 2015-01-12 17:06 UTC  (10+ 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  (7+ 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

[PATCH v2 00/19] Virtual NUMA for PV and HVM
 2015-01-12 17:11 UTC  (5+ messages)
` [PATCH v2 03/19] libxc: allocate memory with vNUMA information for PV guest
` [PATCH v2 04/19] libxl: add emacs local variables in libxl_{x86, arm}.c

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio
 2015-01-12 17:13 UTC  (12+ messages)

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

[PATCHv0 0/3] rtc: Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip support
 2015-01-12 17:11 UTC  (5+ messages)
` [PATCHv0 1/3] of: add vendor prefix for Abracon Corporation

[PATCH 00/20] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-01-12 17:11 UTC  (21+ messages)
  ` [PATCH 01/20] IB/mad: Rename is_data_mad to is_rmpp_data_mad
  ` [PATCH 02/20] IB/core: Cache device attributes for use by upper level drivers
  ` [PATCH 03/20] IB/mad: Change validate_mad signature to take ib_mad_hdr rather than ib_mad
  ` [PATCH 04/20] IB/mad: Change ib_response_mad "
  ` [PATCH 05/20] IB/mad: Change cast in rcv_has_same_class
  ` [PATCH 06/20] IB/core: Add mad_size to ib_device_attr
  ` [PATCH 07/20] IB/mad: Convert ib_mad_private allocations from kmem_cache to kmalloc
  ` [PATCH 08/20] IB/mad: Add helper function for smi_handle_dr_smp_send
  ` [PATCH 09/20] IB/mad: Add helper function for smi_handle_dr_smp_recv
  ` [PATCH 10/20] IB/mad: Add helper function for smi_check_forward_dr_smp
  ` [PATCH 11/20] IB/mad: Add helper function for SMI processing
  ` [PATCH 12/20] IB/mad: Add MAD size parameters to process_mad
  ` [PATCH 13/20] IB/mad: Add base version parameter to ib_create_send_mad
  ` [PATCH 14/20] IB/core: Add IB_DEVICE_OPA_MAD_SUPPORT device cap flag
  ` [PATCH 15/20] IB/mad: Create jumbo_mad data structures
  ` [PATCH 16/20] IB/mad: Add Intel Omni-Path Architecture defines
  ` [PATCH 17/20] IB/mad: Add registration check for Intel Omni-Path Architecture MADs
  ` [PATCH 18/20] IB/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
  ` [PATCH 19/20] IB/mad: Implement Intel Omni-Path Architecture SMP processing
  ` [PATCH 20/20] IB/mad: Implement Intel Omni-Path Architecture MAD processing

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

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

[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

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/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

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  (13+ messages)
` [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 

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

[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)

[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 RFC 00/13] Update build system
 2015-01-12 16:51 UTC  (14+ messages)
  ` [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

[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 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

[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 "

[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/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)

[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

[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  (4+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-01-12 16:43 UTC 

[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)

[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

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 

[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 


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.