index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
apparmorfs.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-10
apparmor: fix typos and spelling errors
Tanya Agarwal
2025-01-18
apparmor: fix dbus permission queries to v9 ABI
John Johansen
2025-01-18
apparmor: gate make fine grained unix mediation behind v9 abi
John Johansen
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
2025-01-18
apparmor: add support for profiles to define the kill signal
John Johansen
2025-01-18
apparmor: add additional flags to extended permission.
John Johansen
2025-01-18
apparmor: remove explicit restriction that unconfined cannot use change_hat
John Johansen
2025-01-18
apparmor: Use str_yes_no() helper function
Thorsten Blum
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-11-26
apparmor: add support for 2^24 states to the dfa state machine.
John Johansen
2024-05-10
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
2024-01-19
Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-03
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2023-12-21
apparmorfs: don't duplicate kfree_link()
Al Viro
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-18
apparmor: add io_uring mediation
Georgia Garcia
2023-10-18
apparmor: add user namespace creation mediation
John Johansen
2023-10-18
apparmor: allow restricting unprivileged change_profile
John Johansen
2023-10-18
apparmor: advertise disconnected.path is available
John Johansen
2023-10-18
apparmor: refcount the pdb
John Johansen
2023-10-18
apparmor: pass cred through to audit info.
John Johansen
2023-10-18
apparmor: convert to new timestamp accessors
Jeff Layton
2023-10-15
apparmor: remove unneeded #ifdef in decompress_zstd()
Xiu Jianfeng
2023-07-24
apparmor: convert to ctime accessor functions
Jeff Layton
2023-07-10
apparmor: update ctime whenever the mtime changes on an inode
Jeff Layton
2023-07-09
apparmor: advertise availability of exended perms
John Johansen
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2022-10-03
apparmor: Fix decompression of rawdata for read back to userspace
John Johansen
2022-10-03
apparmor: Fix undefined references to zstd_ symbols
John Johansen
2022-10-03
apparmor: make sure the decompression ctx is promperly initialized
John Johansen
2022-10-03
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
2022-10-03
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
2022-10-03
apparmor: compute file permissions on profile load
Mike Salvatore
2022-10-03
apparmor: expose compression level limits in sysfs
Jon Tourville
[next]