summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-02-19selinux: convert to kvmallocKent Overstreet
2019-02-19Merge remote-tracking branch 'audit/next'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'apparmor/apparmor-next'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'security/next-testing'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2019-02-14Merge branch 'next-integrity' into next-testingJames Morris
2019-02-14Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2019-02-14KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-02-13Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...James Morris
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu
2019-02-13KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Roberto Sassu
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu
2019-02-12LSM: fix return value check in safesetid_init_securityfs()Wei Yongjun
2019-02-12apparmor: fix double free when unpack of secmark rules failsJohn Johansen
2019-02-11apparmor: fix missing ZLIB definesJohn Johansen
2019-02-08apparmor: fix blob compression build failure on ppcJohn Johansen
2019-02-07apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson
2019-02-07apparmor: Initial implementation of raw policy blob compressionChris Coulson
2019-02-05selinux: fix avc audit messagesStephen Smalley
2019-02-04evm: Use defined constant for UUID representationAndy Shevchenko
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar
2019-02-04evm: remove set but not used variable 'xattr'YueHaibing
2019-02-04encrypted-keys: fix Opt_err/Opt_error = -1Mimi Zohar
2019-02-04integrity, KEYS: add a reference to platform keyringKairui Song
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-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs
2019-01-30introduce cloning of fs_contextAl Viro
2019-01-30smack: Implement filesystem context security hooksDavid Howells
2019-01-30selinux: Implement the new mount API LSM hooksDavid Howells
2019-01-30vfs: Add LSM hooks for the new mount APIDavid Howells
2019-01-30LSM: SafeSetID: remove unused includeMicah Morton
2019-01-29LSM: SafeSetID: 'depend' on CONFIG_SECURITYMicah Morton
2019-01-28selinux: replace BUG_ONs with WARN_ONs in avc.cOndrej Mosnacek
2019-01-28LSM: Add 'name' field for SafeSetID in DEFINE_LSMMicah Morton
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek
2019-01-25selinux: replace some BUG_ON()s with a WARN_ON()Ondrej Mosnacek
2019-01-25selinux: inline some AVC functions used only onceOndrej Mosnacek
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton
2019-01-25audit: add support for fcaps v3Richard Guy Briggs
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