index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-26
/
+78
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
-0
/
+1
2026-03-10
landlock: Clean up interrupted thread logic in TSYNC
Yihan Ding
-7
/
+13
2026-03-10
landlock: Serialize TSYNC thread restriction
Yihan Ding
-1
/
+11
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
-101
/
+153
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
-57
/
+93
2026-03-09
apparmor: fix differential encoding verification
John Johansen
-4
/
+20
2026-03-09
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
-9
/
+43
2026-03-09
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
-0
/
+1
2026-03-09
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
-2
/
+3
2026-03-09
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
-10
/
+20
2026-03-09
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
-0
/
+4
2026-03-09
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
-3
/
+27
2026-03-09
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
-1
/
+0
2026-03-09
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
-1
/
+11
2026-03-04
landlock: Improve TSYNC types
Mickaël Salaün
-5
/
+8
2026-03-04
landlock: Fully release unused TSYNC work entries
Mickaël Salaün
-6
/
+41
2026-03-04
landlock: Fix formatting
Mickaël Salaün
-7
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-9
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-87
/
+87
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-168
/
+166
2026-02-20
Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-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
2026-02-18
apparmor: fix signedness bug in unpack_tags()
Massimiliano Pellizzer
-1
/
+1
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-21
/
+16
2026-02-14
Merge tag 'caps-pr-20260213' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+309
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+43
2026-02-11
Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-377
/
+960
2026-02-11
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
-28
/
+30
2026-02-11
Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
-30
/
+51
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+205
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-10
/
+7
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-50
/
+123
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2026-02-10
landlock: Transpose the layer masks data structure
Günther Noack
-341
/
+272
2026-02-10
landlock: Add access_mask_subset() helper
Günther Noack
-2
/
+9
2026-02-09
Merge tag 'selinux-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-25
/
+151
2026-02-09
Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-02-06
landlock: Add errata documentation section
Samasth Norway Ananda
-1
/
+28
2026-02-06
landlock: Refactor TCP socket type check
Matthieu Buffet
-5
/
+16
2026-02-06
landlock: Multithreading support for landlock_restrict_self()
Günther Noack
-28
/
+635
2026-02-03
apparmor: fix cast in format string DEBUG statement
John Johansen
-1
/
+1
2026-02-02
apparmor: fix aa_label to return state from compount and component match
John Johansen
-6
/
+6
2026-02-02
apparmor: fix fmt string type error in process_strs_entry
John Johansen
-2
/
+3
2026-02-02
apparmor: fix kernel-doc comments for inview
John Johansen
-2
/
+2
2026-02-02
apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
-0
/
+9
2026-02-01
apparmor: add .kunitconfig
Ryota Sakamoto
-0
/
+5
[next]