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
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
7
-61
/
+121
2026-08-04
selinux: check level category sets once at load time
Stephen Smalley
2
-17
/
+30
2026-08-03
selinux: require every boolean value to be defined
Bryam Vargas
1
-0
/
+19
2026-08-03
selinux: reject an unclaimed class value in security_get_classes()
Bryam Vargas
1
-5
/
+19
2026-08-03
selinux: require a class's permission values to cover its permission count
Bryam Vargas
1
-5
/
+46
2026-08-03
selinux: do not cancel a policy conversion that never started
Bryam Vargas
1
-1
/
+3
2026-07-31
selinux: bpf: check SBLABEL_MNT before isec init
Carlos Llamas
1
-4
/
+4
2026-07-30
selinux: reject a class permission count below its inherited common
Bryam Vargas
1
-0
/
+12
2026-07-30
selinux: reject a permission value exceeding the class permission count
Bryam Vargas
1
-0
/
+3
2026-07-27
selinux: validate constraint expression attr and op at load time
Stephen Smalley
1
-0
/
+35
2026-07-15
selinux: compute the IMA configuration settings string length once at boot
Ian Bridges
3
-8
/
+30
2026-07-14
selinux: fix incorrect execmem checks on overlayfs
Ondrej Mosnacek
1
-18
/
+24
2026-07-13
selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
Ian Bridges
1
-27
/
+13
2026-07-13
selinux: suppress warning flood for retired DCCP netlink messages
Yafang Shao
1
-6
/
+12
2026-07-02
selinux: tighten type validation during policy load
Stephen Smalley
1
-3
/
+8
2026-07-01
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
Tristan Madani
1
-9
/
+10
2026-07-01
selinux: drop unnecessary goto and label from avc_alloc_node()
Kalevi Kolttonen
1
-2
/
+1
2026-07-01
selinux: convert int flags to bool flags in ss/services.c
Kalevi Kolttonen
1
-9
/
+9
2026-07-01
selinux: clean up selinuxfs resources on init failure
Haoxiang Li
1
-6
/
+13
2026-07-01
selinux: check connect-related permissions on TCP Fast Open
Stephen Smalley
1
-1
/
+18
2026-06-30
selinux: hooks: use kmalloc() to allocate path buffer
Mike Rapoport (Microsoft)
1
-3
/
+3
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
1
-7
/
+3
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-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-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-06
selinux: check for simple types
Christian Göttsche
3
-2
/
+29
2026-05-06
selinux: more strict bounds check
Christian Göttsche
3
-2
/
+31
2026-05-06
selinux: beef up isvalid checks
Christian Göttsche
8
-58
/
+83
2026-05-06
selinux: reorder policydb_index()
Christian Göttsche
1
-5
/
+6
2026-05-06
selinux: check type attr map overflows
Christian Göttsche
3
-0
/
+33
2026-05-06
selinux: check length fields in policies
Christian Göttsche
4
-0
/
+68
2026-05-06
selinux: more strict policy parsing
Christian Göttsche
8
-60
/
+233
2026-05-06
selinux: use u16 for security classes
Christian Göttsche
3
-8
/
+9
2026-05-06
selinux: avoid nontransitive comparison
Christian Göttsche
1
-8
/
+9
2026-05-05
selinux: shrink critical section in sel_write_load()
Stephen Smalley
1
-10
/
+8
2026-05-05
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
1
-23
/
+4
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
3
-190
/
+5
2026-05-05
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
1
-29
/
+7
2026-05-05
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
1
-40
/
+7
2026-05-01
security,fs,nfs,net: update security_inode_listsecurity() interface
Stephen Smalley
1
-7
/
+3
2026-04-29
selinux: switch two allocations to use kzalloc_objs()
Stephen Smalley
1
-2
/
+2
2026-04-29
selinux: fix sel_kill_sb()
Stephen Smalley
1
-5
/
+5
2026-04-28
selinux: fix avdcache auditing
Stephen Smalley
2
-21
/
+14
2026-04-27
selinux: don't reserve xattr slot when we won't fill it
David Windsor
1
-1
/
+2
2026-04-27
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
1
-2
/
+2
[next]