index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
ima: add regular file data hash signature version 3 support
Mimi Zohar
2
-2
/
+2
2026-04-01
ima: Define asymmetric_verify_v3() to verify IMA sigv3 signatures
Mimi Zohar
5
-56
/
+90
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
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-25
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
1
-3
/
+3
2026-03-24
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
1
-1
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-03-18
ima: remove buggy support for asynchronous hashes
Eric Biggers
1
-373
/
+9
2026-03-18
securityfs: use kstrdup_const() to manage symlink targets
Dmitry Antipov
1
-5
/
+5
2026-03-17
EVM: add comment describing why ino field is still unsigned long
Jeff Layton
1
-0
/
+6
2026-03-14
smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
1
-3
/
+1
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
2
-17
/
+1
2026-03-12
ima: Add code comments to explain IMA iint cache atomic_flags
Coiby Xu
1
-1
/
+26
2026-03-11
ima_fs: Correctly create securityfs files for unsupported hash algos
Dmitry Safonov
1
-4
/
+12
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-10
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
2026-03-10
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
2026-03-10
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
2026-03-10
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
2026-03-10
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
2026-03-10
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
1
-2
/
+3
2026-03-10
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
1
-10
/
+20
2026-03-10
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2
-0
/
+4
2026-03-10
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
1
-3
/
+27
2026-03-10
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
1
-1
/
+0
2026-03-10
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
1
-1
/
+11
2026-03-09
ima: check return value of crypto_shash_final() in boot aggregate
Daniel Hodges
1
-1
/
+1
2026-03-08
ima: Define and use a digest_size field in the ima_algo_desc structure
Roberto Sassu
3
-12
/
+13
2026-03-08
ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Thomas Weißschuh
1
-4
/
+2
2026-03-08
ima: fallback to using i_version to detect file change
Mimi Zohar
2
-12
/
+35
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
6
-20
/
+20
2026-03-06
selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
1
-9
/
+8
2026-03-06
Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
1
-27
/
+8
2026-03-05
evm: fix security.evm for a file with IMA signature
Coiby Xu
2
-0
/
+33
2026-03-05
evm: Don't enable fix mode when secure boot is enabled
Coiby Xu
1
-7
/
+17
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
8
-50
/
+80
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-24
apparmor: return error on namespace mismatch in verify_header
Massimiliano Pellizzer
1
-0
/
+1
2026-02-24
apparmor: use target task's context in apparmor_getprocattr()
Cengiz Can
1
-9
/
+7
2026-02-23
selinux: annotate intentional data race in inode_doinit_with_dentry()
Christian Göttsche
1
-1
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-9
/
+8
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4
-8
/
+4
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-22
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-21
Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-240
/
+687
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]