index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: Fix kernel-doc
Yang Li
2021-06-11
1
-1
/
+22
*
selinux: Remove redundant assignment to rc
Jiapeng Chong
2021-05-11
1
-4
/
+0
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-02
1
-1
/
+2
|
\
|
*
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-22
1
-1
/
+2
*
|
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
1
-1
/
+1
|
\
\
|
*
|
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-03-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-09
1
-37
/
+120
|
\
\
|
*
|
selinux: fix race between old and new sidtab
Ondrej Mosnacek
2021-04-08
1
-37
/
+120
*
|
|
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-22
1
-24
/
+39
|
\
|
|
|
|
/
|
/
|
|
*
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-19
1
-24
/
+39
*
|
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
1
-9
/
+55
|
\
\
|
|
/
|
/
|
|
*
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2021-01-15
1
-9
/
+55
*
|
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
2021-01-12
1
-7
/
+3
|
/
*
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
2020-10-28
1
-3
/
+1
*
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-09-11
1
-1
/
+2
*
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-31
1
-23
/
+4
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
1
-29
/
+8
*
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-26
1
-11
/
+23
*
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-25
1
-209
/
+278
*
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-20
1
-0
/
+60
*
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
2020-08-19
1
-1
/
+1
*
selinux: refactor changing booleans
Stephen Smalley
2020-08-18
1
-62
/
+101
*
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-18
1
-44
/
+41
*
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2020-08-18
1
-189
/
+214
*
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-18
1
-11
/
+1
*
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
1
-19
/
+19
|
\
|
*
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-10
1
-2
/
+2
|
*
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-07-09
1
-17
/
+17
*
|
selinux: fix double free
Tom Rix
2020-06-11
1
-0
/
+4
|
/
*
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
2020-05-01
1
-22
/
+22
*
selinux: move context hashing under sidtab
Ondrej Mosnacek
2020-04-17
1
-33
/
+26
*
selinux: hash context structure directly
Ondrej Mosnacek
2020-04-17
1
-31
/
+4
*
selinux: store role transitions in a hash table
Ondrej Mosnacek
2020-04-17
1
-11
/
+10
*
selinux: fix warning Comparison to bool
Zou Wei
2020-04-15
1
-2
/
+2
*
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-28
1
-13
/
+13
*
selinux: optimize storage of filename transitions
Ondrej Mosnacek
2020-02-22
1
-6
/
+10
*
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-12
1
-4
/
+2
*
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-12
1
-14
/
+14
*
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
1
-1
/
+2
*
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2020-02-10
1
-10
/
+4
*
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-02-10
1
-2
/
+0
*
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-16
1
-15
/
+13
*
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2020-01-10
1
-19
/
+19
*
selinux: remove set but not used variable 'sidtab'
YueHaibing
2019-12-24
1
-8
/
+0
*
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
2019-12-23
1
-0
/
+6
*
selinux: cache the SID -> context string translation
Ondrej Mosnacek
2019-12-09
1
-54
/
+84
*
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-12-09
1
-24
/
+72
*
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-08
1
-1
/
+8
|
\
|
*
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
2019-10-03
1
-1
/
+8
*
|
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-23
1
-3
/
+3
|
\
|
[next]