index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-0
/
+20
2025-06-19
selinux: introduce neveraudit types
Stephen Smalley
1
-0
/
+20
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
1
-14
/
+16
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
1
-1
/
+1
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
1
-2
/
+2
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
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
1
-4
/
+8
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-3
/
+3
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
1
-4
/
+0
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
1
-3
/
+7
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
1
-36
/
+42
2024-07-29
selinux: Streamline type determination in security_compute_sid
Canfeng Guo
1
-17
/
+19
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
1
-2
/
+3
2024-04-30
selinux: avoid printk_ratelimit()
Christian Göttsche
1
-2
/
+1
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
1
-1
/
+12
2023-08-09
selinux: make left shifts well defined
Christian Göttsche
1
-6
/
+6
2023-08-09
selinux: update type for number of class permissions in services code
Christian Göttsche
1
-1
/
+1
2023-08-03
selinux: avoid implicit conversions in services code
Christian Göttsche
1
-11
/
+12
2023-07-19
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2023-07-19
selinux: drop avtab_search()
Christian Göttsche
1
-7
/
+6
2023-07-18
selinux: use consistent type for AV rule specifier
Christian Göttsche
1
-1
/
+1
2023-05-08
selinux: small cleanups in selinux_audit_rule_init()
Paul Moore
1
-20
/
+18
2023-05-08
selinux: adjust typos in comments
Christian Göttsche
1
-1
/
+1
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
1
-205
/
+141
2022-12-13
Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-31
/
+23
2022-11-09
selinux: remove the sidtab context conversion indirect calls
Paul Moore
1
-30
/
+21
2022-10-19
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
GONG, Ruiqi
1
-2
/
+3
2022-06-13
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
1
-1
/
+8
2022-05-03
selinux: declare data arrays const
Christian Göttsche
1
-2
/
+2
2022-05-03
selinux: fix indentation level of mls_ops block
Christian Göttsche
1
-21
/
+21
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
1
-2
/
+0
2022-01-26
selinux: drop cast to same type
Christian Göttsche
1
-1
/
+1
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
1
-3
/
+3
2021-10-13
selinux: fix all of the W=1 build warnings
Paul Moore
1
-4
/
+10
2021-10-11
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
1
-85
/
+77
2021-07-14
selinux: return early for possible NULL audit buffers
Austin Kim
1
-0
/
+2
2021-06-11
selinux: Fix kernel-doc
Yang Li
1
-1
/
+22
2021-05-10
selinux: Remove redundant assignment to rc
Jiapeng Chong
1
-4
/
+0
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-1
/
+2
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-1
/
+1
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
1
-1
/
+2
[next]