public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2005-10-31 00:17:39 to 2005-10-31 15:12:37 UTC [more...]

[PATCH] swsusp: rework swsusp_suspend
 2005-10-31 15:12 UTC 

2.6.14-rt1 - xruns in a certain circumstance
 2005-10-31 15:10 UTC  (4+ messages)

2.6.14-git3: scheduling while atomic from cpufreq on Athlon64
 2005-10-31 15:06 UTC 

PATCH: EDAC - clean up atomic stuff
 2005-10-31 15:30 UTC  (3+ messages)

2.6.14-rc5-mm1
 2005-10-31 15:26 UTC  (3+ messages)
` 2.6.14-rc5-mm1: EDAC: several options without a help text

[2.6-GIT] NTFS: Release 2.1.25
 2005-10-31 14:42 UTC  (18+ messages)
` [PATCH 1/17] NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute search context
` [PATCH 2/17] NTFS: Change ntfs_attr_find_vcn_nolock() "
` [PATCH 3/17] NTFS: - Change {__,}ntfs_cluster_free() "
` [PATCH 4/17] NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
` [PATCH 5/17] NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
` [PATCH 6/17] NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
` [PATCH 7/17] NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation()
` [PATCH 8/17] NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate()
` [PATCH 9/17] NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr()
` [PATCH 10/17] NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
` [PATCH 11/17] NTFS: Remove address space operations ->prepare_write and ->commit_write
` [PATCH 12/17] NTFS: The big ntfs write(2) rewrite has arrived
` [PATCH 13/17] NTFS: $EA attributes can be both resident non-resident
` [PATCH 14/17] NTFS: Fix serious data corruption issue when writing
` [PATCH 15/17] NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
` [PATCH 16/17] NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0
` [PATCH 17/17] NTFS: Document extended attribute ($EA) NEED_EA flag

[RFT/PATCH] atkbd - speed up setting leds/repeat state
 2005-10-31 14:42 UTC  (4+ messages)

[PATCH] tpm: Fix lack of driver_unregister in init failcases
 2005-10-31 14:38 UTC 

[PATCH] tpm: support PPC64 hardware
 2005-10-31 14:37 UTC 

[git patches] 2.6.x libata fixes, cleanup
 2005-10-31 14:28 UTC 

[2.6.14-git3] KDGKBSENT: Operation not permitted upon login
 2005-10-31 14:18 UTC 

fs/fat - fix sparse warning
 2005-10-31 14:15 UTC  (3+ messages)

[patch 1/14] s390: statistics infrastructure
 2005-10-31 14:15 UTC 

Introduction to the Linux kernel development process
 2005-10-31 14:11 UTC  (2+ messages)

[PATCH] Fixes for RCU handling of task_struct
 2005-10-31 14:08 UTC  (3+ messages)

Make spitz compile again
 2005-10-31 13:42 UTC 

[PATCH against 2.6.14] truncate() or ftruncate shouldn't change mtime if size doesn't change
 2005-10-31 13:37 UTC  (9+ messages)

autofs4 looks up wrong path element when ghosting is enabled
 2005-10-31 13:27 UTC  (12+ messages)

QoS in menuconfig screwed up
 2005-10-31 13:27 UTC  (3+ messages)
` [2.6 patch] fix the "QoS and/or fair queueing" menu

[PATCH] kill 8139too kernel thread (sorta)
 2005-10-31 13:02 UTC 

2.6.14: Oops on suspend after on-the-fly switch to anticipatory i/o scheduler - PowerBook5,4
 2005-10-31 12:51 UTC  (4+ messages)

[GIT PULL] Tiny input update
 2005-10-31 12:48 UTC  (2+ messages)

fs/nfs - cleanup function declarations
 2005-10-31 12:34 UTC  (2+ messages)

4GB memory and Intel Dual-Core system
 2005-10-31 13:02 UTC  (15+ messages)

munmap extremely slow even with untouched mapping
 2005-10-31 12:20 UTC  (8+ messages)

[PATCH][MCAST]IPv6: Check packet size when process Multicast Address and Source Specific Query
 2005-10-31 12:15 UTC  (4+ messages)

crypto/api.c: crypto_alg_available(): flags param not used
 2005-10-31 11:58 UTC  (4+ messages)
  ` [2.6 patch] crypto/api.c: remove the second argument of crypto_alg_available()

[FIXME] Comments on serial and MMC changes in MIPS merge
 2005-10-31 11:59 UTC  (3+ messages)

[PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk
 2005-10-31 11:57 UTC  (2+ messages)

[git patches] 2.6.x libata updates
 2005-10-31 11:45 UTC  (18+ messages)

[2.6 patch] OSS MIPS drivers: "extern inline" -> "static inline"
 2005-10-31 11:26 UTC  (2+ messages)

patch to add a config option to enable SATA ATAPI by default
 2005-10-31 11:26 UTC  (3+ messages)

[-mm patch] DLM must depend on SYSFS
 2005-10-31 11:13 UTC 

[2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL
 2005-10-31 11:13 UTC 

Rescan SCSI Bus without /proc/scsi?
 2005-10-31 11:13 UTC  (3+ messages)

[2.6 patch] fs/smbfs/request.c: turn NULL dereference into BUG()
 2005-10-31 11:13 UTC 

[RFC][PATCH 0/3]Djprobe (Direct Jump Probe) for 2.6.14-rc5-mm1
 2005-10-31 11:10 UTC  (4+ messages)
` [RFC][PATCH 1/3]Djprobe "
  ` [RFC][PATCH 2/3]Djprobe "
    ` [RFC][PATCH 3/3]Djprobe "

[2.6 patch] schedule obsolete OSS drivers for removal
 2005-10-31 11:09 UTC  (7+ messages)

BUG?: request_irq can apparently sleep
 2005-10-31 10:41 UTC 

2.6.14-rc4-mm1 and later: second ata_piix controller is invisible
 2005-10-31 10:33 UTC  (3+ messages)

BIND hangs with 2.6.14
 2005-10-31 10:28 UTC  (8+ messages)

[PATCH] serial moxa: fix wrong BUG
 2005-10-31 10:21 UTC 

[PATCH] serial moxa: fix leaks of struct tty_driver
 2005-10-31 10:21 UTC 

[PATCH] serial moxa: cleanup mxser_init
 2005-10-31 10:21 UTC 

BIND hangs with 2.6.14
 2005-10-31 10:17 UTC 

[patch 1/14] s390: statistics infrastructure
 2005-10-31  9:36 UTC 

2.6.14: Oops in iput, from prune_dcache, during umount on system shutdown (bttv?)
 2005-10-31  9:35 UTC 

sata problem
 2005-10-31  9:34 UTC 

An idea on devfs vs. udev
 2005-10-31  9:21 UTC  (3+ messages)

[PATCH][noop-iosched] don't reuse a freed request
 2005-10-31  9:11 UTC  (8+ messages)

kernel-2.6.14-git1 - ieee1394 rev.1334 compilation problem !
 2005-10-31  9:05 UTC 

[PATCH] bluetooth hidp is broken on s390
 2005-10-31  9:01 UTC  (4+ messages)

New (now current development process)
 2005-10-31  9:54 UTC  (29+ messages)

[PATCH 1/3] mm: rename kmem_cache_s to kmem_cache
 2005-10-31  9:15 UTC  (3+ messages)

[patch 1/14] s390: statistics infrastructure
 2005-10-31  8:40 UTC  (2+ messages)

[PATCH] ppc64: add MODALIAS= for vio bus
 2005-10-31  7:38 UTC  (3+ messages)

[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation
 2005-10-31  7:20 UTC  (5+ messages)
` [PATCH] drivers/input/keyboard: convert "
      ` [PATCH] input/lkkbd: misc fixes

ext3 related lock up, cannot umount filesystem or shutdown server
 2005-10-31  7:40 UTC 

[PATCH 0/7] Fragmentation Avoidance V19
 2005-10-31  7:54 UTC  (5+ messages)
` [Lhms-devel] "

[PATCH] Fix Kconfig performance bug
 2005-10-31  6:55 UTC  (4+ messages)

[patches] lockless pagecache prep round 1
 2005-10-31  6:06 UTC  (5+ messages)
` [patch 1/5] i386 generic cmpxchg

[PATCH] pci_ids: remove non-referenced symbols from pci_ids.h
 2005-10-31  5:56 UTC  (5+ messages)

Fix drivers/macintosh/adbhid.c stupid breakage
 2005-10-31  5:46 UTC  (2+ messages)

cpufreq driver + wrong cpu time
 2005-10-31  5:44 UTC  (3+ messages)

Re[5]: рекламная компания oxnziv
 2005-10-30 15:39 UTC 

[RFC: 2.6 patch] unexport get_wchan
 2005-10-31  5:30 UTC  (3+ messages)

Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
 2005-10-31  5:23 UTC 

[git patches] 2.6.x libata update
 2005-10-31  4:02 UTC  (3+ messages)

[PATCH] ide-scsi highmem cleanup
 2005-10-31  4:00 UTC  (2+ messages)

[PATCH 8/10] UML - Maintain own LDT entries
 2005-10-31  4:39 UTC 

[PATCH 7/10] UML - switch_mm fix
 2005-10-31  4:39 UTC 

[PATCH 10/10] UML - Make tt mode-dependent options depend on MODE_TT
 2005-10-31  4:39 UTC 

[PATCH 6/10] UML - Separate libc-dependent helper code
 2005-10-31  4:39 UTC 

[PATCH 5/10] UML - Separate libc-dependent early initialization
 2005-10-31  4:39 UTC 

[PATCH 4/10] UML - Separate libc-dependent uaccess code
 2005-10-31  4:39 UTC 

[PATCH 9/10] UML - Big memory fixes
 2005-10-31  4:39 UTC 

[PATCH 3/10] UML - Fix UML network driver endianness bugs
 2005-10-31  4:39 UTC 

[PATCH 2/10] UML - Fix syscall stubs
 2005-10-31  4:39 UTC 

[PATCH 1/10] UML - Improve stub debugging
 2005-10-31  4:39 UTC 

[PATCH] net/core/filter.c, kernel 2.6.14
 2005-10-31  3:46 UTC 

Broken "make install" in 2.6.14-git1
 2005-10-31  2:52 UTC  (3+ messages)

[PATCH][MCAST]IPv6: small fix for ip6_mc_msfilter(...)
 2005-10-31  2:52 UTC 

x86_64: 2.6.14 with NUMA panics at boot
 2005-10-31  3:28 UTC  (10+ messages)

[PATCH] 2.6.14 include/asm-arm/arch-ixp4xx/io.h: eliminate warning for pointer passed to integral function argument
 2005-10-31  1:49 UTC  (2+ messages)

[PATCH][MCAST]IPv6: doubt about ipv6_sk_mc_lock usage
 2005-10-31  1:46 UTC  (2+ messages)

oops with USB Storage on 2.6.14
 2005-10-31  1:02 UTC  (4+ messages)

2.6.14 assorted warnings
 2005-10-31  0:57 UTC  (5+ messages)

[PATCH] HPET, Maintainers
 2005-10-31  0:55 UTC 

Is sharpzdc_cs.o not a derivitive work of Linux?
 2005-10-31  0:52 UTC  (3+ messages)

[PATCH 0/3] swsusp: code separation continued
 2005-10-31  0:35 UTC  (4+ messages)
` [PATCH 2/3] swsusp: move snapshot-handling functions to snapshot.c

[2.6 patch] drivers/net/hamradio/dmascc.c: remove dmascc_setup()
 2005-10-31  0:33 UTC 

[2.6 patch] security/: possible cleanups
 2005-10-31  0:33 UTC 


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