aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+7
2019-03-13Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+2
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 5-25/+194
2019-03-12selinux: convert to kvmallocGravatar Kent Overstreet 6-144/+62
2019-03-12apparmor: fix double free when unpack of secmark rules failsGravatar John Johansen 1-0/+1
2019-03-12apparmor: delete the dentry in aafs_remove() to avoid a leakGravatar Chris Coulson 1-0/+1
2019-03-11security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockGravatar J. Bruce Fields 1-1/+4
2019-03-11selinux: add the missing walk_size + len check in selinux_sctp_bind_connectGravatar Xin Long 1-0/+3
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Gravatar Linus Torvalds 5-25/+90
2019-03-10Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-11/+40
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-22/+12
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-127/+176
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 58-965/+2018
2019-03-04keys: fix missing __user in KEYCTL_PKEY_QUERYGravatar Ben Dooks 1-1/+1
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+1
2019-03-01LSM: Update list of SECURITYFS users in KconfigGravatar Petr Vorel 1-2/+1
2019-02-28introduce cloning of fs_contextGravatar Al Viro 3-0/+93
2019-02-28smack: Implement filesystem context security hooksGravatar David Howells 2-15/+47
2019-02-28selinux: Implement the new mount API LSM hooksGravatar David Howells 2-10/+49
2019-02-28vfs: Add LSM hooks for the new mount APIGravatar David Howells 1-0/+5
2019-02-25LSM: Ignore "security=" when "lsm=" is specifiedGravatar Kees Cook 1-2/+6
2019-02-25LSM: Update function documentation for cap_capableGravatar Micah Morton 1-1/+1
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-4/+6
2019-02-22KEYS: always initialize keyring_index_key::desc_lenGravatar Eric Biggers 4-6/+4
2019-02-22security: mark expected switch fall-throughs and add a missing breakGravatar Gustavo A. R. Silva 5-3/+8
2019-02-22doc: sctp: Merge and clean up rst filesGravatar Kees Cook 1-1/+1
2019-02-20missing barriers in some of unix_sock ->addr and ->path accessesGravatar Al Viro 1-4/+6
2019-02-19tomoyo: Bump version.Gravatar Tetsuo Handa 2-8/+13
2019-02-15keys: Timestamp new keysGravatar David Howells 1-0/+1
2019-02-15keys: Fix dependency loop between construction record and auth keyGravatar David Howells 5-62/+41
2019-02-15KEYS: allow reaching the keys quotas exactlyGravatar Eric Biggers 1-2/+2
2019-02-14Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar James Morris 5-11/+40
2019-02-13Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...Gravatar James Morris 5-25/+90
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Gravatar Roberto Sassu 4-9/+64
2019-02-13KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Gravatar Roberto Sassu 1-14/+24
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readGravatar Roberto Sassu 1-5/+5
2019-02-12LSM: fix return value check in safesetid_init_securityfs()Gravatar Wei Yongjun 1-1/+1
2019-02-05selinux: fix avc audit messagesGravatar Stephen Smalley 1-3/+3
2019-02-04evm: Use defined constant for UUID representationGravatar Andy Shevchenko 1-2/+1
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callGravatar Mimi Zohar 1-2/+33
2019-02-04evm: remove set but not used variable 'xattr'Gravatar YueHaibing 1-5/+1
2019-02-04encrypted-keys: fix Opt_err/Opt_error = -1Gravatar Mimi Zohar 1-2/+2
2019-02-04integrity, KEYS: add a reference to platform keyringGravatar Kairui Song 1-0/+3
2019-02-01apparmor: Fix aa_label_build() error handling for failed mergesGravatar John Johansen 1-1/+4
2019-02-01apparmor: Fix warning about unused function apparmor_ipv6_postrouteGravatar Petr Vorel 1-0/+2
2019-01-31audit: remove unused actx param from audit_rule_matchGravatar Richard Guy Briggs 8-22/+10
2019-01-30LSM: SafeSetID: remove unused includeGravatar Micah Morton 1-1/+0
2019-01-29LSM: SafeSetID: 'depend' on CONFIG_SECURITYGravatar Micah Morton 1-0/+2
2019-01-28selinux: replace BUG_ONs with WARN_ONs in avc.cGravatar Ondrej Mosnacek 1-2/+4