public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-26 14:00:07 to 2011-04-26 20:07:34 UTC [more...]

(resend) [PATCH] vmscan,memcg: memcg aware swap token
 2011-04-26 20:07 UTC  (2+ messages)

[PATCH] linux/string.h: Introduce streq macro
 2011-04-26 20:06 UTC  (15+ messages)

[RFC/PATCH v3 2/5] uas: MS UAS Gadget driver - Infrastructure
 2011-04-26 20:06 UTC  (6+ messages)

[PATCH 104/173] Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
 2011-04-26 20:00 UTC  (3+ messages)

[PATCH 2/2] init/Kconfig: use if/endif to surround the EXPERT menu kconfig symbols
 2011-04-26 20:00 UTC 

[PATCH V3] tty/serial: add support for Xilinx PS UART
 2011-04-26 19:58 UTC  (2+ messages)

[PATCH 029/173] pata_mpc52xx: inherit from ata_bmdma_port_ops
 2011-04-26 19:56 UTC  (3+ messages)
  ` [stable] "

[PATCH 090/173] USB: serial/kobil_sct, fix potential tty NULL dereference
 2011-04-26 19:53 UTC  (3+ messages)

[PATCH v3] kbuild: implement several W= levels
 2011-04-26 19:52 UTC  (3+ messages)
` [PATCH v3.1] "

[RFC PATCH v2 0/7] signal: sigprocmask fixes
 2011-04-26 19:50 UTC  (19+ messages)
` [PATCH v2 2/7] signal: retarget_shared_pending: consider shared/unblocked signals only
      ` [PATCH 0/3] do_sigtimedwait() needs retarget_shared_pending()
        ` [PATCH v2 0/6] sigtimedwait/sigprocmask need retarget_shared_pending()
          ` [PATCH v2 1/6] signal: sys_rt_sigtimedwait: simplify the timeout logic
          ` [PATCH v2 2/6] signal: introduce do_sigtimedwait() to factor out compat/native code
          ` [PATCH v2 3/6] signal: do_sigtimedwait() needs retarget_shared_pending()
          ` [PATCH v2 4/6] signal: cleanup sys_sigprocmask()
          ` [PATCH v2 5/6] signal: sys_sigprocmask() needs retarget_shared_pending()
          ` [PATCH v2 6/6] signal: rename signandsets() to sigandnsets()

readahead and oom
 2011-04-26 19:47 UTC  (10+ messages)

linux-next: Tree for April 26
 2011-04-26 16:18 UTC  (4+ messages)
` linux-next: Tree for April 26 (x86 mmu) (resend)
` linux-next: Tree for April 26 (kvm) (resend)
` [PATCH -next] misc: fix ti-st build issues

[PATCH 00/25] Staging: hv: Cleanup vmbus driver code
 2011-04-26 19:40 UTC  (31+ messages)
