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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-498
/
+1068
2020-10-14
Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-next
Linus Torvalds
4
-149
/
+200
2020-10-14
Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-6
/
+23
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+11
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-41
/
+3
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+66
2020-10-12
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
1
-6
/
+23
2020-10-06
Smack: Remove unnecessary variable initialization
Casey Schaufler
1
-1
/
+1
2020-10-03
security/keys: remove compat_keyctl_instantiate_key_iov
Christoph Hellwig
3
-40
/
+3
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-3
/
+2
2020-09-25
integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
Tianjia Zhang
1
-3
/
+11
2020-09-23
Smack: Fix build when NETWORK_SECMARK is not set
Casey Schaufler
1
-0
/
+7
2020-09-16
integrity: Load certs from the EFI MOK config table
Lenny Szubowicz
1
-0
/
+22
2020-09-16
integrity: Move import of MokListRT certs to a separate routine
Lenny Szubowicz
1
-19
/
+44
2020-09-16
Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+2
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
3
-5
/
+16
2020-09-12
Smack: Use the netlabel cache
Casey Schaufler
4
-38
/
+68
2020-09-12
Smack: Set socket labels only once
Casey Schaufler
2
-89
/
+98
2020-09-12
Smack: Consolidate uses of secmark into a function
Casey Schaufler
1
-28
/
+33
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
12
-38
/
+30
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
device_cgroup: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
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-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-12
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
10
-10
/
+10
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
10
-62
/
+62
2020-08-06
Replace HTTP links with HTTPS ones: security
Alexander A. Klimov
10
-10
/
+10
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
12
-140
/
+283
2020-08-06
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
Linus Torvalds
1
-3
/
+16
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 branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-5
/
+5
[next]