All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-07 10:26:05 to 2014-05-07 11:40:12 UTC [more...]

[BUG] kmemleak on __radix_tree_preload
 2014-05-07 11:39 UTC  (5+ messages)

KVM Nested L2 guest startup problems
 2014-05-07 11:40 UTC  (13+ messages)

How does Suse do live filesystem revert with btrfs?
 2014-05-07 11:39 UTC  (8+ messages)

RTE Ring removing
 2014-05-07 11:39 UTC  (3+ messages)

[PATCH 0/2] ring: allow to init a rte_ring outside of an rte_memzone
 2014-05-07 11:38 UTC  (3+ messages)
  ` [PATCH 1/2] ring: introduce rte_ring_get_memsize()
  ` [PATCH 2/2] ring: introduce rte_ring_init()

[PATCH] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
 2014-05-07 11:37 UTC  (5+ messages)

https://bugzilla.kernel.org/show_bug.cgi?id=75591
 2014-05-07 11:36 UTC 

[PATCH] xen: don't flush the TLB on grant unmap for auto-translated guests
 2014-05-07 11:35 UTC  (5+ messages)

vb2_reqbufs() is not allowing more than VIDEO_MAX_FRAME
 2014-05-07 11:34 UTC  (4+ messages)

[V10 PATCH 0/4] pvh dom0 patches
 2014-05-07 11:34 UTC  (13+ messages)

[PATCH 0/9] SRP initiator patches for kernel 3.16
 2014-05-07 11:34 UTC  (17+ messages)
` [PATCH 1/9] IB/srp: Fix kernel-doc warnings
` [PATCH 2/9] IB/srp: Introduce an additional local variable
` [PATCH 3/9] IB/srp: Introduce srp_alloc_fmr_pool()
` [PATCH 4/9] IB/srp: Introduce srp_map_fmr()
` [PATCH 5/9] IB/srp: Introduce srp_finish_mapping()
` [PATCH 6/9] IB/srp: Make srp_alloc_req_data() reallocate request data
` [PATCH 7/9] IB/srp: Avoid triggering an infinite loop if memory mapping fails
` [PATCH 9/9] IB/srp: Add fast registration support

[PATCH] [media] s5p-mfc: Update scratch buffer size for VP8 encoder
 2014-05-07 11:34 UTC 

btrfs snapshot sizes
 2014-05-07 11:19 UTC 

daisy: System crash running grub-efi on 64 bit machine
 2014-05-07 11:32 UTC  (3+ messages)

Intend of hostonly-cmdline?
 2014-05-07 11:32 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] Kernel tinification: shrinking the kernel and avoiding size regressions
 2014-05-07 11:32 UTC  (4+ messages)

Upgrade to a package with all its dependency without network
 2014-05-07 11:31 UTC  (4+ messages)

[PATCH] [media] s5p-mfc: Dequeue sequence header after STREAMON
 2014-05-07 11:30 UTC 

How does "btrfs fi show" show full?
 2014-05-07 11:30 UTC  (7+ messages)

[PATCH V4 00/24] JSON infrastructure, new "xl-json" format and domain configuration synchronization
 2014-05-07 11:30 UTC  (35+ messages)
` [PATCH V4 01/24] xl / libxl: push parsing of SSID and CPU pool ID down to libxl
` [PATCH V4 11/24] libxl/gentypes.py: include discriminator in JSON output
` [PATCH V4 16/24] libxl: copy function for builtin types
` [PATCH V4 19/24] xl: introduce and use "xl-json" format
` [PATCH V4 22/24] xl: update domain configuration when we hotplug a device

[Buildroot] [git commit] python-pyasn: update license information
 2014-05-07 11:27 UTC 

[PATCH v3 00/17] NFS: Create a common path used by reads and writes
 2014-05-06 13:12 UTC  (4+ messages)
` [PATCH v3 02/17] NFS: Create a common results structure for "
` [PATCH v3 08/17] NFS: Create a common pgio_rpc_prepare function
` [PATCH v3 14/17] NFS: Create a common initiate_pgio() function

[PATCH] drm/exynos: use 4WORD dma burst length for small fbs
 2014-05-07 11:25 UTC 

