All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-16 14:54:29 to 2015-04-16 15:56:07 UTC [more...]

[v2] VMX: replace some plain numbers
 2015-04-16 20:49 UTC  (2+ messages)

[PATCH 0/3] a few perf numa benchmark fixes
 2015-04-16 15:38 UTC  (4+ messages)
` [PATCH 1/3] perf bench numa: Fixes of --quiet argument
` [PATCH 2/3] perf bench numa: show more stats of particular threads in verbose mode
` [PATCH 3/3] perf bench numa: fix immediate meeting of convergence condition

[PATCH RFC v2 0/3] tools: Allow building XenServer's blktap 2.5 as an external tree
 2015-04-16 15:56 UTC  (4+ messages)
` [PATCH RFC v2 1/3] tools: Remove in-tree blktap2
` [PATCH RFC v2 2/3] libxl: Port libxl_blktap2.c to blktap2.5 API
` [PATCH RFC v2 3/3] tools/configure: Detect out-of-tree blktap2 and use by default if available

[PATCH] ixgbe:Add write memory barrier for recv pkts
 2015-04-16 15:55 UTC  (7+ messages)

[PATCH] ixgbe:Add write memory barrier for recv pkts
 2015-04-16 15:55 UTC 

[Qemu-devel] ARM: PCI devices emulation broken with KVM due to cache issue
 2015-04-16 16:02 UTC  (3+ messages)
`  "

[PATCH] tpm: enable PPI for TPM 2.0
 2015-04-16 15:54 UTC 

[v2 00/11] PML (Paging Modification Logging) support
 2015-04-16 15:54 UTC  (11+ messages)
` [v2 05/11] vmx: add new data structure member to support PML
` [v2 06/11] vmx: add help functions "
` [v2 10/11] log-dirty: refine common code "
` [v2 11/11] p2m/ept: enable PML in p2m-ept for log-dirty

improve futex on -RT by avoiding the double wake-up
 2015-04-16 15:54 UTC  (10+ messages)
` [PATCH 2/3] futex: avoid double wake up in futex_wake() on -RT
    ` [PATCH 2/3 v2] "

[PATCH] iio: light: hid-sensor-prox: Fix modifier
 2015-04-16 15:54 UTC  (3+ messages)

slub bulk alloc: Extract objects from the per cpu slab
 2015-04-16 15:54 UTC  (6+ messages)
    ` slub: bulk allocation from per cpu partial pages

[PATCH 1/2] Documentation: devicetree: root node serial-number property documentation
 2015-04-16 15:53 UTC  (10+ messages)

Problem installing nfs-utils to non standard dir
 2015-04-16 15:53 UTC  (8+ messages)

[RFC PATCH 0/4] TLB flush multiple pages with a single IPI v2
 2015-04-16 15:52 UTC  (7+ messages)
` [PATCH 1/4] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/4] mm: Send a single IPI to TLB flush multiple pages when unmapping

[PATCH 0/5 v2] Support for Open-Channel SSDs
 2015-04-16 15:52 UTC  (8+ messages)
` [PATCH 5/5 v2] nvme: LightNVM support

Kernel thread scheduling
 2015-04-16 15:51 UTC  (17+ messages)

[RFC][PATCH 00/13] Fix RMRR
 2015-04-16 15:50 UTC  (15+ messages)
` [RFC][PATCH 02/13] introduce XENMEM_reserved_device_memory_map
` [RFC][PATCH 05/13] xen/x86/p2m: introduce set_identity_p2m_entry
` [RFC][PATCH 06/13] xen:vtd: create RMRR mapping
` [RFC][PATCH 07/13] xen/passthrough: extend hypercall to support rdm reservation policy
` [RFC][PATCH 09/13] xen: enable XENMEM_set_memory_map in hvm

[PATCH] lockdep: make print_lock_name() robust against non-existing lock_class
 2015-04-16 15:50 UTC  (6+ messages)

[PATCH] smpboot: allow excluding cpus from the smpboot threads
 2015-04-16 15:50 UTC  (4+ messages)
` [PATCH v8 1/3] "

[v3] dt/bindings: fsl/guts: Added global-utilities compatibles
 2015-04-16 11:41 UTC 

Issue: repack semi-frequently fails on Windows (msysgit) - suspecting file descriptor issues
 2015-04-16 15:48 UTC  (5+ messages)

[PATCH kernel v8 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-16 15:48 UTC  (5+ messages)
` [PATCH kernel v8 12/31] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group

[PATCH 1/2] [v2] blk-mq: fix plugging in blk_sq_make_request
 2015-04-16 15:47 UTC  (4+ messages)
` [PATCH 2/2] blk-plug: don't flush nested plug lists

[PATCH 05/10] drm: Add supporting structure for Displayport Link CTS test 4.2.2.6
 2015-04-16 15:47 UTC  (2+ messages)
` [PATCH 05/12] "

SMMU 2-stage support
 2015-04-16 15:46 UTC  (7+ messages)

[Patch 0/3] firmware: dmi_scan: add SBMIOS entry point and DMI tables
 2015-04-16 15:44 UTC  (6+ messages)
` [Patch 2/3] firmware: dmi_scan: add SBMIOS entry "
        ` [dmidecode] "

[PATCH -next 0/3] net: cap size to original frag size when refragmenting
 2015-04-16 15:43 UTC  (7+ messages)

[PATCH v5 p2 00/19] xen/arm Add support for non-PCI passthrough
 2015-04-16 15:42 UTC  (25+ messages)
` [PATCH v5 p2 01/19] xen/arm: Let the toolstack configure the number of SPIs
` [PATCH v5 p2 04/19] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq
` [PATCH v5 p2 06/19] xen/dts: Provide an helper to get a DT node from a path provided by a guest
` [PATCH v5 p2 12/19] xen/passthrough: Extend XEN_DOMCTL_*assign_device to support DT device
` [PATCH v5 p2 13/19] tools/libxl: Create a per-arch function to map IRQ to a domain
` [PATCH v5 p2 14/19] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt
` [PATCH v5 p2 15/19] tools/(lib)xl: Add partial device tree support for ARM
` [PATCH v5 p2 17/19] libxl: Add support for Device Tree passthrough
` [PATCH v5 p2 19/19] docs/misc: arm: Add documentation about "

[PATCH] policycoreutils: setfiles/restorecon: fix -r/-R option
 2015-04-16 15:43 UTC  (2+ messages)

[PATCH 0/3 RFC] ext4: Speedup orphan file handling
 2015-04-16 15:42 UTC  (4+ messages)
` [PATCH 1/3] ext4: Support for checksumming from journal triggers
` [PATCH 2/3] ext4: Speedup ext4 orphan inode handling
` [PATCH 3/3] ext4: Improve scalability of ext4 orphan file handling

[bug] first line truncated with `git log --oneline --decorate --graph`
 2015-04-16 15:42 UTC  (3+ messages)

[PATCH] ARM: VDSO: depend on CPU_V7
 2015-04-16 15:42 UTC  (3+ messages)

[PATCH] netns: deinline net_generic()
 2015-04-16 15:41 UTC  (4+ messages)

[PATCH 04/11] drm/i915: Add EDID read in intel_dp_check_link_status() for Link CTS 4.2.2.1
 2015-04-16 15:41 UTC  (6+ messages)
` [PATCH 04/13] "

[media] i2c: ov2659: signedness bug inov2659_set_fmt()
 2015-04-16 15:40 UTC  (3+ messages)

[PATCH] dir: allow a BOM at the beginning of exclude files
 2015-04-16 15:39 UTC  (5+ messages)

DRBG parallel requests
 2015-04-16 15:36 UTC  (4+ messages)

[PATCH 2/2] xen/arm: Make HAS_PCI compilable on ARM by adding place-holder code
 2015-04-16 15:36 UTC  (2+ messages)

[RFC PATCH] Security: ignore private inode from security_file_receive
 2015-04-16 15:35 UTC  (2+ messages)

[Buildroot] couple questions about what's generated under output/host/
 2015-04-16 15:34 UTC 

[PATCH RT 3.18] ring-buffer: Mark irq_work as HARD_IRQ to prevent deadlocks
 2015-04-16 15:33 UTC  (8+ messages)

[PATCH v2] dmaengine: xgene-dma: Fix sparse wannings and coccinelle warnings
 2015-04-16 15:33 UTC  (5+ messages)

A simpler way to apply custom config files to an image ?
 2015-04-16 15:31 UTC  (3+ messages)

DRBG seeding
 2015-04-16 15:32 UTC  (4+ messages)

[V2 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-04-16 15:32 UTC  (4+ messages)

[RFC] Simlify dif_verify routines and fixup fileio protection information code
 2015-04-16 15:30 UTC  (12+ messages)

[PATCHv2 0/6] Use ticket locks for spinlocks
 2015-04-16 15:29 UTC  (5+ messages)
` [PATCHv2 3/6] xen: generic xadd() for ticket locks
` [PATCHv2 6/6] x86, arm: remove asm/spinlock.h from all architectures

[PATCH 0/2] introduce --with-system-qemu-traditional
 2015-04-16 15:29 UTC  (3+ messages)
` [PATCH 2/2] Update configure scripts by calling autogen

Ceph.com
 2015-04-16 15:28 UTC 

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-16 15:28 UTC  (8+ messages)
` [PATCH v3 25/28] IB/Verbs: Use management helper cap_af_ib()

[PATCH 0/2] Re-factoring passthrough/pci.c and adding place-holder code for ARM/PCI
 2015-04-16 15:28 UTC  (6+ messages)

[meta-fsl-arm] i.MX6 video problem
 2015-04-16 15:27 UTC  (2+ messages)

[PATCH] hwclock: flush stdout in hwclock -c
 2015-04-16 15:26 UTC 

[PATCH v3 0/5] CHV PM fix & Improvements
 2015-04-16 15:26 UTC  (3+ messages)
` [PATCH v3 2/5] drm/i915: Re-adjusting rc6 promotional timer for chv

[Drbd-dev] A question about drbd hang in conn_disconnect
 2015-04-16 13:55 UTC  (3+ messages)
  ` [Drbd-dev] [DRBD-user] "

[PATCH v4 00/27] IB/Verbs: IB Management Helpers
 2015-04-16 15:22 UTC  (7+ messages)
` [PATCH v4 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-16 15:21 UTC  (5+ messages)

[Consult] blackfin: About one building break issue for STACKTRACE
 2015-04-16 15:21 UTC 

Intel SST on a Bay Trail tablet
 2015-04-16 15:21 UTC  (9+ messages)

[xen-4.2-testing test] 50412: regressions - FAIL
 2015-04-16 15:21 UTC  (3+ messages)

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-16 15:21 UTC  (10+ messages)

[Issue]Ceph cluster hang due to network partition
 2015-04-16 15:20 UTC  (3+ messages)

[PATCH v4 0/8] Enable DC states for skl
 2015-04-16 15:20 UTC  (7+ messages)
` [PATCH v4 1/8] drm/i915/skl: Add support to load SKL CSR firmware

[PATCH V5 00/15] mmc: host: Add facility to support re-tuning
 2015-04-16 15:19 UTC  (7+ messages)
` [PATCH V5 02/15] mmc: core: Enable / disable re-tuning

[meta-python][PATCH 0/7] python-cryptography support
 2015-04-16 15:17 UTC  (8+ messages)
` [meta-python][PATCH 1/7] python-cffi/python-pycparser: enable native build
` [meta-python][PATCH 2/7] python-py: add 1.4.26
` [meta-python][PATCH 3/7] python-pytest: add 2.7.0
` [meta-python][PATCH 4/7] python-iso8601: add 0.1.10
` [meta-python][PATCH 5/7] python-pretend: add 0.8.1
` [meta-python][PATCH 6/7] python-pyasn1: add 0.1.7
` [meta-python][PATCH 7/7] python-cryptography, -vectors: add 0.8.1

[Qemu-devel] [Question]Support of China loogson processor
 2015-04-16 15:17 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/8] Support streaming to an intermediate layer
 2015-04-16 15:12 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] block: keep a list of block jobs
` [Qemu-devel] [PATCH 2/8] block: allow block jobs in any arbitrary node
` [Qemu-devel] [PATCH 3/8] block: never cancel a streaming job without running stream_complete()
` [Qemu-devel] [PATCH 4/8] block: Support streaming to an intermediate layer
` [Qemu-devel] [PATCH 5/8] block: Add QMP support for "
` [Qemu-devel] [PATCH 6/8] docs: Document how to stream "
` [Qemu-devel] [PATCH 7/8] qemu-iotests: fix test_stream_partial()
` [Qemu-devel] [PATCH 8/8] qemu-iotests: test streaming to an intermediate layer

Ongoing issue with libvirt-xen driver for Openstack Nova
 2015-04-16 15:12 UTC  (9+ messages)

[PATCH] fs/sync.c : Add CAP_SYS_ADMIN checking before sync
 2015-04-16 15:08 UTC  (2+ messages)

[PATCH] tty/serial: at91: maxburst was missing for dma transfers
 2015-04-16 15:07 UTC  (7+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
 2015-04-16 15:08 UTC  (2+ messages)

[PATCH BlueZ v2 0/6] Improvements to the LE Advertising API
 2015-04-16 15:05 UTC  (2+ messages)

[PATCH] dmaengine: at_xdmac: fix slave configuration issue
 2015-04-16 15:04 UTC 

Recovery when disk_full_action=HALT
 2015-04-16 15:03 UTC 

[U-Boot] [PATCH 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
 2015-04-16 15:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()

[GIT PULL] kdbus for 4.1-rc1
 2015-04-16 15:01 UTC  (14+ messages)

Fsck repair takes very long for 1,761 inodes containing multiply-claimed blocks on ext4
 2015-04-16 15:00 UTC  (3+ messages)

[PATCH] reduce progress updates in background
 2015-04-16 15:00 UTC  (9+ messages)
      ` [PATCH v2] "
        ` [PATCH] compat/mingw: stubs for getpgid() and tcgetpgrp()

[meta-arago PATCH v2] img-pvr-sdk: IMG PowerVR SDK based demos
 2015-04-16 14:58 UTC 

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-16 14:58 UTC  (10+ messages)

img-pvr-sdk: DRM based demos based IMG SDK
 2015-04-16 14:56 UTC 

tcmalloc issue
 2015-04-16 14:55 UTC  (8+ messages)

Error: DMA: Out of SW-IOMMU space [was: External USB drives become unresponsive after few hours.]
 2015-04-16 14:54 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.