public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-07 12:16:37 to 2012-12-07 21:41:30 UTC [more...]

[RFC][PATCH] pstore: Skip spinlock when just one cpu is online
 2012-12-07 21:41 UTC 

[PATCH 00/15] PCI/ACPI: Remove "pci_root" sub-driver support
 2012-12-07 21:36 UTC  (9+ messages)
` [PATCH 01/15] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH 06/15] PCI/acpiphp: Convert "acpiphp" sub-driver's functionality to built-in only

[PATCH v3] Add NumaChip remote PCI support
 2012-12-07 21:32 UTC  (2+ messages)

[RFCv2][PATCH 1/3] create slow_virt_to_phys()
 2012-12-07 21:30 UTC  (3+ messages)
` [RFCv2][PATCH 2/3] fix kvm's use of __pa() on percpu areas
` [RFCv2][PATCH 3/3] make DEBUG_VIRTUAL work earlier in boot

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-07 21:35 UTC  (13+ messages)

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-12-07 21:27 UTC  (15+ messages)
` [PATCH, 3.7-rc7, RESEND] "

[PATCH] Debugging: Keep track of page owners
 2012-12-07 21:24 UTC 

[PATCH 0/6 v10] gpio: Add block GPIO
 2012-12-07 21:28 UTC  (7+ messages)

Using IO functions across ARM, PPC and Microblaze architectures
 2012-12-07 21:16 UTC  (2+ messages)

[RFC PATCH v2 00/10][RESEND] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-07 21:01 UTC  (19+ messages)
` [RFC PATCH v2 01/10] CPU hotplug: Provide APIs for "light" atomic readers to prevent CPU offline

BUG: scheduling while atomic: ifup-bonding/3711/0x00000002 -- V3.6.7
 2012-12-07 21:00 UTC  (6+ messages)

[patch 0/2] An update to fanotify fdinfo output
 2012-12-07 20:53 UTC  (3+ messages)
` [patch 1/2] [PATCH -mm] fs, fanotify: Add @mflags field to fanotify output
` [patch 2/2] [PATCH -mm] docs: Update documentation about /proc/<pid>/fdinfo/<fd> "

Announce: the 'perf bench numa mem' NUMA performance measurement tool
 2012-12-07 20:55 UTC  (2+ messages)
` [PATCH] perf: Add 'perf bench numa mem' NUMA performance measurement suite

[PATCH v2] pwm: atmel: add Timer Counter Block PWM driver
 2012-12-07 15:54 UTC 

[PATCH net-next v3 0/3] Multiqueue support in virtio-net
 2012-12-07 20:35 UTC  (5+ messages)
` [PATCH net-next v3 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next v3 2/3] virtio_net: multiqueue support
` [PATCH net-next v3 3/3] virtio-net: support changing the number of queue pairs through ethtool

[GIT] Networking
 2012-12-07 20:35 UTC 

linux-next: Tree for Dec 7
 2012-12-07 20:35 UTC  (2+ messages)
` linux-next: Tree for Dec 7 (ext4)

Upstart 1.6.1 released
 2012-12-07 20:27 UTC 

[PATCH 1/2] xen-blkback: implement safe iterator for the list of persistent grants
 2012-12-07 20:20 UTC  (3+ messages)
` [PATCH 2/2] xen-blkfront: implement safe version of llist_for_each_entry
  ` [Xen-devel] "

[PATCH] USB: misc: Add USB3503 High-Speed Hub Controller
 2012-12-07 20:18 UTC 

[PATCH v3 net-next 0/4] tunneling: Add support for hardware-offloaded encapsulation
 2012-12-07 20:18 UTC  (12+ messages)
` [PATCH v3 1/4] net: "

[PATCH] ARM: ftrace: Ensure code modifications are synchronised across all cpus
 2012-12-07 20:01 UTC  (20+ messages)

[PATCH] fix initializer entry defined twice issue
 2012-12-07 19:51 UTC  (4+ messages)

[PATCH] xen/blkback: prevent leak of mode during multiple backend_changed calls
 2012-12-07 19:46 UTC  (5+ messages)

rework mem_cgroup iterator
 2012-12-07 19:35 UTC  (9+ messages)
