public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-27 20:47:50 to 2007-10-28 19:55:24 UTC [more...]

2.6.24-rc1 kills onboard r8169 (rtl8111b) NIC
 2007-10-28 19:55 UTC 

[PATCH] Align PCI memory regions to page size (4K) - Fix
 2007-10-28 19:53 UTC  (4+ messages)

No module symbols loaded - kernel modules not enabled
 2007-10-28 19:50 UTC 

LSM conversion to static interface [revert patch]
 2007-10-28 19:42 UTC  (32+ messages)
` Linux Security *Module* Framework (Was: LSM conversion to static interface
    ` Linux Security *Module* Framework (Was: LSM conversion to static interface)
                ` Linux Security *Module* Framework
                ` eradicating out of tree modules (was: Linux Security *Module* Framework)
                ` eradicating out of tree modules (was: : "
                    ` eradicating out of tree modules

[PATCH] Dell laptop backlight driver
 2007-10-28 19:20 UTC  (4+ messages)

[linux-pm] QUESTION: How to fix race between .suspend routine and watchdog timer
 2007-10-28 19:19 UTC  (3+ messages)

[PATCH] DMA: Fix broken device refcounting
 2007-10-28 19:17 UTC  (5+ messages)

Check dependencies for modules "dm-snapshot" and "sd_mod" in kernel 2.6.23.1
 2007-10-28 18:51 UTC  (5+ messages)

epoll design problems with common fork/exec patterns
 2007-10-28 18:48 UTC  (4+ messages)

cannot "hibernate" if program being debugged in gdb is paused after SIGABRT in linux 2.6.23 (but can in 2.6.22.7)
 2007-10-28 18:58 UTC  (4+ messages)

WANTED: kernel projects for CS students
 2007-10-28 18:57 UTC  (3+ messages)

PCMCIA insert on resume
 2007-10-28 18:55 UTC  (3+ messages)

[RFC][PATCH] Fix hang in posix_locks_deadlock()
 2007-10-28 18:40 UTC  (9+ messages)
      ` [PATCH] locks: fix possible infinite loop in posix deadlock detection
        ` [RFC, PATCH] locks: remove "

Major SATA / EXT3 Issue?
 2007-10-28 18:37 UTC 

build #286 failed for 2.6.24-rc1-gea45d15 in linux/arch/x86/kernel/setup_32.c
 2007-10-28 18:34 UTC  (2+ messages)

[Devel] [PATCH] pidns: Place under CONFIG_EXPERIMENTAL (take 2)
 2007-10-28 18:31 UTC  (6+ messages)

USB_SUSPEND needs SUSPEND?
 2007-10-28 18:48 UTC  (4+ messages)

struct user . u_ar0
 2007-10-28 18:27 UTC  (3+ messages)

[patch 1/2] cpusets: extract mmarray loading from update_nodemask
 2007-10-28 18:19 UTC  (29+ messages)
` [patch 2/2] cpusets: add interleave_over_allowed option

Is gcc thread-unsafe?
 2007-10-28 18:19 UTC 

[PATCH 1/4] stringbuf: A string buffer implementation
 2007-10-27  7:31 UTC  (2+ messages)

[PATCH] 0/3 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl
 2007-10-28 18:05 UTC  (7+ messages)
` [PATCH 1/3] VFS: apply coding standards to fs/ioctl.c
` [PATCH 2/3] VFS: swap do_ioctl and vfs_ioctl names
` [PATCH 3/3] Unionfs: use vfs_ioctl

[PATCH 1/2] I8K: Allow i8k driver to be built on x86_64 systems
 2007-10-28 18:03 UTC  (4+ messages)

[PATCH] proc_fs.h redux
 2007-10-28 17:58 UTC  (10+ messages)

[PATCH 2/2] I8K: Adds i8k driver to the x86_64 Kconfig
 2007-10-28 17:55 UTC  (3+ messages)

[PATCH v3] i5k_amb: New memory temperature sensor driver
 2007-10-28 17:48 UTC  (5+ messages)
            ` [PATCH v4] "
                ` [PATCH] i5k_amb: Convert macros to C functions

[RFC: 2.6 patch] remove the USB_STORAGE_ONETOUCH driver
 2007-10-28 17:48 UTC  (2+ messages)

