public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-21 18:51:29 to 2009-10-22 07:19:24 UTC [more...]

[PATCH] i2c-scmi: Quirk to work on IBM machines with broken BIOSes
 2009-10-22  7:17 UTC  (5+ messages)

[PATCH 2/2] pciehp_driver.c: PCIe hot plug for Intel iommu - call IOMMU API in hot remove
 2009-10-22  7:07 UTC  (4+ messages)
        ` [PATCH] PCIe hot plug for Intel iommu

spitz backlight: fix brightness limiting
 2009-10-22  7:05 UTC  (3+ messages)

question on the freezer and line disciplines
 2009-10-22  7:02 UTC  (2+ messages)

[PATCH 1/1] UBUNTU: USB: option: TLAYTECH TUE800 support
 2009-10-22  7:00 UTC 

[PATCH v7 4/5]: core: Add kernel message dumper to call on oopses and panics
 2009-10-22  6:36 UTC  (14+ messages)
` [PATCH v8 4/5] "
    ` [PATCH v9 "
          ` [PATCH v10 "
              ` [PATCH v11 "

[PATCH] intel-iommu: Fix alloc_coherent for pass-through devices
 2009-10-22  6:28 UTC  (2+ messages)

[PULL] virtio fixes
 2009-10-22  6:13 UTC  (3+ messages)

[PATCH 0/4] twl4030 codec as MFD device
 2009-10-22  6:04 UTC  (4+ messages)
` [PATCH 1/4] MFD: twl4030: add twl4030_codec MFD as a new child to the core

HWPOISON updates for 2.6.32-rc5 for review
 2009-10-22  6:02 UTC  (9+ messages)
  ` [PATCH] HWPOISON: Clean up PR_MCE_KILL interface
    ` [PATCH] HWPOISON: Add brief hwpoison description to Documentation
      ` [PATCH] HWPOISON: return early on non-LRU pages
        ` [PATCH] HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
          ` [PATCH] HWPOISON: fix oops on ksm pages
            ` [PATCH] HWPOISON: fix/proc/meminfo alignment
              ` [PATCH] HWPOISON: Allow schedule_on_each_cpu() from keventd
                ` [PATCH] HWPOISON: fix invalid page count in printk output

request_module vs. modprobe blacklist (and security subsystem implications)
 2009-10-22  5:56 UTC  (7+ messages)

[PATCH] perf record: Enable PERF_SAMPLE_ID when sampling multiple events
 2009-10-22  5:00 UTC  (3+ messages)

[GIT]: Networking
 2009-10-22  4:56 UTC 

[PATCH 2.4] net: Fix 64 bit DMA addressing for 8139cp and r8169
 2009-10-22  4:50 UTC 

[PATCH v2 0/5] mm: modest useability enhancements for node sysfs attrs
 2009-10-22  4:15 UTC  (6+ messages)
` [PATCH v2 1/5] mm: add numa node symlink for memory section in sysfs
` [PATCH v2 2/5] mm: refactor register_cpu_under_node()
` [PATCH v2 3/5] mm: refactor unregister_cpu_under_node()
` [PATCH v2 4/5] mm: add numa node symlink for cpu devices in sysfs
` [PATCH v2 5/5] Documentation: ABI: /sys/devices/system/cpu/cpu#/node

[PATCH 2.4] R8169: Fix compilation error when RTL8169_DEBUG is defined
 2009-10-22  3:45 UTC  (2+ messages)

[PATCH 0/7] Documentation: document /sys/devices/system/cpu/
 2009-10-22  3:45 UTC  (8+ messages)
` [PATCH 1/7] Documentation: ABI: rename sysfs-devices-cache_disable properly
` [PATCH 2/7] Documentation: ABI: document /sys/devices/system/cpu/
` [PATCH 3/7] Documentation: ABI: /sys/devices/system/cpu/ topology files
` [PATCH 4/7] Documentation: ABI: /sys/devices/system/cpu/cpu#/ "
` [PATCH 5/7] Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savings
` [PATCH 6/7] Documentation: ABI: /sys/devices/system/cpu/cpuidle/
` [PATCH 7/7] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/

[PATCH] trivial: Fix typo in comment for #endif
 2009-10-22  3:39 UTC 

2.6.31.4: WARNING: at drivers/usb/serial/usb-serial.c:446 serial_unthrottle
 2009-10-22  3:06 UTC  (3+ messages)

[PATCH] sony_pi: Remove the BKL from sonypi_misc_open
 2009-10-22  2:55 UTC  (13+ messages)

[PATCH] ipmi: use round_jiffies on timers to reduce timer overhead/wakeups
 2009-10-22  2:50 UTC  (8+ messages)
  ` [Discuss] "
        ` [Openipmi-developer] "

[RFC][PATCH] Add prctl to set sibling thread names
 2009-10-22  2:48 UTC  (9+ messages)

[RFC PATCH 00/40] Writable overlays (union mounts)
 2009-10-22  2:44 UTC  (45+ messages)
` [PATCH 01/41] VFS: BUG() if somebody tries to rehash an already hashed dentry
  ` [PATCH 02/41] VFS: propagate mnt_flags into do_loopback
    ` [PATCH 03/41] VFS: Make lookup_hash() return a struct path
      ` [PATCH 04/41] VFS: Remove unnecessary micro-optimization in cached_lookup()
        ` [PATCH 05/41] VFS: Make real_lookup() return a struct path
          ` [PATCH 06/41] VFS: Introduce dput() variant that maintains a kill-list
            ` [PATCH 07/41] VFS: Add read-only users count to superblock
              ` [PATCH 08/41] Don't replace nameidata path when following links
                ` [PATCH 09/41] whiteout: Don't return information about whiteouts to userspace
                  ` [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
                    ` [PATCH 11/41] whiteout: Set S_OPAQUE inode flag when creating directories
                      ` [PATCH 12/41] union-mount: Allow removal of a directory
                        ` [PATCH 13/41] whiteout: tmpfs whiteout support
                          ` [PATCH 14/41] whiteout: Split of ext2_append_link() from ext2_add_link()
                            ` [PATCH 15/41] whiteout: ext2 whiteout support
                              ` [PATCH 16/41] whiteout: jffs2 "
                                ` [PATCH 17/41] whiteout: Add path_whiteout() helper
                                  ` [PATCH 18/41] union-mount: Documentation
                                    ` [PATCH 19/41] union-mount: Introduce MNT_UNION and MS_UNION flags
                                      ` [PATCH 20/41] union-mount: Introduce union_mount structure
                                        ` [PATCH 21/41] union-mount: Drive the union cache via dcache
                                          ` [PATCH 22/41] union-mount: Some checks during namespace changes
                                            ` [PATCH 23/41] union-mount: Changes to the namespace handling
                                              ` [PATCH 24/41] union-mount: Make lookup work for union-mounted file systems
                                                ` [PATCH 25/41] union-mount: stop lookup when directory has S_OPAQUE flag set
                                                  ` [PATCH 26/41] union-mount: stop lookup when finding a whiteout
                                                    ` [PATCH 27/41] union-mount: in-kernel file copy between union mounted filesystems
                                                      ` [PATCH 28/41] union-mount: call do_whiteout() on unlink and rmdir
                                                        ` [PATCH 29/41] union-mount: Always create topmost directory on open
                                                          ` [PATCH 30/41] fallthru: Basic fallthru definitions
                                                            ` [PATCH 31/41] fallthru: Support for fallthru entries in union mount lookup
                                                              ` [PATCH 32/41] fallthru: ext2 fallthru support
                                                                ` [PATCH 33/41] fallthru: jffs2 "
                                                                  ` [PATCH 34/41] fallthru: tmpfs "
                                                                    ` [PATCH 35/41] union-mount: Copy up directory entries on first readdir()
                                                                      ` [PATCH 36/41] union-mount: Increment read-only users count for read-only layer
                                                                        ` [PATCH 37/41] union-mount: Check read-only/read-write status of layers
                                                                          ` [PATCH 38/41] union-mount: Make pivot_root work with union mounts
                                                                            ` [PATCH 39/41] union-mount: Ignore read-only file system in permission checks
                                                                              ` [PATCH 40/41] union-mount: Make truncate work in all its glorious UNIX variations
                                                                                ` [PATCH 41/41] union-mount: Add support for rename by __union_copyup()

[PATCH] remove pfn in add_one_highpage_init
 2009-10-22  2:27 UTC 

possible circular locking dependency in ISDN PPP
 2009-10-22  2:27 UTC  (4+ messages)

ntp-dev-4.2.5p235-RC build failure: MOD_NANO not #defined
 2009-10-22  1:58 UTC  (7+ messages)
` [ntp:hackers] "

Problems with string (charp) module parameters
 2009-10-22  2:13 UTC  (3+ messages)

Changing radeon KMS cs+gem ioctl to merge read & write domain
 2009-10-22  1:49 UTC  (2+ messages)

uvcvideo causes ehci_hcd to halt
 2009-10-22  1:36 UTC  (5+ messages)

Unnecessary overhead with stack protector
 2009-10-22  1:26 UTC  (12+ messages)
        ` XFS stack overhead

[PATCH] acpi_power_meter: Don't leak ACPI error codes to userspace
 2009-10-22  1:01 UTC 

Question about invalidate_inode_pages2_range()
 2009-10-22  0:33 UTC  (6+ messages)

[PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices
 2009-10-22  0:29 UTC  (3+ messages)
  ` [PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices - v2

[patch,rfc] cfq: merge cooperating cfq_queues
 2009-10-22  0:09 UTC  (3+ messages)

[patch] delay panic during startup of kernel
 2009-10-21 23:38 UTC 

(no subject)
 2009-10-21 23:06 UTC 

[PATCH] Fix null pointer error after vmbus loading
 2009-10-21 22:45 UTC  (2+ messages)

[PATCH] mfd: Allow platforms to specify an IRQ base for WM8350
 2009-10-21 22:29 UTC  (2+ messages)

[PATCH] mfd: fix more undefined twl4030-power resconfig value checks
 2009-10-21 22:26 UTC  (2+ messages)

[Resend PATCH 1/2] twl4030: Do not dereference null pointer in error path
 2009-10-21 22:22 UTC  (4+ messages)
` [Resend PATCH 2/2] twl4030: Enable low-power mode to 32kHz oscillator

[patch 00/28] BKL removal queued patches
 2009-10-21 22:16 UTC  (12+ messages)
` [patch 19/28] hw_random: Remove BKL from core
` [patch 22/28] macintosh: Remove BKL from ans-lcd
  ` [PATCH] macintosh: Explicitly set llseek to no_llseek in ans-lcd
` [patch 24/28] rtc: Remove BKL from efirtc
  ` Subject: [PATCH] rtc: Explicitly set llseek to no_llseek

[PATCH 0/4] tracing: couple of minor fixies
 2009-10-21 22:14 UTC  (5+ messages)
` [PATCH 2/4] tracing: fix trace_seq_printf return value

[RFC][v8][PATCH 0/10] Implement clone3() system call
 2009-10-21 22:03 UTC  (12+ messages)
` [RFC][v8][PATCH 9/10]: Define clone3() syscall

Commit 34d76c41 causes linker errors on ia64 with NR_CPUS=4096
 2009-10-21 22:11 UTC  (13+ messages)

[PATCH] leds-alix2: add support for button connected to J15
 2009-10-21 22:09 UTC  (11+ messages)

NOHZ: local_softirq_pending 08
 2009-10-21 21:39 UTC  (8+ messages)
      ` [PATCH] net: Adjust softirq raising in __napi_schedule

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-21 21:20 UTC  (5+ messages)
` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
  ` [PATCH] SLUB: Don't drop __GFP_NOFAIL completely from allocate_slab() (was: Re: [Bug #14265] ifconfig: page allocation failure. order:5,ode:0x8020 w/ e100)

[PATCH 1/2] Disk hot removal causing oopses and fixes
 2009-10-21 21:19 UTC  (3+ messages)

page allocation failure message kernel 2.6.31.4 (tty-related)
 2009-10-21 21:16 UTC  (3+ messages)

[RFC][v8][PATCH 0/10] Implement clone3() system call
 2009-10-21 21:11 UTC  (12+ messages)

[PATCH 00/12] Staging: rt28x0 cleanups
 2009-10-21 20:45 UTC  (13+ messages)
` [PATCH 01/12] Staging: rt28x0: remove unused ->eewrite methods
` [PATCH 02/12] Staging: rt28x0: remove unused code from common/ee_efuse-c
` [PATCH 03/12] Staging: rt28x0: remove private RTPRIV_IOCTL_SET ioctl
` [PATCH 04/12] Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctl
` [PATCH 05/12] Staging: rt28x0: remove private WEXT handlers
` [PATCH 06/12] Staging: rt28x0: remove support for private driver parameters
` [PATCH 07/12] Staging: rt28x0: remove optional loading of EEPROM from file in eFuse mode
` [PATCH 08/12] Staging: rt28x0: fix some build warnings
` [PATCH 09/12] Staging: rt28x0: remove optional cmm profile parameters
` [PATCH 10/12] Staging: rt28x0: remove dead code from rtmp_phy.h
` [PATCH 11/12] Staging: rt28x0: remove unused SHA256 code
` [PATCH 12/12] Staging: rt28x0: remove dead code

[REGRESSION] "bind" a device to a driver doesn't not work anymore
 2009-10-21 20:20 UTC  (9+ messages)

[PATCH] nvram: Drop the bkl from non-generic nvram_llseek()
 2009-10-21 20:09 UTC  (3+ messages)
` [tip:bkl/drivers] nvram: Drop the BKL from nvram_open()

[RFC Patch] use MTRR for write combining if PAT is not available
 2009-10-21 20:01 UTC  (4+ messages)

[PATCH] LED: add driver for LT3593 controlled LEDs
 2009-10-21 19:35 UTC  (4+ messages)

[PATCH 1/1] perf tools: Unify debug messages mechanisms
 2009-10-21 19:34 UTC 

[PATCH 0/5] mm: modest useability enhancements for node sysfs attrs
 2009-10-21 19:30 UTC  (6+ messages)
` [PATCH 4/5] mm: add numa node symlink for cpu devices in sysfs

Dream patches for 2.6.31/32-pre?
 2009-10-21 19:20 UTC 

[PATCH] MAINTAINERS: openipmi list is moderated
 2009-10-21 19:08 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