index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
81
-328
/
+162
*
kprobes: fix sparse NULL warning
Randy Dunlap
2007-05-08
1
-1
/
+2
*
reiserfs: proc support requires PROC_FS
Randy Dunlap
2007-05-08
1
-1
/
+1
*
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-05-08
3
-9
/
+19
*
tty: simplify calling of put_pid.
Eric W. Biederman
2007-05-08
1
-17
/
+6
*
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
2007-05-08
1
-1
/
+0
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
9
-77
/
+35
*
enlarge console.name
Andrew Morton
2007-05-08
1
-3
/
+2
*
/proc/*/oom_score oops re badness
Alexey Dobriyan
2007-05-08
1
-0
/
+2
*
futex: restartable futex_wait
Nick Piggin
2007-05-08
1
-5
/
+51
*
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2007-05-08
2
-36
/
+43
*
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
2007-05-08
3
-0
/
+322
*
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
2007-05-08
3
-0
/
+412
*
as: fix antic_expire check
Nick Piggin
2007-05-08
1
-3
/
+3
*
Subject: jsm driver fix for linuxpps support
Len Sorensen
2007-05-08
1
-1
/
+6
*
Small fixes for jsm driver
Len Sorensen
2007-05-08
1
-0
/
+1
*
cyclades: remove custom types
Klaus Kudielka
2007-05-08
2
-114
/
+115
*
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
2007-05-08
2
-9
/
+7
*
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
2007-05-08
1
-1
/
+1
*
tty: i386/x86_64 arbitary speed support
Alan Cox
2007-05-08
4
-3
/
+23
*
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2007-05-08
6
-14
/
+86
*
add file position info to proc
Miklos Szeredi
2007-05-08
1
-18
/
+114
*
procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...
Eric Dumazet
2007-05-08
1
-26
/
+27
*
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
2007-05-08
1
-1
/
+6
*
remove unused header file: drivers/char/digi.h
Robert P. J. Day
2007-05-08
1
-71
/
+0
*
remove unused header file: drivers/message/i2o/i2o_lan.h
Robert P. J. Day
2007-05-08
1
-159
/
+0
*
proc: maps protection
Kees Cook
2007-05-08
7
-2
/
+48
*
virtual_eisa_root_init() should be __init
Andrew Morton
2007-05-08
1
-1
/
+1
*
rocket: remove modversions include
Robert P. J. Day
2007-05-08
1
-4
/
+0
*
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
2007-05-08
1
-1
/
+6
*
replace pci_find_device in drivers/telephony/ixj.c
Surya
2007-05-08
1
-1
/
+2
*
tpm_infineon: add support for devices in mmio space
Alex Williamson
2007-05-08
1
-66
/
+165
*
namei.c: remove utterly outdated comment
Christoph Hellwig
2007-05-08
1
-11
/
+0
*
vfs: remove superflous sb == NULL checks
Christoph Hellwig
2007-05-08
2
-4
/
+2
*
proc: remove pathetic ->deleted WARN_ON
Alexey Dobriyan
2007-05-08
1
-2
/
+0
*
Fix race between proc_readdir and remove_proc_entry
Darrick J. Wong
2007-05-08
1
-2
/
+9
*
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
2007-05-08
3
-8
/
+9
*
add filesystem subtype support
Miklos Szeredi
2007-05-08
5
-6
/
+55
*
oss: strlcpy is smart enough
Jean Delvare
2007-05-08
1
-1
/
+1
*
epoll: optimizations and cleanups
Davide Libenzi
2007-05-08
1
-147
/
+86
*
the scheduled removal of OBSOLETE_OSS options
Adrian Bunk
2007-05-08
2
-41
/
+0
*
ext3: dirindex error pointer issues
Dmitriy Monakhov
2007-05-08
2
-22
/
+30
*
Optimize timespec_trunc()
Eric Dumazet
2007-05-08
1
-30
/
+30
*
init dma masks in pnp_dev
David Brownell
2007-05-08
2
-0
/
+4
*
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
2007-05-08
1
-1
/
+1
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
11
-268
/
+131
*
exec: fix remove_arg_zero
Nick Piggin
2007-05-08
1
-16
/
+34
*
Cap shmmax at INT_MAX in compat shminfo
Guy Streeter
2007-05-08
1
-0
/
+4
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
2
-100
/
+127
*
IRQ: add __must_check to request_irq
Monakhov Dmitriy
2007-05-08
1
-2
/
+2
[next]