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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
3
-3
/
+35
|
\
|
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
|
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
2
-2
/
+3
|
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+2
|
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-0
/
+8
|
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-0
/
+6
|
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+12
|
*
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
2012-06-01
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
9
-181
/
+63
|
\
\
|
*
|
vfs: retry last component if opening stale dentry
Miklos Szeredi
2012-06-01
1
-0
/
+1
|
*
|
fs: introduce inode operation ->update_time
Josef Bacik
2012-06-01
1
-1
/
+9
|
*
|
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
2012-06-01
1
-1
/
+1
|
*
|
take security_mmap_file() outside of ->mmap_sem
Al Viro
2012-06-01
1
-4
/
+3
|
*
|
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
2012-05-31
1
-16
/
+20
|
*
|
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
2012-05-31
1
-1
/
+2
|
*
|
fsnotify: handle subfiles' perm events
Naohiro Aota
2012-05-30
1
-1
/
+1
|
*
|
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
2
-5
/
+1
|
*
|
brlocks/lglocks: turn into functions
Andi Kleen
2012-05-29
1
-99
/
+26
|
*
|
lglock: remove online variants of lock
Rusty Russell
2012-05-29
1
-56
/
+2
|
*
|
->encode_fh() API change
Al Viro
2012-05-29
1
-2
/
+2
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-06-01
2
-3
/
+58
|
\
\
\
|
*
|
|
ext4/jbd2: add metadata checksumming to the list of supported features
Darrick J. Wong
2012-05-27
1
-1
/
+2
|
*
|
|
jbd2: checksum journal superblock
Darrick J. Wong
2012-05-27
1
-0
/
+3
|
*
|
|
jbd2: Grab a reference to the crc32c driver if necessary
Darrick J. Wong
2012-05-27
1
-0
/
+23
|
*
|
|
jbd2: change disk layout for metadata checksumming
Darrick J. Wong
2012-05-22
1
-2
/
+28
|
*
|
|
ext4: create a new BH_Verified flag to avoid unnecessary metadata validation
Darrick J. Wong
2012-04-29
1
-0
/
+2
*
|
|
|
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
3
-2
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
2
-1
/
+1
|
*
|
|
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
2
-1
/
+9
|
*
|
|
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-05-31
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
5
-20
/
+48
|
\
\
\
\
|
*
|
|
|
keys: kill task_struct->replacement_session_keyring
Oleg Nesterov
2012-05-23
1
-2
/
+0
|
*
|
|
|
keys: kill the dummy key_replace_session_keyring()
Oleg Nesterov
2012-05-23
2
-4
/
+0
|
*
|
|
|
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-23
1
-4
/
+2
|
*
|
|
|
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-23
2
-12
/
+2
|
*
|
|
|
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-23
3
-0
/
+46
|
*
|
|
|
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-0
/
+2
|
*
|
|
|
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-23
1
-2
/
+0
*
|
|
|
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
3
-11
/
+9
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-3
/
+1
|
*
|
|
|
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
1
-2
/
+2
|
*
|
|
|
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
1
-2
/
+2
|
*
|
|
|
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-04-11
1
-2
/
+2
|
*
|
|
|
nfsd: use cache detail pointer from svc_export structure on cache put
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
|
*
|
|
|
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
2012-04-11
1
-0
/
+1
|
*
|
|
|
svcauth: remove unused define
Simo Sorce
2012-04-11
1
-1
/
+0
*
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
20
-75
/
+212
|
\
\
\
\
\
|
*
|
|
|
|
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
2012-05-31
1
-0
/
+1
|
*
|
|
|
|
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
2012-05-31
1
-0
/
+5
|
*
|
|
|
|
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2012-05-31
2
-0
/
+19
[next]