[PATCH 1/7] gpio: grgpio: Make of_device_id array const
 2014-05-07 11:25 UTC  (3+ messages)
` [PATCH 6/7] gpio: xilinx: "

[PATCH v4 13/13] mac80211: implement multi-vif in-place reservations
 2014-05-07 11:24 UTC  (16+ messages)
` [PATCH v5] "

[PATCH] watchdog: xilinx: Make of_device_id array const
 2014-05-07 11:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/25] dataplane: use QEMU block layer
 2014-05-07 11:24 UTC  (29+ messages)
` [Qemu-devel] [PATCH v2 01/25] block: use BlockDriverState AioContext
` [Qemu-devel] [PATCH v2 02/25] block: acquire AioContext in bdrv_*_all()
` [Qemu-devel] [PATCH v2 03/25] block: acquire AioContext in bdrv_drain_all()
` [Qemu-devel] [PATCH v2 04/25] block: add bdrv_set_aio_context()
` [Qemu-devel] [PATCH v2 05/25] blkdebug: use BlockDriverState's AioContext
` [Qemu-devel] [PATCH v2 06/25] blkverify: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH v2 07/25] curl: "
` [Qemu-devel] [PATCH v2 08/25] gluster: use BlockDriverState's AioContext
` [Qemu-devel] [PATCH v2 09/25] iscsi: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH v2 10/25] nbd: "
` [Qemu-devel] [PATCH v2 11/25] nfs: "
` [Qemu-devel] [PATCH v2 12/25] qed: use BlockDriverState's AioContext
` [Qemu-devel] [PATCH v2 13/25] quorum: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH v2 14/25] block/raw-posix: "
` [Qemu-devel] [PATCH v2 15/25] block/linux-aio: fix memory and fd leak
` [Qemu-devel] [PATCH v2 16/25] block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
` [Qemu-devel] [PATCH v2 17/25] block/raw-win32: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH v2 18/25] rbd: use BlockDriverState's AioContext
` [Qemu-devel] [PATCH v2 19/25] sheepdog: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH v2 20/25] ssh: use BlockDriverState's AioContext
` [Qemu-devel] [PATCH v2 21/25] vmdk: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH v2 22/25] dataplane: use the QEMU block layer for I/O
` [Qemu-devel] [PATCH v2 23/25] dataplane: delete IOQueue since it is no longer used
` [Qemu-devel] [PATCH v2 24/25] dataplane: implement async flush
` [Qemu-devel] [PATCH v2 25/25] raw-posix: drop raw_get_aio_fd() since it is no longer used

[PATCH] package_manager: Fix NoneType Object on do_populate_sdk
 2014-05-07 11:23 UTC 

[PATCH 0/5] MIPS Malta halt & power off
 2014-05-07 11:22 UTC  (12+ messages)
` [PATCH 1/5] MIPS: define some more PIIX4 registers & values
` [PATCH 2/5] MIPS: Malta: add suspend state entry code
` [PATCH 3/5] MIPS: Malta: let PIIX4 respond to PCI special cycles
` [PATCH 4/5] MIPS: Malta: hang on halt
` [PATCH v2 5/5] MIPS: Malta: support powering down

[PATCH] Standardize python shebangs
 2014-05-07 11:11 UTC  (3+ messages)

[PATCH] shared/gatt: Check if handles counter is not wrapped
 2014-05-07 11:21 UTC  (2+ messages)

[PATCHv2] rfkill-gpio: Use gpio cansleep version
 2014-05-07 11:21 UTC  (2+ messages)

[Buildroot] [git commit] python-netifaces: add license information
 2014-05-07 11:20 UTC 

[PATCH 1/4] cfg80211/nl80211: add channel switch started and failed notifications
 2014-05-07 11:19 UTC  (6+ messages)

[Ksummit-discuss] [CORE TOPIC] Dealing with 2038
 2014-05-07 11:19 UTC  (10+ messages)

[PATCH -mm 1/2] memcg: get rid of memcg_create_cache_name
 2014-05-07 11:19 UTC  (6+ messages)

[PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
 2014-05-07 11:19 UTC  (5+ messages)
` [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
      `  "

[patch] Documentation/email-clients.txt: add a section about git
 2014-05-07 11:17 UTC 

[PATCH v3 0/5] cfg80211/mac80211: implement multi-vif csa
 2014-05-07 11:17 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mac80211: use chanctx reservation for AP CSA

[meta-networking][PATCH] ifplugd: Added ifplugd recipe
 2014-05-07 11:16 UTC  (4+ messages)

[PATCH v7 00/10] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-05-07 11:16 UTC  (9+ messages)
` [PATCH v7 04/10] arch/arm: let map_mmio_regions() use start and count
` [PATCH v7 07/10] xen/common: move the memory_mapping DOMCTL hypercall to common code
` [PATCH v7 09/10] tools/libxl: handle the iomem parameter with the memory_mapping hcall

[PATCHv2 02/10] android/hal-audio-hsp: Add open_output_stream()
 2014-05-07 11:15 UTC 

[PATCHv2 01/10] android/hal-audio-hsp: Add audio HAL for HSP handling
 2014-05-07 11:15 UTC 

[ABOMINATION] x86: Fast interrupt return to userspace
 2014-05-07 11:14 UTC  (6+ messages)

[PATCH v5 0/9] Support for running secondary emulators
 2014-05-07 11:13 UTC  (3+ messages)
` [PATCH v5 6/9] ioreq-server: add support for multiple servers

[Xenomai] problem with Task management services: Synchronous message passing
 2014-05-07 11:12 UTC  (8+ messages)

[PATCH] Btrfs-progs: check, fix csum check in the presence of non-inlined refs
 2014-05-07 12:09 UTC 

[RFT PATCH] regulator: s2mpa01: Use correct register for buck[36] ramp delay
 2014-05-07 11:10 UTC  (2+ messages)

Using noCow with snapshots ?
 2014-05-07 11:09 UTC  (6+ messages)

[RFC PATCH 0/3] Btrfs: add xxhash algorithm
 2014-05-07 11:08 UTC  (6+ messages)
` [PATCH 1/3] Crypto: "
` [PATCH 2/3] Crypto: xxhash: add tests
` [PATCH 3/3] Btrfs: add another checksum algorithm xxhash
` [PATCH] Btrfs-progs: add xxhash

[Qemu-devel] [PATCH v2 00/10] input layer rework continued
 2014-05-07 11:06 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] ps2: set ps/2 output buffer size as the same as kernel
` [Qemu-devel] [PATCH v2 02/10] input: key mapping helpers
` [Qemu-devel] [PATCH v2 03/10] input: add qemu_input_handler_deactivate
` [Qemu-devel] [PATCH v2 04/10] input: use KeyValue directly in sendkey monitor command
` [Qemu-devel] [PATCH v2 05/10] input: switch ps/2 kbd to new input api
` [Qemu-devel] [PATCH v2 06/10] input: switch ps/2 mouse "
` [Qemu-devel] [PATCH v2 07/10] input: switch sparc32 kbd "
` [Qemu-devel] [PATCH v2 08/10] input: remove sparc keymap hack
` [Qemu-devel] [PATCH v2 09/10] input: sparc32 kbd: fix some key mappings
` [Qemu-devel] [PATCH v2 10/10] input: sparc32 kbd: claim en-us layout

[PATCHv2 01/10] android/hal-audio-hsp: Add audio HAL for HSP handling
 2014-05-07 11:06 UTC  (5+ messages)
` [PATCHv2 03/10] android/hal-audio: Add SCO audio API
` [PATCHv2 05/10] android/haltest: Add testinng for audio SCO HAL

[Ksummit-discuss] [TECH TOPIC] Driver model/resources, ACPI, DT, etc (sigh)
 2014-05-07 11:05 UTC  (7+ messages)

[PATCH v3 0/9] kvmtool: handle guests of a different endianness
 2014-05-07 11:04 UTC  (16+ messages)
` [PATCH v3 9/9] kvmtool: virtio: enable arm/arm64 support for bi-endianness

[Qemu-devel] [PATCH] monitor: Add info qom-tree subcommand
 2014-05-07 11:01 UTC  (2+ messages)

[RFC PATCH 0/5] watchdog: Add reboot API
 2014-05-07 11:01 UTC  (3+ messages)

[Buildroot] [Bug 5396] New: Boot hangs when starting samba if BR2_ENABLE_LOCALE is enabled
 2014-05-07 11:00 UTC  (2+ messages)
` [Buildroot] [Bug 5396] "

[RFC net-next 0/4] Support UID range routing
 2014-05-07 10:58 UTC  (6+ messages)

[PATCH] Xen: hibernation is x86-only at the moment
 2014-05-07 10:57 UTC  (8+ messages)
` [Xen-devel] "

[Cluster-devel] [GFS2 PATCH] [TRY #2] GFS2: Prevent recovery before the local journal is set
 2014-05-07 10:56 UTC  (2+ messages)

Using mount -o bind vs mount -o subvol=vol
 2014-05-07 10:55 UTC  (3+ messages)

[RFC] drm/i915: Scratch page optimization for blanking buffer
 2014-05-07 10:54 UTC  (5+ messages)

[LTP] [PATCH] readlinkat/readlinkat02.c: add new errno testes
 2014-05-07 10:52 UTC  (2+ messages)

Problems with gre tunnel between 3.6.3 and 3.14.2
 2014-05-07 10:47 UTC 

[dm-crypt] Adding dm-cache to existing crypt device?
 2014-05-07 10:47 UTC 

[PATCH v6 00/10] x86: Enable Supervisor Mode Access Prevention (SMAP)
 2014-05-07 10:46 UTC  (5+ messages)
` [PATCH v6 08/10] x86: Enable Supervisor Mode Access Prevention (SMAP) for Xen
` [PATCH v6 09/10] x86/hvm: Add SMAP support to HVM guest

A simpler way of creating an using a local kernel repository - BeagleBone example
 2014-05-07 10:46 UTC  (4+ messages)

socfpga/sockit ethernet problems
 2014-05-07 10:45 UTC  (2+ messages)

[U-Boot] [PATCH] lib:crc32: Allow setting of the initial crc32 value
 2014-05-07 10:42 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

*** Notification *** - 670188
 2014-05-07  8:48 UTC 

Summary of the problems with git pull
 2014-05-07 10:39 UTC  (2+ messages)

[PATCHv2 0/3] phy: Add exynos-simple-phy driver
 2014-05-07 10:38 UTC  (8+ messages)
` [PATCHv2 1/3] "

[Qemu-devel] [PATCH v6 0/2] apic: bump emulated lapic version to 0x14
 2014-05-07 10:37 UTC  (3+ messages)

[patch 1/2] mm, migration: add destination page freeing callback
 2014-05-07 10:36 UTC  (7+ messages)
` [patch v2 1/4] "
  ` [patch v3 1/6] "
    ` [patch v3 4/6] mm, compaction: embed migration mode in compact_control
        ` [patch v4 "

[PATCH V2] clocksource: register cpu notifier to remove timer from dying CPU
 2014-05-07 10:36 UTC  (3+ messages)

http://bugs.xenproject.org
 2014-05-07 10:35 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 01/16] Visitor: Add methods for migration format use
 2014-05-07 10:33 UTC  (5+ messages)
  ` [Qemu-devel] [RFC PATCH v2 05/16] Header/constant/types fixes for visitors

[Qemu-devel] [SeaBIOS] seabios release?
 2014-05-07 10:33 UTC 

[RFC] libdrm_intel: Add support for userptr objects
 2014-05-07 10:33 UTC  (5+ messages)

[nightly] Core TISDK 2014.05 build 2014-05-07_01-00-30
 2014-05-07 10:14 UTC 

[Qemu-devel] [PATCH 00/22] dataplane: use QEMU block layer
 2014-05-07 10:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/22] iscsi: implement .bdrv_detach/attach_aio_context()

Too many snd_pcm_mmap_readi calls
 2014-05-07 10:29 UTC  (4+ messages)

[PATCH v2] rtc: rtc-at91rm9200: fix uninterruptible wait for ACKUPD
 2014-05-07 10:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v27 25/33] rbd.c: replace QEMUOptionParameter with QemuOpts
 2014-05-07 10:04 UTC  (2+ messages)
` [Qemu-devel] [PATCH v27 33/33] QemuOpts: cleanup tmp 'allocated' member from QemuOptsList


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.