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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
1
-23
/
+4
2 days
selinux: prune /sys/fs/selinux/user
Stephen Smalley
3
-190
/
+5
2 days
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
1
-29
/
+7
2 days
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
1
-40
/
+7
2 days
selinux: shrink critical section in sel_write_load()
Stephen Smalley
1
-10
/
+8
2 days
selinux: don't reserve xattr slot when we won't fill it
David Windsor
1
-1
/
+2
2 days
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
1
-2
/
+2
2 days
selinux: fix avdcache auditing
Stephen Smalley
2
-21
/
+14
9 days
apparmor: use target task's context in apparmor_getprocattr()
Cengiz Can
1
-9
/
+7
9 days
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
2
-64
/
+189
9 days
lsm: add backing_file LSM hooks
Paul Moore
3
-0
/
+112
9 days
apparmor: Fix string overrun due to missing termination
Daniel J Blueman
1
-3
/
+5
9 days
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
1
-5
/
+9
9 days
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
1
-4
/
+2
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-26
/
+78
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-03-10
landlock: Clean up interrupted thread logic in TSYNC
Yihan Ding
1
-7
/
+13
2026-03-10
landlock: Serialize TSYNC thread restriction
Yihan Ding
1
-1
/
+11
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
2026-03-09
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
2026-03-09
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
2026-03-09
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
2026-03-09
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
1
-2
/
+3
2026-03-09
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
1
-10
/
+20
2026-03-09
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2
-0
/
+4
2026-03-09
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
1
-3
/
+27
2026-03-09
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
1
-1
/
+0
2026-03-09
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
1
-1
/
+11
2026-03-04
landlock: Improve TSYNC types
Mickaël Salaün
1
-5
/
+8
2026-03-04
landlock: Fully release unused TSYNC work entries
Mickaël Salaün
1
-6
/
+41
2026-03-04
landlock: Fix formatting
Mickaël Salaün
2
-7
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-9
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
36
-87
/
+87
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
59
-168
/
+166
2026-02-20
Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-240
/
+687
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-02-18
apparmor: fix signedness bug in unpack_tags()
Massimiliano Pellizzer
1
-1
/
+1
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+16
2026-02-14
Merge tag 'caps-pr-20260213' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+309
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-0
/
+43
2026-02-11
Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-377
/
+960
2026-02-11
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
4
-28
/
+30
2026-02-11
Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-30
/
+51
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-1
/
+205
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+7
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-50
/
+123
[next]