summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-27Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20security: integrity: partial revert of make ima_main explicitly non-modularPaul Gortmaker
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-12-17ima: cleanup the match_token policy codeMimi Zohar
2018-12-17security: don't use a negative Opt_err token indexLinus Torvalds
2018-12-17Merge tag 'v4.20-rc7' into next-generalJames Morris
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang
2018-12-13keys: Export lookup_user_key to external usersDave Jiang
2018-12-12security: fs: make inode explicitly non-modularPaul Gortmaker
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-12-12security: integrity: make evm_main explicitly non-modularPaul Gortmaker
2018-12-12keys: remove needless modular infrastructure from ecryptfs_formatPaul Gortmaker
2018-12-12security: integrity: make ima_main explicitly non-modularPaul Gortmaker
2018-12-05selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek
2018-12-05selinux: use separate table for initial SID lookupOndrej Mosnacek
2018-11-29Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-29selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-11-26audit: use current whenever possiblePaul Moore
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan
2018-11-26selinux: always allow mounting submountsOndrej Mosnacek
2018-11-20selinux: refactor sidtab conversionOndrej Mosnacek
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-15Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-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-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-18Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker...James Morris