1. 46b85bf checkpatch: do not complain about positive return values starting with EPOLL by Guenter Roeck · 3 years, 6 months ago
  2. 6907865 checkpatch: improve the indented label test by Joe Perches · 3 years, 6 months ago
  3. f9363b3 checkpatch: scripts/spdxcheck.py now requires python3 by Guenter Roeck · 3 years, 6 months ago
  4. 2c48441 lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 6 months ago
  5. 7fde9d6 lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static by Rajat Asthana · 3 years, 6 months ago
  6. 4c52729 kernel.h: split out kstrtox() and simple_strtox() to a separate header by Andy Shevchenko · 3 years, 6 months ago
  7. ce71efd lib/test_string.c: allow module removal by Matteo Croce · 3 years, 6 months ago
  8. ad65dce lib: uninline simple_strtoull() by Alexey Dobriyan · 3 years, 6 months ago
  9. 1a58be6 lib: memscan() fixlet by Alexey Dobriyan · 3 years, 6 months ago
  10. 478485f lib/mpi: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  11. 05911c5 lib/decompressors: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  12. b6c75c4 lib/math/rational: add Kunit test cases by Trent Piepho · 3 years, 6 months ago
  13. 65a0d3c lib/math/rational.c: fix divide by zero by Trent Piepho · 3 years, 6 months ago
  14. cc72181 seq_file: drop unused *_escape_mem_ascii() by Andy Shevchenko · 3 years, 6 months ago
  15. c054639 nfsd: avoid non-flexible API in seq_quote_mem() by Andy Shevchenko · 3 years, 6 months ago
  16. fc3de02 seq_file: convert seq_escape() to use seq_escape_str() by Andy Shevchenko · 3 years, 6 months ago
  17. e7ed4a3 seq_file: add seq_escape_str() as replica of string_escape_str() by Andy Shevchenko · 3 years, 6 months ago
  18. 1d31aa1 seq_file: introduce seq_escape_mem() by Andy Shevchenko · 3 years, 6 months ago
  19. be613b4 MAINTAINERS: add myself as designated reviewer for generic string library by Andy Shevchenko · 3 years, 6 months ago
  20. 259fa5d lib/test-string_helpers: add test cases for new features by Andy Shevchenko · 3 years, 6 months ago
  21. 6932569 lib/test-string_helpers: get rid of trailing comma in terminators by Andy Shevchenko · 3 years, 6 months ago
  22. 229563b1 lib/test-string_helpers: print flags in hexadecimal format by Andy Shevchenko · 3 years, 6 months ago
  23. aec0d09 lib/string_helpers: allow to append additional characters to be escaped by Andy Shevchenko · 3 years, 6 months ago
  24. 0362c27 lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable by Andy Shevchenko · 3 years, 6 months ago
  25. a080978 lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII by Andy Shevchenko · 3 years, 6 months ago
  26. 7e5969a lib/string_helpers: drop indentation level in string_escape_mem() by Andy Shevchenko · 3 years, 6 months ago
  27. 62519b8 lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop by Andy Shevchenko · 3 years, 6 months ago
  28. 994b697 lib/string_helpers: switch to use BIT() macro by Andy Shevchenko · 3 years, 6 months ago
  29. 92aeda5 lib: decompress_bunzip2: remove an unneeded semicolon by Zhen Lei · 3 years, 6 months ago
  30. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  31. 070c465 drm: include only needed headers in ascii85.h by Andy Shevchenko · 3 years, 6 months ago
  32. 9a52c5f sysctl: remove redundant assignment to first by Jiapeng Chong · 3 years, 6 months ago
  33. 3845f25 procfs/dmabuf: add inode number to /proc/*/fdinfo by Kalesh Singh · 3 years, 6 months ago
  34. 7bc3fa0 procfs: allow reading fdinfo with PTRACE_MODE_READ by Kalesh Singh · 3 years, 6 months ago
  35. d238692 proc: Avoid mixing integer types in mem_rw() by Marcelo Henrique Cerri · 3 years, 6 months ago
  36. 8f18716 nouveau/svm: implement atomic SVM access by Alistair Popple · 3 years, 6 months ago
  37. f81c69a nouveau/svm: refactor nouveau_range_fault by Alistair Popple · 3 years, 6 months ago
  38. b659bae mm: selftests for exclusive device memory by Alistair Popple · 3 years, 6 months ago
  39. b756a3b mm: device exclusive memory access by Alistair Popple · 3 years, 6 months ago
  40. 9a5cc85 mm/memory.c: allow different return codes for copy_nonpresent_pte() by Alistair Popple · 3 years, 6 months ago
  41. 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 6 months ago
  42. a98a2f0 mm/rmap: split migration into its own function by Alistair Popple · 3 years, 6 months ago
  43. cd62734 mm/rmap: split try_to_munlock from try_to_unmap by Alistair Popple · 3 years, 6 months ago
  44. 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 6 months ago
  45. af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 6 months ago
  46. ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 6 months ago
  47. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  48. 351de44 mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM by Mel Gorman · 3 years, 6 months ago
  49. ffd8f25 mm/page_alloc: move prototype for find_suitable_fallback by Mel Gorman · 3 years, 6 months ago
  50. d01079f mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations by Mel Gorman · 3 years, 6 months ago
  51. 2bb6a03 mm/swap: make swap_address_space an inline function by Mel Gorman · 3 years, 6 months ago
  52. 3052217 mm/z3fold: add kerneldoc fields for z3fold_pool by Mel Gorman · 3 years, 6 months ago
  53. a29a750 mm/zbud: add kerneldoc fields for zbud_pool by Mel Gorman · 3 years, 6 months ago
  54. 5640c9c mm/memory_hotplug: fix kerneldoc comment for __remove_memory by Mel Gorman · 3 years, 6 months ago
  55. ba2d266 mm/memory_hotplug: fix kerneldoc comment for __try_online_node by Mel Gorman · 3 years, 6 months ago
  56. 0539571 mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection by Mel Gorman · 3 years, 6 months ago
  57. b417941 mm/mapping_dirty_helpers: remove double Note in kerneldoc by Mel Gorman · 3 years, 6 months ago
  58. f717309 mm/page_alloc: make should_fail_alloc_page() static by Mel Gorman · 3 years, 6 months ago
  59. 5da96bd mm/vmalloc: include header for prototype of set_iounmap_nonlazy by Mel Gorman · 3 years, 6 months ago
  60. f611fab mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages by Mel Gorman · 3 years, 6 months ago
  61. 041711c mm: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  62. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  63. c4ffefd mm: fix typos and grammar error in comments by Hyeonggon Yoo · 3 years, 6 months ago
  64. dd79483 zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK by Yue Hu · 3 years, 6 months ago
  65. 3384833 mm/zsmalloc.c: improve readability for async_free_zspage() by Miaohe Lin · 3 years, 6 months ago
  66. ce8475b mm/zsmalloc.c: remove confusing code in obj_free() by Miaohe Lin · 3 years, 6 months ago
  67. 46b76f2 mm/zswap.c: fix two bugs in zswap_writeback_entry() by Miaohe Lin · 3 years, 6 months ago
  68. ae34af1 mm/zswap.c: avoid unnecessary copy-in at map time by Miaohe Lin · 3 years, 6 months ago
  69. 2c1e9a2 mm/zswap.c: remove unused function zswap_debugfs_exit() by Miaohe Lin · 3 years, 6 months ago
  70. 27cacaa mm,memory_hotplug: drop unneeded locking by Oscar Salvador · 3 years, 6 months ago
  71. 786dee8 mm/memory_hotplug: rate limit page migration warnings by Liam Mark · 3 years, 6 months ago
  72. e5bfac5 selftests/vm: add test for MADV_POPULATE_(READ|WRITE) by David Hildenbrand · 3 years, 6 months ago
  73. 2abdd8b selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore by David Hildenbrand · 3 years, 6 months ago
  74. 5d33431 MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT by David Hildenbrand · 3 years, 6 months ago
  75. 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 6 months ago
  76. a78f1cc mm: make variable names for populate_vma_page_range() consistent by David Hildenbrand · 3 years, 6 months ago
  77. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
  78. db1d915 mm/nommu: unexport do_munmap() by Liam Howlett · 3 years, 6 months ago
  79. 176056f nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc by Chen Li · 3 years, 6 months ago
  80. 1212e00 mm/thp: fix strncpy warning by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  81. 36af673 mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC by Hugh Dickins · 3 years, 6 months ago
  82. ab02c25 mm/thp: remap_page() is only needed on anonymous THP by Hugh Dickins · 3 years, 6 months ago
  83. 1fb08ac mm: rmap: make try_to_unmap() void function by Yang Shi · 3 years, 6 months ago
  84. cebc774 mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2 by Anshuman Khandual · 3 years, 6 months ago
  85. e346e66 mm: thp: skip make PMD PROT_NONE if THP migration is not supported by Yang Shi · 3 years, 6 months ago
  86. 662aeea mm: migrate: check mapcount for THP instead of refcount by Yang Shi · 3 years, 6 months ago
  87. b0b515b mm: migrate: don't split THP for misplaced NUMA page by Yang Shi · 3 years, 6 months ago
  88. c5fc5c3 mm: migrate: account THP NUMA migration counters correctly by Yang Shi · 3 years, 6 months ago
  89. c5b5a3d mm: thp: refactor NUMA fault handling by Yang Shi · 3 years, 6 months ago
  90. f4c0d83 mm: memory: make numa_migrate_prep() non-static by Yang Shi · 3 years, 6 months ago
  91. 5db4f15 mm: memory: add orig_pmd to struct vm_fault by Yang Shi · 3 years, 6 months ago
  92. eb6ecbe mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs by Collin Fijalkovich · 3 years, 6 months ago
  93. 6acfb5b mm: migrate: fix missing update page_private to hugetlb_page_subpool by Muchun Song · 3 years, 6 months ago
  94. 16c9afc arm64/mm: drop HAVE_ARCH_PFN_VALID by Anshuman Khandual · 3 years, 6 months ago
  95. a7d9f30 arm64: drop pfn_valid_within() and simplify pfn_valid() by Mike Rapoport · 3 years, 6 months ago
  96. 873ba46 arm64: decouple check whether pfn is in linear map from pfn_valid() by Mike Rapoport · 3 years, 6 months ago
  97. 9092d4f memblock: update initialization of reserved pages by Mike Rapoport · 3 years, 6 months ago
  98. 51c656a include/linux/mmzone.h: add documentation for pfn_valid() by Mike Rapoport · 3 years, 6 months ago
  99. 269fbe7 mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies by Ben Widawsky · 3 years, 6 months ago
  100. e5947d2 mm: mempolicy: don't have to split pmd for huge zero page by Yang Shi · 3 years, 6 months ago