summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-11-21Merge branch 'akpm-current/current'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'integrity/next-integrity'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'apparmor/apparmor-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'security/next-testing'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-11-20selinux: refactor sidtab conversionOndrej Mosnacek
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-19mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-11-15Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-14apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel
2018-11-13selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-11-13selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13x86/ima: define arch_get_ima_policy() for x86Eric Richter
2018-11-13ima: add support for arch specific policiesNayna Jain
2018-11-13ima: refactor ima_init_policy()Nayna Jain
2018-11-13ima: prevent kexec_load syscall based on runtime secureboot flagNayna Jain
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler
2018-11-12Merge tag 'v4.20-rc2' into next-generalJames Morris
2018-11-05selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-11-05tomoyo: fix small typoYangtao Li
2018-11-02Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-01apparmor: clean an indentation issue, remove extraneous spaceColin Ian King
2018-11-01apparmor: fix checkpatch error in Parse secmark policyJohn Johansen
2018-10-29Merge branch 'work.afs' into for-nextAl Viro
2018-10-26KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior
2018-10-26KEYS: trusted: Expose common functionality [ver #2]Denis Kenzior
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells
2018-10-25Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-25Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23vfs: Remove unused code after filesystem context changesDavid Howells
2018-10-23tomoyo: Implement security hooks for the new mount APIDavid Howells
2018-10-23apparmor: Implement security hooks for the new mount APIDavid Howells
2018-10-23smack: Implement filesystem context security hooksDavid Howells
2018-10-23selinux: Implement the new mount API LSM hooksDavid Howells
2018-10-23vfs: Add LSM hooks for the new mount APIDavid Howells
2018-10-23vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-10-18Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker...James Morris
2018-10-18LoadPin: Rename boot param "enabled" to "enforce"Kees Cook
2018-10-18LoadPin: Report friendly block device nameKees Cook
2018-10-12apparmor: add #ifdef checks for secmark filteringArnd Bergmann
2018-10-10LSM: Don't ignore initialization failuresKees Cook