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
/
policydb.c
Age
Commit message (
Expand
)
Author
2024-04-04
selinux: clarify return code in filename_trans_read_helper_compat()
Ondrej Mosnacek
2024-03-27
selinux: dump statistics for more hash tables
Christian Göttsche
2024-02-23
selinux: fix style issues in security/selinux/ss/policydb.c
Paul Moore
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-11-16
selinux: update filenametr_hash() to use full_name_hash()
Paul Moore
2023-09-13
selinux: improve role transition hashing
Christian Göttsche
2023-09-13
selinux: print sum of chain lengths^2 for hash tables
Christian Göttsche
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-18
selinux: set next pointer before attaching to list
Christian Göttsche
2023-08-09
selinux: avoid implicit conversions in policydb code
Christian Göttsche
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
2023-08-08
selinux: use GFP_KERNEL while reading binary policy
Christian Göttsche
2023-07-28
selinux: move debug functions into debug configuration
Christian Göttsche
2023-07-20
selinux: introduce SECURITY_SELINUX_DEBUG configuration
Christian Göttsche
2023-07-19
selinux: update my email address
Stephen Smalley
2023-07-19
selinux: add missing newlines in pr_err() statements
Christian Göttsche
2023-07-10
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-05-23
selinux: deprecated fs ocon
Christian Göttsche
2023-05-08
selinux: declare read-only data arrays const
Christian Göttsche
2022-05-03
selinux: declare data arrays const
Christian Göttsche
2022-05-03
selinux: resolve checkpatch errors
Christian Göttsche
2022-01-26
selinux: drop unused macro
Christian Göttsche
2022-01-26
selinux: declare name parameter of hash_eval const
Christian Göttsche
2021-08-02
selinux: correct the return value when loads initial sids
Xiu Jianfeng
2021-05-10
selinux: Remove redundant assignment to rc
Jiapeng Chong
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-23
selinux: log error messages on required process class / permissions
Stephen Smalley
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-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-15
selinux: free str on error in str_read()
Ondrej Mosnacek
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: convert cond_list to array
Ondrej Mosnacek
2020-01-16
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-10-07
selinux: default_range glblub implementation
Joshua Brindle
[next]