index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
gaccess.c
Age
Commit message (
Expand
)
Author
10 days
KVM: s390: vsie: Fix guest page tables protection
Claudio Imbrenda
10 days
KVM: s390: vsie: Fix unshadowing while shadowing
Claudio Imbrenda
10 days
KVM: s390: vsie: Fix nested guest memory shadowing
Claudio Imbrenda
10 days
KVM: s390: vsie: Fix check for pre-existing shadow mapping
Claudio Imbrenda
10 days
KVM: s390: Remove non-atomic dat_crstep_xchg()
Claudio Imbrenda
2026-03-06
KVM: s390: Fix a deadlock
Claudio Imbrenda
2026-02-10
KVM: s390: vsie: Fix race in walk_guest_tables()
Claudio Imbrenda
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
2026-02-04
KVM: s390: Storage key functions refactoring
Claudio Imbrenda
2026-02-04
KVM: s390: Rename some functions in gaccess.c
Claudio Imbrenda
2026-02-04
KVM: s390: Add P bit in table entry bitfields, move union vaddress
Claudio Imbrenda
2025-10-20
KVM: S390: Remove sca_lock
Christoph Schlameuss
2025-10-20
KVM: s390: Use ESCA instead of BSCA at VM init
Christoph Schlameuss
2025-06-05
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
2025-05-28
KVM: s390: Simplify and move pv code
Claudio Imbrenda
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
2024-10-10
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2024-07-10
s390/kvm: Move bitfields for dat tables
Claudio Imbrenda
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-22
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-23
s390/mm: move translation-exception identification structure to fault.h
Heiko Carstens
2023-10-16
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
2023-07-03
s390: fix various typos
Heiko Carstens
2023-02-07
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
2022-09-21
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
2022-05-20
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
2022-02-14
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
2021-12-17
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
2021-12-17
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
2021-12-17
KVM: s390: gaccess: Refactor gpa and length calculation
Janis Schoetterl-Glausch
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2021-03-24
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Claudio Imbrenda
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-23
KVM: s390: Use fallthrough;
Joe Perches
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-03-14
KVM: s390: fix fallthrough annotation
Sebastian Ott
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
[next]