index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
KVM: s390: Fix lockdep issue in vm memop
Janis Schoetterl-Glausch
1
-1
/
+10
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+8
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
3
-8
/
+8
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
1
-6
/
+1
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-1
/
+1
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+0
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-15
/
+99
2022-03-14
KVM: s390x: fix SCK locking
Claudio Imbrenda
3
-6
/
+32
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
2
-5
/
+5
2022-02-25
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
3
-9
/
+67
2022-02-22
KVM: s390: Add missing vm MEM_OP size check
Janis Schoetterl-Glausch
1
-1
/
+1
2022-02-14
KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
Janis Schoetterl-Glausch
1
-0
/
+1
2022-02-14
KVM: s390: Rename existing vcpu memop functions
Janis Schoetterl-Glausch
1
-9
/
+10
2022-02-14
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
3
-0
/
+159
2022-02-14
KVM: s390: Add optional storage key checking to MEMOP IOCTL
Janis Schoetterl-Glausch
1
-10
/
+21
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
3
-43
/
+35
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
4
-31
/
+249
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2022-02-02
KVM: s390: Return error on SIDA memop on normal guest
Janis Schoetterl-Glausch
1
-0
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
5
-68
/
+135
2021-12-17
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
4
-2
/
+43
2021-12-17
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
1
-8
/
+16
2021-12-17
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
1
-53
/
+69
2021-12-17
KVM: s390: gaccess: Refactor gpa and length calculation
Janis Schoetterl-Glausch
1
-15
/
+17
2021-12-09
KVM: s390: Use Makefile.kvm for common files
David Woodhouse
1
-5
/
+3
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-5
/
+0
2021-12-08
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
Sean Christopherson
2
-1
/
+2
2021-12-08
KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2
-15
/
+15
2021-12-08
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
3
-4
/
+14
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-12-08
KVM: Integrate gfn_to_memslot_approx() into search_memslots()
Maciej S. Szmigiero
1
-37
/
+8
2021-12-08
KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
Sean Christopherson
1
-4
/
+9
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: s390: Use "new" memslot instead of userspace memory region
Sean Christopherson
1
-5
/
+8
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-1
/
+2
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
3
-13
/
+14
2021-12-08
KVM: s390: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
1
-3
/
+5
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-17
/
+1
2021-11-18
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
1
-0
/
+2
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-10-27
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
1
-0
/
+1
2021-10-27
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
1
-0
/
+2
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
1
-1
/
+1
2021-10-25
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
2
-3
/
+12
2021-10-25
KVM: s390: Simplify SIGP Set Arch handling
Eric Farman
1
-13
/
+1
[next]