index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
gmap.c
Age
Commit message (
Expand
)
Author
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2023-02-09
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-30
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
2022-10-26
s390/mm: gmap: sort out physical vs virtual pointers usage
Nico Boehr
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-06-01
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
2022-05-03
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
Christian Borntraeger
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-01
s390/mm,gmap: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-25
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
2021-10-25
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-10
s390/gmap: make gmap memcg aware
Christian Borntraeger
2020-11-11
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
2020-09-14
s390/uv: add destroy page call
Janosch Frank
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-11
s390/gmap: improve THP splitting
Gerald Schaefer
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
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-04-20
KVM: s390: vsie: gmap_table_walk() simplifications
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
David Hildenbrand
2020-03-27
s390/gmap: return proper error code on ksm unsharing
Christian Borntraeger
2020-03-23
KVM: s390: Use fallthrough;
Joe Perches
2020-02-27
KVM: s390/mm: Make pages accessible before destroying the guest
Christian Borntraeger
2020-02-27
KVM: s390: protvirt: Secure memory is not mergeable
Janosch Frank
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-08-21
s390/mm: use refcount_t for refcount
Chuhong Yuan
2019-07-29
s390/mm: make gmap_test_and_clear_dirty_pmd static
Vasily Gorbik
2018-10-04
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-01
s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()
David Hildenbrand
2018-09-12
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
2018-07-30
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
[next]