index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
policydb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
1
-22
/
+54
2020-07-09
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
1
-26
/
+26
2020-06-24
selinux: log error messages on required process class / permissions
Stephen Smalley
1
-5
/
+15
2020-06-03
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-136
/
+315
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
1
-67
/
+60
2020-05-01
selinux: fix return value on error in policydb_read()
Ondrej Mosnacek
1
-0
/
+1
2020-05-01
selinux: simplify range_write()
Ondrej Mosnacek
1
-16
/
+2
2020-05-01
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2020-04-22
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
1
-8
/
+3
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
1
-25
/
+187
2020-04-17
selinux: move context hashing under sidtab
Ondrej Mosnacek
1
-2
/
+0
2020-04-17
selinux: hash context structure directly
Ondrej Mosnacek
1
-5
/
+2
2020-04-17
selinux: store role transitions in a hash table
Ondrej Mosnacek
1
-46
/
+92
2020-04-16
selinux: free str on error in str_read()
Ondrej Mosnacek
1
-4
/
+4
2020-03-31
selinux: clean up indentation issue with assignment statement
Colin Ian King
1
-4
/
+3
2020-03-05
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
1
-9
/
+2
2020-03-05
selinux: clean up error path in policydb_init()
Ondrej Mosnacek
1
-13
/
+5
2020-02-28
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
1
-13
/
+12
2020-02-28
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
1
-33
/
+20
2020-02-22
selinux: optimize storage of filename transitions
Ondrej Mosnacek
1
-71
/
+95
2020-02-14
selinux: factor out loop body from filename_trans_read()
Ondrej Mosnacek
1
-59
/
+63
2020-02-12
selinux: convert cond_list to array
Ondrej Mosnacek
1
-1
/
+1
2020-01-16
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
1
-2
/
+2
2019-12-10
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
1
-0
/
+5
2019-10-08
selinux: default_range glblub implementation
Joshua Brindle
1
-0
/
+5
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-200
/
+202
2019-08-05
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
1
-7
/
+7
2019-08-05
selinux: policydb - fix some checkpatch.pl warnings
Ondrej Mosnacek
1
-4
/
+8
2019-08-05
selinux: shuffle around policydb.c to get rid of forward declarations
Paul Moore
1
-189
/
+187
2019-08-03
Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2019-07-31
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
1
-1
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-3
/
+1
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
1
-4
/
+9
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
1
-92
/
+30
2019-01-11
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
1
-1
/
+9
2018-11-05
selinux: policydb - fix byte order and alignment issues
Ondrej Mosnacek
1
-15
/
+36
2018-09-13
selinux: Add __GFP_NOWARN to allocation at str_read()
Tetsuo Handa
1
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in policydb
peter enderborg
1
-45
/
+46
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-05-23
selinux: Create policydb version for Infiniband support
Daniel Jurgens
1
-15
/
+97
2017-05-23
selinux: Return directly after a failed memory allocation in policydb_index()
Markus Elfring
1
-10
/
+5
2017-03-31
selinux: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in roles_init()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in perm_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in common_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in class_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in role_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in type_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in user_read()
Markus Elfring
1
-2
/
+1
[next]