开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
2020-06-21
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-17
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-10
selinux: fix double free
Tom Rix
2020-06-02
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
2020-05-01
selinux: fix return value on error in policydb_read()
Ondrej Mosnacek
2020-05-01
selinux: simplify range_write()
Ondrej Mosnacek
2020-05-01
selinux: fix error return code in policydb_read()
Wei Yongjun
2020-04-30
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-27
selinux: fix error return code in cond_read_list()
Wei Yongjun
2020-04-22
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
2020-04-17
selinux: move context hashing under sidtab
Ondrej Mosnacek
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-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-15
selinux: drop unnecessary smp_load_acquire() call
Ondrej Mosnacek
2020-04-15
selinux: free str on error in str_read()
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
[next]