index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion
Claudio Imbrenda
1
-12
/
+12
2025-09-09
KVM: s390: Fix incorrect usage of mmu_notifier_register()
Claudio Imbrenda
1
-5
/
+11
2025-09-09
KVM: s390: Fix access to unavailable adapter indicator pages during postcopy
Thomas Huth
1
-4
/
+11
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-22
/
+46
2025-07-21
KVM: s390: Rework guest entry logic
Mark Rutland
2
-22
/
+46
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
3
-0
/
+4
2025-06-05
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
1
-4
/
+4
2025-05-28
KVM: s390: Simplify and move pv code
Claudio Imbrenda
10
-176
/
+127
2025-05-28
KVM: s390: Refactor and split some gmap helpers
Claudio Imbrenda
2
-6
/
+29
2025-05-28
KVM: s390: Remove unneeded srcu lock
Claudio Imbrenda
1
-4
/
+2
2025-05-28
s390: Remove unneeded includes
Claudio Imbrenda
1
-0
/
+1
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-12
/
+12
2025-03-31
Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
4
-12
/
+12
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-11
/
+13
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-15
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+3
2025-03-17
KVM: s390: Don't use %pK through debug printing
Thomas Weißschuh
3
-10
/
+10
2025-03-17
KVM: s390: Don't use %pK through tracepoints
Thomas Weißschuh
1
-2
/
+2
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2
-107
/
+21
2025-03-04
s390/asm-offsets: Rename __LC_PGM_INT_CODE
Heiko Carstens
1
-2
/
+1
2025-03-04
s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()
Heiko Carstens
1
-5
/
+5
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
1
-1
/
+2
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2
-3
/
+5
2025-02-21
iommu/s390: handle IOAT registration based on domain
Matthew Rosato
1
-15
/
+2
2025-02-18
KVM: s390: Switch to use hrtimer_setup()
Nam Cao
2
-4
/
+3
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
1
-2
/
+4
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2
-1
/
+43
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
6
-4
/
+238
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2
-8
/
+20
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
1
-2
/
+2
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2
-27
/
+105
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
6
-2
/
+254
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
2
-1
/
+18
2025-01-31
KVM: s390: wrapper for KVM_BUG
Claudio Imbrenda
1
-9
/
+10
2025-01-31
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
1
-19
/
+12
2025-01-31
KVM: s390: vsie: stop messing with page refcount
David Hildenbrand
1
-16
/
+30
2025-01-31
KVM: s390: vsie: stop using page->index
David Hildenbrand
1
-10
/
+18
2025-01-31
KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
David Hildenbrand
1
-6
/
+19
2025-01-07
KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
Christoph Schlameuss
1
-0
/
+2
2025-01-07
KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
Christoph Schlameuss
1
-0
/
+4
2025-01-07
KVM: s390: vsie: fix virtual/physical address in unpin_scb()
Claudio Imbrenda
1
-1
/
+1
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
4
-30
/
+20
2024-11-27
KVM: s390: Remove one byte cmpxchg() usage
Heiko Carstens
1
-11
/
+2
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
4
-19
/
+18
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+45
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-63
/
+128
2024-11-13
s390/kvm: Convert to use flag output macros
Heiko Carstens
1
-5
/
+5
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-3
/
+43
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
1
-0
/
+8
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2
-3
/
+13
[next]