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.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-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-04-12
security: remove dead hook cred_commit
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook inode_delete
Eric Paris
2
-12
/
+0
2010-04-12
security: remove dead hook sb_post_pivotroot
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook sb_post_addmount
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook sb_post_remount
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook sb_umount_busy
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook sb_umount_close
Eric Paris
2
-10
/
+0
2010-04-12
security: remove sb_check_sb hooks
Eric Paris
2
-11
/
+0
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
4
-31
/
+31
2010-04-08
SMACK: remove dead cred_commit hook
Eric Paris
1
-10
/
+0
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
3
-36
/
+36
2010-03-31
Merge branch 'master' into next
James Morris
4
-23
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
28
-3
/
+25
2010-03-16
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-03-14
tomoyo: fix potential use after free
Dan Carpenter
1
-0
/
+1
2010-03-10
security/ima: replace gcc specific __FUNCTION__ with __func__
H Hartley Sweeten
2
-4
/
+4
2010-03-10
Security: key: keyring: fix some code style issues
Chihau Chau
1
-4
/
+3
2010-03-09
Merge branch 'next-queue' into next
James Morris
9
-18
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-3
/
+3
2010-03-08
selinux: const strings in tables
Stephen Hemminger
3
-3
/
+3
2010-03-05
Security: Fix some coding styles in security/keys/keyring.c
wzt.wzt@gmail.com
1
-4
/
+2
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+5
2010-03-04
Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c
wzt.wzt@gmail.com
1
-1
/
+0
2010-03-03
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
1
-1
/
+1
2010-03-03
get rid of insanity with namespace roots in tomoyo
Al Viro
1
-19
/
+4
2010-03-03
fix mnt_mountpoint abuse in smack
Al Viro
1
-1
/
+1
2010-03-03
Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
wzt.wzt@gmail.com
1
-1
/
+0
2010-03-03
Selinux: Remove unused headers list.h in selinux/netlink.c
wzt.wzt@gmail.com
1
-1
/
+0
2010-03-03
TOMOYO: Remove unused variables.
Tetsuo Handa
1
-7
/
+3
2010-03-03
Security: Add __init to register_security to disable load a security module o...
wzt.wzt@gmail.com
1
-1
/
+1
2010-03-01
Merge branch 'next' into for-linus
James Morris
25
-1665
/
+1937
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+5
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
1
-1
/
+1
2010-02-26
TOMOYO: Protect find_task_by_vpid() with RCU.
Tetsuo Handa
1
-0
/
+4
2010-02-25
security: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
2
-2
/
+5
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-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
3
-18
/
+10
2010-02-22
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
1
-4
/
+39
2010-02-17
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
4
-32
/
+20
2010-02-16
security: fix a couple of sparse warnings
James Morris
1
-2
/
+3
2010-02-16
TOMOYO: Remove unneeded parameter.
Tetsuo Handa
3
-38
/
+27
2010-02-16
TOMOYO: Use shorter names.
Tetsuo Handa
5
-299
/
+250
2010-02-16
TOMOYO: Use enum for index numbers.
Tetsuo Handa
1
-45
/
+54
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
7
-54
/
+436
2010-02-15
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
3
-16
/
+28
2010-02-15
TOMOYO: Merge headers.
Tetsuo Handa
8
-397
/
+351
2010-02-15
TOMOYO: Add refcounter on string data.
Tetsuo Handa
5
-40
/
+77
2010-02-11
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
3
-226
/
+183
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
1
-0
/
+2
[prev]
[next]