index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
2012-06-01
take calculation of final prot in security_mmap_file() into a helper
Al Viro
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
2012-05-31
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
kmod: convert two call sites to call_usermodehelper_fns()
Boaz Harrosh
2012-05-31
security/keys/keyctl.c: suppress memory allocation failure warning
Andrew Morton
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
2012-05-29
selinuxfs snprintf() misuses
Al Viro
2012-05-23
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-23
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-18
apparmor: fix long path failure due to disconnected path
John Johansen
2012-05-18
apparmor: fix profile lookup for unconfined
John Johansen
2012-05-16
ima: fix filename hint to reflect script interpreter name
Mimi Zohar
2012-05-16
KEYS: Don't check for NULL key pointer in key_validate()
David Howells
2012-05-14
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
2012-05-14
gfp flags for security_inode_alloc()?
Tetsuo Handa
2012-05-14
Smack: recursive tramsmute
Casey Schaufler
2012-05-15
Yama: replace capable() with ns_capable()
Kees Cook
2012-05-15
TOMOYO: Accept manager programs which do not start with / .
Tetsuo Handa
2012-05-11
KEYS: Add invalidation support
David Howells
2012-05-11
KEYS: Do LRU discard in full keyrings
David Howells
2012-05-11
KEYS: Permit in-place link replacement in keyring list
David Howells
2012-05-11
KEYS: Perform RCU synchronisation on keys prior to key destruction
David Howells
2012-05-11
KEYS: Announce key type (un)registration
David Howells
2012-05-11
KEYS: Reorganise keys Makefile
David Howells
2012-05-11
KEYS: Move the key config into security/keys/Kconfig
David Howells
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-03
userns: Convert capabilities related permsion checks
Eric W. Biederman
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-23
Yama: remove an unused variable
Dan Carpenter
2012-04-19
Yama: add additional ptrace scopes
Kees Cook
2012-04-19
security: fix compile error in commoncap.c
Jonghwan Choi
2012-04-18
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
2012-04-18
Smack: move label list initialization
Casey Schaufler
2012-04-14
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
John Johansen
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-10
Smack: build when CONFIG_AUDIT not defined
Kees Cook
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
[next]