summaryrefslogtreecommitdiffstats
path: root/security/apparmor
Commit message (Expand)AuthorAgeFilesLines
* apparmor: Adjust offset when accessing task blob.Tetsuo Handa2019-01-221-1/+1
* LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa2019-01-181-2/+0
* LSM: generalize flag passing to security_capableMicah Morton2019-01-105-12/+13
* LSM: Infrastructure management of the task securityCasey Schaufler2019-01-082-26/+7
* LSM: Infrastructure management of the file securityCasey Schaufler2019-01-082-10/+14
* Infrastructure management of the cred security blobCasey Schaufler2019-01-083-2/+15
* AppArmor: Abstract use of cred security blobCasey Schaufler2019-01-084-10/+24
* apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook2019-01-082-17/+1
* LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook2019-01-081-1/+1
* LSM: Lift LSM selection out of individual LSMsKees Cook2019-01-081-6/+0
* LSM: Plumb visibility into optional "enabled" stateKees Cook2019-01-081-2/+3
* LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook2019-01-081-0/+1
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-052-0/+2
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-202-0/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-1/+1
|\ \
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-1/+1
| |/
* | security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-121-1/+1
|/
* Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-0212-17/+291
|\
| * apparmor: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-011-1/+1
| * apparmor: fix checkpatch error in Parse secmark policyJohn Johansen2018-11-011-1/+1
| * apparmor: add #ifdef checks for secmark filteringArnd Bergmann2018-10-122-0/+12
| * apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra2018-10-031-2/+4
| * apparmor: don't try to replace stale label in ptraceme checkJann Horn2018-10-031-2/+2
| * apparmor: Replace spin_is_locked() with lockdepLance Roy2018-10-031-1/+1
| * apparmor: Allow filtering based on secmark policyMatthew Garrett2018-10-032-1/+177
| * apparmor: Parse secmark policyMatthew Garrett2018-10-034-0/+77
| * apparmor: Add a wildcard secidMatthew Garrett2018-10-032-2/+4
| * apparmor: don't try to replace stale label in ptrace access checkJann Horn2018-09-132-2/+4
| * apparmor: Fix network performance issue in aa_label_sk_permTony Jones2018-09-071-6/+9
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+4
|\ \
| * | LSM: Record LSM name in struct lsm_infoKees Cook2018-10-101-0/+1
| * | LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook2018-10-101-1/+3
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-1/+1
|\ \ \
| * | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-1/+1
| |/ /
* | | apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen2018-09-031-1/+0
|/ /
* | Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-247-44/+20
|\ \ | |/
| * apparmor: remove no-op permission check in policy_unpackJohn Johansen2018-08-221-32/+0
| * apparmor: fix an error code in __aa_create_ns()Dan Carpenter2018-08-211-1/+1
| * apparmor: Fix failure to audit context info in build_change_hatJohn Johansen2018-07-201-1/+1
| * apparmor: Fully initialize aa_perms struct when answering userspace queryTyler Hicks2018-07-191-4/+1
| * apparmor: Check buffer bounds when mapping permissions maskTyler Hicks2018-07-193-6/+17
* | ->file_open(): lose cred argumentAl Viro2018-07-121-2/+2
|/
* Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-1414-71/+310
|\
| * apparmor: fix ptrace read checkJohn Johansen2018-06-071-1/+2
| * apparmor: fix memory leak when deduping profile loadJohn Johansen2018-06-071-0/+3
| * apparmor: fix mediation of prlimitJohn Johansen2018-06-071-1/+1
| * apparmor: fixup secid map conversion to using IDRJohn Johansen2018-06-074-8/+29
| * apparmor: Use an IDR to allocate apparmor secidsMatthew Wilcox2018-06-071-103/+11
| * apparmor: Fix memory leak of rule on error exit pathTyler Hicks2018-06-071-2/+4
| * apparmor: modify audit rule support to support profile stacksJohn Johansen2018-06-071-17/+10
OpenPOWER on IntegriCloud