aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/gmap.c
AgeCommit message (Expand)Author
2023-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda
2023-05-02mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand
2023-04-21mm: add new api to enable ksm per processStefan Roesch
2023-02-09mm: replace vma->vm_flags indirect modification in ksm_madviseSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-30s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()Anshuman Khandual
2022-10-26s390/mm: gmap: sort out physical vs virtual pointers usageNico Boehr
2022-09-26s390: remove vma linked list walksMatthew Wilcox (Oracle)
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-06-01s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-05-03KVM: s390: vsie/gmap: reduce gmap_rmap overheadChristian Borntraeger
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik
2022-03-01s390/mm,gmap: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
2021-10-25s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand
2021-10-25s390/gmap: validate VMA in __gmap_zap()David Hildenbrand
2021-09-07s390/mm: fix kernel doc commentsHeiko Carstens
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-10s390/gmap: make gmap memcg awareChristian Borntraeger
2020-11-11KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank
2020-09-14s390/uv: add destroy page callJanosch Frank
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-11s390/gmap: improve THP splittingGerald Schaefer
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-20KVM: s390: vsie: gmap_table_walk() simplificationsDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-03-27s390/gmap: return proper error code on ksm unsharingChristian Borntraeger
2020-03-23KVM: s390: Use fallthrough;Joe Perches
2020-02-27KVM: s390/mm: Make pages accessible before destroying the guestChristian Borntraeger
2020-02-27KVM: s390: protvirt: Secure memory is not mergeableJanosch Frank
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan
2019-07-29s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik
2018-10-04Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-01s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand