aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gmap.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-07KVM: s390: vsie: Fix races with partial gmap invalidationsClaudio Imbrenda1-0/+3
2026-03-26KVM: s390: vsie: Fix unshadowing while shadowingClaudio Imbrenda1-1/+10
2026-03-26KVM: s390: Correctly handle guest mappings without struct pageClaudio Imbrenda1-7/+4
2026-03-26KVM: s390: Fix gmap_link()Claudio Imbrenda1-4/+52
2026-03-26KVM: s390: Remove non-atomic dat_crstep_xchg()Claudio Imbrenda1-34/+48
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-02-10KVM: s390: vsie: Fix race in acquire_gmap_shadow()Claudio Imbrenda1-3/+12
2026-02-04KVM: s390: Enable 1M pages for gmapClaudio Imbrenda1-1/+1
2026-02-04KVM: s390: Add some helper functions needed for vSIEClaudio Imbrenda1-2/+72
2026-02-04KVM: s390: New gmap codeClaudio Imbrenda1-0/+1165
2025-05-28KVM: s390: Simplify and move pv codeClaudio Imbrenda1-121/+0
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda1-97/+6
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda1-0/+212