index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2014-02-10
Fix install_process_keyring error handling
Andi Kleen
2014-02-10
keys: fix race with concurrent install_user_keyrings()
David Howells
2012-08-17
KEYS: Fix a NULL pointer deref in the user-defined key type
David Howells
2012-08-17
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
2012-08-17
security: fix compile error in commoncap.c
Jonghwan Choi
2011-06-26
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-06-26
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2011-06-26
SELinux: define permissions for DCB netlink messages
Eric Paris
2011-04-17
ima: fix add LSM rule bug
Mimi Zohar
2011-01-06
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
David Howells
2011-01-06
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
David Howells
2011-01-06
KEYS: Return more accurate error codes
Dan Carpenter
2010-05-14
mmap_min_addr check CAP_SYS_RAWIO only for write
Kees Cook
2010-05-05
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
David Howells
2010-05-05
KEYS: Use RCU dereference wrappers in keyring key type code
David Howells
2010-05-05
KEYS: find_keyring_by_name() can gain access to a freed keyring
Toshiyuki Okajima
2010-05-05
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
2010-05-05
KEYS: Fix an RCU warning in the reading of user keys
David Howells
2010-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-04-27
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
2010-04-28
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
2010-04-24
keys: fix an RCU warning
David Howells
2010-04-22
security: testing the wrong variable in create_by_name()
Dan Carpenter
2010-04-15
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
tomoyo: fix potential use after free
Dan Carpenter
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
2010-03-03
get rid of insanity with namespace roots in tomoyo
Al Viro
2010-03-03
fix mnt_mountpoint abuse in smack
Al Viro
2010-03-01
Merge branch 'next' into for-linus
James Morris
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
2010-02-26
TOMOYO: Protect find_task_by_vpid() with RCU.
Tetsuo Handa
2010-02-25
security: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
2010-02-25
netlabel: fix export of SELinux categories > 127
Joshua Roys
2010-02-25
security: fix error return path in ima_inode_alloc
Xiaotian Feng
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-22
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
2010-02-17
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
2010-02-16
security: fix a couple of sparse warnings
James Morris
2010-02-16
TOMOYO: Remove unneeded parameter.
Tetsuo Handa
2010-02-16
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-16
TOMOYO: Use enum for index numbers.
Tetsuo Handa
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
2010-02-15
TOMOYO: Merge headers.
Tetsuo Handa
2010-02-15
TOMOYO: Add refcounter on string data.
Tetsuo Handa
2010-02-11
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
[next]