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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
5
-3
/
+8
2019-02-20
tomoyo: Bump version.
Tetsuo Handa
2
-8
/
+13
2019-02-12
LSM: fix return value check in safesetid_init_securityfs()
Wei Yongjun
1
-1
/
+1
2019-01-30
LSM: SafeSetID: remove unused include
Micah Morton
1
-1
/
+0
2019-01-29
LSM: SafeSetID: 'depend' on CONFIG_SECURITY
Micah Morton
1
-0
/
+2
2019-01-29
LSM: Add 'name' field for SafeSetID in DEFINE_LSM
Micah Morton
1
-0
/
+1
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
7
-1
/
+526
2019-01-25
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
3
-22
/
+42
2019-01-25
tomoyo: Coding style fix.
Tetsuo Handa
15
-105
/
+309
2019-01-23
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
5
-122
/
+108
2019-01-23
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+4
2019-01-23
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+3
2019-01-23
security: keys: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-01-23
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
1
-1
/
+1
2019-01-23
Merge tag 'v5.0-rc3' into next-general
James Morris
3
-2
/
+12
2019-01-18
LSM: Make some functions static
Wei Yongjun
1
-3
/
+3
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
5
-22
/
+11
2019-01-17
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+10
2019-01-17
LSM: Check for NULL cred-security on free
James Morris
1
-0
/
+7
2019-01-16
Yama: Check for pid death before checking ancestry
Kees Cook
1
-1
/
+3
2019-01-16
Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-01-11
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2019-01-11
LSM: generalize flag passing to security_capable
Micah Morton
9
-39
/
+37
2019-01-09
TOMOYO: Update LSM flags to no longer be exclusive
Kees Cook
1
-1
/
+1
2019-01-09
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
5
-121
/
+108
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
3
-27
/
+60
2019-01-09
LSM: Infrastructure management of the inode security
Casey Schaufler
5
-98
/
+90
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
7
-51
/
+71
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
10
-102
/
+150
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
5
-29
/
+1
2019-01-09
SELinux: Remove cred security blob poisoning
Casey Schaufler
1
-6
/
+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
1
-4
/
+20
2019-01-09
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2
-6
/
+8
2019-01-09
LSM: Introduce enum lsm_order
Kees Cook
1
-1
/
+8
2019-01-09
Yama: Initialize as ordered LSM
Kees Cook
3
-3
/
+8
2019-01-09
LoadPin: Initialize as ordered LSM
Kees Cook
3
-40
/
+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
[next]