index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
2020-04-17
selinux: hash context structure directly
Ondrej Mosnacek
2020-04-17
selinux: store role transitions in a hash table
Ondrej Mosnacek
2020-04-15
selinux: drop unnecessary smp_load_acquire() call
Ondrej Mosnacek
2020-04-14
selinux: fix warning Comparison to bool
Zou Wei
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
selinux: clean up indentation issue with assignment statement
Colin Ian King
2020-03-05
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
2020-03-05
selinux: clean up error path in policydb_init()
Ondrej Mosnacek
2020-02-27
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-27
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
2020-02-22
selinux: optimize storage of filename transitions
Ondrej Mosnacek
2020-02-13
selinux: factor out loop body from filename_trans_read()
Ondrej Mosnacek
2020-02-11
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-11
selinux: convert cond_expr to array
Ondrej Mosnacek
2020-02-11
selinux: convert cond_av_list to array
Ondrej Mosnacek
2020-02-11
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-02-05
selinux: fix sidtab string cache locking
Ondrej Mosnacek
2020-01-16
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-16
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
2019-12-23
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
2019-12-18
selinux: randomize layout of key structures
Stephen Smalley
2019-12-09
selinux: cache the SID -> context string translation
Ondrej Mosnacek
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-07
selinux: default_range glblub implementation
Joshua Brindle
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-27
selinux: avoid atomic_t usage in sidtab
Ondrej Mosnacek
2019-08-05
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
2019-08-05
selinux: policydb - fix some checkpatch.pl warnings
Ondrej Mosnacek
2019-08-05
selinux: shuffle around policydb.c to get rid of forward declarations
Paul Moore
2019-08-02
Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-31
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
2019-07-26
Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-24
selinux: check sidtab limit before adding a new entry
Ondrej Mosnacek
2019-07-08
Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-01
selinux: format all invalid context as untrusted
Richard Guy Briggs
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-05-21
selinux: remove some no-op BUG_ONs
Ondrej Mosnacek
2019-05-21
selinux: provide __le variables explicitly
Nicholas Mc Guire
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-25
selinux: remove useless assignments
Ondrej Mosnacek
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
[next]