index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
security: remove dead hook key_session_to_parent
Eric Paris
2010-04-12
3
-22
/
+0
*
|
security: remove dead hook task_setgroups
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook task_setgid
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook task_setuid
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook cred_commit
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook inode_delete
Eric Paris
2010-04-12
2
-12
/
+0
*
|
security: remove dead hook sb_post_pivotroot
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook sb_post_addmount
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook sb_post_remount
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook sb_umount_busy
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook sb_umount_close
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove sb_check_sb hooks
Eric Paris
2010-04-12
2
-11
/
+0
*
|
Security: Fix coding style in security/
wzt.wzt@gmail.com
2010-04-09
4
-31
/
+31
*
|
SMACK: remove dead cred_commit hook
Eric Paris
2010-04-08
1
-10
/
+0
*
|
selinux: always call sk_security_struct sksec
Eric Paris
2010-04-08
3
-36
/
+36
*
|
Merge branch 'master' into next
James Morris
2010-03-31
4
-23
/
+9
|
\
|
|
*
tomoyo: fix potential use after free
Dan Carpenter
2010-03-15
1
-0
/
+1
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-3
/
+3
|
|
\
|
|
*
fix comment typos in avc.c
Justin P. Mattock
2010-02-05
1
-3
/
+3
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
2
-20
/
+5
|
|
\
\
|
|
*
|
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
2010-03-03
1
-1
/
+1
|
|
*
|
get rid of insanity with namespace roots in tomoyo
Al Viro
2010-03-03
1
-19
/
+4
|
|
*
|
fix mnt_mountpoint abuse in smack
Al Viro
2010-03-03
1
-1
/
+1
*
|
|
|
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
2010-03-16
1
-1
/
+1
*
|
|
|
security/ima: replace gcc specific __FUNCTION__ with __func__
H Hartley Sweeten
2010-03-10
2
-4
/
+4
*
|
|
|
Security: key: keyring: fix some code style issues
Chihau Chau
2010-03-10
1
-4
/
+3
*
|
|
|
Merge branch 'next-queue' into next
James Morris
2010-03-09
9
-18
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
selinux: const strings in tables
Stephen Hemminger
2010-03-08
3
-3
/
+3
|
*
|
|
Security: Fix some coding styles in security/keys/keyring.c
wzt.wzt@gmail.com
2010-03-05
1
-4
/
+2
|
*
|
|
Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c
wzt.wzt@gmail.com
2010-03-04
1
-1
/
+0
|
*
|
|
Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
wzt.wzt@gmail.com
2010-03-03
1
-1
/
+0
|
*
|
|
Selinux: Remove unused headers list.h in selinux/netlink.c
wzt.wzt@gmail.com
2010-03-03
1
-1
/
+0
|
*
|
|
TOMOYO: Remove unused variables.
Tetsuo Handa
2010-03-03
1
-7
/
+3
|
*
|
|
Security: Add __init to register_security to disable load a security module o...
wzt.wzt@gmail.com
2010-03-03
1
-1
/
+1
*
|
|
|
Merge branch 'next' into for-linus
James Morris
2010-03-01
25
-1665
/
+1937
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
2010-02-26
1
-1
/
+1
|
*
|
|
TOMOYO: Protect find_task_by_vpid() with RCU.
Tetsuo Handa
2010-02-26
1
-0
/
+4
|
*
|
|
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-24
3
-18
/
+10
|
*
|
|
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
2010-02-22
1
-4
/
+39
|
*
|
|
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
2010-02-17
4
-32
/
+20
|
*
|
|
security: fix a couple of sparse warnings
James Morris
2010-02-16
1
-2
/
+3
|
*
|
|
TOMOYO: Remove unneeded parameter.
Tetsuo Handa
2010-02-16
3
-38
/
+27
|
*
|
|
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-16
5
-299
/
+250
|
*
|
|
TOMOYO: Use enum for index numbers.
Tetsuo Handa
2010-02-16
1
-45
/
+54
|
*
|
|
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
7
-54
/
+436
|
*
|
|
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
2010-02-15
3
-16
/
+28
|
*
|
|
TOMOYO: Merge headers.
Tetsuo Handa
2010-02-15
8
-397
/
+351
|
*
|
|
TOMOYO: Add refcounter on string data.
Tetsuo Handa
2010-02-15
5
-40
/
+77
|
*
|
|
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
2010-02-11
3
-226
/
+183
|
*
|
|
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
2010-02-09
1
-0
/
+2
[prev]
[next]