summaryrefslogtreecommitdiffstats
path: root/security/apparmor
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix double free when unpack of secmark rules failsJohn Johansen2019-04-051-0/+1
* apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen2019-02-011-1/+4
* apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2019-02-011-0/+2
* 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
| * apparmor: Add support for audit rule filteringMatthew Garrett2018-06-073-1/+107
| * apparmor: Convert to use match_string() helperAndy Shevchenko2018-06-071-14/+11
| * apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen2018-06-071-17/+16
| * apparmor: fix '*seclen' is never less than zeroJohn Johansen2018-05-081-9/+11
| * apparmor: fix typo "preconfinement"Zygmunt Krynicki2018-05-031-1/+1
| * apparmor: fix typo "independent"Zygmunt Krynicki2018-05-031-1/+1
| * apparmor: fix typo "traverse"Zygmunt Krynicki2018-05-031-1/+1
| * apparmor: fix typo "type"Zygmunt Krynicki2018-05-031-1/+1
| * apparmor: fix typo "replace"Zygmunt Krynicki2018-05-031-1/+1
OpenPOWER on IntegriCloud