summaryrefslogtreecommitdiffstats
path: root/security/apparmor
Commit message (Expand)AuthorAge
* Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-13
|\
| * apparmor: fix double free when unpack of secmark rules failsJohn Johansen2019-03-12
| * apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson2019-03-12
| * apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2018-11-14
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\ \
| * | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-31
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-07
|\ \ \
| * | | security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva2019-02-22
| * | | apparmor: Adjust offset when accessing task blob.Tetsuo Handa2019-01-22
| * | | LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa2019-01-18
| * | | LSM: generalize flag passing to security_capableMicah Morton2019-01-10
| * | | LSM: Infrastructure management of the task securityCasey Schaufler2019-01-08
| * | | LSM: Infrastructure management of the file securityCasey Schaufler2019-01-08
| * | | Infrastructure management of the cred security blobCasey Schaufler2019-01-08
| * | | AppArmor: Abstract use of cred security blobCasey Schaufler2019-01-08
| * | | apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook2019-01-08
| * | | LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook2019-01-08
| * | | LSM: Lift LSM selection out of individual LSMsKees Cook2019-01-08
| * | | LSM: Plumb visibility into optional "enabled" stateKees Cook2019-01-08
| * | | LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook2019-01-08
| |/ /
* | | apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen2019-02-01
* | | apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2019-02-01
|/ /
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-05
|\ \
| * | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-20
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\ \
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
| |/
* / security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-12
|/
* 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
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\ \
| * | LSM: Record LSM name in struct lsm_infoKees Cook2018-10-10
| * | LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook2018-10-10
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\ \ \
| * | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-03
| |/ /
* / / apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen2018-09-03
|/ /
* | Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-24
|\|
| * apparmor: remove no-op permission check in policy_unpackJohn Johansen2018-08-22
| * apparmor: fix an error code in __aa_create_ns()Dan Carpenter2018-08-21
| * apparmor: Fix failure to audit context info in build_change_hatJohn Johansen2018-07-20
| * apparmor: Fully initialize aa_perms struct when answering userspace queryTyler Hicks2018-07-19