index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
apparmorfs.c
Age
Commit message (
Expand
)
Author
9 days
apparmor: fix alternate loaders ability to load compressed policy
John Johansen
9 days
apparmor: Initial support for compressed policies
Maxime Bélair
9 days
apparmor: fix net.h and policy.h circular include pattern
Ryan Lee
2026-06-13
apparmor: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-06-13
apparmor: Fix return in ns_mkdir_op
Hongling Zeng
2026-06-13
apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
2026-06-13
apparmor: fix rawdata_f_data implicit flex array
John Johansen
2026-06-13
apparmor: enable differential encoding
John Johansen
2026-06-13
security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
Andrew Morton
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
2026-03-09
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
2026-01-29
apparmor: split xxx_in_ns into its two separate semantic use cases
John Johansen
2026-01-22
apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
Thorsten Blum
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
[next]