public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-06-27 17:17:24 to 2006-06-27 23:19:53 UTC [more...]

[klibc 00/43] klibc as a historyless patchset
 2006-06-27 20:39 UTC  (9+ messages)
` klibc and what's the next step?

Suspend2 - Request for review & inclusion in -mm
 2006-06-27 23:18 UTC  (13+ messages)
  ` [Suspend2-devel] "
      ` swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm)

Linux 2.6.16.22
 2006-06-27 23:18 UTC  (4+ messages)

[PATCH] Destroy the dentries contributed by a superblock on unmounting
 2006-06-27 23:18 UTC  (10+ messages)
    ` [PATCH] Fix dcache race during umount

[Patch] Off by one in drivers/usb/input/yealink.c
 2006-06-27 23:18 UTC  (4+ messages)

[RFC] [patch 2/6] [Network namespace] Network device sharing by view
 2006-06-27 23:12 UTC  (27+ messages)
`  "

2.6.17-mm3
 2006-06-27 23:12 UTC  (8+ messages)
` 2.6.17-mm3: no help text for READAHEAD_ALLOW_OVERHEADS
` 2.6.17-mm3: arm: *_irq_wake compile error

[PATCH] ia64: change usermode HZ to 250
 2006-06-27 23:09 UTC  (2+ messages)

Data corruption on SiI 3114?
 2006-06-27 22:56 UTC 

tty_mutex and tty_old_pgrp
 2006-06-27 22:56 UTC  (2+ messages)

sound skips on 2.6.16.17
 2006-06-27 22:48 UTC  (9+ messages)

CONFIG_PM_TRACE corrupts RTC
 2006-06-27 22:48 UTC  (5+ messages)

[PATCH] Clean up the bootmem allocator
 2006-06-27 22:35 UTC  (14+ messages)
  ` [PATCH 1/7] bootmem: remove useless __init in header file
  ` [PATCH 2/7] bootmem: mark link_bootmem() as part of the __init section
  ` [PATCH 6/7] bootmem: use pfn/page conversion macros
  ` [PATCH 7/7] bootmem: miscellaneous coding style fixes

[Suspend2][] Dynamically Allocated Pageflags
 2006-06-27 22:15 UTC  (4+ messages)
` [Suspend2][] [Suspend2] Dynamically allocated pageflags

[PATCH 00/20] Mount writer count and read-only bind mounts (v3)
 2006-06-27 22:14 UTC  (21+ messages)
` [PATCH 01/20] prepare for write access checks: collapse if()
` [PATCH 02/20] r/o bind mount prepwork: move open_namei()'s vfs_create()
` [PATCH 03/20] Add vfsmount writer count
` [PATCH 04/20] elevate mnt writers for callers of vfs_mkdir()
` [PATCH 05/20] elevate write count during entire ncp_ioctl()
` [PATCH 06/20] sys_symlinkat() elevate write count around vfs_symlink()
` [PATCH 07/20] elevate mount count for extended attributes
` [PATCH 08/20] sys_linkat(): elevate write count around vfs_link()
` [PATCH 09/20] mount_is_safe(): add comment
` [PATCH 11/20] elevate write count over calls to vfs_rename()
` [PATCH 10/20] unix_find_other() elevate write count for touch_atime()
` [PATCH 12/20] tricky: elevate write count files are open()ed
` [PATCH 13/20] elevate writer count for do_sys_truncate()
` [PATCH 14/20] elevate write count for do_utimes()
` [PATCH 15/20] elevate write count for do_sys_utime() and touch_atime()
` [PATCH 16/20] sys_mknodat(): elevate write count for vfs_mknod/create()
` [PATCH 17/20] elevate mnt writers for vfs_unlink() callers
` [PATCH 18/20] do_rmdir(): elevate write count
` [PATCH 19/20] elevate writer count for custom 'struct file'
` [PATCH 20/20] honor r/w changes at do_remount() time

[patch 1/4] Network namespaces: cleanup of dev_base list use
 2006-06-27 22:20 UTC  (4+ messages)
` [RFC] Network namespaces a path to mergable code
  `  "

[Suspend2][ 0/9] Extents support
 2006-06-27 22:19 UTC  (4+ messages)

[Patch] Overrun in drivers/input/joystick/db9.c
 2006-06-27 22:16 UTC 

[GIT *] make headers_install
 2006-06-27 22:12 UTC 

[PATCH 00/25] -stable review
 2006-06-27 22:07 UTC  (27+ messages)
