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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-20
/
+26
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
1
-1
/
+1
2020-11-24
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
3
-9
/
+10
2020-11-24
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-14
Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2020-11-13
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
1
-1
/
+3
2020-11-13
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
2
-4
/
+2
2020-11-06
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
1
-18
/
+13
2020-10-28
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
1
-3
/
+1
2020-10-28
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
1
-3
/
+16
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2020-10-14
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-498
/
+1068
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
1
-2
/
+3
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
1
-1
/
+1
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
1
-0
/
+1
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
3
-5
/
+16
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2
-8
/
+9
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
3
-30
/
+10
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
4
-43
/
+22
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
1
-11
/
+23
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
4
-218
/
+280
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
1
-3
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-10
/
+2
2020-08-22
selinux: add basic filtering for audit trace events
Peter Enderborg
1
-13
/
+15
2020-08-22
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
1
-0
/
+5
2020-08-21
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
1
-23
/
+90
2020-08-21
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
1
-4
/
+6
2020-08-21
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
1
-20
/
+25
2020-08-21
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
1
-14
/
+25
2020-08-21
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
1
-0
/
+3
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
1
-3
/
+2
2020-08-20
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
1
-0
/
+60
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
1
-1
/
+1
2020-08-18
selinux: refactor changing booleans
Stephen Smalley
8
-64
/
+368
2020-08-18
selinux: move policy commit after updating selinuxfs
Stephen Smalley
6
-80
/
+104
2020-08-18
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2
-192
/
+221
2020-08-18
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
4
-26
/
+40
2020-08-05
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2020-08-05
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-161
/
+240
2020-07-19
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
1
-2
/
+3
2020-07-10
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2
-59
/
+63
2020-07-10
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
7
-63
/
+110
2020-07-09
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
7
-56
/
+69
2020-07-08
selinux: Fix spelling mistakes in the comments
lihao
3
-3
/
+3
2020-06-30
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
1
-2
/
+2
2020-06-24
selinux: log error messages on required process class / permissions
Stephen Smalley
1
-5
/
+15
2020-06-24
selinux: allow reading labels before policy is loaded
Jonathan Lebon
1
-1
/
+6
2020-06-22
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+12
2020-06-18
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
1
-0
/
+3
2020-06-17
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
1
-13
/
+5
[next]