1. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  2. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  3. 373014b Merge tag 'mailbox-v5.10' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 4 years, 3 months ago
  4. f66179c Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 4 years, 3 months ago
  5. 1912b04 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  6. 9453b2d Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 3 months ago
  7. 4297312 Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 3 months ago
  8. a96fd1c Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 3 months ago
  9. c922781 mm: remove duplicate include statement in mmu.c by Tian Tao · 4 years, 3 months ago
  10. b71df8d mm: remove the filename in the top of file comment in vmalloc.c by Christoph Hellwig · 4 years, 3 months ago
  11. f255935 mm: cleanup the gfp_mask handling in __vmalloc_area_node by Christoph Hellwig · 4 years, 3 months ago
  12. 301fa9f mm: remove alloc_vm_area by Christoph Hellwig · 4 years, 3 months ago
  13. 5dd63bf x86/xen: open code alloc_vm_area in arch_gnttab_valloc by Christoph Hellwig · 4 years, 3 months ago
  14. b723cae xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv by Christoph Hellwig · 4 years, 3 months ago
  15. 534a668 drm/i915: use vmap in i915_gem_object_map by Christoph Hellwig · 4 years, 3 months ago
  16. 46ce3a6 drm/i915: stop using kmap in i915_gem_object_map by Christoph Hellwig · 4 years, 3 months ago
  17. bfed670 drm/i915: use vmap in shmem_pin_map by Christoph Hellwig · 4 years, 3 months ago
  18. d1b6d2e zsmalloc: switch from alloc_vm_area to get_vm_area by Christoph Hellwig · 4 years, 3 months ago
  19. eeb4a05 mm: allow a NULL fn callback in apply_to_page_range by Christoph Hellwig · 4 years, 3 months ago
  20. 3e9a9e2 mm: add a vmap_pfn function by Christoph Hellwig · 4 years, 3 months ago
  21. b944afc mm: add a VM_MAP_PUT_PAGES flag for vmap by Christoph Hellwig · 4 years, 3 months ago
  22. fa30747 mm: update the documentation for vfree by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  23. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  24. 1aa92cd pid: move pidfd_get_pid() to pid.c by Minchan Kim · 4 years, 3 months ago
  25. 0726b01 mm/madvise: pass mm to do_madvise by Minchan Kim · 4 years, 3 months ago
  26. 2559653 selftests/vm: 10x speedup for hmm-tests by John Hubbard · 4 years, 3 months ago
  27. b2767d9 binfmt_elf: take the mmap lock around find_extend_vma() by Jann Horn · 4 years, 3 months ago
  28. f396459 mm/gup_benchmark: take the mmap lock around GUP by Jann Horn · 4 years, 3 months ago
  29. fb8090b mm/mmap: add inline munmap_vma_range() for code readability by Liam R. Howlett · 4 years, 3 months ago
  30. 3903b55a mm/mmap: add inline vma_next() for readability of mmap code by Liam R. Howlett · 4 years, 3 months ago
  31. 4dc200c mm/migrate: avoid possible unnecessary process right check in kernel_move_pages() by Miaohe Lin · 4 years, 3 months ago
  32. 203e6e5 mm/memory_hotplug: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 3 months ago
  33. 5460875 mm/memory-failure: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 3 months ago
  34. 4127c65 mm: kmem: enable kernel memcg accounting from interrupt contexts by Roman Gushchin · 4 years, 3 months ago
  35. 37d5985 mm: kmem: prepare remote memcg charging infra for interrupt contexts by Roman Gushchin · 4 years, 3 months ago
  36. 67f0286 mm: kmem: remove redundant checks from get_obj_cgroup_from_current() by Roman Gushchin · 4 years, 3 months ago
  37. 279c339 mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current() by Roman Gushchin · 4 years, 3 months ago
  38. b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 3 months ago
  39. 7404840 ia64: fix build error with !COREDUMP by Krzysztof Kozlowski · 4 years, 3 months ago
  40. edc05fe coccinelle: api: add kfree_mismatch script by Denis Efremov · 4 years, 3 months ago
  41. 9d9af10 Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 3 months ago
  42. a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
  43. 2a934b3 Merge tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 3 months ago
  44. 6f78b9a Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 3 months ago
  45. 5a77b6a Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 3 months ago
  46. c7dacf5 mailbox: avoid timer start from callback by Jassi Brar · 4 years, 3 months ago
  47. 071a057 Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 3 months ago
  48. fad7011 Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 3 months ago
  49. 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
  50. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 3 months ago
  51. 93f3d8f Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  52. 8119c43 Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 3 months ago
  53. 49dc6fb Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 3 months ago
  54. 09a31a7 Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
  55. 847d428 Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
  56. 294a7f1 lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE by Vitor Massaru Iha · 4 years, 3 months ago
  57. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  58. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  59. 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 3 months ago
  60. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 3 months ago
  61. d9bc85d ROMFS: support inode blocks calculation by Libing Zhou · 4 years, 3 months ago
  62. 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 3 months ago
  63. 5cf53f3 sched.h: drop in_ubsan field when UBSAN is in trap mode by Elena Petrova · 4 years, 3 months ago
  64. 4fbe310 scripts/gdb/tasks: add headers and improve spacing format by Ritesh Harjani · 4 years, 3 months ago
  65. 998ec76 scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts command by Ritesh Harjani · 4 years, 3 months ago
  66. ac05b7a kernel/relay.c: drop unneeded initialization by Sudip Mukherjee · 4 years, 3 months ago
  67. 3f388f2 panic: dump registers on panic_on_warn by Alexey Kardashevskiy · 4 years, 3 months ago
  68. 85094c0 rapidio: fix the missed put_device() for rio_mport_add_riodev by Jing Xiangfeng · 4 years, 3 months ago
  69. fa63f08 rapidio: fix error handling path by Souptick Joarder · 4 years, 3 months ago
  70. 64ead52 nilfs2: fix some kernel-doc warnings for nilfs2 by Wang Hai · 4 years, 3 months ago
  71. 589f6b5 autofs: harden ioctl table by Matthew Wilcox · 4 years, 3 months ago
  72. 50b7d85 ramfs: fix nommu mmap with gaps in the page cache by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  73. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  74. 7f3bfab mm/gup: take mmap_lock in get_dump_page() by Jann Horn · 4 years, 3 months ago
  75. a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 3 months ago
  76. 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 3 months ago
  77. afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 3 months ago
  78. df0c09c coredump: let dump_emit() bail out on short writes by Jann Horn · 4 years, 3 months ago
  79. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 3 months ago
  80. 206e22f tools/testing/selftests: add self-test for verifying load alignment by Chris Kennelly · 4 years, 3 months ago
  81. ce81bb2 fs/binfmt_elf: use PT_LOAD p_align values for suitable start address by Chris Kennelly · 4 years, 3 months ago
  82. 48ca2d8 checkpatch: add new warnings to author signoff checks. by Dwaipayan Ray · 4 years, 3 months ago
  83. c70735c checkpatch: fix false positive on empty block comment lines by Łukasz Stelmach · 4 years, 3 months ago
  84. 2e44e80 checkpatch: fix multi-statement macro checks for while blocks. by Dwaipayan Ray · 4 years, 3 months ago
  85. a0154cd checkpatch: emit a warning on embedded filenames by Joe Perches · 4 years, 3 months ago
  86. e7f929f checkpatch: extend author Signed-off-by check for split From: header by Dwaipayan Ray · 4 years, 3 months ago
  87. f5f6132 checkpatch: allow not using -f with files that are in git by Joe Perches · 4 years, 3 months ago
  88. 99ca38c checkpatch: warn on self-assignments by Joe Perches · 4 years, 3 months ago
  89. c12093a const_structs.checkpatch: add pinctrl_ops and pinmux_ops by Rikard Falkeborn · 4 years, 3 months ago
  90. 8020b25 checkpatch: warn if trace_printk and friends are called by Nicolas Boichat · 4 years, 3 months ago
  91. ed4761f const_structs.checkpatch: add phy_ops by Rikard Falkeborn · 4 years, 3 months ago
  92. 40873ab checkpatch: add test for comma use that should be semicolon by Joe Perches · 4 years, 3 months ago
  93. 310cd06 checkpatch: move repeated word test by Joe Perches · 4 years, 3 months ago
  94. 3e89ad8 checkpatch: add --kconfig-prefix by Jerome Forissier · 4 years, 3 months ago
  95. 004fba1 bitops: use the same mechanism for get_count_order[_long] by Wei Yang · 4 years, 3 months ago
  96. a9eb637 bitops: simplify get_count_order_long() by Wei Yang · 4 years, 3 months ago
  97. 904542d lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 3 months ago
  98. f3c9d0a lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() by Dan Carpenter · 4 years, 3 months ago
  99. e130816 include/linux/list.h: add a macro to test if entry is pointing to the head by Andy Shevchenko · 4 years, 3 months ago
  100. 1d33963 lib/percpu_counter.c: use helper macro abs() by Miaohe Lin · 4 years, 3 months ago