index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
4
-26
/
+22
2026-04-22
apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine
GONG Ruiqi
1
-0
/
+1
2026-04-22
apparmor: Fix string overrun due to missing termination
Daniel J Blueman
1
-3
/
+5
2026-04-22
apparmor: Fix wrong dentry in RENAME_EXCHANGE uid check
Dudu Lu
1
-1
/
+1
2026-04-22
apparmor: fix unpack_tags to properly return error in failure cases
John Johansen
1
-0
/
+1
2026-04-22
apparmor: fix dfa size check
John Johansen
1
-1
/
+1
2026-04-22
Merge tag 'tomoyo-pr-20260422' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
3
-10
/
+8
2026-04-22
apparmor: Use sysfs_emit in param_get_{audit,mode}
Thorsten Blum
1
-3
/
+3
2026-04-22
apparmor: Remove redundant if check in sk_peer_get_label
Thorsten Blum
1
-5
/
+1
2026-04-22
apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
1
-4
/
+1
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
16
-533
/
+337
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+1
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-3
/
+3
2026-04-15
tomoyo: use u64 for holding inode->i_ino value
Tetsuo Handa
3
-10
/
+8
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-1
/
+1
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
14
-117
/
+284
2026-04-13
Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-1
/
+2
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
6
-69
/
+306
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-20
/
+26
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-35
/
+16
2026-04-13
proc: make PROC_MEM_FORCE_PTRACE the Kconfig default
Linus Torvalds
1
-4
/
+2
2026-04-07
landlock: Clarify BUILD_BUG_ON check in scoping logic
Günther Noack
2
-6
/
+12
2026-04-07
landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
5
-5
/
+134
2026-04-07
landlock: Use mem_is_zero() in is_layer_masks_allowed()
Günther Noack
1
-1
/
+1
2026-04-07
lsm: Add LSM hook security_unix_find
Justin Suess
1
-0
/
+20
2026-04-07
landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
1
-2
/
+2
2026-04-07
landlock: Fix formatting in tsync.c
Mickaël Salaün
1
-49
/
+58
2026-04-07
landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
8
-34
/
+25
2026-04-07
landlock: Add missing kernel-doc "Return:" sections
Mickaël Salaün
5
-14
/
+24
2026-04-07
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
1
-5
/
+9
2026-04-07
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
1
-4
/
+2
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+3
2026-04-03
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
2
-64
/
+189
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
3
-0
/
+112
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-26
/
+78
2026-04-01
evm: Enforce signatures version 3 with new EVM policy 'bit 3'
Stefan Berger
2
-1
/
+16
2026-04-01
integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG
Stefan Berger
1
-1
/
+2
2026-04-01
ima: add support to require IMA sigv3 signatures
Mimi Zohar
3
-12
/
+18
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/mic/linux
Linus Torvalds
3
-26
/
+78
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
1
-3
/
+3
2026-03-23
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-17
ima: remove buggy support for asynchronous hashes
Eric Biggers
1
-373
/
+9
2026-03-17
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-13
smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
1
-3
/
+1
[next]