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-13
apparmor: fix NULL pointer dereference in unpack_pdb
Georgia Garcia
1
-1
/
+1
2026-06-13
apparmor: make fn_label_build() capable of handling not supported
John Johansen
1
-5
/
+8
2026-06-13
apparmor: change fn_label_build() call to not return NULL
John Johansen
3
-35
/
+35
2026-06-13
apparmor: fix potential UAF in aa_replace_profiles
Maxime Bélair
1
-1
/
+3
2026-06-13
apparmor: free rawdata as soon as possible
John Johansen
1
-0
/
+7
2026-06-13
apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
1
-2
/
+31
2026-06-13
apparmor: fix rawdata_f_data implicit flex array
John Johansen
1
-4
/
+3
2026-06-13
apparmor: use __label_make_stale in __aa_proxy_redirect
Ryan Lee
1
-1
/
+1
2026-06-13
apparmor: propagate -ENOMEM correctly in unpack_table
Maxime Bélair
1
-9
/
+13
2026-06-13
apparmor: enable differential encoding
John Johansen
1
-0
/
+1
2026-06-13
apparmor: aa_label_alloc use aa_label_free on alloc failure
Zygmunt Krynicki
1
-1
/
+1
2026-06-13
apparmor: check label build before no_new_privs test
Ruoyu Wang
1
-10
/
+15
2026-06-13
security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
Andrew Morton
1
-0
/
+2
2026-06-13
apparmor: add a conditional version of get_newest_label
John Johansen
2
-11
/
+43
2026-06-13
apparmor: fix refcount leak when updating the sk_ctx
John Johansen
1
-2
/
+4
2026-06-13
apparmor: fix race in unix socket mediation when peer_path is used
John Johansen
1
-26
/
+32
2026-06-13
apparmor: fix shadowing of plabel that prevents cache from being updated
John Johansen
1
-2
/
+1
2026-06-13
landlock: Add UDP send+connect access control
Matthieu Buffet
3
-18
/
+134
2026-06-13
landlock: Add UDP bind() access control
Matthieu Buffet
4
-8
/
+15
2026-06-13
landlock: Fix unmarked concurrent access to socket family
Matthieu Buffet
1
-2
/
+9
2026-06-13
landlock: Fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO path
Bryam Vargas
3
-0
/
+35
2026-06-13
landlock: Account all audit data allocations to user space
Mickaël Salaün
2
-8
/
+6
2026-06-13
landlock: Set audit_net.sk for socket access checks
Mickaël Salaün
1
-0
/
+1
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-1
/
+2
2026-06-08
ima: Support staging and deleting N measurements records
Roberto Sassu
4
-4
/
+98
2026-06-08
ima: Add support for flushing the hash table when staging measurements
Roberto Sassu
1
-6
/
+35
2026-06-08
ima: Add support for staging measurements with prompt
Roberto Sassu
5
-20
/
+333
2026-06-08
ima: Introduce ima_dump_measurement()
Roberto Sassu
1
-6
/
+13
2026-06-08
ima: Use snprintf() in create_securityfs_measurement_lists
Roberto Sassu
1
-8
/
+12
2026-06-08
ima: Mediate open/release method of the measurements list
Roberto Sassu
1
-4
/
+98
2026-06-08
ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
1
-4
/
+16
2026-06-08
ima: Introduce per binary measurements list type binary_runtime_size value
Roberto Sassu
3
-15
/
+32
2026-06-08
ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
4
-5
/
+14
2026-06-08
ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
3
-6
/
+50
2026-06-08
ima: Remove ima_h_table structure
Roberto Sassu
5
-26
/
+24
2026-06-04
xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
Antony Antony
1
-1
/
+2
2026-05-29
selinux: revert use of __getname() in selinux_genfs_get_sid()
Paul Moore
1
-2
/
+2
2026-05-28
security/keys: fix missed RCU read section on lookup
Linus Torvalds
1
-0
/
+1
2026-05-27
selinux: comment spelling fix in ibpkey.c
Kalevi Kolttonen
1
-1
/
+1
2026-05-27
selinux: comment typo fix in selinuxfs.c
Kalevi Kolttonen
1
-1
/
+1
2026-05-27
selinux: hooks: use __getname() to allocate path buffer
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-05-27
selinux: use k[mz]alloc() to allocate temporary buffers
Mike Rapoport (Microsoft)
1
-6
/
+6
2026-05-27
security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT
Nathan Chancellor
1
-3
/
+0
2026-05-27
security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
Nathan Chancellor
1
-2
/
+0
2026-05-27
security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
Nathan Chancellor
1
-3
/
+1
2026-05-19
Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-1
/
+8
2026-05-14
lsm: hold cred_guard_mutex for lsm_set_self_attr()
Stephen Smalley
1
-1
/
+8
2026-05-13
evm: terminate and bound the evm_xattrs read buffer
Pengpeng Hou
1
-5
/
+11
2026-05-13
integrity: Add support for sigv3 verification using ML-DSA keys
Stefan Berger
1
-5
/
+84
2026-05-13
integrity: Refactor asymmetric_verify for reusability
Stefan Berger
1
-19
/
+43
[prev]
[next]