` [PATCH 01/25] Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object
  ` [PATCH 02/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in block driver
  ` [PATCH 03/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in hv_mouse.c
  ` [PATCH 04/25] Staging: hv: Introduce a function to map a generic driver pointer to a pointer to struct netvsc_driver
  ` [PATCH 05/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in net driver
  ` [PATCH 06/25] Staging: hv: Get rid of the references to the priv element of struct hv_driver in storvsc_drv.c
  ` [PATCH 07/25] Staging: hv: Cleanup vmbus_match()
  ` [PATCH 08/25] Staging: hv: vmbus_driver cannot be unloaded; cleanup accordingly
  ` [PATCH 09/25] Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used
  ` [PATCH 10/25] Staging: hv: Get rid of the priv pointer in struct hv_driver
  ` [PATCH 11/25] Staging: hv: Get rid of the drv field in struct hv_device
  ` [PATCH 12/25] Staging: hv: Cleanup error handling in vmbus_child_device_register()
  ` [PATCH 13/25] Staging: hv: Cleanup vmbus_probe() function
  ` [PATCH 14/25] Staging: hv: Properly handle errors in hv_pci_probe()
  ` [PATCH 15/25] Staging: hv: Make hv_pci_dev a static variable
  ` [PATCH 16/25] Staging: hv: Make msg_dpc a global variable
  ` [PATCH 17/25] Staging: hv: Make event_dpc "
  ` [PATCH 18/25] Staging: hv: Get rid of struct hv_bus
  ` [PATCH 19/25] Staging: hv: Add probe function to struct hv_driver
  ` [PATCH 20/25] Staging: hv: Use the probe function in "
  ` [PATCH 21/25] Staging: hv: Add remove() function to "
  ` [PATCH 22/25] Staging: hv: Use the remove() function in "
  ` [PATCH 23/25] Staging: hv: Add shutdown() function to "
  ` [PATCH 24/25] Staging: hv: Use the shutdown() function in "
  ` [PATCH 25/25] Staging: hv: VMBUS is a acpi enumerated device; get irq value from bios

linux-next: build failure after merge of the net tree
 2011-04-26 19:43 UTC  (2+ messages)

[PATCH v2 0/3] thermal: Cleanups
 2011-04-26 19:39 UTC  (10+ messages)
` [PATCH v2 1/3] thermal: Hide CONFIG_THERMAL_HWMON
` [PATCH v2 2/3] thermal: Split hwmon lookup to a separate function
` [PATCH v2 3/3] thermal: Make THERMAL_HWMON implementation fully internal

[PATCH v2] init/Kconfig: fix EXPERT menu list
 2011-04-26 19:33 UTC 

r8712u cannot set essid
 2011-04-26 19:30 UTC  (10+ messages)

[PATCH 1/2] break out page allocation warning code
 2011-04-26 19:27 UTC  (4+ messages)

[RFC][PATCH 0/3] track pte pages and use in OOM score
 2011-04-26 19:26 UTC  (6+ messages)
` [RFC][PATCH 2/3] track numbers of pagetable pages

2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
 2011-04-26 19:17 UTC  (17+ messages)

[BUG] perf and kmemcheck : fatal combination
 2011-04-26 19:13 UTC  (10+ messages)

Wonkiness with keyboard adapter - not sure if it's in USB or input systems
 2011-04-26 19:12 UTC  (3+ messages)

[PATCH] Power Manager suspend-hybrid warn on systemlog
 2011-04-26 18:49 UTC  (5+ messages)

[RFC][PATCH 00/11] ftrace/recordmcount: Remove useless mcount calls not being traced
 2011-04-26 19:09 UTC  (10+ messages)
` [RFC][PATCH 01/11] ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
` [RFC][PATCH 07/11] kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers

[PATCH 1/3] flex_array: flex_array_prealloc takes a number of elements, not an end
 2011-04-26 19:06 UTC  (7+ messages)
` [PATCH 2/3] flex_arrays: allow zero length flex arrays
` [PATCH 3/3] flex_array: allow 0 length elements

[PATCH V2] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
 2011-04-26 18:56 UTC 

ARM unaligned MMIO access with attribute((packed))
 2011-04-26 18:51 UTC  (3+ messages)

linux-next: manual merge of the tty tree with the bluetooth tree
 2011-04-26 18:40 UTC  (3+ messages)

[GIT PULL] s390 patches for 2.6.39-rc4
 2011-04-26 18:38 UTC  (2+ messages)

sata_mv port lockup on hotplug (kernel 2.6.38.2)
 2011-04-26 18:37 UTC  (20+ messages)

submitting read(1%)/write(99%) IO within a kernel thread, vs doing it in userspace (aio) with CFQ shows drastic drop. Ideas?
 2011-04-26 18:33 UTC  (2+ messages)

[PATCH 0/4] blackfin: convet cpumask apis
 2011-04-26 18:26 UTC  (2+ messages)

RCU+KVM: making CPU guest mode a quiescent state
 2011-04-26 15:55 UTC  (2+ messages)

[PATCH 1/3] m32r: convert cpumask api
 2011-04-26 18:24 UTC  (3+ messages)
` [PATCH 3/3] m32r: remove redundant declaration

linux-next: Tree for April 14 (Call-traces: RCU/ACPI/WQ related?)
 2011-04-26 15:42 UTC  (11+ messages)

i915 completely unusable in 2.6.38.x
 2011-04-26 18:04 UTC  (4+ messages)

[PATCH] mm: Check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE
 2011-04-26 17:51 UTC  (4+ messages)

[PATCH 00/12] IO-less dirty throttling v7
 2011-04-26 17:19 UTC  (2+ messages)

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-04-26 17:14 UTC  (4+ messages)
` [PATCH 11/14] PM / AVR32: Use struct syscore_ops instead of sysdevs for PM

[PATCH] USB: gadget: g_multi: fixed vendor and product ID in inf files
 2011-04-26 17:08 UTC 

[PATCH 0/2] printk: Allocate log buffer as early as possible
 2011-04-26 17:07 UTC  (4+ messages)
` [PATCH 1/2] memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set

[PATCH] kbuild: mark unicore32 header export as broken
 2011-04-26 17:07 UTC  (3+ messages)

[PATCH] kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
 2011-04-26 17:06 UTC 

[PATCH]Remove a warning
 2011-04-26 16:47 UTC  (2+ messages)

[PATCH 07/14] mfd: fix build warning on 88pm860x
 2011-04-26 16:47 UTC  (4+ messages)

[PATCH] proc: put check_mem_permission before __get_free_page in mem_read
 2011-04-26 16:44 UTC  (6+ messages)
    ` [PATCH] proc: fix pagemap_read() error case (was Re: [PATCH] proc: put check_mem_permission before __get_free_page in mem_read)

[TRIVIAL PATCH] treewide: Cleanup continuations and remove logging message whitespace
 2011-04-26 16:34 UTC  (4+ messages)

[PM8921 MFD V5 0/6] pm8921 core and subdevices
 2011-04-26 16:31 UTC  (8+ messages)
` [PM8921 MFD V5 5/6] MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystem

[RFC 0/8] Prevent LRU churing
 2011-04-26 16:25 UTC  (9+ messages)
` [RFC 1/8] Only isolate page we can handle
` [RFC 2/8] compaction: make isolate_lru_page with filter aware
` [RFC 3/8] vmscan: "
` [RFC 4/8] Make clear description of putback_lru_page
` [RFC 5/8] compaction: remove active list counting
` [RFC 6/8] In order putback lru core
` [RFC 7/8] migration: make in-order-putback aware
` [RFC 8/8] compaction: make compaction use in-order putback

Expose regulator:set_consumer_device_supply()?
 2011-04-26 16:15 UTC  (3+ messages)

[BUG] bluetooth doesn't work from 2.6.39-rc1+ to 2.6.39-rc3+
 2011-04-26 16:13 UTC  (5+ messages)

[RFC][PATCH 00/18] Increase resolution of load weights
 2011-04-26 16:11 UTC  (3+ messages)

[PATCH V8 4/8] mm/fs: add hooks to support cleancache
 2011-04-26 16:00 UTC  (4+ messages)

Flow-control representation in ethtool (mii.c fix?)
 2011-04-26 16:00 UTC 

[PATCH] ARM: ARCH_SMDK2410: add select S3C_DEV_USB_HOST to fix build error
 2011-04-26 15:58 UTC 

[PATCH] Bluetooth: Don't sleep after deleting command timer
 2011-04-26 15:49 UTC  (2+ messages)

How to deal with interrupt on HW without interrupt pin?
 2011-04-26 15:41 UTC 

[RFC] ARM DMA mapping TODO, v1
 2011-04-26 15:39 UTC  (8+ messages)
` [Linaro-mm-sig] "

[PATCH v2] misc: Driver for Silicon Labs Si570 and compatibles
 2011-04-26 15:33 UTC  (5+ messages)

Reiserfs deadlock in 2.6.36
 2011-04-26 15:29 UTC  (11+ messages)

[GIT PULL] Btrfs plugging
 2011-04-26 15:26 UTC  (2+ messages)

2.6.39-rc4+: oom-killer busy killing tasks
 2011-04-26 15:14 UTC  (5+ messages)

[PATCH v2] leds: provide helper to register "leds-gpio" devices
 2011-04-26 15:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] gpio: add trace events for setting direction and value
 2011-04-26 15:04 UTC  (6+ messages)

[GIT PULL] amd64_edac fixes for 39-rc5
 2011-04-26 15:02 UTC 

[PATCH 00/13] Swap-over-NBD without deadlocking
 2011-04-26 14:50 UTC  (18+ messages)
` [PATCH 03/13] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 09/13] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 12/13] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 13/13] mm: Account for the number of times direct reclaimers get throttled

