1. c265583 mm/mmu_notifiers: ensure range_end() is paired with range_start() by Sean Christopherson · 3 years, 9 months ago
  2. f920e41 mm: track mmu notifiers in fs_reclaim_acquire/release by Daniel Vetter · 4 years ago
  3. c9682d1 mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert by Jann Horn · 4 years, 2 months ago
  4. d49653f mm: mmu_notifier: fix and extend kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
  5. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  6. da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
  7. 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 7 months ago
  8. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  9. 63886ba mm/mmu_notifier: silence PROVE_RCU_LIST warnings by Qian Cai · 4 years, 9 months ago
  10. 5292e24 mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier by Jason Gunthorpe · 5 years ago
  11. 1991722 mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier by Jason Gunthorpe · 5 years ago
  12. 984cfe4 mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions by Jason Gunthorpe · 5 years ago
  13. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  14. 99cb252 mm/mmu_notifier: add an interval tree notifier by Jason Gunthorpe · 5 years ago
  15. 56f434f mm/mmu_notifier: define the header pre-processor parts even if disabled by Jason Gunthorpe · 5 years ago
  16. df2ec76 mm/mmu_notifiers: use the right return code for WARN_ON by Jason Gunthorpe · 5 years ago
  17. ba170f7 mm, notifier: Catch sleeping/blocking for !blockable by Daniel Vetter · 5 years ago
  18. 66204f1 mm/mmu_notifiers: prime lockdep by Daniel Vetter · 5 years ago
  19. 23b6839 mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end by Daniel Vetter · 5 years ago
  20. f0ade90 mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports by Christoph Hellwig · 5 years ago
  21. c962451 mm/mmu_notifiers: remove unregister_no_release by Jason Gunthorpe · 5 years ago
  22. 8402ce6 mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail by Daniel Vetter · 5 years ago
  23. 2c7933f mm/mmu_notifiers: add a get/put scheme for the registration by Jason Gunthorpe · 5 years ago
  24. 70df291 mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm by Jason Gunthorpe · 5 years ago
  25. 56c57103 mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller by Jason Gunthorpe · 5 years ago
  26. 543bdb2 mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 5 years ago
  27. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  28. c6d2341 mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper by Jérôme Glisse · 6 years ago
  29. dfcd666 mm/mmu_notifier: convert user range->blockable to helper function by Jérôme Glisse · 6 years ago
  30. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  31. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  32. 6a90a83 mm/mmu_notifier.c: remove mmu_notifier_synchronize() by Sean Christopherson · 6 years ago
  33. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  34. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  35. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  36. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  37. 5f32b26 mm/mmu_notifier: kill invalidate_page by Jérôme Glisse · 7 years ago
  38. dde8da6 mm: Use static initialization for "srcu" by Paul E. McKenney · 8 years ago
  39. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  40. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  41. 93e205a fix Christoph's email addresses by Christoph Lameter · 9 years ago
  42. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  43. 0f0a327 mmu_notifier: add the callback for mmu_notifier_invalidate_range() by Joerg Roedel · 10 years ago
  44. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  45. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  46. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 11 years ago
  47. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 12 years ago
  48. d34883d mm: mmu_notifier: re-fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  49. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  50. fa79419 mm: export mmu notifier invalidates by Cliff Wickman · 12 years ago
  51. 751efd8 mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts by Robin Holt · 12 years ago
  52. 35cfa2b mm/mmu_notifier: allocate mmu_notifier in advance by Gavin Shan · 12 years ago
  53. 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
  54. 7040030 mm: mmu_notifier: make the mmu_notifier srcu static by Andrea Arcangeli · 12 years ago
  55. e0f3c3f mm/mmu_notifier: init notifier if necessary by Gavin Shan · 12 years ago
  56. 21a9273 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
  57. 3ad3d90 mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  58. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  59. 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 14 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  61. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  62. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago