summaryrefslogtreecommitdiff
path: root/security/apparmor/apparmorfs.c
AgeCommit message (Expand)Author
2024-01-19Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-01-03apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen
2023-12-21apparmorfs: don't duplicate kfree_link()Al Viro
2023-11-19apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256Dimitri John Ledkov
2023-11-03Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-18apparmor: add io_uring mediationGeorgia Garcia
2023-10-18apparmor: add user namespace creation mediationJohn Johansen
2023-10-18apparmor: allow restricting unprivileged change_profileJohn Johansen
2023-10-18apparmor: advertise disconnected.path is availableJohn Johansen
2023-10-18apparmor: refcount the pdbJohn Johansen
2023-10-18apparmor: pass cred through to audit info.John Johansen
2023-10-18apparmor: convert to new timestamp accessorsJeff Layton
2023-10-15apparmor: remove unneeded #ifdef in decompress_zstd()Xiu Jianfeng
2023-07-24apparmor: convert to ctime accessor functionsJeff Layton
2023-07-10apparmor: update ctime whenever the mtime changes on an inodeJeff Layton
2023-07-09apparmor: advertise availability of exended permsJohn Johansen
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2022-10-03apparmor: Fix decompression of rawdata for read back to userspaceJohn Johansen
2022-10-03apparmor: Fix undefined references to zstd_ symbolsJohn Johansen
2022-10-03apparmor: make sure the decompression ctx is promperly initializedJohn Johansen
2022-10-03apparmor: rework profile->rules to be a listJohn Johansen
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen
2022-10-03apparmor: preparse for state being more than just an integerJohn Johansen
2022-10-03apparmor: convert policy lookup to use accept as an indexJohn Johansen
2022-10-03apparmor: convert xmatch to using the new shared policydb structJohn Johansen
2022-10-03apparmor: combine file_rules and aa_policydb into a single shared structJohn Johansen
2022-10-03apparmor: compute policydb permission on profile loadJohn Johansen
2022-10-03apparmor: compute file permissions on profile loadMike Salvatore
2022-10-03apparmor: expose compression level limits in sysfsJon Tourville
2022-10-03apparmor: use zstd compression for profile dataJon Tourville
2022-10-03apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen
2022-07-19apparmor: extend policydb permission set by making use of the xbitsJohn Johansen
2022-07-09apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng
2022-07-09apparmor: Fix undefined reference to `zlib_deflate_workspacesize'John Johansen
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen
2022-07-09apparmor: make export of raw binary profile to userspace optionalJohn Johansen
2021-11-11Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-03apparmor: use per file locks for transactional queriesHamza Mahfooz
2021-11-03apparmor: fix doc warningChenXiaoSong
2021-02-07apparmor: update policy capable checks to use a labelJohn Johansen
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2020-12-15apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko
2020-06-07Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-05-21apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang
2020-05-15apparmor: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-21apparmor: add outofband transition and use it in xattr matchJohn Johansen