index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lsm.c
Age
Commit message (
Expand
)
Author
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
2024-04-15
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
2024-02-27
Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-23
apparmor: fix lsm_get_self_attr()
Mickaël Salaün
2024-01-24
exec: Check __FMODE_EXEC instead of in_execve for LSMs
Kees Cook
2024-01-19
Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-29
apparmor: Fix ref count leak in task_kill
John Johansen
2023-11-26
apparmor: cleanup network hook comments
John Johansen
2023-11-19
apparmor: declare nulldfa as static
John Johansen
2023-11-12
lsm: mark the lsm_id variables are marked as static
Paul Moore
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
2023-11-12
AppArmor: Add selfattr hooks
Casey Schaufler
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-22
apparmor: mark new functions static
Arnd Bergmann
2023-10-18
apparmor: Fix regression in mount mediation
John Johansen
2023-10-18
apparmor: cache buffers on percpu list if there is lock contention
John Johansen
2023-10-18
apparmor: add io_uring mediation
Georgia Garcia
[next]