1. 702850a scripts/spelling.txt: add "overlfow" by Drew Fustini · 3 years, 8 months ago
  2. 5aa6b70 arm: print alloc free paths for address in registers by Maninder Singh · 3 years, 8 months ago
  3. f7c8ce4 mm/vmalloc: remove vwrite() by David Hildenbrand · 3 years, 8 months ago
  4. f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
  5. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  6. cb152a1 mm: fix some typos and code style problems by Shijie Luo · 3 years, 8 months ago
  7. b1989a3 ipc/sem.c: mundane typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
  8. 17652f4 modules: add CONFIG_MODPROBE_PATH by Rasmus Villemoes · 3 years, 8 months ago
  9. e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
  10. a065c0f kernel/async.c: remove async_unregister_domain() by Rasmus Villemoes · 3 years, 8 months ago
  11. 07416af kernel/async.c: stop guarding pr_debug() statements by Rasmus Villemoes · 3 years, 8 months ago
  12. 9c39c6f selftests: remove duplicate include by Zhang Yunkai · 3 years, 8 months ago
  13. 56fd949 kernel/resource: fix locking in request_free_mem_region by Alistair Popple · 3 years, 8 months ago
  14. 63cdafe kernel/resource: refactor __request_region to allow external locking by Alistair Popple · 3 years, 8 months ago
  15. d486ccb kernel/resource: allow region_intersects users to hold resource_lock by Alistair Popple · 3 years, 8 months ago
  16. 97523a4 kernel/resource: remove first_lvl / siblings_only logic by David Hildenbrand · 3 years, 8 months ago
  17. 3c9c7975 kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources by David Hildenbrand · 3 years, 8 months ago
  18. 97f61c8 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources by David Hildenbrand · 3 years, 8 months ago
  19. 526940e scripts/gdb: add lx_current support for arm64 by Barry Song · 3 years, 8 months ago
  20. dc95868 scripts/gdb: document lx_current is only supported by x86 by Barry Song · 3 years, 8 months ago
  21. 2392154 gdb: lx-symbols: store the abspath() by Johannes Berg · 3 years, 8 months ago
  22. 3d1c7fd delayacct: clear right task's flag after blkio completes by Yafang Shao · 3 years, 8 months ago
  23. 6f1f942 smp: kernel/panic.c - silence warnings by He Ying · 3 years, 8 months ago
  24. 9b472e8 gcov: clang: drop support for clang-10 and older by Nick Desaulniers · 3 years, 8 months ago
  25. 1391efa gcov: use kvmalloc() by Johannes Berg · 3 years, 8 months ago
  26. 3180c44 gcov: simplify buffer allocation by Johannes Berg · 3 years, 8 months ago
  27. 7a1d55b gcov: combine common code by Johannes Berg · 3 years, 8 months ago
  28. b2075db kexec: dump kmessage before machine_kexec by Pavel Tatashin · 3 years, 8 months ago
  29. 31d82c2 kernel: kexec_file: fix error return code of kexec_calculate_store_digests() by Jia-Ju Bai · 3 years, 8 months ago
  30. a119b4e kexec: Add kexec reboot string by Joe LeVeque · 3 years, 8 months ago
  31. a8ca6b1 kernel/fork.c: fix typos by Xiaofeng Cao · 3 years, 8 months ago
  32. a689539 kernel/fork.c: simplify copy_mm() by Rolf Eike Beer · 3 years, 8 months ago
  33. 5449162 do_wait: make PIDTYPE_PID case O(1) instead of O(n) by Jim Newsome · 3 years, 8 months ago
  34. c1e4726 hpfs: replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
  35. 312f79c nilfs2: fix typos in comments by Lu Jialin · 3 years, 8 months ago
  36. 300563e fs/nilfs2: fix misspellings using codespell tool by Liu xuzhi · 3 years, 8 months ago
  37. b4ca4c0 isofs: fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  38. 7fab29e fs/epoll: restore waking from ep_done_scan() by Davidlohr Bueso · 3 years, 8 months ago
  39. 1e3b918 kselftest: introduce new epoll test case by Davidlohr Bueso · 3 years, 8 months ago
  40. 7e6cdd7 checkpatch: improve ALLOC_ARRAY_ARGS test by Christophe JAILLET · 3 years, 8 months ago
  41. 7b84434 checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE by Vincent Mailhol · 3 years, 8 months ago
  42. fbe7454 checkpatch: warn when missing newline in return sysfs_emit() formats by Joe Perches · 3 years, 8 months ago
  43. e13d04e include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFINEx() by Masahiro Yamada · 3 years, 8 months ago
  44. edd9334 lib: parser: clean up kernel-doc by Randy Dunlap · 3 years, 8 months ago
  45. 9d6ecac lib/genalloc: add parameter description to fix doc compile warning by Alex Shi · 3 years, 8 months ago
  46. db65a86 lib/percpu_counter: tame kernel-doc compile warning by Alex Shi · 3 years, 8 months ago
  47. 78564b9 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
  48. e18baa7 lib: crc8: pointer to data block should be const by Richard Fitzgerald · 3 years, 8 months ago
  49. ade29d4 lib/genalloc.c: Fix a typo by Bhaskar Chowdhury · 3 years, 8 months ago
  50. e89b635 lib/list_sort.c: fix typo in function description by ToastC · 3 years, 8 months ago
  51. b8cf202 lib: fix inconsistent indenting in process_bit1() by Wang Qing · 3 years, 8 months ago
  52. 0523c69 lib/bch.c: fix a typo in the file bch.c by Bhaskar Chowdhury · 3 years, 8 months ago
  53. 550eb38 MAINTAINERS: add entry for the bitmap API by Yury Norov · 3 years, 8 months ago
  54. eaae784 tools: sync lib/find_bit implementation by Yury Norov · 3 years, 8 months ago
  55. 2cc7b6a lib: add fast path for find_first_*_bit() and find_last_bit() by Yury Norov · 3 years, 8 months ago
  56. 277a20a lib: add fast path for find_next_*_bit() by Yury Norov · 3 years, 8 months ago
  57. ea81c1e tools: sync find_next_bit implementation by Yury Norov · 3 years, 8 months ago
  58. 5c88af5 lib: inline _find_next_bit() wrappers by Yury Norov · 3 years, 8 months ago
  59. 78e48f0 tools: sync small_const_nbits() macro with the kernel by Yury Norov · 3 years, 8 months ago
  60. 586eaeb lib: extend the scope of small_const_nbits() macro by Yury Norov · 3 years, 8 months ago
  61. bb8bc36 arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 by Yury Norov · 3 years, 8 months ago
  62. a719101 tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel by Yury Norov · 3 years, 8 months ago
  63. e5b9252 tools: bitmap: sync function declarations with the kernel by Yury Norov · 3 years, 8 months ago
  64. d1d1a2cd tools: disable -Wno-type-limits by Yury Norov · 3 years, 8 months ago
  65. 32c9397 kernel/cred.c: make init_groups static by Rasmus Villemoes · 3 years, 8 months ago
  66. 8ba9d40 kernel/async.c: fix pr_debug statement by Rasmus Villemoes · 3 years, 8 months ago
  67. 112dfce linux/profile.h: remove unnecessary declaration by Wan Jiabing · 3 years, 8 months ago
  68. 08c5188 kernel.h: drop inclusion in bitmap.h by Andy Shevchenko · 3 years, 8 months ago
  69. 4ee60ec include: remove pagemap.h from blkdev.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  70. 5b31a7d proc/sysctl: fix function name error in comments by zhouchuangao · 3 years, 8 months ago
  71. 268af17 selftests: proc: test subset=pid by Alexey Dobriyan · 3 years, 8 months ago
  72. 1dcdd7e proc: delete redundant subset=pid check by Alexey Dobriyan · 3 years, 8 months ago
  73. d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 8 months ago
  74. b793cd9 proc: save LOC in __xlate_proc_name() by Alexey Dobriyan · 3 years, 8 months ago
  75. f4bf74d fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 8 months ago
  76. 0214967 alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h> by Randy Dunlap · 3 years, 8 months ago
  77. 543203d alpha: eliminate old-style function definitions by Randy Dunlap · 3 years, 8 months ago
  78. 36f0b35 kfence: use power-efficient work queue to run delayed work by Marco Elver · 3 years, 9 months ago
  79. 37c9284 kfence: maximize allocation wait timeout duration by Marco Elver · 3 years, 9 months ago
  80. 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 9 months ago
  81. 94868a1 kfence: zero guard page after out-of-bounds access by Marco Elver · 3 years, 9 months ago
  82. 0c4ff27 mm/process_vm_access.c: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
  83. 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 9 months ago
  84. 9727688 mm/highmem.c: fix coding style issue by songqiang · 3 years, 9 months ago
  85. d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 9 months ago
  86. 2896199 iov_iter: lift memzero_page() to highmem.h by Ira Weiny · 3 years, 9 months ago
  87. ecfc2bd mm/zsmalloc: use BUG_ON instead of if condition followed by BUG. by zhouchuangao · 3 years, 9 months ago
  88. 79cd420 mm/zswap.c: switch from strlcpy to strscpy by Zhiyuan Dai · 3 years, 9 months ago
  89. ca6e51d arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE by Oscar Salvador · 3 years, 9 months ago
  90. f91ef22 x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE by Oscar Salvador · 3 years, 9 months ago
  91. e3a9d9f mm,memory_hotplug: add kernel boot option to enable memmap_on_memory by Oscar Salvador · 3 years, 9 months ago
  92. 4a3e5de acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported by Oscar Salvador · 3 years, 9 months ago
  93. a08a2ae mm,memory_hotplug: allocate memmap from the added memory range by Oscar Salvador · 3 years, 9 months ago
  94. f990114 mm,memory_hotplug: factor out adjusting present pages into adjust_present_page_count() by David Hildenbrand · 3 years, 9 months ago
  95. dd8e2f2 mm,memory_hotplug: relax fully spanned sections check by Oscar Salvador · 3 years, 9 months ago
  96. 8736cc2 drivers/base/memory: introduce memory_block_{online,offline} by Oscar Salvador · 3 years, 9 months ago
  97. 8ca5591 mm/memory_hotplug: remove broken locking of zone PCP structures during hot remove by Mel Gorman · 3 years, 9 months ago
  98. e44605a selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages by Pavel Tatashin · 3 years, 9 months ago
  99. 79dbf13 selftests/vm: gup_test: fix test flag by Pavel Tatashin · 3 years, 9 months ago
  100. f68749e mm/gup: longterm pin migration cleanup by Pavel Tatashin · 3 years, 9 months ago