summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
2022-06-28Merge branch 'apparmor-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-23LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün
2022-04-04apparmor: test: Use NULL macrosRicardo Ribalda
2022-03-10tracehook: Remove tracehook.hEric W. Biederman
2022-02-22apparmor: Fix undefined reference to `zlib_deflate_workspacesize'John Johansen
2022-02-13apparmor: fix aa_label_asxprint return checkTom Rix
2022-01-29apparmor: Fix some kernel-doc commentsYang Li
2022-01-29apparmor: Fix some kernel-doc commentsYang Li
2022-01-29apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc commentYang Li
2022-01-26apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2022-01-26apparmor: Fix failed mount permission check error messageJohn Johansen
2022-01-26security/apparmor: remove redundant ret variableMinghao Chi
2022-01-26apparmor: fix quiet_denied for file rulesJohn Johansen
2022-01-26apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore
2021-12-28apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen
2021-12-28apparmor: Enable tuning of policy paranoid load for embedded systemsJohn Johansen
2021-12-28apparmor: make export of raw binary profile to userspace optionalJohn Johansen
2021-12-28apparmor: Update help description of policy hash for introspectionJohn Johansen
2021-12-15lsm: Fix kernel-docYang Li
2021-12-15apparmor: Fix kernel-docYang Li
2021-12-15apparmor: test: Remove some casts which are no-longer requiredDavid Gow
2021-12-15apparmor: fix absroot causing audited secids to begin with =John Johansen
2021-11-22lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore
2021-11-11Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-03apparmor: remove duplicated 'Returns:' commentsAustin Kim
2021-11-03apparmor: remove unneeded one-line hook wrappersFlorian Westphal
2021-11-03apparmor: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2021-11-03apparmor: fix zero-length compiler warning in AA_BUG()John Johansen
2021-11-03apparmor: use per file locks for transactional queriesHamza Mahfooz
2021-11-03apparmor: fix doc warningChenXiaoSong
2021-11-03apparmor: Remove the repeated declarationShaokun Zhang
2021-11-03apparmor: avoid -Wempty-body warningArnd Bergmann
2021-11-01apparmor: Fix internal policy capable check for policy managementJohn Johansen
2021-05-17apparmor: use get_unaligned() only for multi-byte wordsArnd Bergmann
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-03-24apparmor:match_mn() - constify devpath argumentAl Viro
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore
2021-02-07apparmor: fix error checkTom Rix
2021-02-07security: apparmor: delete repeated words in commentsRandy Dunlap
2021-02-07security: apparmor: file.h: delete duplicated wordRandy Dunlap
2021-02-07apparmor: switch to apparmor to internal capable check for policy managementJohn Johansen
2021-02-07apparmor: update policy capable checks to use a labelJohn Johansen
2021-01-24apparmor: handle idmapped mountsChristian Brauner
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24xattr: handle idmapped mountsTycho Andersen
2020-12-15apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds