summaryrefslogtreecommitdiff
path: root/security/apparmor
Commit message (Expand)AuthorAge
...
| * | apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen2017-11-21
| * | apparmor: fix locking when creating a new complain profile.John Johansen2017-11-21
| * | apparmor: fix profile attachment for special unconfined profilesJohn Johansen2017-11-21
| * | apparmor: ensure that undecidable profile attachments failJohn Johansen2017-11-21
| * | apparmor: fix leak of null profile name if profile allocation failsJohn Johansen2017-11-21
| * | apparmor: remove unused redundant variable stopColin Ian King2017-11-21
| * | apparmor: Fix bool initialization/comparisonThomas Meyer2017-11-21
| * | apparmor: initialized returned struct aa_permsArnd Bergmann2017-11-21
| * | apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King2017-11-21
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \
| * | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \
| * | | | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon2017-10-10
| | |/ / | |/| |
* | | | apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen2017-11-08
| |/ / |/| |
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \ \ | |_|/ |/| |
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds2017-10-26
|/
* Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-23
|\
| * apparmor: fix apparmorfs DAC access permissionsJohn Johansen2017-09-22
| * apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen2017-09-22
| * apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen2017-09-22
| * apparmor: ensure unconfined profiles have dfas initializedJohn Johansen2017-09-22
| * apparmor: fix race condition in null profile creationJohn Johansen2017-09-22
| * apparmor: move new_null_profile to after profile lookup fns()John Johansen2017-09-22
| * apparmor: add base infastructure for socket mediationJohn Johansen2017-09-22
| * apparmor: add more debug asserts to apparmorfsJohn Johansen2017-09-22
| * apparmor: make policy_unpack able to audit different info messagesJohn Johansen2017-09-22
| * apparmor: add support for absolute root view based labelsJohn Johansen2017-09-22
| * apparmor: cleanup conditional check for label in label_printJohn Johansen2017-09-22
| * apparmor: add mount mediationJohn Johansen2017-09-22
| * apparmor: add the ability to mediate signalsJohn Johansen2017-09-22
| * apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen2017-09-22
| * apparmor: Fix an error code in aafs_create()Dan Carpenter2017-09-22
| * apparmor: Fix logical error in verify_header()Christos Gkekas2017-09-22
| * apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven2017-09-22
* | apparmor: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
* | exec: Rename bprm->cred_prepared to called_set_credsKees Cook2017-08-01
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-05
|\
| * apparmor: put back designators in struct initialisersStephen Rothwell2017-06-28
| * apparmor: export that basic profile namespaces are supportedJohn Johansen2017-06-10
| * apparmor: add stacked domain labels interfaceJohn Johansen2017-06-10
| * apparmor: add domain label stacking info to apparmorfsJohn Johansen2017-06-10
| * apparmor: move change_profile mediation to using labelsJohn Johansen2017-06-10
| * apparmor: move change_hat mediation to using labelsJohn Johansen2017-06-10
| * apparmor: move exec domain mediation to using labelsJohn Johansen2017-06-10
| * apparmor: support v7 transition format compatible with label_parseJohn Johansen2017-06-10
| * apparmor: mediate files when they are receivedJohn Johansen2017-06-10
| * apparmor: rework file permission to cache file access in file->ctxJohn Johansen2017-06-10
| * apparmor: move path_link mediation to using labelsJohn Johansen2017-06-10