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
Age
Commit message (
Expand
)
Author
3 days
apparmor: policy_int make sure list heads are initialized before fail path
John Johansen
13 days
apparmor: fix deadlock in complain-mode change_hat
John Johansen
2026-08-10
apparmor: constify aa_label parameters on read-only query helpers
John Johansen
2026-08-10
apparmor: constify aa_dfa parameters on read-only compute paths
John Johansen
2026-08-10
apparmor: constify aa_profile parameters on read-only compute paths
John Johansen
2026-08-10
apparmor: constify aa_perms parameters that are read-only
John Johansen
2026-08-10
apparmor: drop use of _confined variant for iteration
John Johansen
2026-08-10
apparmor: refactory mount to use check_perms
John Johansen
2026-08-10
apparmor: fix auditing of mount binary data
John Johansen
2026-08-10
apparmor: add audit mode to provide a mechanism to silence complain messages
John Johansen
2026-08-10
apparmor: mark static tables and structs as read only
John Johansen
2026-08-10
apparmor: fix error debug output in fn_label_build
John Johansen
2026-08-10
apparmor: make table entry count last enum for static tables
John Johansen
2026-08-10
apparmor: fix race condition in label replacement
John Johansen
2026-08-10
apparmor: refactor xattr attachment, to take the file path
John Johansen
2026-08-10
apparmor: fix unconfined user namespace restriction forced stack
John Johansen
2026-08-10
apparmor: reserve mediation class for packet mediation
John Johansen
2026-08-10
apparmor: move sock_rcv_skb() next to inet_conn_request
John Johansen
2026-08-10
apparmor: move netfilter functions next to the LSM network operations
John Johansen
2026-08-10
apparmor: refactor network socket mediation to support compatibility
John Johansen
2026-08-10
apparmor: push inet mediation into profile callbacks, and improve auditing
John Johansen
2026-08-10
apparmor: refactor network sock mediation in preparation for inet mediation
John Johansen
2026-08-10
apparmor: make MEDIATES_AF_UNIX its own fn
John Johansen
2026-08-10
apparmor: fix error handling for copy_from_user in policy_update
John Johansen
2026-08-10
apparmor: fix out-of-bounds write when null terminating a label vec
Hyunwoo Kim
2026-08-09
apparmor: fix integer overflow in verify_tags() bounds check
Fabrice Derepas
2026-08-07
apparmor: optimize current_label_crit_section() with needput
John Johansen
2026-08-06
apparmor: fix cred UAF caused by begin_current_label_crit_section()
Jann Horn
2026-08-06
apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
Oleg Nesterov
2026-08-02
apparmor: Fix warning: 'decompress_zstd' defined but not used
John Johansen
2026-08-01
apparmor: fix implicit declaration of function 'decompress_zstd'
John Johansen
2026-07-30
apparmor: Fix build failure when ZSTD_DECOMPRESS is not enabled
John Johansen
2026-07-29
apparmor: compressed_data not described in aa_get_data_from_compressed
John Johansen
2026-07-23
apparmor: switch website link to https
Baruch Siach
2026-07-20
apparmor: leverage audit_log_n_untrustedstring() when possible
Paul Moore
2026-07-15
apparmor: replace decompress_zstd() prototype with its entity
Tetsuo Handa
2026-06-29
apparmor: fix alternate loaders ability to load compressed policy
John Johansen
2026-06-29
apparmor: Initial support for compressed policies
Maxime Bélair
2026-06-29
apparmor: make include headers self-contained
Ryan Lee
2026-06-29
apparmor: fix net.h and policy.h circular include pattern
Ryan Lee
2026-06-23
apparmor: advertise the tcp fast open fix is applied
John Johansen
2026-06-23
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
2026-06-14
apparmor: fix label can not be immediately before a declaration
John Johansen
2026-06-13
apparmor: fix kernel-doc warnings
Rodrigo Zaiden
2026-06-13
apparmor: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-06-13
security: apparmor: fix two spelling mistakes
Qingshuang Fu
2026-06-13
apparmor: fix use-after-free in rawdata dedup loop
Ruslan Valiyev
2026-06-13
apparmor: Fix inverted comparison in cache_hold_inc()
Eduardo Vasconcelos
2026-06-13
apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()
Maciek Borzecki
2026-06-13
apparmor: don't audit files pointing to aa_null.dentry
Georgia Garcia
[next]