aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2019-11-22apparmor: reduce rcu_read_lock scope for aa_file_perm mediationGravatar John Johansen 1-3/+3
2019-11-22apparmor: fix wrong buffer allocation in aa_new_mountGravatar John Johansen 1-4/+4
2019-11-22apparmor: fix unsigned len comparison with less than zeroGravatar Colin Ian King 1-5/+7
2019-06-20apparmor: increase left match history buffer sizeGravatar John Johansen 2-5/+4
2019-06-20apparmor: Switch to GFP_KERNEL where possibleGravatar Sebastian Andrzej Siewior 3-12/+12
2019-06-20apparmor: Use a memory pool instead per-CPU cachesGravatar Sebastian Andrzej Siewior 5-111/+164
2019-06-20apparmor: Force type-casting of current->real_credGravatar Bharath Vedartham 1-1/+1
2019-04-17apparmor: fix spelling mistake "immutible" -> "immutable"Gravatar Colin Ian King 1-1/+1
2019-04-11apparmor: fix blob compression when ns is forced on a policy loadGravatar John Johansen 2-4/+8
2019-04-11apparmor: fix missing ZLIB definesGravatar John Johansen 1-0/+2
2019-04-11apparmor: fix blob compression build failure on ppcGravatar John Johansen 1-1/+1
2019-04-11apparmor: Initial implementation of raw policy blob compressionGravatar Chris Coulson 5-8/+285
2019-04-10apparmor: Restore Y/N in /sys for apparmor's "enabled"Gravatar Kees Cook 1-1/+48
2019-04-08KEYS: trusted: fix -Wvarags warningGravatar ndesaulniers@google.com 1-2/+2
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMGravatar Jarkko Sakkinen 1-5/+23
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Gravatar Kees Cook 1-0/+38
2019-03-28Yama: mark local symbols as staticGravatar Jann Horn 1-4/+4
2019-03-18selinux: fix NULL dereference in policydb_destroy()Gravatar Ondrej Mosnacek 1-4/+9
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