linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-05 18:50:28 to 2007-12-06 02:53:01 UTC [more...]

[patch-RFC 00/26] LTTng Kernel Trace Thread Flag
 2007-12-06  2:43 UTC  (26+ messages)
` [patch-RFC 01/26] LTTng Kernel Trace Thread Flag Alpha
` [patch-RFC 02/26] LTTng Kernel Trace Thread Flag ARM
` [patch-RFC 03/26] LTTng Kernel Trace Thread Flag AVR32
` [patch-RFC 04/26] LTTng Kernel Trace Thread Flag Blackfin
` [patch-RFC 05/26] LTTng Kernel Trace Thread Flag Cris
` [patch-RFC 06/26] LTTng Kernel Trace Thread Flag Frv
` [patch-RFC 07/26] LTTng Kernel Trace Thread Flag H8300
` [patch-RFC 08/26] LTTng Linux Kernel Trace Thread Flags x86_32
` [patch-RFC 09/26] LTTng Kernel Trace Thread Flag ia64
` [patch-RFC 10/26] LTTng Kernel Trace Thread Flag m32r
` [patch-RFC 11/26] LTTng Kernel Trace Thread Flag m68k
` [patch-RFC 12/26] LTTng Kernel Trace Thread Flag m68knommu
` [patch-RFC 13/26] LTTng Kernel Trace Thread Flag MIPS
` [patch-RFC 14/26] LTTng Kernel Trace Thread Flag parisc
` [patch-RFC 15/26] LTTng Kernel Trace Thread Flag powerpc
` [patch-RFC 16/26] LTTng Kernel Trace Thread Flag s390
` [patch-RFC 17/26] LTTng Kernel Trace Thread Flag SH
` [patch-RFC 18/26] LTTng Kernel Trace Thread Flag sh64
` [patch-RFC 19/26] LTTng Kernel Trace Thread Flag sparc
` [patch-RFC 20/26] LTTng Kernel Trace Thread Flag sparc64
` [patch-RFC 21/26] LTTng Kernel Trace Thread Flag UML
` [patch-RFC 22/26] LTTng Kernel Trace Thread Flag v850
` [patch-RFC 24/26] LTTng Linux Kernel Trace Thread Flag x86_64
` [patch-RFC 25/26] LTTng Kernel Trace Thread Flag xtensa
` [patch-RFC 26/26] LTTng Kernel Trace Thread Flag API

laptop reboots right after hibernation
 2007-12-06  2:38 UTC  (12+ messages)

[PATCH 1/3] stopmachine semaphore to mutex
 2007-12-05  8:00 UTC  (3+ messages)
` [PATCH 2/3] Amiga serial driver: port_write_mutex fixup
` [PATCH 3/3] printer port driver: semaphore to mutex

[patch-RFC 0/7] LTTng instrumentation (arch independent)
 2007-12-06  2:26 UTC  (8+ messages)
` [patch-RFC 1/7] Include marker.h in kernel.h -- temporary, for code readability
` [patch-RFC 2/7] LTTng instrumentation fs
` [patch-RFC 3/7] LTTng instrumentation ipc
` [patch-RFC 4/7] LTTng instrumentation kernel
` [patch-RFC 5/7] LTTng instrumentation mm
` [patch-RFC 6/7] LTTng instrumentation net
` [patch-RFC 7/7] Add Markers Into Semaphore Primitives

sockets affected by IPsec always block (2.6.23)
 2007-12-06  2:25 UTC  (4+ messages)

[PATCH] i386 IOAPIC: de-fang IRQ compression
 2007-12-06  2:20 UTC  (5+ messages)

[patch 0/6] Linux Kernel Markers - Use Immediate Values Optimization
 2007-12-06  2:16 UTC  (7+ messages)
` [patch 1/6] Immediate Values - Move Kprobes x86 restore_interrupt to kdebug.h
` [patch 2/6] Add __discard section to x86
` [patch 3/6] Immediate Values - x86 Optimization NMI and MCE support
` [patch 4/6] Immediate Values - Powerpc Optimization NMI "
` [patch 5/6] Immediate Values Use Arch NMI and MCE Support
` [patch 6/6] Linux Kernel Markers - Use Immediate Values

[PATCH] Scheduler Profiling - Use Immediate Values
 2007-12-06  2:14 UTC 

[PATCH] Remove #define hex_asc from kernel.h, update lib/hexdump.c
 2007-12-06  2:18 UTC  (11+ messages)
      ` [PATCH] Reduce stack used by lib/hexdump.c

[PATCH] capabilities: introduce per-process capability bounding set (v10)
 2007-12-06  2:13 UTC  (8+ messages)

[patch 0/7] Immediate Values (redux) for 2.6.24-rc4-git3
 2007-12-06  2:08 UTC  (8+ messages)
` [patch 1/7] Immediate Values - Architecture Independent Code
` [patch 2/7] Immediate Values - Kconfig menu in EMBEDDED
` [patch 3/7] x86: add <asm/asm.h>
` [patch 4/7] Immediate Values - x86 Optimization
` [patch 5/7] Add text_poke and sync_core to powerpc
` [patch 6/7] Immediate Values - Powerpc Optimization
` [patch 7/7] Immediate Values - Documentation

[patch 00/11] Text Edit Lock for 2.6.24-rc4-git3
 2007-12-06  2:02 UTC  (12+ messages)
` [patch 01/11] Kprobes - use a mutex to protect the instruction pages list
` [patch 02/11] Kprobes - do not use kprobes mutex in arch code
` [patch 03/11] Kprobes - declare kprobe_mutex static
` [patch 04/11] Add INIT_ARRAY() to kernel.h
` [patch 05/11] Text Edit Lock - Architecture Independent Code
` [patch 06/11] Text Edit Lock - Alternative code for x86
` [patch 07/11] Text Edit Lock - kprobes architecture independent support
` [patch 08/11] Text Edit Lock - kprobes x86_32
` [patch 09/11] Text Edit Lock - kprobes x86_64
` [patch 10/11] Text Edit Lock - x86_32 standardize debug rodata
` [patch 11/11] Text Edit Lock - x86_64 "

2.6.24-rc3-mm2 - add-64-bit-capability-support-to-the-kernel
 2007-12-06  1:46 UTC  (3+ messages)

[PATCH 0/7] Permit filesystem local caching
 2007-12-06  1:40 UTC  (12+ messages)
` [PATCH 1/7] KEYS: Increase the payload size when instantiating a key
` [PATCH 2/7] KEYS: Check starting keyring as part of search
` [PATCH 3/7] KEYS: Allow the callout data to be passed as a blob rather than a string
` [PATCH 4/7] KEYS: Add keyctl function to get a security label
` [PATCH 5/7] Security: Change current->fs[ug]id to current_fs[ug]id()
` [PATCH 6/7] SECURITY: Separate task security context from task_struct
` [PATCH 7/7] SECURITY: De-embed task security record from task and use refcounting

Failure with SATA DVD-RW
 2007-12-06  1:33 UTC  (2+ messages)

[RFC] [PATCH] A clean approach to writeout throttling
 2007-12-06  1:24 UTC  (2+ messages)

How to manage shared persistent local caching (FS-Cache) with NFS?
 2007-12-06  1:22 UTC  (3+ messages)

Reproducible data corruption with sendfile+vsftp - splice regression?
 2007-12-06  1:13 UTC  (8+ messages)

[PATCH] backlight: OMAP1 backlight driver
 2007-12-06  1:48 UTC 

[PATCH] fix group stop with exit race
 2007-12-06  1:08 UTC  (2+ messages)

WARNING: at kernel/resource.c:189 __release_resource
 2007-12-06  1:07 UTC  (6+ messages)
    ` RFC: PNP: do not stop/start devices in suspend/resume path

constant_tsc and TSC unstable
 2007-12-06  0:35 UTC  (4+ messages)

[PATCH 27/28] blk_end_request: changing scsi mid-layer for bidi (take 3)
 2007-12-06  0:26 UTC  (3+ messages)

Please revert: PCI: fix IDE legacy mode resources
 2007-12-06  0:10 UTC 

suspend-related lockdep warning
 2007-12-06  0:21 UTC  (4+ messages)

[patch 00/18] remove nopage
 2007-12-05 23:54 UTC  (12+ messages)
` [patch 06/18] ieee1394: nopage
` [patch 12/18] usb: mon nopage
` [patch 17/18] mm: remove nopage

PS3: trouble with SPARSEMEM_VMEMMAP and kexec
 2007-12-05 23:45 UTC  (5+ messages)

2.6.24-rc4-mm1
 2007-12-05 23:41 UTC  (2+ messages)
` 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

New Address Family: Inter Process Networking (IPN)
 2007-12-05 23:39 UTC  (3+ messages)

[patch] rewrite rd
 2007-12-05 23:33 UTC  (7+ messages)
    ` [patch] rd: support XIP
      ` [patch] ext2: xip check fix

[PATCH] kbuild: implement modules.order
 2007-12-05 23:28 UTC  (7+ messages)
` [PATCH] depmod: sort output according to modules.order

Is BIO_RW_FAILFAST really usable?
 2007-12-05 23:14 UTC  (3+ messages)

[PATCH] sched: update root-domain spans upon departure
 2007-12-05 22:45 UTC  (2+ messages)

bonding sysfs output
 2007-12-05 22:59 UTC  (4+ messages)

[PATCH] pci: Omit error message for benign allocation failure
 2007-12-05 22:47 UTC  (6+ messages)

[feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
 2007-12-05 22:31 UTC  (13+ messages)

Bloggoo.com สร้างเว็บบล็อกแบบ เร็ว ฟรี ง่าย ทันทีตอนนี้เลย
 2007-12-05 22:16 UTC 

Possible bug from kernel 2.6.22 and above
 2007-12-05 22:16 UTC  (16+ messages)
      ` Possible bug from kernel 2.6.22 and above, 2.6.24-rc4

solid state drive access and context switching
 2007-12-05 22:01 UTC  (9+ messages)

Allow (O=...) from file
 2007-12-05 21:49 UTC  (5+ messages)

Possible bug from kernel 2.6.22 and above
 2007-12-05 20:53 UTC  (3+ messages)

drivers/net/iseries_veth.c dubious sysfs usage
 2007-12-05 21:41 UTC  (3+ messages)

Scheduler behaviour
 2007-12-05 21:26 UTC  (4+ messages)

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-05 21:26 UTC  (5+ messages)

[REPOST PATCH] Add iSCSI IBFT support (v0.4)
 2007-12-05 21:18 UTC  (9+ messages)
    ` [PATCH] Add iSCSI IBFT support (v0.4.2)

[PATCH 07/20] drivers/edac/: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-05 20:55 UTC  (2+ messages)

everything in wait_for_completion, what is my system doing?
 2007-12-05 20:44 UTC 

pnpacpi : exceeded the max number of IO resources
 2007-12-05 20:39 UTC  (4+ messages)

[PATCH] exec: allow > 2GB executables to run on 64-bit systems
 2007-12-05 20:33 UTC  (5+ messages)

[patch 1/2] x86, ptrace: support for branch trace store(BTS)
 2007-12-05 20:26 UTC  (2+ messages)

[PATCH] UML - change sigcontext fields to match x86
 2007-12-05 20:24 UTC  (4+ messages)

[PATCH 0/9 - v2] Integrate system.h
 2007-12-05 20:22 UTC  (2+ messages)

[PATCH] block: use jiffies conversion functions in scsi_ioctl.c
 2007-12-05 20:21 UTC  (2+ messages)

[PATCH/HP6xx/HP7xx] Cleanup drivers/input/keyboard|touchscreen Kconfigs
 2007-12-05 20:19 UTC 

[bug?] ALSA sound/core/info.c:852: BUG? (root)
 2007-12-05 20:00 UTC 

[PATCH 00/28] Permit filesystem local caching [try #2]
 2007-12-05 19:40 UTC  (29+ messages)
` [PATCH 01/28] KEYS: Increase the payload size when instantiating a key "
` [PATCH 02/28] KEYS: Check starting keyring as part of search "
` [PATCH 03/28] KEYS: Allow the callout data to be passed as a blob rather than a string "
` [PATCH 04/28] KEYS: Add keyctl function to get a security label "
` [PATCH 05/28] Security: Change current->fs[ug]id to current_fs[ug]id() "
` [PATCH 06/28] SECURITY: Separate task security context from task_struct "
` [PATCH 07/28] SECURITY: De-embed task security record from task and use refcounting "
` [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions "
` [PATCH 09/28] FS-Cache: Release page->private after failed readahead "
` [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 11/28] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 12/28] FS-Cache: Generic filesystem caching facility "
` [PATCH 13/28] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 14/28] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 15/28] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 16/28] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 17/28] CacheFiles: Export things for CacheFiles "
` [PATCH 18/28] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 19/28] NFS: Use local caching "
` [PATCH 20/28] NFS: Configuration and mount option changes to enable local caching on NFS "
` [PATCH 21/28] NFS: Display local caching state "
` [PATCH 22/28] fcrypt endianness misannotations "
` [PATCH 23/28] AFS: Add TestSetPageError() "
` [PATCH 24/28] AFS: Add a function to excise a rejected write from the pagecache "
` [PATCH 25/28] AFS: Improve handling of a rejected writeback "
` [PATCH 26/28] AF_RXRPC: Save the operation ID for debugging "
` [PATCH 27/28] AFS: Implement shared-writable mmap "
` [PATCH 28/28] FS-Cache: Make kAFS use FS-Cache "

Kernel 2.6.23.9 + mdadm 2.6.2-2 + Auto rebuild RAID1?
 2007-12-05 19:29 UTC  (3+ messages)

[PATCH 08/20] drivers/net/wan/lapbether.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-05 19:23 UTC 

[PATCH] net/e1000: fix memcpy in e1000_get_strings
 2007-12-05 19:23 UTC  (2+ messages)

[PATCH 07/20] drivers/edac/: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-05 19:20 UTC 

[PATCH 06/20] drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-05 19:16 UTC 

Add the infamous Huawei E220 to option.c
 2007-12-05 19:14 UTC  (5+ messages)
` [PATCH] USB: option: Bind to the correct interface of the Huawei E220

[PATCH 05/20] crypto/async_tx/async_tx.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-05 19:10 UTC 

[patch 2/2] man: man pages for ptrace BTS extension
 2007-12-05 19:03 UTC 

[PATCH 04/20] arch/x86/mm/pageattr_32.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-05 19:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).