summaryrefslogtreecommitdiffstats
path: root/security/apparmor
Commit message (Expand)AuthorAgeFilesLines
* apparmor: Fix some kernel-doc commentsYang Li2022-07-091-4/+4
* apparmor: Fix some kernel-doc commentsYang Li2022-07-091-2/+3
* apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc commentYang Li2022-07-091-2/+2
* apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2022-07-091-1/+1
* apparmor: Fix failed mount permission check error messageJohn Johansen2022-07-091-3/+4
* security/apparmor: remove redundant ret variableMinghao Chi2022-07-091-4/+1
* apparmor: fix quiet_denied for file rulesJohn Johansen2022-07-091-1/+1
* apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore2022-07-091-8/+8
* apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen2022-07-091-8/+9
* apparmor: Enable tuning of policy paranoid load for embedded systemsJohn Johansen2022-07-093-2/+15
* apparmor: make export of raw binary profile to userspace optionalJohn Johansen2022-07-097-52/+111
* apparmor: Update help description of policy hash for introspectionJohn Johansen2022-07-091-1/+4
* lsm: Fix kernel-docYang Li2022-07-091-5/+5
* apparmor: Fix kernel-docYang Li2022-07-093-4/+4
* apparmor: fix absroot causing audited secids to begin with =John Johansen2022-07-092-3/+9
* Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-05-251-3/+3
|\
| * apparmor: test: Use NULL macrosRicardo Ribalda2022-04-041-3/+3
* | LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün2022-05-231-5/+25
|/
* tracehook: Remove tracehook.hEric W. Biederman2022-03-101-1/+0
* lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore2021-11-221-3/+10
* Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-1111-66/+90
|\
| * apparmor: remove duplicated 'Returns:' commentsAustin Kim2021-11-031-2/+0
| * apparmor: remove unneeded one-line hook wrappersFlorian Westphal2021-11-031-18/+2
| * apparmor: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2021-11-032-4/+2
| * apparmor: fix zero-length compiler warning in AA_BUG()John Johansen2021-11-031-1/+6
| * apparmor: use per file locks for transactional queriesHamza Mahfooz2021-11-031-6/+5
| * apparmor: fix doc warningChenXiaoSong2021-11-031-1/+1
| * apparmor: Remove the repeated declarationShaokun Zhang2021-11-031-4/+0
| * apparmor: avoid -Wempty-body warningArnd Bergmann2021-11-031-1/+1
| * apparmor: Fix internal policy capable check for policy managementJohn Johansen2021-11-011-1/+1
| * apparmor: fix error checkTom Rix2021-02-071-2/+2
| * security: apparmor: delete repeated words in commentsRandy Dunlap2021-02-072-2/+2
| * security: apparmor: file.h: delete duplicated wordRandy Dunlap2021-02-071-1/+1
| * apparmor: switch to apparmor to internal capable check for policy managementJohn Johansen2021-02-071-1/+17
| * apparmor: update policy capable checks to use a labelJohn Johansen2021-02-075-23/+51
| * apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen2020-06-051-2/+2
| * apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira2020-06-051-0/+5
* | apparmor: use get_unaligned() only for multi-byte wordsArnd Bergmann2021-05-171-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-05-021-2/+2
|\ \
| * | apparmor:match_mn() - constify devpath argumentAl Viro2021-03-241-2/+2
* | | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-221-1/+2
|/ /
* | apparmor: handle idmapped mountsChristian Brauner2021-01-243-10/+24
* | fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* | xattr: handle idmapped mountsTycho Andersen2021-01-241-2/+2
* | apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko2020-12-151-3/+0
* | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-033-5/+5
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2020-08-111-1/+1
|\ \
| * | Replace HTTP links with HTTPS ones: securityAlexander A. Klimov2020-08-061-1/+1
* | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-075-25/+25