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
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+10
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-07
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-11
/
+0
2022-06-16
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
2022-06-15
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
1
-5
/
+2
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
1
-2
/
+2
2022-06-05
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+3
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+395
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-43
/
+174
2022-05-24
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+0
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-286
/
+848
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-81
/
+93
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-58
/
+115
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
1
-0
/
+2
2022-05-23
smack: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-05-23
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
4
-2
/
+97
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
1
-1
/
+34
2022-05-23
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
4
-17
/
+42
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
1
-24
/
+2
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
3
-76
/
+528
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
4
-15
/
+46
2022-05-23
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
1
-41
/
+46
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
2
-26
/
+54
2022-05-23
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
1
-13
/
+28
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
3
-11
/
+12
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
5
-15
/
+30
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
1
-4
/
+4
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
1
-9
/
+13
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
1
-4
/
+3
2022-05-20
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2022-05-18
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
1
-1
/
+2
2022-05-17
loadpin: stop using bdevname
Christoph Hellwig
1
-4
/
+1
2022-05-17
big_keys: Use struct for internal payload
Kees Cook
1
-37
/
+36
2022-05-17
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
1
-3
/
+3
2022-05-16
evm: Clean up some variables
Stefan Berger
2
-4
/
+1
2022-05-16
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
1
-1
/
+1
2022-05-15
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2
-0
/
+41
2022-05-13
security: declare member holding string literal const
Christian Göttsche
1
-1
/
+1
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
10
-136
/
+142
2022-05-09
landlock: Add clang-format exceptions
Mickaël Salaün
2
-0
/
+6
2022-05-08
randstruct: Enable Clang support
Kees Cook
1
-2
/
+12
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
1
-4
/
+5
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-0
/
+62
2022-05-06
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
5
-16
/
+177
2022-05-05
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
5
-8
/
+90
[next]