| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-29 | 1 | -1/+12 |
|\ |
|
| * | selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN | Paul Moore | 2018-11-29 | 1 | -1/+12 |
* | | Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-15 | 2 | -3/+10 |
|\| |
|
| * | selinux: fix non-MLS handling in mls_context_to_sid() | Paul Moore | 2018-11-14 | 1 | -3/+7 |
| * | selinux: check length properly in SCTP bind hook | Ondrej Mosnacek | 2018-11-13 | 1 | -0/+3 |
* | | integrity: support new struct public_key_signature encoding field | Mimi Zohar | 2018-11-13 | 1 | -0/+1 |
* | | Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-11-02 | 12 | -17/+291 |
|\ \ |
|
| * | | apparmor: clean an indentation issue, remove extraneous space | Colin Ian King | 2018-11-02 | 1 | -1/+1 |
| * | | apparmor: fix checkpatch error in Parse secmark policy | John Johansen | 2018-11-02 | 1 | -1/+1 |
| * | | apparmor: add #ifdef checks for secmark filtering | Arnd Bergmann | 2018-10-13 | 2 | -0/+12 |
| * | | apparmor: Fix uninitialized value in aa_split_fqname | Zubin Mithra | 2018-10-03 | 1 | -2/+4 |
| * | | apparmor: don't try to replace stale label in ptraceme check | Jann Horn | 2018-10-03 | 1 | -2/+2 |
| * | | apparmor: Replace spin_is_locked() with lockdep | Lance Roy | 2018-10-03 | 1 | -1/+1 |
| * | | apparmor: Allow filtering based on secmark policy | Matthew Garrett | 2018-10-03 | 2 | -1/+177 |
| * | | apparmor: Parse secmark policy | Matthew Garrett | 2018-10-03 | 4 | -0/+77 |
| * | | apparmor: Add a wildcard secid | Matthew Garrett | 2018-10-03 | 2 | -2/+4 |
| * | | apparmor: don't try to replace stale label in ptrace access check | Jann Horn | 2018-09-13 | 2 | -2/+4 |
| * | | apparmor: Fix network performance issue in aa_label_sk_perm | Tony Jones | 2018-09-07 | 1 | -6/+9 |
* | | | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior | 2018-10-26 | 2 | -137/+1 |
* | | | KEYS: trusted: Expose common functionality [ver #2] | Denis Kenzior | 2018-10-26 | 2 | -5/+21 |
* | | | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 2018-10-26 | 5 | -0/+405 |
* | | | Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-25 | 2 | -13/+17 |
|\ \ \ |
|
| * \ \ | Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker... | James Morris | 2018-10-19 | 2 | -13/+17 |
| |\ \ \ |
|
| | * | | | LoadPin: Rename boot param "enabled" to "enforce" | Kees Cook | 2018-10-19 | 2 | -12/+13 |
| | * | | | LoadPin: Report friendly block device name | Kees Cook | 2018-10-19 | 1 | -1/+4 |
* | | | | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2018-10-25 | 2 | -7/+11 |
|\ \ \ \ \ |
|
| * | | | | | Smack: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-09-19 | 1 | -1/+1 |
| * | | | | | Smack: ptrace capability use fixes | Casey Schaufler | 2018-09-19 | 1 | -3/+10 |
| * | | | | | Smack: remove set but not used variable 'root_inode' | YueHaibing | 2018-09-18 | 1 | -3/+0 |
* | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-25 | 9 | -43/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | ima: open a new file instance if no read permissions | Goldwyn Rodrigues | 2018-10-10 | 1 | -20/+34 |
| * | | | | | | ima: fix showing large 'violations' or 'runtime_measurements_count' | Eric Biggers | 2018-10-10 | 1 | -3/+3 |
| * | | | | | | security/integrity: remove unnecessary 'init_keyring' variable | Eric Biggers | 2018-10-10 | 1 | -7/+1 |
| * | | | | | | security/integrity: constify some read-only data | Eric Biggers | 2018-10-10 | 8 | -13/+16 |
| |/ / / / / |
|
* | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-24 | 8 | -25/+50 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | LSM: Don't ignore initialization failures | Kees Cook | 2018-10-11 | 1 | -1/+3 |
| * | | | | | LSM: Provide init debugging infrastructure | Kees Cook | 2018-10-11 | 1 | -0/+18 |
| * | | | | | LSM: Record LSM name in struct lsm_info | Kees Cook | 2018-10-11 | 5 | -0/+5 |
| * | | | | | LSM: Convert security_initcall() into DEFINE_LSM() | Kees Cook | 2018-10-11 | 5 | -5/+15 |
| * | | | | | LSM: Convert from initcall to struct lsm_info | Kees Cook | 2018-10-11 | 2 | -9/+6 |
| * | | | | | LSM: Remove initcall tracing | Kees Cook | 2018-10-11 | 1 | -7/+1 |
| * | | | | | LSM: Rename .security_initcall section to .lsm_info | Kees Cook | 2018-10-11 | 1 | -2/+2 |
| * | | | | | LSM: Correctly announce start of LSM initialization | Kees Cook | 2018-10-11 | 1 | -1/+2 |
| |/ / / / |
|
| * | | | | security: tomoyo: Fix obsolete function | Ding Xiang | 2018-09-04 | 1 | -1/+2 |
| * | | | | Merge tag 'v4.19-rc2' into next-general | James Morris | 2018-09-04 | 46 | -383/+427 |
| |\| | | |
|
| * | | | | security/capabilities: remove check for -EINVAL | Christian Brauner | 2018-08-29 | 1 | -3/+0 |
* | | | | | Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-24 | 5 | -111/+88 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | selinux: Add __GFP_NOWARN to allocation at str_read() | Tetsuo Handa | 2018-09-13 | 1 | -1/+1 |
| * | | | | selinux: refactor mls_context_to_sid() and make it stricter | Jann Horn | 2018-09-05 | 3 | -110/+82 |
| * | | | | selinux: fix mounting of cgroup2 under older policies | Stephen Smalley | 2018-09-05 | 1 | -0/+5 |
| | |/ /
| |/| | |
|