summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-11-22apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen
2019-11-22apparmor: reduce rcu_read_lock scope for aa_file_perm mediationJohn Johansen
2019-11-22apparmor: fix wrong buffer allocation in aa_new_mountJohn Johansen
2019-11-22apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-06-20apparmor: increase left match history buffer sizeJohn Johansen
2019-06-20apparmor: Switch to GFP_KERNEL where possibleSebastian Andrzej Siewior
2019-06-20apparmor: Use a memory pool instead per-CPU cachesSebastian Andrzej Siewior
2019-06-20apparmor: Force type-casting of current->real_credBharath Vedartham
2019-04-17apparmor: fix spelling mistake "immutible" -> "immutable"Colin Ian King
2019-04-11apparmor: fix blob compression when ns is forced on a policy loadJohn Johansen
2019-04-11apparmor: fix missing ZLIB definesJohn Johansen
2019-04-11apparmor: fix blob compression build failure on ppcJohn Johansen
2019-04-11apparmor: Initial implementation of raw policy blob compressionChris Coulson
2019-04-10apparmor: Restore Y/N in /sys for apparmor's "enabled"Kees Cook
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook
2019-03-28Yama: mark local symbols as staticJann Horn
2019-03-18selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-13Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12selinux: convert to kvmallocKent Overstreet
2019-03-12apparmor: fix double free when unpack of secmark rules failsJohn Johansen
2019-03-12apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson
2019-03-11security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-03-11selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-10Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-28introduce cloning of fs_contextAl Viro
2019-02-28smack: Implement filesystem context security hooksDavid Howells
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells
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-22doc: sctp: Merge and clean up rst filesKees Cook
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