kernel drivers database (hardware, config, file) and "autoconfiguration"
 2007-10-28 17:42 UTC 

VIA VT6307 OHCI version?
 2007-10-28 17:41 UTC  (10+ messages)

hwmon/f75375s.c: buggy if()
 2007-10-28 17:33 UTC  (10+ messages)
    ` [lm-sensors] "

[PATCH] Align PCI memory regions to page size (4K)
 2007-10-28 17:17 UTC  (2+ messages)

[PATCH] Optimize i8259 code a bit
 2007-10-28 23:11 UTC  (2+ messages)

[2.6 patch] fix USB_OHCI_HCD_SSB dependencies
 2007-10-28 16:31 UTC  (5+ messages)

[2.6 patch] ieee1394_transactions.c: remove dead code
 2007-10-28 16:21 UTC  (2+ messages)

Debugging activated during runtime
 2007-10-28 16:18 UTC  (4+ messages)

[PATCH] backlight dimmer
 2007-10-28 16:15 UTC  (2+ messages)

[2.6 patch] scsi/seagate.c: remove dead code
 2007-10-28 15:53 UTC  (2+ messages)

Syba 8-Port Serial Card Unidentified By Kernel
 2007-10-28 15:42 UTC  (11+ messages)

pdflush stuck in D state with v2.6.24-rc1-192-gef49c32
 2007-10-28 15:24 UTC 

adding header in kernel to data passed from user space
 2007-10-28 15:19 UTC 

[patch 00/10] SLUB: SMP regression tests on Dual Xeon E5345 (8p) and new performance patches
 2007-10-28 15:14 UTC  (20+ messages)
` [patch 01/10] SLUB: Consolidate add_partial and add_partial_tail to one function
` [patch 02/10] SLUB: Noinline some functions to avoid them being folded into alloc/free
` [patch 03/10] SLUB: Move kmem_cache_node determination into add_full and add_partial
` [patch 04/10] SLUB: Avoid checking for a valid object before zeroing on the fast path
` [patch 05/10] SLUB: __slab_alloc() exit path consolidation
` [patch 06/10] SLUB: Provide unique end marker for each slab
` [patch 07/10] SLUB: Avoid referencing kmem_cache structure in __slab_alloc
` [patch 08/10] SLUB: Optional fast path using cmpxchg_local
` [patch 09/10] SLUB: Do our own locking via slab_lock and slab_unlock
` [patch 10/10] SLUB: Restructure slab alloc

[PATCH] usbserial: fix inconsistent lock state
 2007-10-28 14:45 UTC  (2+ messages)

[PATCH] Dreamcast AICA sound - Get rid of annoying compiler warning
 2007-10-28 14:27 UTC 

[PATCH - SH] Clean up maple bus code to supress compiler warning
 2007-10-28 14:24 UTC 

[AppArmor 00/45] AppArmor security module overview
 2007-10-28 14:25 UTC  (4+ messages)

[PATCH] pcmcia: Convert io_req_t to use kio_addr_t
 2007-10-28 13:44 UTC  (8+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] pcmcia: Convert io_req_t to use unsigned int

[PATCH] coding style cleanups for drivers/md/mktables.c
 2007-10-28 13:44 UTC 

[PATCH 2/2] Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
 2007-10-28 12:46 UTC  (5+ messages)

X86: UML build fix
 2007-10-25 11:08 UTC 

[PATCH] /drivers/ide/pci/piix.c kernel 2.6.23
 2007-10-28 10:35 UTC 

BUG: lock held when returning to user space
 2007-10-28 11:12 UTC  (6+ messages)

[PATCH] mac80211: fix printk() format string
 2007-10-28 11:34 UTC  (3+ messages)

[PATCH] fix param_sysfs_builtin name length check
 2007-10-28 10:33 UTC 

[PATCH 4/4] leds-clevo-mail: hw acceleration for Clevo mail LED driver
 2007-10-28 11:23 UTC 

[PATCH 3/4] leds-clevo-mail: hw accelerated LED blink extension
 2007-10-28 11:22 UTC 

[PATCH 2/4] leds-clevo-mail: extend naming convention of leds subsystem
 2007-10-28 11:22 UTC 

[PATCH 1/4] leds-clevo-mail: driver for Clevo mail LED
 2007-10-28 11:22 UTC 

[PATCH 3/3] leds-clevo-mail: driver for Clevo mail LED
 2007-10-28 11:22 UTC  (6+ messages)

[PATCH] Can you omit a part of processing of initialization in __pdflush. kernel<2.6.23>
 2007-10-28 10:09 UTC 

regression(?): starting with 2.6.21 sending packets became broken
 2007-10-28  8:33 UTC  (3+ messages)

Networked filesystems vs backing_dev_info
 2007-10-28  7:46 UTC  (5+ messages)

[Git Patch] arch/um/os-Linux/: varied improvements and fixes
 2007-10-28  7:38 UTC 

[PATCH] 2.6.24-rc1: ensure "present" sysfs attribute even if battery is absent
 2007-10-28  7:37 UTC  (4+ messages)
    ` [PATCH] [2.6.24-rc] ACPI: register power_supply subdevice only when battery is present

sysfs: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
 2007-10-28  7:17 UTC  (7+ messages)

per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
 2007-10-28  7:10 UTC  (14+ messages)

UML building failed in current Linus-tree
 2007-10-28  5:25 UTC  (3+ messages)

[PATCH] fujtisu application panel driver
 2007-10-28  5:30 UTC  (4+ messages)
` [PATCH] Fujitsu application panel driver (rev3)
  ` [PATCH] Fujitsu application panel driver

[PATCH] scatterlist fallout: drivers/scsi/arm/
 2007-10-28  5:20 UTC  (3+ messages)

[PATCH] Sanitize the type of struct user.u_ar0
 2007-10-28  5:02 UTC 

[2.6 patch] input/serio/hp_sdc.c section fix
 2007-10-28  5:03 UTC  (2+ messages)

2.6.24-rc1 sysctl table check failed on PowerMac
 2007-10-28  4:20 UTC  (4+ messages)
  ` [PATCH] Dump stack during sysctl registration failure

Mapping PCI memory to user-space
 2007-10-28  3:06 UTC  (2+ messages)

[PATCH] [POWERPC] Fix CONFIG_SMP=n build breaks
 2007-10-28  2:02 UTC  (5+ messages)
` [PATCH] [POWERPC] Fix CONFIG_SMP=n build break
  ` [PATCH v2] "

[PATCH 1/2] irq_flags_t: intro and core annotations
 2007-10-28  1:24 UTC  (2+ messages)

[patch 0/6][RFC] Cleanup FIBMAP
 2007-10-28  0:43 UTC  (4+ messages)

Kconfig: conf segfault (with invalid kconfig contents)
 2007-10-28  0:02 UTC  (3+ messages)

[build bug, 2.6.24-rc1] CONFIG_VIDEO_DEV=m & CONFIG_VIDEO_SAA7146_VV=y
 2007-10-27 23:39 UTC  (3+ messages)

[PATCH] Kconfig bug
 2007-10-27 23:37 UTC  (4+ messages)
` tristate and bool not enogh for Kconfig anymore

[RFC 0/3] Recursive reclaim (on __PF_MEMALLOC)
 2007-10-27 23:08 UTC  (6+ messages)

[PATCH 1/9] Unionfs: security convert lsm into a static interface fix
 2007-10-27 23:01 UTC  (2+ messages)

[PATCH RESEND] SCSI not showing tray status correctly
 2007-10-27 22:58 UTC 

[PATCH] select PARAVIRT when PARAVIRT_GUEST on
 2007-10-27 22:27 UTC  (2+ messages)

[BUG] [linux-pm] Commit "Hibernation: Enter platform hibernation state in a consistent way)" makes my system to resume instantly from S4
 2007-10-27 21:46 UTC  (2+ messages)

[PATCH 1/2] irq_flags_t: intro and core annotations
 2007-10-27 21:22 UTC  (5+ messages)

[RFC] full suspend/resume support for i915 DRM driver
 2007-10-27 21:12 UTC  (5+ messages)
` fixing up DRM device model usage

gfs2_fh_to_parent() array overflow
 2007-10-27 21:00 UTC  (2+ messages)

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-27 20:47 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