index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-29
apparmor: cleanup remove unused percpu critical sections in buffer management
John Johansen
1
-5
/
+0
2026-01-29
apparmor: document the buffer hold, add an overflow guard
John Johansen
1
-2
/
+26
2026-01-29
apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
1
-1
/
+2
2026-01-29
apparmor: move check for aa_null file to cover all cases
John Johansen
1
-4
/
+0
2026-01-29
apparmor: account for in_atomic removal in common_file_perm
Ryan Lee
1
-3
/
+2
2026-01-29
apparmor: drop in_atomic flag in common_mmap, and common_file_perm
John Johansen
1
-12
/
+9
2026-01-29
apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
1
-1
/
+1
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
1
-1
/
+8
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
1
-1
/
+1
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-0
/
+3
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-94
/
+374
2025-07-30
apparmor: fix Regression on linux-next (next-20250721)
John Johansen
1
-0
/
+1
2025-07-30
apparmor: fix test error: WARNING in apparmor_unix_stream_connect
John Johansen
1
-2
/
+3
2025-07-30
apparmor: Remove the unused variable rules
Jiapeng Chong
1
-2
/
+0
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
1
-3
/
+2
2025-07-20
apparmor: fix documentation mismatches in val_mask_to_str and socket functions
Peng Jiang
1
-2
/
+22
2025-07-20
apparmor: fix kernel doc warnings for kernel test robot
John Johansen
1
-2
/
+8
2025-07-20
apparmor: Fix 8-byte alignment for initial dfa blob streams
Helge Deller
1
-2
/
+2
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
1
-47
/
+118
2025-07-15
apparmor: Remove use of the double lock
John Johansen
1
-2
/
+2
2025-07-15
apparmor: make __begin_current_label_crit_section() indicate whether put is n...
Mateusz Guzik
1
-29
/
+46
2025-02-10
apparmor: fix typos and spelling errors
Tanya Agarwal
1
-1
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
1
-7
/
+156
2025-01-18
apparmor: lift kernel socket check out of critical section
John Johansen
1
-1
/
+5
2025-01-18
apparmor: remove af_select macro
John Johansen
1
-26
/
+9
2025-01-18
apparmor: add ability to mediate caps with policy state machine
John Johansen
1
-6
/
+5
2025-01-18
apparmor: Improve debug print infrastructure
John Johansen
1
-2
/
+34
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
1
-4
/
+0
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
1
-6
/
+14
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
1
-0
/
+1
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
1
-16
/
+1
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+11
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-24
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
1
-2
/
+3
2024-05-10
apparmor: fix typo in kernel doc
Christian Göttsche
1
-1
/
+1
2024-05-10
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
1
-0
/
+7
2024-04-15
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
1
-2
/
+2
2024-02-27
Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-02-23
apparmor: fix lsm_get_self_attr()
Mickaël Salaün
1
-1
/
+1
2024-01-24
exec: Check __FMODE_EXEC instead of in_execve for LSMs
Kees Cook
1
-1
/
+3
2024-01-19
Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-46
/
+17
2023-12-29
apparmor: Fix ref count leak in task_kill
John Johansen
1
-1
/
+0
2023-11-26
apparmor: cleanup network hook comments
John Johansen
1
-44
/
+16
2023-11-19
apparmor: declare nulldfa as static
John Johansen
1
-1
/
+1
[next]