1. 4573107 gup: document and work around "COW can break either way" issue by Linus Torvalds · 2 years, 4 months ago rel/11/fp3/8901.4.A.0016 rel/11/fp3/8901.4.A.0016.6
  2. dff0fa6 KVM: s390: vsie: Fix possible race when shadowing region 3 tables by David Hildenbrand · 4 years, 2 months ago
  3. 34fbbae KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks by David Hildenbrand · 4 years, 2 months ago
  4. 5224c40 mm, gup: add missing refcount overflow checks on x86 and s390 by Vlastimil Babka · 4 years, 6 months ago
  5. 8dc59b4 s390/cmm: fix information leak in cmm_timeout_handler() by Yihui ZENG · 4 years, 7 months ago
  6. 2188cf0 s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
  7. 2d81291 s390/extmem: fix gcc 8 stringop-overflow warning by Vasily Gorbik · 6 years ago
  8. 2f412c5 s390/mm: correct allocate_pgste proc_handler callback by Vasily Gorbik · 6 years ago
  9. 1ad4098 s390/kvm: fix deadlock when killed by oom by Claudio Imbrenda · 6 years ago
  10. 22338c5 s390/mm: fix write access check in gup_huge_pmd() by Gerald Schaefer · 7 years ago
  11. 07886674 s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs by Christian Borntraeger · 7 years ago
  12. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  13. 9d89c20 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 7 years ago
  14. 62d7f21 s390/mm: Fix cmma unused transfer from pgste into pte by Christian Borntraeger · 7 years ago
  15. 55bea71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  16. 4a65429 s390/mm: fix zone calculation in arch_add_memory() by Gerald Schaefer · 8 years ago
  17. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  18. b5003b5 s390/mm: use hugetlb_bad_size() by Shyam Saini · 8 years ago
  19. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  20. dcc096c s390: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  21. 84c9cee s390/mm/pfault: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  22. 47e4d85 s390/mm: merge local / non-local IDTE helper by Martin Schwidefsky · 8 years ago
  23. 34eeaf3 s390/mm: merge local / non-local IPTE helper by Martin Schwidefsky · 8 years ago
  24. 44b6cc8 s390/mm,kvm: flush gmap address space with IDTE by Martin Schwidefsky · 8 years ago
  25. 4d81aaa s390/pageattr: handle numpages parameter correctly by Heiko Carstens · 8 years ago
  26. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. bc29b7a s390/mm: clean up pte/pmd encoding by Gerald Schaefer · 8 years ago
  28. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  30. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  31. f045402 s390/mm: fix gmap tlb flush issues by David Hildenbrand · 8 years ago
  32. d08de8e s390/mm: add support for 2GB hugepages by Gerald Schaefer · 8 years ago
  33. 931641c s390/mm: use basic block for essa inline assembly by Heiko Carstens · 8 years ago
  34. 10d58bf s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  35. 37d9df9 KVM: s390: backup the currently enabled gmap when scheduled out by David Hildenbrand · 9 years ago
  36. 01f7191 s390/mm: don't fault everything in read-write in gmap_pte_op_fixup() by David Hildenbrand · 8 years ago
  37. 5b6c963 s390/mm: allow to check if a gmap shadow is valid by David Hildenbrand · 8 years ago
  38. 4a49443 s390/mm: remember the int code for the last gmap fault by David Hildenbrand · 8 years ago
  39. 717c055 s390/mm: limit number of real-space gmap shadows by David Hildenbrand · 8 years ago
  40. 3218f70 s390/mm: support real-space for gmap shadows by David Hildenbrand · 8 years ago
  41. 18b8980 s390/mm: support EDAT2 for gmap shadows by David Hildenbrand · 8 years ago
  42. fd8d4e3 s390/mm: support EDAT1 for gmap shadows by David Hildenbrand · 8 years ago
  43. 5b062bd s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow by David Hildenbrand · 8 years ago
  44. 0f7f848 s390/mm: fix races on gmap_shadow creation by David Hildenbrand · 8 years ago
  45. 998f637 s390/mm: avoid races on region/segment/page table shadowing by David Hildenbrand · 8 years ago
  46. a9d23e7 s390/mm: shadow pages with real guest requested protection by David Hildenbrand · 8 years ago
  47. eea3678 s390/mm: flush tlb of shadows in all situations by David Hildenbrand · 8 years ago
  48. 4be130a s390/mm: add shadow gmap support by Martin Schwidefsky · 8 years ago
  49. 6ea427b s390/mm: add reference counter to gmap structure by Martin Schwidefsky · 8 years ago
  50. b2d73b2 s390/mm: extended gmap pte notifier by Martin Schwidefsky · 8 years ago
  51. 8ecb1a5 s390/mm: use RCU for gmap notifier list and the per-mm gmap list by Martin Schwidefsky · 8 years ago
  52. 414d3b0 s390/kvm: page table invalidation notifier by Martin Schwidefsky · 8 years ago
  53. de3fa84 s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 by Heiko Carstens · 8 years ago
  54. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 8 years ago
  55. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 8 years ago
  56. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 8 years ago
  57. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 8 years ago
  58. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 8 years ago
  59. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 8 years ago
  60. bab247f s390/vmem: simplify vmem code for read-only mappings by Heiko Carstens · 8 years ago
  61. e8a97e4 s390/pageattr: allow kernel page table splitting by Heiko Carstens · 8 years ago
  62. 3e76ee9 s390/mm: always use PAGE_KERNEL when mapping pages by Heiko Carstens · 8 years ago
  63. 5aa2997 s390/vmem: make use of pte_clear() by Heiko Carstens · 8 years ago
  64. c126aa8 s390/pgtable: get rid of _REGION3_ENTRY_RO by Heiko Carstens · 8 years ago
  65. 2dffdcb s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL by Heiko Carstens · 8 years ago
  66. 2e9996f s390/vmem: align segment and region tables to 16k by Heiko Carstens · 8 years ago
  67. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 8 years ago
  68. a7e19ab KVM: s390: handle missing storage-key facility by David Hildenbrand · 8 years ago
  69. 1824c72 KVM: s390: pfmf: support conditional-sske facility by David Hildenbrand · 8 years ago
  70. 154c8c1 s390/mm: return key via pointer in get_guest_storage_key by David Hildenbrand · 8 years ago
  71. 8d6037a s390/mm: simplify get_guest_storage_key by David Hildenbrand · 8 years ago
  72. d3ed1ce s390/mm: set and get guest storage key mmap locking by Martin Schwidefsky · 8 years ago
  73. c427c42 s390/mm: don't drop errors in get_guest_storage_key by David Hildenbrand · 8 years ago
  74. cf0d44d s390: fix info leak in do_sigsegv by Michal Hocko · 8 years ago
  75. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  76. c53db52 s390/vmem: remove unused function parameter by Heiko Carstens · 8 years ago
  77. c34a690 s390/vmem: fix identity mapping by Heiko Carstens · 8 years ago
  78. ca21872 s390: add missing include statements by Heiko Carstens · 8 years ago
  79. 723cacb s390/mm: fix asce_bits handling with dynamic pagetable levels by Gerald Schaefer · 8 years ago
  80. 0227f7c s390: Clarify pagefault interrupt by Peter Zijlstra · 8 years ago
  81. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  82. 9c650d0 s390/mm/kvm: fix mis-merge in gmap handling by Christian Borntraeger · 8 years ago
  83. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  84. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  85. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. fc897c9 s390/mm: handle PTE-mapped tail pages in fast gup by Gerald Schaefer · 8 years ago
  87. 91d3721 s390: add DEBUG_RODATA support by Heiko Carstens · 8 years ago
  88. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  89. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 8 years ago
  90. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 8 years ago
  91. 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 8 years ago
  92. ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 8 years ago
  93. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  94. 5d7ecce s390/fault: merge report_user_fault implementations by Heiko Carstens · 8 years ago
  95. 443a813 s390/kvm: simplify set_guest_storage_key by Martin Schwidefsky · 8 years ago
  96. 007ccec s390/pageattr: do a single TLB flush for change_page_attr by Martin Schwidefsky · 8 years ago
  97. 52499d9 s390/maccess: reduce stnsm instructions by Heiko Carstens · 8 years ago
  98. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  99. 0986d97 s390: fix DAT off memory access, e.g. on kdump by Christian Borntraeger · 8 years ago
  100. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 8 years ago