1. 2407a88 Merge branch 'rhashtable-Fix-sparse-warnings' by David S. Miller · 6 years ago
  2. e9458a4 rhashtable: Fix cmpxchg RCU warnings by Herbert Xu · 6 years ago
  3. ba6306e rhashtable: Remove RCU marking from rhash_lock_head by Herbert Xu · 6 years ago
  4. c7d5ec2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  5. 5fa2ca7 bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0 by John Fastabend · 6 years ago
  6. 3d21b65 selftests/bpf: add prog detach to flow_dissector test by Stanislav Fomichev · 6 years ago
  7. a904773 selftests/bpf: add missing \n to flow_dissector CHECK errors by Stanislav Fomichev · 6 years ago
  8. 15ea164 libbpf: don't fail when feature probing fails by Stanislav Fomichev · 6 years ago
  9. 858f501 tcp: do not recycle cloned skbs by Eric Dumazet · 6 years ago
  10. 22fb43f enetc: Add missing link state info for ethtool by Claudiu Manoil · 6 years ago
  11. 5d91eeb enetc: Allow to disable Tx SG by Claudiu Manoil · 6 years ago
  12. f4a0be8 enetc: Fix NULL dma address unmap for Tx BD extensions by Claudiu Manoil · 6 years ago
  13. cb07d91 nfp: flower: add rcu locks when accessing netdev for tunnels by Pieter Jansen van Vuuren · 6 years ago
  14. 3ebe1bc ppp: deflate: Fix possible crash in deflate_init by YueHaibing · 6 years ago
  15. f413cbb net: macb: fix error format in dev_err() by Luca Ceresoli · 6 years ago
  16. feadc4b rtnetlink: always put IFLA_LINK for links with a link-netnsid by Sabrina Dubroca · 6 years ago
  17. 00f9fec net/mlx4_core: Change the error print to info print by Yunjian Wang · 6 years ago
  18. d0a7e8cb NFC: Orphan the subsystem by Johannes Berg · 6 years ago
  19. 0fe9f17 net: Always descend into dsa/ by Florian Fainelli · 6 years ago
  20. cd736d8 tcp: fix retrans timestamp on passive Fast Open by Yuchung Cheng · 6 years ago
  21. 35c99ff Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  22. 8141377 Add gitignore file for samples/vfs/ generated files by Linus Torvalds · 6 years ago
  23. b2c9112 Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  24. ca4b406 Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  25. 280664f5 Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  26. 5db17c9 Merge branch 'lru-map-fix' by Alexei Starovoitov · 6 years ago
  27. d2baab6 bpf: test ref bit from data path and add new tests for syscall path by Daniel Borkmann · 6 years ago
  28. 50b045a bpf, lru: avoid messing with eviction heuristics upon syscall lookup by Daniel Borkmann · 6 years ago
  29. c611022 bpf: add map_lookup_elem_sys_only for lookups from syscall side by Daniel Borkmann · 6 years ago
  30. e065426 Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  31. ebcf5bb Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  32. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  33. 318222a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  34. 640be2d kernel/memremap.c: remove the unused device_private_entry_fault() export by Christoph Hellwig · 6 years ago
  35. a1b8e6a mm: delete find_get_entries_tag by Matthew Wilcox (Oracle) · 6 years ago
  36. b3b0707 mm/huge_memory.c: make __thp_get_unmapped_area static by Bharath Vedartham · 6 years ago
  37. 94393c7 mm/mprotect.c: fix compilation warning because of unused 'mm' variable by Mike Rapoport · 6 years ago
  38. 19343b5 mm/page-writeback: introduce tracepoint for wait_on_page_writeback() by Yafang Shao · 6 years ago
  39. 60b62ff mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags by Yafang Shao · 6 years ago
  40. d66d109 mm/Kconfig: update "Memory Model" help text by Mike Rapoport · 6 years ago
  41. 2fa2690 mm/vmscan.c: don't disable irq again when count pgrefill for memcg by Yafang Shao · 6 years ago
  42. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  43. f27a513 hugetlbfs: always use address space in inode for resv_map pointer by Mike Kravetz · 6 years ago
  44. 1f86298 mm/z3fold.c: support page migration by Vitaly Wool · 6 years ago
  45. 7c2b8ba mm/z3fold.c: add structure for buddy handles by Vitaly Wool · 6 years ago
  46. 351618b mm/z3fold.c: improve compression by extending search by Vitaly Wool · 6 years ago
  47. 9050cce mm/z3fold.c: introduce helper functions by Vitaly Wool · 6 years ago
  48. 1c52e6d mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist by Yafang Shao · 6 years ago
  49. 2c8fc3d mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig by Jérôme Glisse · 6 years ago
  50. f46b791 mm/vmscan.c: simplify shrink_inactive_list() by Kirill Tkhai · 6 years ago
  51. c553ea4 fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback by Amir Goldstein · 6 years ago
  52. 5326905 xen/privcmd-buf.c: convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
  53. df9bde0 xen/gntdev.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  54. a17ae14 videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  55. b0d0084 iommu/dma-iommu.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  56. e60b72b drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  57. 2f69b3c drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  58. 22660db drivers/firewire/core-iso.c: convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
  59. 6248461 arm: mm: dma-mapping: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  60. a667d74 mm: introduce new vm_map_pages() and vm_map_pages_zero() API by Souptick Joarder · 6 years ago
  61. 62afcd1 mm: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  62. 8c7829b mm: fix false-positive OVERCOMMIT_GUESS failures by Johannes Weiner · 6 years ago
  63. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  64. 9d1d887 mm/memory_hotplug: make __remove_section() never fail by David Hildenbrand · 6 years ago
  65. cb7b3a3 mm/memory_hotplug: make unregister_memory_section() never fail by David Hildenbrand · 6 years ago
  66. d9eb141 mm/memory_hotplug: release memory resource after arch_remove_memory() by David Hildenbrand · 6 years ago
  67. 2346a56 mm/filemap.c: fix minor typo by Laurent Dufour · 6 years ago
  68. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  69. 5557c76 mm, memory_hotplug: cleanup memory offline path by Michal Hocko · 6 years ago
  70. 0e56aca mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections by Alexander Duyck · 6 years ago
  71. 837566e mm: implement new zone specific memblock iterator by Alexander Duyck · 6 years ago
  72. 56ec43d mm: drop meminit_pfn_in_nid as it is redundant by Alexander Duyck · 6 years ago
  73. 5470dea mm: use mm_zero_struct_page from SPARC on all 64b architectures by Alexander Duyck · 6 years ago
  74. 059d844 mm/rmap.c: use the pra.mapcount to do the check by Huang Shijie · 6 years ago
  75. cfcbfb1 mm/filemap.c: enable error injection at add_to_page_cache() by Josef Bacik · 6 years ago
  76. c6d2341 mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper by Jérôme Glisse · 6 years ago
  77. bf198b2 mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening by Jérôme Glisse · 6 years ago
  78. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  79. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  80. d87f055 mm/mmu_notifier: contextual information for event enums by Jérôme Glisse · 6 years ago
  81. 27560ee mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags by Jérôme Glisse · 6 years ago
  82. dfcd666 mm/mmu_notifier: convert user range->blockable to helper function by Jérôme Glisse · 6 years ago
  83. 4a83bfe mm/mmu_notifier: helper to test if a range invalidation is blockable by Jérôme Glisse · 6 years ago
  84. 391aab1 mm/hmm: convert various hmm_pfn_* to device_entry which is a better name by Jérôme Glisse · 6 years ago
  85. 55c0ece mm/hmm: add a helper function that fault pages and map them to a device by Jérôme Glisse · 6 years ago
  86. 2023941 mm/hmm: add helpers to test if mm is still alive or not by Jérôme Glisse · 6 years ago
  87. 992de9a mm/hmm: allow to mirror vma of a file on a DAX backed filesystem by Jérôme Glisse · 6 years ago
  88. 63d5066 mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) by Jérôme Glisse · 6 years ago
  89. 023a019 mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays by Jérôme Glisse · 6 years ago
  90. a3e0d41 mm/hmm: improve driver API to work and wait over a range by Jérôme Glisse · 6 years ago
  91. 7323161 mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() by Jérôme Glisse · 6 years ago
  92. 25f23a0 mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() by Jérôme Glisse · 6 years ago
  93. 9f45461 mm/hmm: do not erase snapshot when a range is invalidated by Jérôme Glisse · 6 years ago
  94. 704f3f2 mm/hmm: use reference counting for HMM struct by Jérôme Glisse · 6 years ago
  95. 734fb89 mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
  96. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  97. 0919e1b hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  98. 063b8a4 drivers/base/memory.c: clean up relics in function parameters by Baoquan He · 6 years ago
  99. 7567cfc mm/sparse.c: clean up obsolete code comment by Baoquan He · 6 years ago
  100. 926e5d1 include/linux/balloon_compaction.h: drop unused function stubs by David Hildenbrand · 6 years ago