index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
policydb.c
Age
Commit message (
Expand
)
Author
2023-08-30
selinux: set next pointer before attaching to list
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
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
2019-01-10
selinux: fix GPF on invalid policy
Stephen Smalley
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
2018-11-05
selinux: policydb - fix byte order and alignment issues
Ondrej Mosnacek
2018-09-13
selinux: Add __GFP_NOWARN to allocation at str_read()
Tetsuo Handa
2018-06-19
selinux: Cleanup printk logging in policydb
peter enderborg
2017-08-17
selinux: update my email address
Stephen Smalley
2017-05-23
selinux: Create policydb version for Infiniband support
Daniel Jurgens
2017-05-23
selinux: Return directly after a failed memory allocation in policydb_index()
Markus Elfring
2017-03-31
selinux: Fix an uninitialized variable bug
Dan Carpenter
[next]