` [PATCH 01/25] USB: Whiteheat: fix firmware spurious errors
` [PATCH 02/25] SERIAL: PARPORT_SERIAL should depend on SERIAL_8250_PCI
` [PATCH 03/25] IPV6: Sum real space for RTAs
` [PATCH 04/25] PFKEYV2: Fix inconsistent typing in struct sadb_x_kmprivate
` [PATCH 05/25] SCTP: Limit association max_retrans setting in setsockopt
` [PATCH 06/25] SCTP: Reject sctp packets with broadcast addresses
` [PATCH 07/25] SCTP: Reset rtt_in_progress for the chunk when processing its sack
` [PATCH 08/25] SCTP: Send only 1 window update SACK per message
` [PATCH 09/25] SCTP: Fix persistent slowdown in sctp when a gap ack consumes rx buffer
` [PATCH 10/25] ETHTOOL: Fix UFO typo
` [PATCH 11/25] SPARC32: Fix iommu_flush_iotlb end address
` [PATCH 12/25] NTFS: Critical bug fix (affects MIPS and possibly others)
` [PATCH 13/25] x86: compile fix for asm-i386/alternatives.h
` [PATCH 14/25] bcm43xx: init fix for possible Machine Check
` [PATCH 15/25] UML: fix uptime
` [PATCH 16/25] IPV6: Fix source address selection
` [PATCH 17/25] IPV6 ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY
` [PATCH 18/25] ohci1394: Fix broken suspend/resume in ohci1394
` [PATCH 19/25] libata: minor patch for ATA_DFLAG_PIO
` [PATCH 20/25] ide-io: increase timeout value to allow for slave wakeup
` [PATCH 21/25] kbuild: Fix 100% initramfs bloat in 2.6.17 versus 2.6.16
` [PATCH 22/25] Link error when futexes are disabled on 64bit architectures
` [PATCH 23/25] idr: fix race in idr code
` [PATCH 24/25] Input: return correct size when reading modalias attribute
` [PATCH 25/25] generic_file_buffered_write(): deadlock on vectored write

[PATCH] ia64: change usermode HZ to 250
 2006-06-27 22:01 UTC 

[Patch] Off by one in drivers/block/floppy.c
 2006-06-27 21:57 UTC 

[PATCH 3/6] EDAC mc numbers refactor 2-of-2
 2006-06-27 21:56 UTC  (2+ messages)

[PATCH 1/6] EDAC PCI device to DEVICE cleanup
 2006-06-27 21:52 UTC  (2+ messages)

2.6.17-mm3 -- BUG: trying to register non-static key!
 2006-06-27 21:47 UTC 

USB input ati_remote autorepeat problem
 2006-06-27 21:46 UTC  (3+ messages)

[RFC][PATCH 0/3] Process events biarch bug: Intro
 2006-06-27 21:39 UTC  (4+ messages)

[RFC][PATCH 3/3] Process events biarch bug: New process events connector value
 2006-06-27 21:39 UTC  (3+ messages)

git head x86_64 build breakage
 2006-06-27 21:43 UTC  (2+ messages)

[PATCH][RFT] HPT3xxN clocking fixes
 2006-06-27 21:41 UTC  (11+ messages)
` [PATCH] Fix the case of multiple HPT3xx chips present
  ` [PATCH] HPT3xx: fix PCI clock detection
    ` [PATCH] HPT3xx: rework rate filtering
      ` [PATCH] HPT3xx: print the real chip name at startup
        ` [PATCH] HPT3xx: switch to using pci_find_slot()
          ` [PATCH] HPT3xx: switch to using pci_get_slot()
            ` [PATCH] HPT3xx: cache channel's MCR address
              ` [PATCH] HPT3x7: merge speedproc handlers
                ` [PATCH] HPT370: clean up DMA timeout handling
                  ` [PATCH][RFT] HPT3xx: init code rewrite

broken auto-repeat on PS/2 keyboard
 2006-06-27 21:37 UTC 

Kernel API Reference Documentation
 2006-06-27 21:38 UTC  (4+ messages)

Linux kernel 2.6.10 sata_nv.c stops working on my hardware
 2006-06-27 21:34 UTC  (3+ messages)

2.6.17-git broke suspend!
 2006-06-27 21:27 UTC  (9+ messages)

keyboard repeat-rate borked with recent linux-2.6 git tree
 2006-06-27 21:07 UTC  (2+ messages)

[git pull] Input update for 2.6.17
 2006-06-27 21:03 UTC  (10+ messages)

[Suspend2][ 0/7] Proc file support
 2006-06-27 21:00 UTC  (4+ messages)

2.6.17-rt1 : x86_64 oops
 2006-06-27 20:01 UTC 

[PATCH] remove include of screen_info.h from tty.h
 2006-06-27 20:52 UTC 

Serial: UART_BUG_TXEN race conditions
 2006-06-27 20:47 UTC  (5+ messages)

[patch] fix static linking of NFS
 2006-06-27 20:08 UTC  (7+ messages)

I can cause kernel panic by using native alsa midi with 2.6.17.1
 2006-06-27 19:58 UTC  (2+ messages)

[PATCH] move MAX_NR_CONSOLES from tty.h to vt.h
 2006-06-27 19:50 UTC  (2+ messages)

[PATCH] 8250 UART backup timer
 2006-06-27 19:32 UTC  (3+ messages)

[PATCH 1/2] srcu: RCU variant permitting read-side blocking
 2006-06-27 21:13 UTC  (3+ messages)

[2.6 patch] mark virt_to_bus/bus_to_virt as __deprecated on i386
 2006-06-27 19:17 UTC  (8+ messages)

2.6.17-mm2
 2006-06-27 19:07 UTC  (7+ messages)
` 2.6.17-mm2 hrtimer code wedges at boot?

