index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2026-05-05
selinux: shrink critical section in sel_write_load()
Stephen Smalley
2026-05-05
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
2026-05-05
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
2026-05-05
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
2026-04-28
selinux: fix avdcache auditing
Stephen Smalley
2026-04-27
selinux: don't reserve xattr slot when we won't fill it
David Windsor
2026-04-27
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-03
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
2026-02-23
selinux: annotate intentional data race in inode_doinit_with_dentry()
Christian Göttsche
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-14
selinux: drop the BUG() in cred_has_capability()
Paul Moore
2026-01-14
selinux: fix a capabilities parsing typo in selinux_bpf_token_capable()
Paul Moore
2026-01-13
selinux: add support for BPF token access control
Eric Suen
2026-01-13
selinux: move the selinux_blob_sizes struct
Paul Moore
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-11-20
selinux: rename the cred_security_struct variables to "crsec"
Paul Moore
2025-11-20
selinux: move avdcache to per-task security struct
Stephen Smalley
2025-11-20
selinux: rename task_security_struct to cred_security_struct
Stephen Smalley
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
2025-11-16
convert selinuxfs
Al Viro
2025-11-16
selinuxfs: new helper for attaching files to tree
Al Viro
2025-11-16
selinuxfs: don't stash the dentry of /policy_capabilities
Al Viro
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
2025-10-23
selinux: improve bucket distribution uniformity of avc_hash()
Hongru Zhang
2025-10-23
selinux: Move avtab_hash() to a shared location for future reuse
Hongru Zhang
2025-10-23
selinux: Introduce a new config to make avc cache slot size adjustable
Hongru Zhang
2025-10-22
memfd,selinux: call security_inode_init_security_anon()
Thiébaud Weksteen
2025-10-22
selinux: move initcalls to the LSM framework
Paul Moore
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-09-30
Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-30
Merge tag 'selinux-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]