messages from 2006-08-25 15:19:15 to 2006-08-26 00:36:41 UTC [more...]
Linux 2.6.16.28
2006-08-26 0:36 UTC
TPM module: lack of internal kernel interface
2006-08-26 0:33 UTC (2+ messages)
Linux time code
2006-08-26 0:17 UTC (2+ messages)
[patch 00/10] [TULIP] Tulip update
2006-08-26 0:02 UTC (11+ messages)
` [patch 01/10] [TULIP] Change tulip maintainer
` [patch 02/10] [TULIP] Print physical address in tulip_init_one
` [patch 03/10] [TULIP] Make DS21143 printout match lspci output
` [patch 04/10] [TULIP] Flush MMIO writes in reset sequence
` [patch 05/10] [TULIP] Defer tulip_select_media() to process context
` [patch 06/10] [TULIP] Clean up tulip.h
` [patch 07/10] [TULIP] Use tulip.h in winbond-840.c
` [patch 08/10] [TULIP] Handle pci_enable_device() errors in resume
` [patch 09/10] [TULIP] Update tulip version
` [patch 10/10] [TULIP] Update winbond840.c version
sky2 doesn't receive any packages after I ssh in via ipv6 and edit a file in vim (reproducable)
2006-08-25 23:59 UTC (7+ messages)
` [PATCH] IPV6 : segmentation offload not set correctly on TCP children
[PATCH][TAKE 4] THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit
2006-08-25 23:57 UTC (5+ messages)
` [PATCH] THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit (ping)
[patch 0/1] Relative atime
2006-08-25 23:56 UTC (3+ messages)
` [patch 1/1] Relative atime - kernel side
` [patch] Relative atime - userspace
Status of driver core struct device changes?
2006-08-25 23:53 UTC (5+ messages)
How to identify serial ports (ttySn)?
2006-08-25 23:38 UTC (2+ messages)
New serial speed handling: First implementation
2006-08-25 23:21 UTC (4+ messages)
mounting Floppy and USB - 2.6.16.16
2006-08-25 23:17 UTC (2+ messages)
FYI: 2.6.16-smp: DMA memory inbalance for NUMA?
2006-08-25 23:16 UTC
[2.6.17.8] NFS stall / BUG in UDP fragment processing / SKB trimming
2006-08-25 23:03 UTC (3+ messages)
[RFC][PATCH] UBC: user resource beancounters
2006-08-25 23:12 UTC (26+ messages)
` [RFC][PATCH 1/7] UBC: kconfig
` [ckrm-tech] [RFC][PATCH] UBC: user resource beancounters
[PATCH 0/4] eCryptfs: Public key support
2006-08-25 22:59 UTC (11+ messages)
` [PATCH 1/4] eCryptfs: Netlink functions for public key
` [PATCH 3/4] eCryptfs: Open-code flag manipulation
` [PATCH 4/4] eCryptfs: ino_t to u64 for filldir
another NUMA build error
2006-08-25 23:01 UTC (6+ messages)
Linux black screen problem with kernel 2.6.16.23 -- out of (low) memory?
2006-08-25 22:27 UTC
[RFC] maximum latency tracking infrastructure (version 2)
2006-08-25 22:14 UTC (5+ messages)
[PATCH] Linux 2.6.17.11 - fix compilation error on IA64 (try #3)
2006-08-25 22:07 UTC (2+ messages)
` [stable] "
(no subject)
2006-08-25 21:59 UTC
Strange transmit corruption in jsm driver on geode sc1200 system
2006-08-25 21:57 UTC (5+ messages)
[PATCH] Make kmem_cache_destroy() return void
2006-08-25 21:21 UTC
[PATCH 1/2] Really ignore kmem_cache_destroy return value
2006-08-25 21:20 UTC
[PATCH 0/6] Swap over NFS
2006-08-25 21:19 UTC (14+ messages)
` [PATCH 1/6] mm: Generic swap file support
` [PATCH 2/6] mm: New page_file_* methods
` [PATCH 3/6] uml: arch/um remove_mapping() clash
` [PATCH 4/6] nfs: Teach NFS about swap cache pages
` [PATCH 5/6] nfs: Add comment on PG_private use of NFS
` [PATCH 6/6] nfs: Enable swap over NFS
` [PATCH 7/6] Lost bits - fix PG_writeback vs PG_private race in NFS
[PATCH] eCryptfs: Remove lock propagation
2006-08-25 20:55 UTC
Serial custom speed deprecated?
2006-08-25 20:54 UTC (6+ messages)
[PATCH 0 of 23] IB/ipath - updates for 2.6.19
2006-08-25 20:40 UTC (32+ messages)
` [PATCH 1 of 23] IB/ipath - More changes to support InfiniPath on PowerPC 970 systems
` [PATCH 2 of 23] IB/ipath - lock resource limit counters correctly
` [PATCH 3 of 23] IB/ipath - fix for crash on module unload, if cfgports < portcnt
` [PATCH 4 of 23] IB/ipath - fix handling of kpiobufs
` [PATCH 5 of 23] IB/ipath - drop requirement that PIO buffers be mmaped write-only
` [PATCH 6 of 23] IB/ipath - merge ipath_core and ib_ipath drivers
` [PATCH 7 of 23] IB/ipath - simplify layering code
` [PATCH 8 of 23] IB/ipath - simplify debugging code after ipath_core and ib_ipath merger
` [PATCH 9 of 23] IB/ipath - remove stale references to userspace SMA
` [PATCH 10 of 23] IB/ipath - trivial cleanups
` [PATCH 11 of 23] IB/ipath - add new minor device to allow sending of diag packets
` [PATCH 12 of 23] IB/ipath - do not allow use of CQ entries with invalid counts
` [PATCH 13 of 23] IB/ipath - account for attached QPs correctly
` [PATCH 14 of 23] IB/ipath - support new QLogic product naming scheme
` [PATCH 15 of 23] IB/ipath - add serial number to hardware freeze error message
` [PATCH 16 of 23] IB/ipath - be more strict about testing the modify QP verb
` [PATCH 17 of 23] IB/ipath - validate path_mig_state properly
` [PATCH 18 of 23] IB/ipath - put a limit on the number of QPs that can be created
` [PATCH 19 of 23] IB/ipath - handle sq_sig_all field correctly
` [PATCH 20 of 23] IB/ipath - allow SMA to be disabled
` [PATCH 21 of 23] IB/ipath - fix return value from ipath_poll
` [PATCH 22 of 23] IB/ipath - print warning if LID not acquired within one minute
` [openib-general] "
` [PATCH 23 of 23] IB/ipath - control receive polarity inversion
[PATCH 0/4] VM deadlock prevention -v5
2006-08-25 20:36 UTC (10+ messages)
` [PATCH 1/4] net: VM deadlock avoidance framework
` [PATCH 2/4] blkdev: iosched selection for queue creation
` [PATCH 3/4] nbd: deadlock prevention for NBD
` [PATCH 4/4] nfs: deadlock prevention for NFS
[PATCH 0/4] Compile kernel with -fwhole-program --combine
2006-08-25 20:35 UTC (3+ messages)
[PATCH 9/18] 2.6.17.9 perfmon2 patch for review: kernel-level interface
2006-08-25 20:16 UTC
[PATCH 1/2] Add SATA support to libsas
2006-08-25 20:21 UTC (3+ messages)
[PATCH 00/18] BLOCK: Permit block layer to be disabled [try #4]
2006-08-25 20:20 UTC (23+ messages)
` [PATCH 01/18] [PATCH] BLOCK: Move functions out of buffer code "
` [PATCH 02/18] [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/18] [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/18] [PATCH] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/18] [PATCH] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/18] [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files "
` [PATCH 07/18] [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/18] [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/18] [PATCH] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/18] [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/18] [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/18] [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/18] [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/18] [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/18] [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/18] [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/18] [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/18] [PATCH] BLOCK: Make it possible to disable the block layer "
[CFT] ELF Relocatable x86 and x86_64 bzImages
2006-08-25 20:16 UTC (2+ messages)
[PATCH 1/3] kthread: update s390 cmm driver to use kthread
2006-08-25 20:03 UTC (6+ messages)
memory hotplug - looking for good place for cpuset hook
2006-08-25 19:01 UTC (7+ messages)
[PATCH] BC: resource beancounters (v2)
2006-08-25 19:00 UTC (9+ messages)
` "
reboot problem
2006-08-25 18:55 UTC
[PATCH 01/17] BLOCK: Move functions out of buffer code [try #2]
2006-08-25 18:46 UTC (11+ messages)
` [PATCH 03/17] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 05/17] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 17/17] BLOCK: Make it possible to disable the block layer "
2.6.18-rc4-* LVM issues from initrd
2006-08-25 18:35 UTC
[PATCH] Pass sparse the lock expression given to lock annotations
2006-08-25 18:21 UTC (5+ messages)
Generic Disk Driver in Linux
2006-08-25 18:19 UTC (3+ messages)
Mailing list move
2006-08-25 17:14 UTC
[PATCH -mm] x86_64: Adjust the timing of initializing cyc2ns_scale
2006-08-25 17:14 UTC (3+ messages)
vmsplice complains bad address
2006-08-25 17:14 UTC (2+ messages)
kthread: update lockd to use kthread
2006-08-25 17:07 UTC (3+ messages)
` [NFS] "
platform device / driver question
2006-08-25 17:07 UTC (2+ messages)
Generic Disk Driver in Linux
2006-08-25 16:50 UTC (2+ messages)
tg3 timeouts with 2.6.17-rc6
2006-08-25 16:35 UTC
[PATCH] sun disk label: fix signed int usage for sector count
2006-08-25 16:04 UTC
Serial custom speed deprecated?
2006-08-25 15:52 UTC (2+ messages)
[RFC][PATCH] unify all architecture PAGE_SIZE definitions
2006-08-25 15:51 UTC (3+ messages)
[BUG] 2.6.18-rc4 oops while running "find"
2006-08-25 15:36 UTC
Touchpad problems with latest kernels
2006-08-24 20:31 UTC (10+ messages)
` Polling for battery stauts and lost keypresses (was: Touchpad problems with latest kernels)
` Polling for battery stauts and lost keypresses
[Bug] 2.6.18-rc4-mm2 panic in __unix_insert_socket x86_64
2006-08-25 15:24 UTC (4+ messages)
[PATCH 14/18] 2.6.17.9 perfmon2 patch for review: new i386 files
2006-08-25 15:18 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox