index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
netlabel: fix export of SELinux categories > 127
Joshua Roys
1
-1
/
+1
2010-02-24
security: fix error return path in ima_inode_alloc
Xiaotian Feng
1
-2
/
+1
2010-02-07
Take ima_file_free() to proper place.
Al Viro
1
-2
/
+0
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
4
-8
/
+11
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
1
-3
/
+3
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
3
-8
/
+3
2010-02-07
fix ima breakage
Mimi Zohar
1
-144
/
+92
2010-01-27
get rid of pointless checks after simple_pin_fs()
Al Viro
1
-9
/
+2
2010-01-14
Fix ACC_MODE() for real
Al Viro
1
-6
/
+1
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
2009-12-22
Sanitize f_flags helpers
Al Viro
1
-1
/
+0
2009-12-17
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
Geert Uytterhoeven
1
-0
/
+10
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
1
-1
/
+2
2009-12-17
security/min_addr.c: make init_mmap_min_addr() static
H Hartley Sweeten
1
-1
/
+1
2009-12-17
keys: PTR_ERR return of wrong pointer in keyctl_get_security()
Roel Kluin
1
-1
/
+1
2009-12-16
ima: limit imbalance msg
Mimi Zohar
1
-9
/
+53
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-48
/
+4
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2
-5
/
+2
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2
-49
/
+70
2009-12-16
ima: only insert at inode creation time
Eric Paris
3
-66
/
+14
2009-12-16
ima: valid return code from ima_inode_alloc
Eric Paris
1
-3
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-11
/
+11
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
5
-114
/
+15
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
31
-1974
/
+791
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-12-03
Merge branch 'master' into next
James Morris
3
-8
/
+8
2009-11-25
TOMOYO: Add recursive directory matching operator support.
Tetsuo Handa
2
-83
/
+121
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2
-79
/
+2
2009-11-24
SELinux: print denials for buggy kernel with unknown perms
Eric Paris
2
-1
/
+8
2009-11-21
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2
-5
/
+5
2009-11-20
security/tomoyo: Remove now unnecessary handling of security_sysctl.
Eric W. Biederman
3
-95
/
+0
2009-11-20
security/tomoyo: Add a special case to handle accesses through the internal p...
Eric W. Biederman
1
-0
/
+9
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+3
2009-11-19
ima: replace GFP_KERNEL with GFP_NOFS
Mimi Zohar
1
-2
/
+2
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-5
/
+5
2009-11-12
sysctl security/tomoyo: Don't look at ctl_name
Tetsuo Handa
1
-9
/
+1
2009-11-12
sysctl security/keys: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+1
2009-11-10
security: report the module name to security_module_request
Eric Paris
4
-5
/
+18
2009-11-09
Config option to set a default LSM
John Johansen
2
-3
/
+38
2009-11-09
sysctl: require CAP_SYS_RAWIO to set mmap_min_addr
Kees Cook
1
-0
/
+3
2009-10-29
tomoyo: improve hash bucket dispersion
Stephen Hemminger
1
-4
/
+9
2009-10-25
LSM: imbed ima calls in the security hooks
Mimi Zohar
2
-3
/
+26
2009-10-24
SELinux: add .gitignore files for dynamic classes
Eric Paris
1
-0
/
+2
2009-10-20
security: remove root_plug
James Morris
4
-105
/
+1
2009-10-20
SELinux: fix locking issue introduced with c6d3aaa4e35c71a3
Stephen Smalley
1
-3
/
+7
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-6
/
+6
2009-10-16
KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases
David Howells
1
-1
/
+1
2009-10-12
LSM: Add security_path_chroot().
Tetsuo Handa
2
-0
/
+11
[next]