index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
drivers
/
virt
/
coco
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
Merge branch 'for-6.16/tsm-mr' into tsm-next
Dan Williams
1
-15
/
+15
2025-05-13
tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const...
Cedric Xing
1
-15
/
+15
2025-05-13
Merge branch 'for-6.16/tsm-mr' into tsm-next
Dan Williams
6
-81
/
+435
2025-05-09
virt: tdx-guest: Transition to scoped_cond_guard for mutex operations
Cedric Xing
1
-23
/
+16
2025-05-09
virt: tdx-guest: Refactor and streamline TDREPORT generation
Cedric Xing
1
-56
/
+7
2025-05-09
virt: tdx-guest: Expose TDX MRs as sysfs attributes
Cedric Xing
2
-2
/
+150
2025-05-09
tsm-mr: Add TVM Measurement Register support
Cedric Xing
3
-0
/
+257
2025-05-09
Merge branch 'for-6.16/tsm' into tsm-next
Dan Williams
8
-35
/
+43
2025-05-08
configfs-tsm-report: Fix NULL dereference of tsm_ops
Dan Williams
1
-2
/
+29
2025-05-02
coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
Dan Williams
5
-5
/
+13
2025-05-02
configfs-tsm: Namespace TSM report symbols
Dan Williams
4
-30
/
+30
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-15
/
+43
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
1
-6
/
+28
2025-03-07
virt: sev-guest: Allocate request data dynamically
Nikunj A Dadhania
1
-9
/
+15
2025-02-28
x86/mm: Reduce header dependencies in <asm/set_memory.h>
Kevin Brodsky
1
-0
/
+1
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-466
/
+20
2025-01-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
2025-01-08
arm64: rsi: Add automatic arm-cca-guest module loading
Jeremy Linton
1
-0
/
+8
2025-01-07
x86/sev: Relocate SNP guest messaging routines to common code
Nikunj A Dadhania
1
-292
/
+0
2025-01-07
x86/sev: Carve out and export SNP guest messaging init routines
Nikunj A Dadhania
2
-165
/
+21
2025-01-07
virt: sev-guest: Replace GFP_KERNEL_ACCOUNT with GFP_KERNEL
Nikunj A Dadhania
1
-1
/
+1
2025-01-07
virt: sev-guest: Remove is_vmpck_empty() helper
Nikunj A Dadhania
1
-12
/
+2
2024-12-29
virt: tdx-guest: Just leak decrypted memory on unrecoverable errors
Li RongQing
1
-3
/
+1
2024-12-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+1
2024-12-05
coco: virt: arm64: Do not enable cca guest driver by default
Suzuki K Poulose
1
-1
/
+0
2024-12-03
drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
Will Deacon
1
-5
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-259
/
+161
2024-10-23
virt: arm-cca-guest: TSM_REPORT support for realms
Sami Mujawar
5
-0
/
+240
2024-10-16
virt: sev-guest: Carve out SNP message context structure
Nikunj A Dadhania
1
-91
/
+87
2024-10-16
virt: sev-guest: Reduce the scope of SNP command mutex
Nikunj A Dadhania
1
-27
/
+8
2024-10-16
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Nikunj A Dadhania
1
-30
/
+54
2024-10-16
virt: sev-guest: Use AES GCM crypto library
Nikunj A Dadhania
2
-139
/
+40
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-0
/
+142
2024-08-30
drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall
Will Deacon
1
-0
/
+35
2024-08-30
drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls
Will Deacon
1
-0
/
+55
2024-08-30
drivers/virt: pkvm: Add initial support for running as a protected guest
Will Deacon
5
-0
/
+52
2024-08-27
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
1
-0
/
+2
2024-08-27
virt: sev-guest: Fix user-visible strings
Nikunj A Dadhania
1
-4
/
+4
2024-08-27
virt: sev-guest: Rename local guest message variables
Nikunj A Dadhania
1
-58
/
+59
2024-08-27
virt: sev-guest: Replace dev_dbg() with pr_debug()
Nikunj A Dadhania
1
-4
/
+5
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-65
/
+0
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2
-65
/
+0
2024-07-16
x86/sev: Move sev_guest.h into common SEV header
Michael Roth
2
-65
/
+0
2024-06-20
virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+6
2024-06-17
x86/sev: Extend the config-fs attestation support for an SVSM
Tom Lendacky
2
-2
/
+270
2024-06-17
x86/sev: Take advantage of configfs visibility support in TSM
Tom Lendacky
3
-46
/
+69
2024-06-17
sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated
Tom Lendacky
1
-1
/
+4
2024-06-17
virt: sev-guest: Choose the VMPCK key based on executing VMPL
Tom Lendacky
1
-3
/
+14
[next]