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
/
arch
/
s390
/
kvm
/
priv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
1
-0
/
+32
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
1
-2
/
+2
2024-01-08
KVM: s390: fix cc for successful PQAP
Eric Farman
1
-2
/
+6
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-1
/
+1
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
1
-2
/
+1
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
1
-2
/
+1
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
1
-4
/
+16
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
1
-3
/
+3
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
1
-1
/
+0
2022-03-14
KVM: s390x: fix SCK locking
Claudio Imbrenda
1
-1
/
+14
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
1
-31
/
+35
2021-10-27
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
1
-0
/
+2
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
1
-6
/
+9
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
1
-2
/
+2
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-4
/
+4
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-16
/
+16
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-05
KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
Christian Borntraeger
1
-1
/
+3
2020-02-27
KVM: s390: protvirt: STSI handling
Janosch Frank
1
-4
/
+9
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+86
2018-09-04
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
1
-12
/
+18
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
1
-33
/
+70
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
1
-6
/
+4
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
1
-34
/
+71
2018-07-13
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
1
-9
/
+19
2018-07-13
KVM: s390: Replace clear_user with kvm_clear_guest
Janosch Frank
1
-1
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+16
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
1
-12
/
+16
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
1
-2
/
+2
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
1
-4
/
+5
2018-02-14
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
1
-92
/
+91
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-1
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-2
/
+2
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
1
-1
/
+1
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
1
-2
/
+30
2017-12-22
KVM: s390: prevent buffer overrun on memory hotplug during migration
Christian Borntraeger
1
-1
/
+1
2017-12-06
KVM: s390: Fix skey emulation permission check
Janosch Frank
1
-2
/
+9
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
1
-1
/
+5
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
1
-4
/
+4
2017-07-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+98
2017-06-22
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
1
-5
/
+98
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
1
-1
/
+1
[next]