Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -7/+6 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+2 |
2018-12-27 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -39/+22 |
2018-12-27 | Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -396/+625 |
2018-12-27 | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -7/+7 |
2018-12-20 | security: integrity: partial revert of make ima_main explicitly non-modular | Paul Gortmaker | 1 | -1/+1 |
2018-12-19 | net: use skb_sec_path helper in more places | Florian Westphal | 1 | -2/+2 |
2018-12-18 | ima: cleanup the match_token policy code | Mimi Zohar | 1 | -5/+5 |
2018-12-18 | security: don't use a negative Opt_err token index | Linus Torvalds | 2 | -2/+2 |
2018-12-17 | Merge tag 'v4.20-rc7' into next-general | James Morris | 4 | -4/+23 |
2018-12-13 | security: fs: make inode explicitly non-modular | Paul Gortmaker | 1 | -4/+2 |
2018-12-13 | security: audit and remove any unnecessary uses of module.h | Paul Gortmaker | 24 | -24/+14 |
2018-12-13 | security: integrity: make evm_main explicitly non-modular | Paul Gortmaker | 1 | -4/+1 |
2018-12-13 | keys: remove needless modular infrastructure from ecryptfs_format | Paul Gortmaker | 1 | -3/+2 |
2018-12-13 | security: integrity: make ima_main explicitly non-modular | Paul Gortmaker | 1 | -4/+3 |
2018-12-06 | selinux: overhaul sidtab to fix bug and improve performance | Ondrej Mosnacek | 5 | -324/+468 |
2018-12-05 | selinux: use separate table for initial SID lookup | Ondrej Mosnacek | 5 | -110/+173 |
2018-11-29 | Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+12 |
2018-11-29 | selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN | Paul Moore | 1 | -1/+12 |
2018-11-27 | audit: use current whenever possible | Paul Moore | 1 | -1/+1 |
2018-11-27 | selinux: make "selinux_policycap_names[]" const char * | Alexey Dobriyan | 2 | -2/+2 |
2018-11-27 | selinux: always allow mounting submounts | Ondrej Mosnacek | 1 | -1/+1 |
2018-11-21 | selinux: refactor sidtab conversion | Ondrej Mosnacek | 3 | -41/+42 |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations | Eric Biggers | 4 | -7/+6 |
2018-11-15 | Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+10 |
2018-11-14 | selinux: fix non-MLS handling in mls_context_to_sid() | Paul Moore | 1 | -3/+7 |
2018-11-14 | integrity: support new struct public_key_signature encoding field | Mimi Zohar | 1 | -0/+1 |
2018-11-13 | selinux: check length properly in SCTP bind hook | Ondrej Mosnacek | 1 | -0/+3 |
2018-11-12 | Merge tag 'v4.20-rc2' into next-general | James Morris | 39 | -326/+880 |
2018-11-05 | selinux: policydb - fix byte order and alignment issues | Ondrej Mosnacek | 1 | -15/+36 |
2018-11-05 | tomoyo: fix small typo | Yangtao Li | 1 | -1/+1 |
2018-11-02 | Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -17/+291 |
2018-11-02 | apparmor: clean an indentation issue, remove extraneous space | Colin Ian King | 1 | -1/+1 |
2018-11-02 | apparmor: fix checkpatch error in Parse secmark policy | John Johansen | 1 | -1/+1 |
2018-10-26 | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior | 2 | -137/+1 |
2018-10-26 | KEYS: trusted: Expose common functionality [ver #2] | Denis Kenzior | 2 | -5/+21 |
2018-10-26 | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 5 | -0/+405 |
2018-10-25 | Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -13/+17 |
2018-10-25 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2 | -7/+11 |
2018-10-25 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -43/+54 |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -25/+50 |
2018-10-24 | Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -111/+88 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -4/+4 |
2018-10-19 | Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker... | James Morris | 2 | -13/+17 |
2018-10-19 | LoadPin: Rename boot param "enabled" to "enforce" | Kees Cook | 2 | -12/+13 |
2018-10-19 | LoadPin: Report friendly block device name | Kees Cook | 1 | -1/+4 |
2018-10-13 | apparmor: add #ifdef checks for secmark filtering | Arnd Bergmann | 2 | -0/+12 |
2018-10-11 | LSM: Don't ignore initialization failures | Kees Cook | 1 | -1/+3 |
2018-10-11 | LSM: Provide init debugging infrastructure | Kees Cook | 1 | -0/+18 |