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
*
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
|
\
|
|
*
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
2019-08-05
1
-3
/
+3
*
|
Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-09
1
-14
/
+19
|
\
|
|
*
selinux: format all invalid context as untrusted
Richard Guy Briggs
2019-07-01
1
-10
/
+19
|
*
selinux: remove some no-op BUG_ONs
Ondrej Mosnacek
2019-05-21
1
-4
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
/
*
selinux: remove useless assignments
Ondrej Mosnacek
2019-03-25
1
-5
/
+2
*
selinux: convert to kvmalloc
Kent Overstreet
2019-03-12
1
-15
/
+7
*
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
1
-2
/
+1
|
\
|
*
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-02-01
1
-2
/
+1
*
|
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-07
1
-5
/
+32
|
\
\
|
*
|
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
2019-01-25
1
-5
/
+32
|
|
/
*
/
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
2019-01-08
1
-1
/
+0
|
/
*
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
2018-12-05
1
-71
/
+51
*
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
2018-12-05
1
-38
/
+50
*
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
2018-11-27
1
-1
/
+1
*
selinux: refactor sidtab conversion
Ondrej Mosnacek
2018-11-20
1
-21
/
+1
*
selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn
2018-09-05
1
-8
/
+4
*
selinux: Cleanup printk logging in services
peter enderborg
2018-06-19
1
-36
/
+35
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-6
/
+6
|
\
|
*
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-6
/
+6
*
|
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2018-05-30
1
-1
/
+1
|
/
*
selinux: wrap AVC state
Stephen Smalley
2018-03-20
1
-4
/
+5
*
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
2018-03-20
1
-0
/
+13
*
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-02
1
-3
/
+3
[next]