开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
6 days
selinux: tighten type validation during policy load
Stephen Smalley
6 days
selinux: convert int flags to bool flags in ss/services.c
Kalevi Kolttonen
2026-06-17
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-05-06
selinux: check for simple types
Christian Göttsche
2026-05-06
selinux: more strict bounds check
Christian Göttsche
2026-05-06
selinux: beef up isvalid checks
Christian Göttsche
2026-05-06
selinux: reorder policydb_index()
Christian Göttsche
2026-05-06
selinux: check type attr map overflows
Christian Göttsche
2026-05-06
selinux: check length fields in policies
Christian Göttsche
2026-05-06
selinux: more strict policy parsing
Christian Göttsche
2026-05-06
selinux: use u16 for security classes
Christian Göttsche
2026-05-06
selinux: avoid nontransitive comparison
Christian Göttsche
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
2026-04-29
selinux: switch two allocations to use kzalloc_objs()
Stephen Smalley
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
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-22
selinux: move initcalls to the LSM framework
Paul Moore
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-19
selinux: add __GFP_NOWARN to hashtab_init() allocations
Paul Moore
2025-06-19
selinux: introduce neveraudit types
Stephen Smalley
2025-06-19
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
2025-04-12
selinux: remove a duplicated include
Paul Moore
2025-04-11
selinux: support wildcard match in genfscon
Takaya Saeki
2025-04-11
selinux: constify network address pointer
Christian Göttsche
2025-03-17
selinux: get netif_wildcard policycap from policy instead of cache
Christian Göttsche
2025-03-07
selinux: support wildcard network interface names
Christian Göttsche
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-07
selinux: make more use of str_read() when loading the policy
Christian Göttsche
2025-01-07
selinux: avoid unnecessary indirection in struct level_datum
Christian Göttsche
2025-01-07
selinux: use known type instead of void pointer
Christian Göttsche
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
2025-01-07
selinux: rework match_ipv6_addrmask()
Christian Göttsche
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
2025-01-07
selinux: avoid using types indicating user space interaction
Christian Göttsche
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
2024-12-11
selinux: use native iterator types
Christian Göttsche
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
2024-08-27
selinux: replace kmem_cache_create() with KMEM_CACHE()
Eric Suen
2024-07-29
selinux: Streamline type determination in security_compute_sid
Canfeng Guo
2024-07-16
Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]