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
/
arch
/
powerpc
/
kvm
/
book3s_hv_uvmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+7
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-169
/
+531
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-1
/
+3
2020-07-28
KVM: PPC: Book3S HV: Rework secure mem slot dropping
Laurent Dufour
1
-17
/
+35
2020-07-28
KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up
Laurent Dufour
1
-76
/
+90
2020-07-28
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
1
-4
/
+19
2020-07-28
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...
Ram Pai
1
-22
/
+132
2020-07-28
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
Ram Pai
1
-19
/
+172
2020-07-28
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
Ram Pai
1
-35
/
+88
2020-07-28
KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
Ram Pai
1
-11
/
+10
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+14
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-6
/
+6
2020-05-27
KVM: PPC: Book3S HV: Read ibm,secure-memory nodes
Laurent Dufour
1
-0
/
+14
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+18
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-0
/
+1
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
1
-0
/
+2
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
1
-0
/
+13
2020-03-24
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
1
-1
/
+2
2020-03-24
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
1
-0
/
+3
2020-01-29
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
1
-1
/
+1
2020-01-17
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
1
-0
/
+28
2020-01-17
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
1
-2
/
+2
2019-11-28
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
1
-0
/
+37
2019-11-28
KVM: PPC: Book3S HV: Radix changes for secure guest
Bharata B Rao
1
-0
/
+32
2019-11-28
KVM: PPC: Book3S HV: Shared pages support for secure guests
Bharata B Rao
1
-4
/
+81
2019-11-28
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
1
-0
/
+639