index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
apparmorfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
apparmor: fix race between freeing data and fs accessing it
John Johansen
1
-80
/
+114
2026-03-13
apparmor: fix race on rawdata dereference
John Johansen
1
-14
/
+21
2026-03-13
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
1
-7
/
+9
2026-02-26
apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
1
-0
/
+9
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+9
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
1
-4
/
+9
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-4
/
+4
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
1
-3
/
+1
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+28
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
1
-2
/
+1
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-2
/
+2
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-02-10
apparmor: fix typos and spelling errors
Tanya Agarwal
1
-3
/
+3
2025-01-18
apparmor: fix dbus permission queries to v9 ABI
John Johansen
1
-0
/
+8
2025-01-18
apparmor: gate make fine grained unix mediation behind v9 abi
John Johansen
1
-1
/
+1
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
1
-0
/
+7
2025-01-18
apparmor: add support for profiles to define the kill signal
John Johansen
1
-0
/
+1
2025-01-18
apparmor: add additional flags to extended permission.
John Johansen
1
-2
/
+3
2025-01-18
apparmor: remove explicit restriction that unconfined cannot use change_hat
John Johansen
1
-0
/
+1
2025-01-18
apparmor: Use str_yes_no() helper function
Thorsten Blum
1
-4
/
+4
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
1
-1
/
+1
2024-11-26
apparmor: add support for 2^24 states to the dfa state machine.
John Johansen
1
-0
/
+1
2024-05-10
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
1
-0
/
+4
2024-01-19
Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+8
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+1
2024-01-03
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
1
-0
/
+1
2023-12-21
apparmorfs: don't duplicate kfree_link()
Al Viro
1
-6
/
+1
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
1
-8
/
+8
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+34
2023-10-18
apparmor: add io_uring mediation
Georgia Garcia
1
-0
/
+7
2023-10-18
apparmor: add user namespace creation mediation
John Johansen
1
-0
/
+1
2023-10-18
apparmor: allow restricting unprivileged change_profile
John Johansen
1
-0
/
+6
2023-10-18
apparmor: advertise disconnected.path is available
John Johansen
1
-0
/
+1
2023-10-18
apparmor: refcount the pdb
John Johansen
1
-9
/
+9
2023-10-18
apparmor: pass cred through to audit info.
John Johansen
1
-4
/
+7
2023-10-18
apparmor: convert to new timestamp accessors
Jeff Layton
1
-3
/
+4
2023-10-15
apparmor: remove unneeded #ifdef in decompress_zstd()
Xiu Jianfeng
1
-2
/
+0
2023-07-24
apparmor: convert to ctime accessor functions
Jeff Layton
1
-3
/
+3
2023-07-10
apparmor: update ctime whenever the mtime changes on an inode
Jeff Layton
1
-2
/
+5
2023-07-09
apparmor: advertise availability of exended perms
John Johansen
1
-0
/
+3
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-10-03
apparmor: Fix decompression of rawdata for read back to userspace
John Johansen
1
-1
/
+1
2022-10-03
apparmor: Fix undefined references to zstd_ symbols
John Johansen
1
-2
/
+2
2022-10-03
apparmor: make sure the decompression ctx is promperly initialized
John Johansen
1
-1
/
+5
2022-10-03
apparmor: rework profile->rules to be a list
John Johansen
1
-1
/
+2
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
1
-14
/
+13
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
1
-1
/
+1
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
1
-1
/
+1
2022-10-03
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
1
-1
/
+1
[next]