1. 1261961 lib/zlib: add s390 hardware support for kernel zlib_inflate by Mikhail Zaslonko · 5 years ago
  2. 1b3e3fa s390/boot: rename HEAP_SIZE due to name collision by Mikhail Zaslonko · 5 years ago
  3. aa5b395 lib/zlib: add s390 hardware support for kernel zlib_deflate by Mikhail Zaslonko · 5 years ago
  4. f88b426 iio: adc: qcom-vadc-common: use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  5. b741ffb thermal: armada: remove unused TO_MCELSIUS macro by Akinobu Mita · 5 years ago
  6. b1a79b2 iwlwifi: use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  7. 1410b2f iwlegacy: use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  8. cdf309f thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h> by Akinobu Mita · 5 years ago
  9. 7724cd2 nvme: hwmon: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  10. 97a0a49 thermal: intel_pch: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  11. 006a602 thermal: int340x: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  12. dccad6f platform/x86: intel_menlow: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  13. f07b9fd platform/x86: asus-wmi: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  14. 7f49a5c ACPI: thermal: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  15. 23331e4 include/linux/units.h: add helpers for kelvin to/from Celsius conversion by Akinobu Mita · 5 years ago
  16. 3b82a05 drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store by Colin Ian King · 5 years ago
  17. 90f82cb zram: try to avoid worst-case scenario on same element pages by Taejoon Song · 5 years ago
  18. 0a3c577 mm: fix comments related to node reclaim by Hao Lee · 5 years ago
  19. 0689645 include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memory_block by Anshuman Khandual · 5 years ago
  20. ca023a9 include/linux/mm.h: remove dead code totalram_pages_set() by Wei Yang · 5 years ago
  21. 26b56e1 include/linux/mm.h: clean up obsolete check on space in page->flags by Yu Zhao · 5 years ago
  22. 38aeb07 zswap: potential NULL dereference on error in init_zswap() by Dan Carpenter · 5 years ago
  23. 45190f0 mm/zswap.c: add allocation hysteresis if pool limit is hit by Vitaly Wool · 5 years ago
  24. 3d680bd mm/page_isolation: fix potential warning from user by Qian Cai · 5 years ago
  25. 4a55c04 mm/hotplug: silence a lockdep splat with printk() by Qian Cai · 5 years ago
  26. bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
  27. a67c8ca mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma() by Miaohe Lin · 5 years ago
  28. f42f255 mm, thp: fix defrag setting if newline is not used by David Rientjes · 5 years ago
  29. 34290e2 mm/migrate: add stable check in migrate_vma_insert_page() by Ralph Campbell · 5 years ago
  30. c23a0c9 mm/migrate: clean up some minor coding style by Ralph Campbell · 5 years ago
  31. 872ea70 mm/migrate: remove useless mask of start address by Ralph Campbell · 5 years ago
  32. afb9717 mm/huge_memory.c: reduce critical section protected by split_queue_lock by Wei Yang · 5 years ago
  33. a8803e6 mm/huge_memory.c: use head to emphasize the purpose of page by Wei Yang · 5 years ago
  34. cb82962 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 5 years ago
  35. 8a7ff02 mm, oom: dump stack of victim when reaping failed by David Rientjes · 5 years ago
  36. a090d71 memblock: Use __func__ in remaining memblock_dbg() call sites by Anshuman Khandual · 5 years ago
  37. 02634a4 mm/memblock: define memblock_physmem_add() by Anshuman Khandual · 5 years ago
  38. e25974aa tools/vm/slabinfo: fix sanity checks enabling by Daniel Wagner · 5 years ago
  39. 648b5cf mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE by Alex Shi · 5 years ago
  40. fffbacc mm/vmscan: remove prefetch_prev_lru_page by Alex Shi · 5 years ago
  41. 6c9e0907 mm/vmscan.c: remove unused return value of shrink_node by Liu Song · 5 years ago
  42. fe4c86c mm: remove "count" parameter from has_unmovable_pages() by David Hildenbrand · 5 years ago
  43. 3f9903b mm: remove the memory isolate notifier by David Hildenbrand · 5 years ago
  44. 3f13535 mm/page_alloc: skip non present sections on zone initialization by Kirill A. Shutemov · 5 years ago
  45. 7b69d79 mm/early_ioremap.c: use %pa to print resource_size_t variables by Andy Shevchenko · 5 years ago
  46. 3e21d9a lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 5 years ago
  47. 7e168b9 mm, tracing: print symbol name for kmem_alloc_node call_site events by Junyong Sun · 5 years ago
  48. 5b8d6e3 mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page by Li Xinhai · 5 years ago
  49. 92855270 mm/memcontrol.c: cleanup some useless code by Kaitao Cheng · 5 years ago
  50. 10c8d69 mm/swapfile.c: swap_next should increase position index by Vasily Averin · 5 years ago
  51. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  52. bdffe23 mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" by John Hubbard · 5 years ago
  53. aa4b87f powerpc: book3s64: convert to pin_user_pages() and put_user_page() by John Hubbard · 5 years ago
  54. 19fed0d vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion by John Hubbard · 5 years ago
  55. 1f815af media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion by John Hubbard · 5 years ago
  56. fb48b47 net/xdp: set FOLL_PIN via pin_user_pages() by John Hubbard · 5 years ago
  57. 2113b05 fs/io_uring: set FOLL_PIN via pin_user_pages() by John Hubbard · 5 years ago
  58. a5adf0a drm/via: set FOLL_PIN via pin_user_pages_fast() by John Hubbard · 5 years ago
  59. 803e457 mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() by John Hubbard · 5 years ago
  60. dfa0a4f IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP by John Hubbard · 5 years ago
  61. 5745943 goldish_pipe: convert to pin_user_pages() and put_user_page() by John Hubbard · 5 years ago
  62. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  63. 3c7470b media/v4l2-core: set pages dirty upon releasing DMA buffers by John Hubbard · 5 years ago
  64. 4789fcd IB/umem: use get_user_pages_fast() to pin DMA pages by John Hubbard · 5 years ago
  65. f4000fd mm/gup: allow FOLL_FORCE for get_user_pages_fast() by John Hubbard · 5 years ago
  66. 3567813 vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call by John Hubbard · 5 years ago
  67. c4237f8 mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM by John Hubbard · 5 years ago
  68. 1023369 goldish_pipe: rename local pin_user_pages() routine by John Hubbard · 5 years ago
  69. 07d8026 mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages by John Hubbard · 5 years ago
  70. 429589d mm: Cleanup __put_devmap_managed_page() vs ->page_free() by Dan Williams · 5 years ago
  71. a707cdd mm/gup: move try_get_compound_head() to top, fix minor issues by John Hubbard · 5 years ago
  72. a43e982 mm/gup: factor out duplicate code from four routines by John Hubbard · 5 years ago
  73. be9d304 mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge by Wei Yang · 5 years ago
  74. 15494520 mm: fix gup_pud_range by Qiujun Huang · 5 years ago
  75. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  76. 5b57b8f mm/debug.c: always print flags in dump_page() by Vlastimil Babka · 5 years ago
  77. 8c96f1b mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t by He Zhe · 5 years ago
  78. 90e9f6a mm/slub.c: avoid slub allocation while holding list_lock by Yu Zhao · 5 years ago
  79. 25b6991 ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_transaction by wangyan · 5 years ago
  80. 9f16ca48 ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 5 years ago
  81. dd3e7cb ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use by Andy Shevchenko · 5 years ago
  82. d8f1875 ocfs2/dlm: remove redundant assignment to ret by Colin Ian King · 5 years ago
  83. ca322fb ocfs2: make local header paths relative to C files by Masahiro Yamada · 5 years ago
  84. 5b43d64 ocfs2: remove unneeded semicolons by zhengbin · 5 years ago
  85. 67e2d2e fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres by Aditya Pakki · 5 years ago
  86. 4efc61c scripts/spelling.txt: add "issus" typo by Luca Ceresoli · 5 years ago
  87. 2ab1278 scripts/spelling.txt: add more spellings to spelling.txt by Xiong · 5 years ago
  88. 5984fab mm: move_pages: report the number of non-attempted pages by Yang Shi · 5 years ago
  89. fac0516 mm: thp: don't need care deferred split queue in memcg charge move path by Wei Yang · 5 years ago
  90. f1037ec mm/memory_hotplug: fix remove_memory() lockdep splat by Dan Williams · 5 years ago
  91. dfe9aa2 mm/migrate.c: also overwrite error when it is bigger than zero by Wei Yang · 5 years ago
  92. 1f50344 mm/sparse.c: reset section's mem_map when fully deactivated by Pingfan Liu · 5 years ago
  93. c7a91bc mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 5 years ago
  94. 68f23b89 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 5 years ago
  95. 69334ca lib/test_bitmap: correct test data offsets for 32-bit by Andy Shevchenko · 5 years ago
  96. 39bed42 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  97. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  98. 896f8d2 Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  99. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  100. e9f8ca0 Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago