All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-13 15:43:20 to 2012-11-13 16:28:39 UTC [more...]

[Qemu-devel] Migration ToDo list
 2012-11-13 16:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Fix qemu_aio_flush callers
 2012-11-13 15:51 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/4] block: Improve bdrv_aio_co_cancel_em
` [Qemu-devel] [PATCH 2/4] megasas: Use bdrv_drain_all instead of qemu_aio_flush
` [Qemu-devel] [PATCH 3/4] qemu-io: "
` [Qemu-devel] [RFC PATCH 4/4] aio: Get rid of qemu_aio_flush()

[PATCH v3] loop: Limit the number of requests in the bio list
 2012-11-13 16:27 UTC 

[PATCH] ath5k: RX timestamp is reported at end of frame
 2012-11-13 16:27 UTC  (6+ messages)

[PATCH v3 0/3] Introduce diff.submodule
 2012-11-13 16:27 UTC  (5+ messages)
` [PATCH 2/3] diff: introduce diff.submodule configuration variable

[Qemu-devel] slow virtio network with vhost=on and multiple cores
 2012-11-13 16:27 UTC  (14+ messages)

[PATCH BlueZ 1/2] audio: Fix headset NULL pointer dereference during AT+BLDN response
 2012-11-13 16:27 UTC  (4+ messages)

[PATCH ] tbfadt.c: output warning only when 64bit 32bit address of FACS/DSDT all have value but not equal to each other
 2012-11-13 16:26 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v3.7-rc5
 2012-11-13 16:26 UTC  (2+ messages)

Errors attempting to build AT91SAM9x5 BSP
 2012-11-13 16:26 UTC  (2+ messages)

[PATCH 00/26] Btrfs: Add device replace code
 2012-11-13 16:25 UTC  (7+ messages)

[PATCH] Fix locking in tools/hotplug/Linux/locking.sh
 2012-11-13 16:25 UTC  (9+ messages)

[PATCH v3 00/13] Win 8 support for digitizers
 2012-11-13 16:31 UTC  (9+ messages)
` [PATCH v3 07/13] HID: hid-multitouch: support T and C for win8 devices
` [PATCH v3 08/13] HID: hid-multitouch: move ALWAYS_VALID quirk check
` [PATCH v3 09/13] HID: hid-multitouch: add MT_QUIRK_IGNORE_DUPLICATES
` [PATCH v3 10/13] HID: hid-multitouch: fix Win 8 protocol

tty, vt: lockdep warnings
 2012-11-13 16:24 UTC  (19+ messages)
                          ` tty, vt: lockdep warnings (Patch v3)

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-13 16:24 UTC  (6+ messages)
` [PATCH 0/6 v4] "
  ` [PATCH 3/6 v4] cpufreq: tolerate inexact values when collecting stats

[U-Boot] Silence "make clean"
 2012-11-13 16:24 UTC  (4+ messages)

Immediate kernel panic using gntdev device
 2012-11-13 16:24 UTC  (4+ messages)

[PATCH] xen: add persistent grants to xbd_xenbus
 2012-11-13 16:23 UTC 

[PATCH] drm/i915: disable cloning on sdvo
 2012-11-13 16:24 UTC 

[PATCH V2 00/12] arm: support for initial modules (e.g. dom0) and DTB supplied in RAM
 2012-11-13 16:23 UTC  (13+ messages)
` [PATCH 01/12] arm: Enable build without CONFIG_DTB_FILE
` [PATCH 02/12] arm: create a raw binary target
` [PATCH 03/12] arm: handle xenheap which isn't at the start of RAM
` [PATCH 04/12] arm: parse modules from DT during early boot
` [PATCH 05/12] arm: avoid placing Xen over any modules
` [PATCH 06/12] arm: avoid allocating the heaps over modules or xen itself
` [PATCH 07/12] arm: const-correctness in virt_to_maddr
` [PATCH 08/12] device-tree: get_val cannot cope with cells > 2, add a BUG
` [PATCH 09/12] arm: load dom0 kernel from first boot module
` [PATCH 10/12] arm: discard boot modules after building domain 0
` [PATCH 11/12] arm: use /chosen/module@1/bootargs for domain 0 command line
` [PATCH 12/12] xen: strip /chosen/module@<N>/* from dom0 device tree

[PATCH] libxl: fix reboot failure of migrated domain
 2012-11-13 16:23 UTC  (3+ messages)

[RFC PATCH 00/16] kvm tools: add support for ARMv7 processors
 2012-11-13 16:21 UTC  (6+ messages)
` [RFC PATCH 13/16] kvm tools: keep track of registered memory banks in struct kvm

+ fs-epoll-add-procfs-fdinfo-helper.patch added to -mm tree
 2012-11-13 16:20 UTC  (3+ messages)

[PATCH 00/20] bnx2x: support SR-IOV
 2012-11-13 16:20 UTC  (24+ messages)
` [PATCH 01/22] bnx2x: Support probing and removing of VF device
` [PATCH 02/22] bnx2x: VF <-> PF channel 'acquire' at vf probe
` [PATCH 03/22] bnx2x: Add to VF <-> PF channel the release request
` [PATCH 04/22] bnx2x: Separate VF and PF logic
` [PATCH 05/22] bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
` [PATCH 06/22] bnx2x: Add teardown_q and close "
` [PATCH 07/22] bnx2x: Support ndo_set_rxmode in VF driver
` [PATCH 08/22] bnx2x: VF fastpath
` [PATCH 09/22] bnx2x: Allocate VF database in PF when VFs are present
` [PATCH 10/22] bnx2x: Prepare device and initialize VF database
` [PATCH 11/22] bnx2x: Infrastructure for VF <-> PF request on PF side
` [PATCH 12/22] bnx2x: Support of PF driver of a VF acquire request
` [PATCH 13/22] bnx2x: Support of PF driver of a VF init request
` [PATCH 14/22] bnx2x: Support statistics collection for VFs by the PF
` [PATCH 15/22] bnx2x: Support of PF driver of a VF setup_q request
` [PATCH 16/22] bnx2x: Support of PF driver of a VF q_filters request
` [PATCH 17/22] bnx2x: Support of PF driver of a VF q_teardown request
` [PATCH 18/22] bnx2x: Support of PF driver of a VF close request
` [PATCH 19/22] bnx2x: Support of PF driver of a VF release request
` [PATCH 20/22] bnx2x: Support VF FLR
` [PATCH 21/22] bnx2x: Support PF <-> VF Bulletin Board
` [PATCH 22/22] bnx2x: Add VF device ids and enable feature

UDP packets sent with wrong source address after routing change [AV#3431]
 2012-11-13 16:19 UTC  (21+ messages)

PCI Compliance, gee fun
 2012-11-13 16:18 UTC 

net, bluetooth: object debug warning in bt_host_release()
 2012-11-13 16:18 UTC 

[PATCH 3/3] proc_devtree: Replace include linux/module.h with linux/export.h
 2012-11-13 16:18 UTC 

[PATCH] pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
 2012-11-13 16:16 UTC 

[PATCH 5/5] xen: Use cpu_present_map instead of cpu_online_map
 2012-11-13 16:15 UTC  (2+ messages)

[xen-unstable test] 14386: tolerable FAIL - PUSHED
 2012-11-13 16:15 UTC 

[PATCH 4/5] xen: Try hard to get max_cpus value
 2012-11-13 16:14 UTC  (2+ messages)

OMAP baseline test results for v3.7-rc5
 2012-11-13 16:05 UTC  (6+ messages)

[RFC] rework mem_cgroup iterator
 2012-11-13 16:14 UTC  (4+ messages)
` [RFC 2/5] memcg: rework mem_cgroup_iter to use cgroup iterators

[PATCH VTPM 6/9] Remove the vtpm process model
 2012-11-13 16:14 UTC  (6+ messages)

[PATCH 3/5] xen: Use per_cpu__crash_notes or crash_notes array
 2012-11-13 16:13 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
 2012-11-13 16:13 UTC  (11+ messages)

[PATCH] send-email: add proper default sender
 2012-11-13 16:13 UTC  (11+ messages)

VM memory allocation speed with cs 26056
 2012-11-13 16:13 UTC  (3+ messages)

[PATCH 2/5] xen: Use init_tss array or per_cpu__init_tss
 2012-11-13 16:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/24] CPU DeviceState v7
 2012-11-13 15:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)

[PATCH] upstream_tracking.inc: update according to YP 1.4
 2012-11-13 16:12 UTC  (4+ messages)

[PATCH 1/5] xen: Fix page tables caching issues
 2012-11-13 16:11 UTC  (2+ messages)

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-13 16:10 UTC  (3+ messages)

[PATCH 0/5] crash: Bundle of fixes for Xen
 2012-11-13 16:10 UTC  (2+ messages)

[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
 2012-11-13 16:09 UTC  (4+ messages)
` [PATCH 4/8] sched, numa, mm: Add last_cpu to page flags

[PATCH 2/2] mach-ux500: L2CC shared mutex with ARM TZ
 2012-11-13 16:08 UTC 

[PATCH 1/2] arm/mm: L2CC shared mutex with ARM TZ
 2012-11-13 16:08 UTC 

[PATCH 0/2] L2CC shared mutex with ARM TZ
 2012-11-13 16:07 UTC 

build regressions 2012-11-13
 2012-11-13 16:06 UTC 

[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
 2012-11-13 15:04 UTC  (8+ messages)
` [PATCH v4 1/6] nl80211/cfg80211: add radar detection command/event

SR-IOV problem with Intel 82599EB (not enough MMIO resources for SR-IOV)
 2012-11-13 16:04 UTC  (7+ messages)

[PATCHv2] insane.bbclass: add qa package name check
 2012-11-13 15:51 UTC 

[RFC PATCH 1/6] driver core: add a bus notification to temporarily reject driver binding
 2012-11-13 16:02 UTC  (3+ messages)

[PATCH] qemu-stubdom: prevent useless medium change
 2012-11-13 16:02 UTC 

[Cluster-devel] gfs2: skip dlm_unlock calls in unmount
 2012-11-13 15:58 UTC  (7+ messages)
        ` [Cluster-devel] [PATCH] "

[BUG] gitweb: XSS vulnerability of RSS feed
 2012-11-13 15:57 UTC  (6+ messages)

[PATCH v6] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-11-13 15:57 UTC  (7+ messages)
` [PATCH v6 2/7] net: mvneta: driver for Marvell Armada 370/XP network unit

OMAP baseline test results for v3.7-rc3
 2012-11-13 15:57 UTC  (14+ messages)

[PATCH -v2] x86, 32-bit: Fix invalid stack address while in softirq
 2012-11-13 15:56 UTC  (4+ messages)
` [tip:x86/urgent] x86-32: "

linux-next: Tree for Nov 1
 2012-11-13 15:55 UTC  (5+ messages)
` [PATCH -next] wireless: brcmfmac: fix printk format warning

Guest memory access hooking
 2012-11-13 15:56 UTC 

[U-Boot] [PATCH] Add README for the "Falcon" mode
 2012-11-13 15:55 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] "

[PATCH] umount: add -R, --recursive option
 2012-11-13 15:53 UTC  (2+ messages)

[patch 00/31] Latest numa/core patches, v15
 2012-11-13 15:52 UTC  (2+ messages)

[BUG 3.7-rc5] NULL pointer deref when using a pcie-pci bridged pci device and intel-iommu
 2012-11-13 15:50 UTC  (6+ messages)

[PATCH 2/3] ARM: prima2: Replace include linux/module.h with linux/export.h
 2012-11-13 15:49 UTC 

[PATCH BlueZ 1/2] TODO: Add entry for runtime selection of drivers
 2012-11-13 15:49 UTC  (2+ messages)
` [PATCH BlueZ 2/2] TODO: Trivial typo fixes

[PATCH 1/1] mm: Export a function to get vm committed memory
 2012-11-13 15:45 UTC  (2+ messages)

[Qemu-devel] q35, usb-ehci1, and Mac OS X boot problems
 2012-11-13 15:48 UTC  (5+ messages)

[Powertop] [PATCH] configure: rework libnl detection and fix libnl-2 case (v2)
 2012-11-13 15:48 UTC 

[PATCH] Use strlen instead of sizeof on char* string
 2012-11-13 15:47 UTC 

[RFC PATCH 00/15] NFSd state containerization
 2012-11-13 15:49 UTC  (16+ messages)
` [PATCH 01/15] nfsd: use service net instead of hard-coded net where possible
` [PATCH 02/15] nfsd: make nfs4_client network namespace dependent
` [PATCH 03/15] nfsd: make reclaim_str_hashtbl allocated per net
` [PATCH 04/15] nfsd: make conf_id_hashtbl "
` [PATCH 05/15] nfsd: make conf_str_hashtbl "
` [PATCH 06/15] nfsd: make unconf_str_hashtbl "
` [PATCH 07/15] nfsd: make unconf_str_hastbl "
` [PATCH 08/15] nfsd: make ownerstr_hashtbl "
` [PATCH 09/15] nfsd: make lockowner_ino_hashtbl "
` [PATCH 10/15] nfsd: make sessionid_hashtbl "
` [PATCH 11/15] nfsd: make client_lru list "
` [PATCH 12/15] nfsd: make close_lru "
` [PATCH 13/15] nfsd: use service net instead of hard-coded init_net
` [PATCH 14/15] nfsd: pass nfsd_net instead of net to grace enders
` [PATCH 15/15] nfsd: make laundromat network namespace aware

[Cluster-devel] GFS2: Fix one RG corner case
 2012-11-13 15:46 UTC  (2+ messages)

[PATCH 0/5] staging: omap-thermal fixes
 2012-11-13 15:43 UTC  (9+ messages)
` [PATCH 1/5] staging: omap-thermal: fix compilation
` [PATCH 2/5] staging: omap-thermal: remove platform data nomenclature
` [PATCH 3/5] staging: omap-thermal: remove freq_clip table
` [PATCH 4/5] staging: omap-thermal: add IRQ debugging messaging
` [PATCH 5/5] staging: omap-thermal: fix context restore function

[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
 2012-11-13 15:45 UTC  (2+ messages)
` [Bug 56139] [bisected] kernel 3.7.0-rc1 breaks 6950 (boot/grub2 and suspend/resume) (CAYMAN)

[patch,v2 00/10] make I/O path allocations more numa-friendly
 2012-11-13 15:44 UTC  (8+ messages)

Help with building gstreamer-ti on beagleboard
 2012-11-13 15:44 UTC  (6+ messages)

[PATCH v2 0/3] GPIO driver to turn power off
 2012-11-13 15:44 UTC  (8+ messages)
  ` [PATCH v2 1/3] power: Add simple poweroff-gpio driver
  ` [PATCH v2 2/3] ARM: Kirkwood: Convert DNSKW to use gpio-poweroff
  ` [PATCH v2 3/3] ARM: Kirkwood: Convert IB62x0 "

[PATCH] upstream_tracking.inc: update for 1.4 planning
 2012-11-13 15:44 UTC  (2+ messages)

[Buildroot] [Bug 5678] New: linux.mk: linux-menuconfig fails
 2012-11-13 15:43 UTC 

[PATCH v4 0/4] Introduce diff.submodule
 2012-11-13 15:42 UTC  (5+ messages)
  ` [PATCH v4 1/4] Documentation: move diff.wordRegex from config.txt to diff-config.txt
  ` [PATCH v4 2/4] diff: introduce diff.submodule configuration variable
  ` [PATCH v4 3/4] diff: rename "set" variable
  ` [PATCH v4 4/4] submodule: display summary header in bold

[PATCH v2] i2c: at91: fix SMBus quick command
 2012-11-13 15:43 UTC  (2+ 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.