aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* ima: cleanup the match_token policy codeMimi Zohar2018-12-17
* security: don't use a negative Opt_err token indexLinus Torvalds2018-12-17
* Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-29
|\
| * selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore2018-11-29
* | Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-15
|\|
| * selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore2018-11-13
| * selinux: check length properly in SCTP bind hookOndrej Mosnacek2018-11-13
* | integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-13
* | Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-02
|\ \
| * | apparmor: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-02
| * | apparmor: fix checkpatch error in Parse secmark policyJohn Johansen2018-11-02
| * | apparmor: add #ifdef checks for secmark filteringArnd Bergmann2018-10-12
| * | apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra2018-10-03
| * | apparmor: don't try to replace stale label in ptraceme checkJann Horn2018-10-03
| * | apparmor: Replace spin_is_locked() with lockdepLance Roy2018-10-03
| * | apparmor: Allow filtering based on secmark policyMatthew Garrett2018-10-03
| * | apparmor: Parse secmark policyMatthew Garrett2018-10-03
| * | apparmor: Add a wildcard secidMatthew Garrett2018-10-03
| * | apparmor: don't try to replace stale label in ptrace access checkJann Horn2018-09-13
| * | apparmor: Fix network performance issue in aa_label_sk_permTony Jones2018-09-07
* | | KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior2018-10-26
* | | KEYS: trusted: Expose common functionality [ver #2]Denis Kenzior2018-10-26
* | | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-26
* | | Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-25
|\ \ \
| * \ \ Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker...James Morris2018-10-18
| |\ \ \
| | * | | LoadPin: Rename boot param "enabled" to "enforce"Kees Cook2018-10-18
| | * | | LoadPin: Report friendly block device nameKees Cook2018-10-18
* | | | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-10-25
|\ \ \ \ \
| * | | | | Smack: Mark expected switch fall-throughGustavo A. R. Silva2018-09-18
| * | | | | Smack: ptrace capability use fixesCasey Schaufler2018-09-18
| * | | | | Smack: remove set but not used variable 'root_inode'YueHaibing2018-09-18
* | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ \ \ \ \
| * | | | | | ima: open a new file instance if no read permissionsGoldwyn Rodrigues2018-10-10
| * | | | | | ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers2018-10-10
| * | | | | | security/integrity: remove unnecessary 'init_keyring' variableEric Biggers2018-10-10
| * | | | | | security/integrity: constify some read-only dataEric Biggers2018-10-10
| |/ / / / /
* | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | LSM: Don't ignore initialization failuresKees Cook2018-10-10
| * | | | | LSM: Provide init debugging infrastructureKees Cook2018-10-10
| * | | | | LSM: Record LSM name in struct lsm_infoKees Cook2018-10-10
| * | | | | LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook2018-10-10
| * | | | | LSM: Convert from initcall to struct lsm_infoKees Cook2018-10-10
| * | | | | LSM: Remove initcall tracingKees Cook2018-10-10
| * | | | | LSM: Rename .security_initcall section to .lsm_infoKees Cook2018-10-10
| * | | | | LSM: Correctly announce start of LSM initializationKees Cook2018-10-10
| |/ / / /
| * | | | security: tomoyo: Fix obsolete functionDing Xiang2018-09-04
| * | | | Merge tag 'v4.19-rc2' into next-generalJames Morris2018-09-04
| |\| | |
| * | | | security/capabilities: remove check for -EINVALChristian Brauner2018-08-29
* | | | | Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa2018-09-13