summaryrefslogtreecommitdiffstats
path: root/security/apparmor/apparmorfs.c
Commit message (Expand)AuthorAgeFilesLines
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko2020-12-151-3/+0
* Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-071-43/+13
|\
| * apparmor: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
| * apparmor: add outofband transition and use it in xattr matchJohn Johansen2020-01-211-1/+3
| * apparmor: remove useless aafs_create_symlinkJohn Johansen2020-01-211-41/+9
* | apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang2020-05-211-1/+2
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-2/+4
|\ \ | |/ |/|
| * namei: allow nd_jump_link() to produce errorsAleksa Sarai2019-12-081-2/+4
* | apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen2020-01-041-1/+1
|/
* Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-031-6/+124
|\
| * apparmor: Initial implementation of raw policy blob compressionChris Coulson2019-04-111-6/+124
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-5/+15
|\ \
| * | vfs: Convert apparmorfs to use the new mount APIDavid Howells2019-07-041-5/+15
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/ /
* | apparmor: switch to ->free_inode()Al Viro2019-05-011-8/+2
* | apparmorfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
|/
* Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-131-0/+1
|\
| * apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson2019-03-121-0/+1
* | security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-121-1/+1
|/
* apparmor: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-011-1/+1
* apparmor: Fully initialize aa_perms struct when answering userspace queryTyler Hicks2018-07-191-4/+1
* Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-131-76/+127
|\
| * apparmor: fix memory leak on buffer on error exit pathColin Ian King2018-03-301-1/+3
| * apparmor: fix dangling symlinks to policy rawdata after replacementJohn Johansen2018-03-231-31/+95
| * apparmor: remove POLICY_MEDIATES_SAFEJohn Johansen2018-03-131-1/+1
| * apparmor: add base infastructure for socket mediationJohn Johansen2018-03-131-0/+2
| * apparmor: improve overlapping domain attachment resolutionJohn Johansen2018-02-091-0/+1
| * apparmor: convert attaching profiles via xattrs to use dfa matchingJohn Johansen2018-02-091-0/+5
| * apparmor: cleanup: simplify code to get ns symlink nameJohn Johansen2018-02-091-19/+6
| * apparmor: cleanup create_aafs() error pathJohn Johansen2018-02-091-20/+12
| * apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen2018-02-091-0/+1
| * apparmor: move context.h to cred.hJohn Johansen2018-02-091-1/+1
| * security: apparmor: remove duplicate includesPravin Shedge2018-02-091-1/+0
| * apparmor: fix display of .ns_name for containersJohn Johansen2018-02-091-3/+1
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\ \ | |/ |/|
| * apparmor: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
|/
* apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen2017-11-211-11/+11
* Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds2017-10-261-1/+0
* apparmor: fix apparmorfs DAC access permissionsJohn Johansen2017-09-221-4/+4
* apparmor: add base infastructure for socket mediationJohn Johansen2017-09-221-0/+1
* apparmor: add more debug asserts to apparmorfsJohn Johansen2017-09-221-0/+17
* apparmor: add mount mediationJohn Johansen2017-09-221-1/+7
* apparmor: add the ability to mediate signalsJohn Johansen2017-09-221-0/+7
* apparmor: Fix an error code in aafs_create()Dan Carpenter2017-09-221-1/+3
* apparmor: export that basic profile namespaces are supportedJohn Johansen2017-06-101-0/+7
* apparmor: add stacked domain labels interfaceJohn Johansen2017-06-101-0/+3
* apparmor: add domain label stacking info to apparmorfsJohn Johansen2017-06-101-0/+36