` [patch v2 3/6] memcg: rework mem_cgroup_iter to use cgroup iterators

[PATCH] Document how capability bits work
 2012-12-07 19:32 UTC  (3+ messages)

freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
 2012-12-07 14:49 UTC  (4+ messages)
      ` [PATCH -stable 0/1] freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE
        ` [PATCH -stable 1/1] "

Sharing PCIE driver between Microblaze and Arm zynq
 2012-12-07 19:07 UTC  (7+ messages)

parallel port on Mostech/NetMos Technology PCIe 9912
 2012-12-07 19:06 UTC 

3.7.0-rc8 btrfs locking issue
 2012-12-07 19:03 UTC  (2+ messages)

arm: CONFIG_ARM_PATCH_PHYS_VIRT=y is broken on kirkwood
 2012-12-07 18:54 UTC  (5+ messages)

[PATCH 00/10] kvm: memory slot cleanups, fix, and increase
 2012-12-07 18:44 UTC  (8+ messages)
` [PATCH 02/10] kvm: Check userspace_addr when modifying a memory slot
` [PATCH 10/10] kvm: Increase user memory slots on x86 to 125

[RFC] Capabilities still can't be inherited by normal programs
 2012-12-07 18:39 UTC  (14+ messages)

[RFC PATCH v3 0/9] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-07 18:38 UTC  (16+ messages)
` [RFC PATCH v3 1/9] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [RFC PATCH v3 2/9] CPU hotplug: Convert preprocessor macros to static inline functions
` [RFC PATCH v3 3/9] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [RFC PATCH v3 4/9] smp, cpu hotplug: Fix on_each_cpu_*() "
` [RFC PATCH v3 5/9] sched, cpu hotplug: Use stable online cpus in try_to_wake_up() & select_task_rq()
` [RFC PATCH v3 6/9] kick_process(), cpu-hotplug: Prevent offlining of target CPU properly
` [RFC PATCH v3 7/9] yield_to(), cpu-hotplug: Prevent offlining of other CPUs properly
` [RFC PATCH v3 8/9] kvm, vmx: Add atomic synchronization with CPU Hotplug
` [RFC PATCH v3 9/9] cpu: No more __stop_machine() in _cpu_down()

[PATCH] xen-blkfront: handle bvecs with partial data
 2012-12-07 18:00 UTC 

[PULL net-next] vhost: changes for 3.8
 2012-12-07 17:58 UTC  (2+ messages)

[PATCH v2] net: phy: smsc: force all capable mode if the phy is started in powerdown mode
 2012-12-07 17:48 UTC  (2+ messages)

Look Ma, da kernel is b0rken
 2012-12-07 17:44 UTC  (7+ messages)

[ 00/27] 3.6.10-stable review
 2012-12-07 17:43 UTC  (13+ messages)
` [ 17/27] Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
` [ 20/27] s390/mm: have 16 byte aligned struct pages
` [ 24/27] i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard

[PATCH 1/2] vfio powerpc: enabled on powernv platform
 2012-12-07 17:38 UTC  (3+ messages)
` [PATCH] "

[PATCH 000/493] remove CONFIG_HOTPLUG as an option
 2012-12-07 17:16 UTC  (5+ messages)

[PATCH V3 00/11] ARM: delete struct sys_timer
 2012-12-07 17:08 UTC  (4+ messages)
` [PATCH V3 11/11] "

[PATCH 2/2] vfio powerpc: implemented IOMMU driver for VFIO
 2012-12-07 17:01 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] ARM: net: bpf_jit_32: fix kzalloc gfp/size mismatch
 2012-12-07 16:51 UTC  (2+ messages)

[PATCH 0/6] nfsd: cleanup "init_net" references
 2012-12-07 16:52 UTC  (3+ messages)
` [PATCH 3/6] nfsd: pass net to nfsd_create_serv()

[PATCH] gpio: export 'debounce' attribute if supported by the gpio chip
 2012-12-07 16:49 UTC  (5+ messages)

Race condition between driver_probe_device and device_shutdown‏
 2012-12-07 16:27 UTC  (11+ messages)
    ` Race condition between driver_probe_device and device_shutdown

alc262 streams synchronization
 2012-12-07 16:01 UTC 

[PATCH wireless-next] iwlwifi: iwlagn_request_scan: Fix check for NULL priv->scan_request
 2012-12-07 16:05 UTC  (3+ messages)
` [PATCH V2 wireless-next] iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request

[PATCH v2 00/14] printk() fixes, optimizations, and clean ups
 2012-12-07 15:58 UTC  (7+ messages)