[PATCH 1/2] split inode_wb_list_lock into bdi_writeback.list_lock
 2011-04-26 14:44 UTC  (2+ messages)
` [PATCH 2/2] writeback: elevate queue_io() into wb_writeback()

[PATCH] kbuild: fix sed error in export_report.pl
 2011-04-26 14:40 UTC  (5+ messages)

[PATCH REPOST] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
 2011-04-26 14:34 UTC  (5+ messages)
` [Xen-devel] "

[PATCH 0/3] reduce readahead overheads on tmpfs mmap page faults
 2011-04-26 14:36 UTC  (3+ messages)
` [PATCH 3/3] readahead: trigger mmap sequential readahead on PG_readahead
  ` [PATCH 3/3 with new changelog] "

[PATCH 3/6] writeback: sync expired inodes first in background writeback
 2011-04-26 14:30 UTC  (11+ messages)

[PATCHv4 1/4] MFD: TPS65910: Add new mfd device for TPS65910
 2011-04-26 14:28 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2011-04-26 14:24 UTC 

[PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
 2011-04-26 14:22 UTC  (6+ messages)
` [PATCH v2 01/12] mmc: add none blocking mmc request function

Vital Information Reply
 2011-04-26 12:59 UTC 

[PATCH] kprobes,x86: disable irq durinr optimized callback
 2011-04-26 14:19 UTC  (3+ messages)

[PATCH] kbuild: scripts/kconfig/Makefile cleanup and fixes
 2011-04-26 14:13 UTC  (3+ messages)

[PATCH 1/2] mfd: Group TPSxxxxx power management chips together
 2011-04-26 14:07 UTC  (2+ messages)

[PATCH 00/18] RAS daemon: Easter Eggs Edition
 2011-04-26 14:05 UTC  (5+ messages)
` [PATCH 02/18] perf: Add persistent event facilities

[PATCH 0/6] writeback: moving expire targets for background/kupdate works v2
 2011-04-26 14:05 UTC  (7+ messages)
` [PATCH 5/6] writeback: sync expired inodes first in background writeback

[PATCHv4 2/4] TPS65910: GPIO: Add GPIO driver
 2011-04-26 14:04 UTC  (3+ messages)

[PATCHv4 3/4] TPS65910: IRQ: Add interrupt controller
 2011-04-26 14:01 UTC  (2+ messages)

[PATCH 1/1] perf tools: Add missing user space support for config1/config2
 2011-04-26 14:00 UTC  (9+ messages)
    ` [generalized cache events] "
          ` [PATCH] perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES


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