Age | Commit message (Expand) | Author |
2018-11-02 | Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-11-01 | apparmor: clean an indentation issue, remove extraneous space | Colin Ian King |
2018-11-01 | apparmor: fix checkpatch error in Parse secmark policy | John Johansen |
2018-10-26 | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior |
2018-10-26 | KEYS: trusted: Expose common functionality [ver #2] | Denis Kenzior |
2018-10-26 | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells |
2018-10-25 | Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-25 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2018-10-25 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-18 | Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker... | James Morris |
2018-10-18 | LoadPin: Rename boot param "enabled" to "enforce" | Kees Cook |
2018-10-18 | LoadPin: Report friendly block device name | Kees Cook |
2018-10-12 | apparmor: add #ifdef checks for secmark filtering | Arnd Bergmann |
2018-10-10 | LSM: Don't ignore initialization failures | Kees Cook |
2018-10-10 | LSM: Provide init debugging infrastructure | Kees Cook |
2018-10-10 | LSM: Record LSM name in struct lsm_info | Kees Cook |
2018-10-10 | LSM: Convert security_initcall() into DEFINE_LSM() | Kees Cook |
2018-10-10 | LSM: Convert from initcall to struct lsm_info | Kees Cook |
2018-10-10 | LSM: Remove initcall tracing | Kees Cook |
2018-10-10 | LSM: Rename .security_initcall section to .lsm_info | Kees Cook |
2018-10-10 | LSM: Correctly announce start of LSM initialization | Kees Cook |
2018-10-10 | ima: open a new file instance if no read permissions | Goldwyn Rodrigues |
2018-10-10 | ima: fix showing large 'violations' or 'runtime_measurements_count' | Eric Biggers |
2018-10-10 | security/integrity: remove unnecessary 'init_keyring' variable | Eric Biggers |
2018-10-10 | security/integrity: constify some read-only data | Eric Biggers |
2018-10-03 | signal: Distinguish between kernel_siginfo and siginfo | Eric W. Biederman |
2018-10-03 | apparmor: Fix uninitialized value in aa_split_fqname | Zubin Mithra |
2018-10-03 | apparmor: don't try to replace stale label in ptraceme check | Jann Horn |
2018-10-03 | apparmor: Replace spin_is_locked() with lockdep | Lance Roy |
2018-10-03 | apparmor: Allow filtering based on secmark policy | Matthew Garrett |
2018-10-03 | apparmor: Parse secmark policy | Matthew Garrett |
2018-10-03 | apparmor: Add a wildcard secid | Matthew Garrett |
2018-09-25 | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe... | Lubomir Rintel |
2018-09-18 | Smack: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-09-18 | Smack: ptrace capability use fixes | Casey Schaufler |
2018-09-18 | Smack: remove set but not used variable 'root_inode' | YueHaibing |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel |
2018-09-13 | selinux: Add __GFP_NOWARN to allocation at str_read() | Tetsuo Handa |
2018-09-13 | apparmor: don't try to replace stale label in ptrace access check | Jann Horn |
2018-09-07 | apparmor: Fix network performance issue in aa_label_sk_perm | Tony Jones |
2018-09-06 | Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-09-05 | selinux: refactor mls_context_to_sid() and make it stricter | Jann Horn |
2018-09-04 | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name | Randy Dunlap |
2018-09-04 | selinux: fix mounting of cgroup2 under older policies | Stephen Smalley |
2018-09-04 | security: tomoyo: Fix obsolete function | Ding Xiang |
2018-09-04 | Merge tag 'v4.19-rc2' into next-general | James Morris |
2018-09-03 | apparmor: fix bad debug check in apparmor_secid_to_secctx() | John Johansen |