index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
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
2
-12
/
+52
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-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-02
selinux: tighten type validation during policy load
Stephen Smalley
1
-3
/
+8
2026-07-01
selinux: convert int flags to bool flags in ss/services.c
Kalevi Kolttonen
1
-9
/
+9
2026-06-17
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
14
-140
/
+497
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
7
-60
/
+232
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: prune /sys/fs/selinux/user
Stephen Smalley
1
-125
/
+0
2026-04-29
selinux: switch two allocations to use kzalloc_objs()
Stephen Smalley
1
-2
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-7
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-31
/
+31
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-59
/
+56
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-36
/
+3
2025-10-23
selinux: improve bucket distribution uniformity of avc_hash()
Hongru Zhang
1
-0
/
+6
2025-10-23
selinux: Move avtab_hash() to a shared location for future reuse
Hongru Zhang
1
-40
/
+1
2025-10-22
selinux: move initcalls to the LSM framework
Paul Moore
1
-19
/
+7
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
4
-1
/
+43
2025-06-19
selinux: add __GFP_NOWARN to hashtab_init() allocations
Paul Moore
1
-1
/
+2
2025-06-19
selinux: introduce neveraudit types
Stephen Smalley
3
-0
/
+41
2025-06-19
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
1
-5
/
+11
2025-04-12
selinux: remove a duplicated include
Paul Moore
1
-1
/
+0
2025-04-11
selinux: support wildcard match in genfscon
Takaya Saeki
1
-4
/
+15
2025-04-11
selinux: constify network address pointer
Christian Göttsche
1
-2
/
+2
2025-03-17
selinux: get netif_wildcard policycap from policy instead of cache
Christian Göttsche
1
-2
/
+1
2025-03-07
selinux: support wildcard network interface names
Christian Göttsche
1
-3
/
+13
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
14
-149
/
+149
2025-01-07
selinux: make more use of str_read() when loading the policy
Christian Göttsche
3
-22
/
+12
2025-01-07
selinux: avoid unnecessary indirection in struct level_datum
Christian Göttsche
3
-17
/
+10
2025-01-07
selinux: use known type instead of void pointer
Christian Göttsche
8
-74
/
+77
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
7
-16
/
+16
2025-01-07
selinux: rework match_ipv6_addrmask()
Christian Göttsche
1
-7
/
+5
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
2
-3
/
+3
2025-01-07
selinux: avoid using types indicating user space interaction
Christian Göttsche
1
-1
/
+1
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
1
-7
/
+21
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
[next]