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
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+3
2026-06-29
apparmor: fix alternate loaders ability to load compressed policy
John Johansen
1
-3
/
+34
2026-06-29
apparmor: Initial support for compressed policies
Maxime Bélair
5
-10
/
+123
2026-06-29
apparmor: make include headers self-contained
Ryan Lee
7
-0
/
+16
2026-06-29
apparmor: fix net.h and policy.h circular include pattern
Ryan Lee
5
-1
/
+4
2026-06-24
Merge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
17
-150
/
+364
2026-06-23
apparmor: advertise the tcp fast open fix is applied
John Johansen
1
-0
/
+2
2026-06-23
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
1
-1
/
+15
2026-06-22
smack: restrict smackfs/{direct,mapped} values to 0-255
Konstantin Andreev
2
-13
/
+15
2026-06-22
smack: deduplicate smackfs/{direct,mapped} file_operations
Konstantin Andreev
2
-96
/
+42
2026-06-22
smack: show msgrcv() subject task in audit
Konstantin Andreev
3
-0
/
+12
2026-06-22
smack: fix incorrect task context in smack_msg_queue_msgrcv
Konstantin Andreev
1
-18
/
+47
2026-06-22
security: smack: fix spelling mistake
Qingshuang Fu
1
-1
/
+1
2026-06-19
Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
14
-190
/
+788
2026-06-19
Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
14
-40
/
+128
2026-06-19
Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
11
-101
/
+845
2026-06-17
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
17
-155
/
+512
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
3
-24
/
+15
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2026-06-15
keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP
Mohammed EL Kadiri
1
-2
/
+3
2026-06-15
keys: request_key: replace BUG with return -EINVAL
Mohammed EL Kadiri
1
-1
/
+1
2026-06-15
keys: Pin request_key_auth payload in instantiate paths
Shaomin Chen
3
-8
/
+51
2026-06-15
keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
1
-1
/
+1
2026-06-15
keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
David Laight
1
-2
/
+2
2026-06-15
KEYS: Use acquire when reading state in keyring search
Gui-Dong Han
1
-1
/
+1
2026-06-15
keys/trusted_keys: mark 'migratable' as __ro_after_init
Len Bao
1
-1
/
+1
2026-06-15
keys: use kmalloc_flex in user_preparse
Thorsten Blum
1
-1
/
+1
2026-06-15
KEYS: trusted: Debugging as a feature
Jarkko Sakkinen
4
-21
/
+59
2026-06-15
KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
Eric Biggers
1
-1
/
+0
2026-06-15
KEYS: fix overflow in keyctl_pkey_params_get_2()
Jarkko Sakkinen
1
-1
/
+8
2026-06-14
apparmor: fix label can not be immediately before a declaration
John Johansen
1
-1
/
+2
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-8
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-06-14
landlock: Suppress logging when quiet flag is present
Tingmao Wang
7
-16
/
+324
2026-06-14
landlock: Add API support and docs for the quiet flags
Tingmao Wang
8
-27
/
+89
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
10
-112
/
+176
2026-06-13
apparmor: fix kernel-doc warnings
Rodrigo Zaiden
2
-2
/
+2
2026-06-13
apparmor: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
1
-2
/
+3
2026-06-13
security: apparmor: fix two spelling mistakes
Qingshuang Fu
2
-2
/
+2
2026-06-13
apparmor: fix use-after-free in rawdata dedup loop
Ruslan Valiyev
2
-2
/
+25
2026-06-13
apparmor: Fix inverted comparison in cache_hold_inc()
Eduardo Vasconcelos
1
-1
/
+1
2026-06-13
apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()
Maciek Borzecki
1
-5
/
+5
2026-06-13
apparmor: don't audit files pointing to aa_null.dentry
Georgia Garcia
1
-1
/
+1
2026-06-13
apparmor: put secmark label after secid lookup
Zygmunt Krynicki
1
-0
/
+1
2026-06-13
apparmor: aa_getprocattr free procattr leak on format failure
Zygmunt Krynicki
1
-0
/
+2
2026-06-13
apparmor: remove unnecessary goto and associated label
John Johansen
1
-4
/
+1
2026-06-13
apparmor: release exe file resources on path failure
Zygmunt Krynicki
1
-2
/
+5
2026-06-13
apparmor: fail policy unpack on accept2 allocation failure
Zygmunt Krynicki
1
-2
/
+2
2026-06-13
apparmor: Fix return in ns_mkdir_op
Hongling Zeng
1
-1
/
+1
2026-06-13
apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
3
-25
/
+104
[prev]
[next]