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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
Smack: Abstract use of ipc security blobs
Casey Schaufler
2
-5
/
+20
2019-01-09
SELinux: Abstract use of ipc security blobs
Casey Schaufler
2
-9
/
+22
2019-01-09
LSM: Infrastructure management of the task security
Casey Schaufler
4
-27
/
+62
2019-01-09
LSM: Infrastructure management of the inode security
Casey Schaufler
6
-98
/
+93
2019-01-09
Smack: Abstract use of inode security blob
Casey Schaufler
2
-18
/
+23
2019-01-09
SELinux: Abstract use of inode security blob
Casey Schaufler
3
-15
/
+21
2019-01-09
LSM: Infrastructure management of the file security
Casey Schaufler
8
-51
/
+72
2019-01-09
Smack: Abstract use of file security blob
Casey Schaufler
2
-4
/
+13
2019-01-09
SELinux: Abstract use of file security blob
Casey Schaufler
2
-9
/
+14
2019-01-09
Infrastructure management of the cred security blob
Casey Schaufler
11
-102
/
+162
2019-01-09
TOMOYO: Abstract use of cred security blob
Casey Schaufler
4
-16
/
+64
2019-01-09
AppArmor: Abstract use of cred security blob
Casey Schaufler
4
-10
/
+24
2019-01-09
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
7
-65
/
+1
2019-01-09
SELinux: Remove cred security blob poisoning
Casey Schaufler
2
-19
/
+0
2019-01-09
SELinux: Abstract use of cred security blob
Casey Schaufler
3
-29
/
+34
2019-01-09
Smack: Abstract use of cred security blob
Casey Schaufler
4
-43
/
+53
2019-01-09
procfs: add smack subdir to attrs
Casey Schaufler
5
-21
/
+96
2019-01-09
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
3
-8
/
+8
2019-01-09
LSM: Introduce enum lsm_order
Kees Cook
2
-1
/
+14
2019-01-09
Yama: Initialize as ordered LSM
Kees Cook
4
-8
/
+8
2019-01-09
LoadPin: Initialize as ordered LSM
Kees Cook
4
-45
/
+8
2019-01-09
LSM: Split LSM preparation from initialization
Kees Cook
1
-6
/
+15
2019-01-09
LSM: Add all exclusive LSMs to ordered initialization
Casey Schaufler
1
-25
/
+20
2019-01-09
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
Kees Cook
2
-19
/
+1
2019-01-09
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
2
-17
/
+1
2019-01-09
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
6
-4
/
+17
2019-01-09
LSM: Refactor "security=" in terms of enable/disable
Kees Cook
1
-8
/
+20
2019-01-09
LSM: Prepare for reorganizing "security=" logic
Kees Cook
1
-9
/
+8
2019-01-09
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2
-4
/
+12
2019-01-09
LSM: Introduce "lsm=" for boottime LSM selection
Kees Cook
3
-2
/
+19
2019-01-09
LSM: Introduce CONFIG_LSM
Kees Cook
2
-5
/
+31
2019-01-09
LSM: Build ordered list of LSMs to initialize
Kees Cook
1
-5
/
+53
2019-01-09
LSM: Lift LSM selection out of individual LSMs
Kees Cook
6
-53
/
+71
2019-01-09
LSM: Plumb visibility into optional "enabled" state
Kees Cook
3
-2
/
+5
2019-01-09
LSM: Provide separate ordered initialization
Kees Cook
1
-0
/
+21
2019-01-09
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
5
-0
/
+7
2019-01-07
Linux 5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-07
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-275
/
+215
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-8
/
+31
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+189
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-10
/
+4
2019-01-06
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-06
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-97
/
+101
[next]