index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
apparmorfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-10-03
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
1
-1
/
+2
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
1
-1
/
+1
2022-10-03
apparmor: compute file permissions on profile load
Mike Salvatore
1
-1
/
+1
2022-10-03
apparmor: expose compression level limits in sysfs
Jon Tourville
1
-0
/
+16
[next]