summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-04keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-01LSM: Update list of SECURITYFS users in KconfigPetr Vorel
2019-02-25LSM: Ignore "security=" when "lsm=" is specifiedKees Cook
2019-02-25LSM: Update function documentation for cap_capableMicah Morton
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-22KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-02-22security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva
2019-02-20missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-02-19tomoyo: Bump version.Tetsuo Handa
2019-02-15keys: Timestamp new keysDavid Howells
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-02-15KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-02-12LSM: fix return value check in safesetid_init_securityfs()Wei Yongjun
2019-02-01apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen
2019-02-01apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel
2019-01-30LSM: SafeSetID: remove unused includeMicah Morton
2019-01-29LSM: SafeSetID: 'depend' on CONFIG_SECURITYMicah Morton
2019-01-28LSM: Add 'name' field for SafeSetID in DEFINE_LSMMicah Morton
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton
2019-01-24tomoyo: Allow multiple use_group lines.Tetsuo Handa
2019-01-24tomoyo: Coding style fix.Tetsuo Handa
2019-01-23tomoyo: Swicth from cred->security to task_struct->security.Tetsuo Handa
2019-01-22security: keys: annotate implicit fall throughsMathieu Malaterre
2019-01-22security: keys: annotate implicit fall throughsMathieu Malaterre
2019-01-22security: keys: annotate implicit fall throughMathieu Malaterre
2019-01-22apparmor: Adjust offset when accessing task blob.Tetsuo Handa
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris
2019-01-18LSM: Make some functions staticWei Yongjun
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-16LSM: Check for NULL cred-security on freeJames Morris
2019-01-16Yama: Check for pid death before checking ancestryKees Cook
2019-01-16Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-10selinux: fix GPF on invalid policyStephen Smalley
2019-01-10LSM: generalize flag passing to security_capableMicah Morton
2019-01-08TOMOYO: Update LSM flags to no longer be exclusiveKees Cook
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08Smack: Abstract use of ipc security blobsCasey Schaufler
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the task securityCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08Smack: Abstract use of inode security blobCasey Schaufler
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08Smack: Abstract use of file security blobCasey Schaufler
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08TOMOYO: Abstract use of cred security blobCasey Schaufler