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.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
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
40
-175
/
+218
*
vfs: unexport getname and putname symbols
Jeff Layton
2012-10-12
1
-2
/
+0
*
acct: constify the name arg to acct_on
Jeff Layton
2012-10-12
1
-1
/
+1
*
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2012-10-12
2
-5
/
+5
*
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
5
-38
/
+47
*
audit: optimize audit_compare_dname_path
Jeff Layton
2012-10-12
4
-12
/
+20
*
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
2012-10-12
1
-20
/
+7
*
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
2012-10-12
4
-10
/
+5
*
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
8
-34
/
+87
*
audit: add a new "type" field to audit_names struct
Jeff Layton
2012-10-12
2
-5
/
+15
*
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
5
-19
/
+19
*
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
2012-10-12
1
-1
/
+5
*
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
2012-10-12
1
-2
/
+2
*
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
2012-10-12
1
-6
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
39
-170
/
+166
|
\
|
*
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
2012-10-11
1
-0
/
+1
|
*
consitify do_mount() arguments
Al Viro
2012-10-11
10
-26
/
+27
|
*
lglock: add DEFINE_STATIC_LGLOCK()
Lai Jiangshan
2012-10-10
2
-2
/
+8
|
*
lglock: make the per_cpu locks static
Lai Jiangshan
2012-10-10
1
-1
/
+1
|
*
lglock: remove unused DEFINE_LGLOCK_LOCKDEP()
Lai Jiangshan
2012-10-10
1
-9
/
+0
|
*
MAX_LFS_FILESIZE definition for 64bit needs LL...
Al Viro
2012-10-10
1
-1
/
+1
|
*
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-10-09
6
-8
/
+31
|
*
vfs: drop lock/unlock super
Marco Stornelli
2012-10-09
2
-24
/
+0
|
*
ufs: drop lock/unlock super
Marco Stornelli
2012-10-09
4
-33
/
+35
|
*
sysv: drop lock/unlock super
Marco Stornelli
2012-10-09
5
-18
/
+20
|
*
hpfs: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-3
/
+0
|
*
fat: drop lock/unlock super
Marco Stornelli
2012-10-09
5
-34
/
+36
|
*
ext3: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-6
/
+0
|
*
exofs: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-4
/
+0
|
*
dup3: Return an error when oldfd == newfd.
Richard W.M. Jones
2012-10-09
1
-0
/
+3
|
*
fs: handle failed audit_log_start properly
Sasha Levin
2012-10-09
1
-0
/
+2
|
*
fs: prevent use after free in auditing when symlink following was denied
Sasha Levin
2012-10-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
99
-882
/
+344
|
\
\
|
*
|
alpha: don't open-code trace_report_syscall_{enter,exit}
Al Viro
2012-10-01
2
-26
/
+19
|
*
|
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
12
-12
/
+0
|
*
|
m32r: trim masks
Al Viro
2012-10-01
1
-2
/
+2
|
*
|
avr32: trim masks
Al Viro
2012-10-01
1
-7
/
+6
|
*
|
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2012-10-01
2
-19
/
+2
|
*
|
microblaze: don't bother with SIGTRAP in setup_rt_frame()
Al Viro
2012-10-01
1
-5
/
+2
|
*
|
mn10300: don't bother with SIGTRAP in setup_frame()
Al Viro
2012-10-01
1
-8
/
+0
|
*
|
frv: no need to raise SIGTRAP in setup_frame()
Al Viro
2012-10-01
1
-8
/
+0
|
*
|
x86: get rid of duplicate code in case of CONFIG_VM86
Al Viro
2012-10-01
1
-11
/
+6
|
*
|
unicore32: remove pointless test
Al Viro
2012-10-01
1
-2
/
+0
|
*
|
h8300: trim _TIF_WORK_MASK
Al Viro
2012-10-01
1
-1
/
+2
|
*
|
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
2012-10-01
2
-3
/
+6
|
*
|
parisc: don't bother looping in do_signal()
Al Viro
2012-10-01
1
-22
/
+7
|
*
|
parisc: fix double restarts
Al Viro
2012-10-01
3
-10
/
+10
|
*
|
bury the rest of TIF_IRET
Al Viro
2012-10-01
5
-10
/
+0
|
*
|
sanitize tsk_is_polling()
Al Viro
2012-10-01
26
-38
/
+20
|
*
|
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
17
-17
/
+0
[next]