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
2025-12-03
Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
5
-8
/
+7
2025-12-02
ipe: Add AT_EXECVE_CHECK support for script enforcement
Yanzhu Huang
4
-0
/
+32
2025-12-02
ipe: Drop a duplicated CONFIG_ prefix in the ifdeffery
Borislav Petkov (AMD)
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-6
/
+17
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-12-01
tomoyo: Use local kmap in tomoyo_dump_page()
Davidlohr Bueso
1
-7
/
+2
2025-11-29
KEYS: trusted: Fix a memory leak in tpm2_load_cmd
Jarkko Sakkinen
1
-2
/
+4
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
1
-19
/
+4
2025-11-28
landlock: Improve variable scope
Mickaël Salaün
1
-2
/
+3
2025-11-28
landlock: Fix handling of disconnected directories
Mickaël Salaün
2
-12
/
+44
2025-11-27
keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
Thorsten Blum
1
-2
/
+1
2025-11-27
keys: Remove redundant less-than-zero checks
Thorsten Blum
4
-6
/
+6
2025-11-26
landlock: Minor comments improvements
Tingmao Wang
3
-4
/
+13
2025-11-22
Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-129
/
+144
2025-11-21
ima: Handle error code returned by ima_filter_rule_match()
Zhao Yipeng
1
-1
/
+1
2025-11-20
selinux: rename the cred_security_struct variables to "crsec"
Paul Moore
2
-117
/
+117
2025-11-20
selinux: move avdcache to per-task security struct
Stephen Smalley
2
-15
/
+30
2025-11-20
selinux: rename task_security_struct to cred_security_struct
Stephen Smalley
2
-38
/
+38
2025-11-19
lsm: use unrcu_pointer() for current->cred in security_init()
Paul Moore
1
-1
/
+2
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
4
-11
/
+22
2025-11-18
Clarify the rootid_owns_currentns
Serge Hallyn
1
-12
/
+22
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
1
-4
/
+9
2025-11-17
convert securityfs
Al Viro
1
-21
/
+12
2025-11-16
convert selinuxfs
Al Viro
1
-4
/
+6
2025-11-16
selinuxfs: new helper for attaching files to tree
Al Viro
1
-94
/
+66
2025-11-16
selinuxfs: don't stash the dentry of /policy_capabilities
Al Viro
1
-12
/
+9
2025-11-16
convert smackfs
Al Viro
1
-1
/
+1
2025-11-16
configfs, securityfs: kill_litter_super() not needed
Al Viro
1
-1
/
+1
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-2
/
+13
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-4
/
+4
2025-11-12
landlock: fix splats from iput() after it started calling might_sleep()
Mateusz Guzik
1
-4
/
+3
2025-11-11
device_cgroup: Refactor devcgroup_seq_show to use seq_put* helpers
Thorsten Blum
1
-31
/
+25
2025-11-11
Smack: function parameter 'gfp' not described
Casey Schaufler
1
-0
/
+1
2025-11-04
cred: make init_cred static
Christian Brauner
1
-1
/
+1
2025-10-23
selinux: improve bucket distribution uniformity of avc_hash()
Hongru Zhang
3
-6
/
+14
2025-10-23
selinux: Move avtab_hash() to a shared location for future reuse
Hongru Zhang
2
-40
/
+47
2025-10-23
selinux: Introduce a new config to make avc cache slot size adjustable
Hongru Zhang
2
-3
/
+14
2025-10-23
KEYS: trusted: Pass argument by pointer in dump_options
Herbert Xu
1
-5
/
+5
2025-10-22
memfd,selinux: call security_inode_init_security_anon()
Thiébaud Weksteen
5
-5
/
+30
2025-10-22
lsm: add a LSM_STARTED_ALL notification event
Paul Moore
1
-0
/
+1
2025-10-22
lsm: consolidate all of the LSM framework initcalls
Paul Moore
4
-6
/
+36
2025-10-22
selinux: move initcalls to the LSM framework
Paul Moore
12
-40
/
+107
2025-10-22
ima,evm: move initcalls to the LSM framework
Roberto Sassu
6
-10
/
+35
2025-10-22
lockdown: move initcalls to the LSM framework
Paul Moore
1
-2
/
+1
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
5
-6
/
+13
2025-10-22
safesetid: move initcalls to the LSM framework
Paul Moore
3
-2
/
+4
2025-10-22
tomoyo: move initcalls to the LSM framework
Paul Moore
3
-3
/
+4
2025-10-22
smack: move initcalls to the LSM framework
Paul Moore
4
-6
/
+25
2025-10-22
ipe: move initcalls to the LSM framework
Paul Moore
3
-3
/
+4
[prev]
[next]