[PATCH 1/3] HWPOISON, hugetlbfs: fix warning on freeing hwpoisoned hugepage
 2012-12-07 15:49 UTC  (2+ messages)

[PATCH 0/5] Alter steal time reporting in KVM
 2012-12-07 15:50 UTC  (7+ messages)

backing up ext4 fs, system unresponsive, thrashing like crazy even though swap is unused
 2012-12-07 15:26 UTC  (5+ messages)

[PATCH 2/4] net: remove obsolete simple_strto<foo>
 2012-12-07 15:22 UTC  (2+ messages)

[PATCH] nfsd: make NFSv4 recovery client tracking options per net
 2012-12-07 15:23 UTC  (3+ messages)

[PATCH v2 0/4] i2c-hid cleanup and bug fixes
 2012-12-07 15:13 UTC  (5+ messages)
` [PATCH v2 4/4] HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches

[PATCH] Add the values related to buddy system for filtering free pages
 2012-12-07 15:08 UTC  (2+ messages)

ext3 corruption in 3.0 kernel (SLES11 SP2 x86_64 (AMD Opteron))
 2012-12-07 15:06 UTC 

[RFC] gpiolib: introduce descriptor-based GPIO interface
 2012-12-07 15:07 UTC  (5+ messages)

[PATCH] SUNRPC: remove redundant "linux/nsproxy.h" includes
 2012-12-07 15:04 UTC  (2+ messages)

[PATCH] drivers/uio/uio_pdrv_genirq.c: Fix memory leak & confusing labels
 2012-12-07 15:00 UTC  (5+ messages)
` [PATCH v2] drivers/uio/uio_pdrv_genirq.c: Fix memory freeing issues

[PATCH V7] mfd: stmpe: Update DT support for stmpe driver
 2012-12-07 14:59 UTC 

[RFC PATCH 0/8] remove vm_struct list management
 2012-12-07 14:59 UTC  (11+ messages)
` [RFC PATCH 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-12-07 14:55 UTC  (4+ messages)
` [PATCH 0/6 v9] "
  ` [PATCH 1/6 v9] arm: use devicetree to get smp_twd clock

[PATCH linux-next] i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers
 2012-12-07 14:54 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] HOWTO: fix double words typo
 2012-12-07 14:37 UTC 

[PATCH V2] MCE: fix an error of mce_bad_pages statistics
 2012-12-07 14:33 UTC  (2+ messages)

[PATCH 3.7-rc8] ttm: Fix possible _manager memory allocation oops
 2012-12-07 14:16 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] xen/swiotlb: Exchange to contiguous memory for map_sg hook
 2012-12-07 14:11 UTC  (4+ messages)
` [Xen-devel] "

[PATCH V1 1/2] Xen acpi memory hotplug driver
 2012-12-07 14:05 UTC  (6+ messages)

[PATCH v2 0/3] leds: leds-pwm: Device tree support
 2012-12-07 14:04 UTC  (6+ messages)
` [PATCH v2 3/3] leds: leds-pwm: Add device tree bindings

[PATCH] spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()
 2012-12-07 14:04 UTC  (6+ messages)

[ 00/11] 3.0.56-stable review
 2012-12-07 13:59 UTC  (2+ messages)

[PATCH 0/1] gpio: add Lynxpoint chipset gpio driver
 2012-12-07 14:01 UTC  (2+ messages)
` [PATCH 1/1] "

[BUG] ftrace: available_filter_functions empty after unloading module
 2012-12-07 13:57 UTC  (4+ messages)

[PATCH V5 1/2] mfd: stmpe: Get rid of irq_invert_polarity
 2012-12-07 13:44 UTC  (10+ messages)
` [PATCH V5 2/2] mfd: stmpe: Update DT support in stmpe driver

[patch] aoe: use after free in aoedev_by_aoeaddr()
 2012-12-07 13:20 UTC  (2+ messages)

[PATCH resend] spi: Add support for specifying 3-wire mode via device tree
 2012-12-07 13:14 UTC  (2+ messages)

[PATCH 3/4] include/sunrpc: remove obsolete simple_strto<foo>
 2012-12-07 13:04 UTC  (2+ messages)

[PATCH -next] drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
 2012-12-07 12:50 UTC 

[PATCH] I2C: EXYNOS: Add slave support to i2c
 2012-12-07 12:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox