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
/
lsm.c
Age
Commit message (
Expand
)
Author
2026-06-23
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
2026-06-13
security: apparmor: fix two spelling mistakes
Qingshuang Fu
2026-06-13
apparmor: Fix inverted comparison in cache_hold_inc()
Eduardo Vasconcelos
2026-04-22
apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine
GONG Ruiqi
2026-04-22
apparmor: Fix wrong dentry in RENAME_EXCHANGE uid check
Dudu Lu
2026-04-22
apparmor: Use sysfs_emit in param_get_{audit,mode}
Thorsten Blum
2026-04-22
apparmor: Remove redundant if check in sk_peer_get_label
Thorsten Blum
2026-04-22
apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
2026-02-23
apparmor: use target task's context in apparmor_getprocattr()
Cengiz Can
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-01-29
apparmor: cleanup remove unused percpu critical sections in buffer management
John Johansen
2026-01-29
apparmor: document the buffer hold, add an overflow guard
John Johansen
2026-01-29
apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
2026-01-29
apparmor: move check for aa_null file to cover all cases
John Johansen
2026-01-29
apparmor: account for in_atomic removal in common_file_perm
Ryan Lee
2026-01-29
apparmor: drop in_atomic flag in common_mmap, and common_file_perm
John Johansen
2026-01-29
apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-30
apparmor: fix Regression on linux-next (next-20250721)
John Johansen
2025-07-30
apparmor: fix test error: WARNING in apparmor_unix_stream_connect
John Johansen
2025-07-30
apparmor: Remove the unused variable rules
Jiapeng Chong
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
2025-07-20
apparmor: fix documentation mismatches in val_mask_to_str and socket functions
Peng Jiang
2025-07-20
apparmor: fix kernel doc warnings for kernel test robot
John Johansen
2025-07-20
apparmor: Fix 8-byte alignment for initial dfa blob streams
Helge Deller
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
2025-07-15
apparmor: Remove use of the double lock
John Johansen
2025-07-15
apparmor: make __begin_current_label_crit_section() indicate whether put is n...
Mateusz Guzik
2025-02-10
apparmor: fix typos and spelling errors
Tanya Agarwal
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
2025-01-18
apparmor: lift kernel socket check out of critical section
John Johansen
2025-01-18
apparmor: remove af_select macro
John Johansen
2025-01-18
apparmor: add ability to mediate caps with policy state machine
John Johansen
2025-01-18
apparmor: Improve debug print infrastructure
John Johansen
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
2024-05-10
apparmor: fix typo in kernel doc
Christian Göttsche
2024-05-10
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
[next]