2GB or 4GB SD support for Linux 2.6.17?
 2006-06-27 19:07 UTC  (2+ messages)

[PATCH 00/21] Series short description
 2006-06-27 19:06 UTC  (2+ messages)

ia32 binfmt problem with x86-64
 2006-06-27 19:03 UTC  (3+ messages)

[PATCH] watchdog: add pretimeout ioctl
 2006-06-27 18:59 UTC  (2+ messages)

+ delay-accounting-taskstats-interface-send-tgid-once.patch added to -mm tree
 2006-06-27 18:41 UTC  (5+ messages)
      ` [PATCH] delay accounting taskstats interface: send tgid once locking fix

don't print out SMP info on UP kernels
 2006-06-27 18:40 UTC 

pmap, smap, process memory utilization
 2006-06-27 18:40 UTC 

[PATCH 0/5] mm: tracking dirty pages -v13
 2006-06-27 18:29 UTC  (6+ messages)
` [PATCH 1/5] mm: tracking shared dirty pages
` [PATCH 2/5] mm: balance "
` [PATCH 3/5] mm: msync() cleanup
` [PATCH 4/5] mm: optimize the new mprotect() code a bit
` [PATCH 5/5] mm: small cleanup of install_page()

NFS and partitioned md
 2006-06-27 18:18 UTC  (3+ messages)

Problems with [USB] on Kernel 2.6.x [3/3]
 2006-06-27 18:19 UTC 

Problems with [USB] on Kernel 2.6.x [2/3]
 2006-06-27 18:19 UTC 

Problems with [USB] on Kernel 2.6.x [1/3]
 2006-06-27 18:18 UTC 

When will the Areca RAID driver be merged into mainline?
 2006-06-27 18:19 UTC  (2+ messages)

[PATCH] IPMI: watchdog handle panic properly
 2006-06-27 18:15 UTC 

[PATCH] IPMI: remove high res timer code
 2006-06-27 18:14 UTC 

file changes without updating mtime
 2006-06-27 18:10 UTC 

[PATCH] IPMI: tidy msghandler timer
 2006-06-27 18:08 UTC 

[ZVC 1/4] Fix potential use of out of range page in kmem_getpages
 2006-06-27 18:05 UTC  (5+ messages)
` [ZVC 2/4] highmem.c: Use page after it may have been freed
` [ZVC 3/4] Include vmstat.h in mm.h and not in page-flags.h
` [ZVC 4/4] Inline counters for single processor configurations

[PATCH]: e1000: Janitor: Use #defined values for literals
 2006-06-27 18:03 UTC  (4+ messages)

KBUILD tries to make initramfs contents :-)
 2006-06-27 17:58 UTC  (3+ messages)

[PATCH] x86_64: x86_64 version of the smp alternative patch
 2006-06-27 17:57 UTC 

[BUG] Fixing recursive fault but reboot is needed!
 2006-06-27 17:55 UTC 

[PATCH] get USB suspend to work again on 2.6.17-mm1
 2006-06-27 17:38 UTC  (4+ messages)

broken auto-repeat on PS/2 keyboard
 2006-06-27 17:34 UTC  (2+ messages)

[PATCH]microcode update driver rewrite - takes 2
 2006-06-27 17:30 UTC  (4+ messages)

[PATCH, trivial] Remove about 50 unneeded #includes in fbdev
 2006-06-27 17:25 UTC  (3+ messages)
` [Linux-fbdev-devel] "


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