index
:
linux.git
master
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-10-27
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-09
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-08
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-06-29
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-23
selinux: log error messages on required process class / permissions
Stephen Smalley
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
[next]