Age | Commit message (Expand) | Author |
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 |
2017-06-22 | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows | Heiko Carstens |
2017-06-22 | KVM: s390: avoid packed attribute | Martin Schwidefsky |
2017-06-22 | KVM: s390: implement instruction execution protection for emulated | Christian Borntraeger |
2017-06-12 | s390: rename struct psw_bits members | Heiko Carstens |
2017-06-12 | s390: rename psw_bits enums | Heiko Carstens |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-04-03 | KVM: s390: remove change-recording override support | Heiko Carstens |
2017-03-16 | KVM: s390: use defines for execution controls | David Hildenbrand |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-01-30 | KVM: s390: Get rid of ar_t | Christian Borntraeger |
2017-01-30 | KVM: s390: gaccess: add ESOP2 handling | Christian Borntraeger |
2016-09-08 | KVM: s390: gaccess: simplify translation exception handling | Janosch Frank |
2016-06-20 | s390/mm: support real-space for gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: push rte protection down to shadow pte | David Hildenbrand |
2016-06-20 | s390/mm: support EDAT2 for gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: support EDAT1 for gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: push ste protection down to shadow pte | David Hildenbrand |
2016-06-20 | s390/mm: take ipte_lock during shadow faults | David Hildenbrand |
2016-06-20 | s390/mm: protection exceptions are corrrectly shadowed | David Hildenbrand |
2016-06-20 | s390/mm: take the mmap_sem in kvm_s390_shadow_fault() | David Hildenbrand |
2016-06-20 | s390/mm: shadow pages with real guest requested protection | David Hildenbrand |
2016-06-20 | s390/mm: add kvm shadow fault function | Martin Schwidefsky |
2016-06-10 | KVM: s390: gaccess: convert get_vcpu_asce() | David Hildenbrand |
2016-06-10 | KVM: s390: gaccess: convert guest_page_range() | David Hildenbrand |
2016-06-10 | KVM: s390: gaccess: convert guest_translate_address() | David Hildenbrand |
2016-06-10 | KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real() | David Hildenbrand |
2016-06-10 | KVM: s390: gaccess: function for preparing translation exceptions | David Hildenbrand |
2016-06-10 | KVM: s390: gaccess: store guest address on ALC prot exceptions | David Hildenbrand |