1. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  2. 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 3 months ago
  3. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 3 months ago
  4. 5cf53f3 sched.h: drop in_ubsan field when UBSAN is in trap mode by Elena Petrova · 4 years, 3 months ago
  5. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  6. a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 3 months ago
  7. 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 3 months ago
  8. afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 3 months ago
  9. 004fba1 bitops: use the same mechanism for get_count_order[_long] by Wei Yang · 4 years, 3 months ago
  10. a9eb637 bitops: simplify get_count_order_long() by Wei Yang · 4 years, 3 months ago
  11. 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
  12. 3264cee lib/idr.c: document that ida_simple_{get,remove}() are deprecated by Stephen Boyd · 4 years, 3 months ago
  13. 3b67426 lib/idr.c: document calling context for IDA APIs mustn't use locks by Stephen Boyd · 4 years, 3 months ago
  14. b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 3 months ago
  15. 1f0f8c0 include/linux/mmzone.h: remove unused early_pfn_valid() by Mike Rapoport · 4 years, 3 months ago
  16. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 3 months ago
  17. 90c7eae mm: don't panic when links can't be created in sysfs by Laurent Dufour · 4 years, 3 months ago
  18. cb8e3c8 kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() by David Hildenbrand · 4 years, 3 months ago
  19. 9ca6551 mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources by David Hildenbrand · 4 years, 3 months ago
  20. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
  21. 3a0aaef mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG by David Hildenbrand · 4 years, 3 months ago
  22. 7cf603d kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 3 months ago
  23. ec62d04e kernel/resource: make release_mem_region_adjustable() never fail by David Hildenbrand · 4 years, 3 months ago
  24. d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 3 months ago
  25. 257bea7 mm/page_alloc: simplify __offline_isolated_pages() by David Hildenbrand · 4 years, 3 months ago
  26. 5d1fd5d mm,hwpoison: introduce MF_MSG_UNSPLIT_THP by Naoya Horiguchi · 4 years, 3 months ago
  27. 79f5f8f mm,hwpoison: rework soft offline for in-use pages by Oscar Salvador · 4 years, 3 months ago
  28. 06be6ff mm,hwpoison: rework soft offline for free pages by Oscar Salvador · 4 years, 3 months ago
  29. dd6e240 mm,hwpoison: kill put_hwpoison_page by Oscar Salvador · 4 years, 3 months ago
  30. 7e27f22 mm,hwpoison: unexport get_hwpoison_page and make it static by Oscar Salvador · 4 years, 3 months ago
  31. fefa7c4 mm/readahead: add page_cache_sync_ra and page_cache_async_ra by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  32. 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  33. 1aa83cf mm/readahead: add DEFINE_READAHEAD by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  34. 6f4d2f9 fs: do not update nr_thps for mappings which support THPs by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  35. 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  36. 8fb156c mm/page_owner: change split_page_owner to take a count by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  37. 8fc7564 XArray: add xas_split by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  38. 57417ce XArray: add xa_get_order by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  39. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  40. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  41. 2d0f6b0 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
  42. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  43. bf36c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 3 months ago
  44. b77a69b Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 3 months ago
  45. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  46. f065199 Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 3 months ago
  47. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  48. 346e320 netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements by Davide Caratti · 4 years, 3 months ago
  49. c48b75b Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 3 months ago
  50. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  51. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  52. c6dbef7 Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 3 months ago
  53. ade7afe Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 3 months ago
  54. d086a1c net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info by Leon Romanovsky · 4 years, 3 months ago
  55. d25e2e9 netfilter: restore NF_INET_NUMHOOKS by Pablo Neira Ayuso · 4 years, 3 months ago
  56. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  57. 5d6c413 Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 3 months ago
  58. 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
  59. b4e1bce Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
  60. 7fafb54 Merge tag 'leds-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years, 3 months ago
  61. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  62. 4815519 Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 3 months ago
  63. 6e4dc3d Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 3 months ago
  64. 4da9af0 Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  65. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  66. 37187df Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  67. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  68. 531d29b Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
  69. 79db2b7 Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 3 months ago
  70. defb53a Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  71. cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  72. 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  73. 15cb546 Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 3 months ago
  74. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
  75. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  76. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  77. 5017273 Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years, 3 months ago
  78. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  79. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
  80. 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 3 months ago
  81. 5bd0960 memblock: remove unused memblock_mem_size() by Mike Rapoport · 4 years, 3 months ago
  82. 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  83. 87c5587 memblock: make memblock_debug and related functionality private by Mike Rapoport · 4 years, 3 months ago
  84. cd991db memblock: make for_each_memblock_type() iterator private by Mike Rapoport · 4 years, 3 months ago
  85. f8fd525 mm: remove unused alloc_page_vma_node() by Wei Yang · 4 years, 3 months ago
  86. 74c9da4 include/linux/compaction.h: clean code by removing unused enum value by Mateusz Nosek · 4 years, 3 months ago
  87. ab00db2 include/linux/gfp.h: clarify usage of GFP_ATOMIC in !preemptible contexts by Michal Hocko · 4 years, 3 months ago
  88. 30d8ec7 mmzone: clean code by removing unused macro parameter by Mateusz Nosek · 4 years, 3 months ago
  89. 9181a98 mm: document semantics of ZONE_MOVABLE by David Hildenbrand · 4 years, 3 months ago
  90. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  91. 393824f kasan/kunit: add KUnit Struct to Current Task by Patricia Alfonso · 4 years, 3 months ago
  92. f577e143 include/linux/huge_mm.h: remove mincore_huge_pmd declaration by yuleixzhang · 4 years, 3 months ago
  93. c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 3 months ago
  94. a08d93e mm: simplify PageDoubleMap with PF_SECOND policy by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  95. e18c45f mm: move PageDoubleMap bit by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  96. 07e5bfe mmap locking API: add mmap_lock_is_contended() by Chinwen Chang · 4 years, 3 months ago
  97. b2b29d6 mm: account PMD tables like PTE tables by Matthew Wilcox · 4 years, 3 months ago
  98. bd0b230 mm/memcg: unify swap and memsw page counters by Waiman Long · 4 years, 3 months ago
  99. f3bc52c mm/swap_slots.c: remove always zero and unused return value of enable_swap_slots_cache() by Miaohe Lin · 4 years, 3 months ago
  100. cc2828b mm: remove activate_page() from unuse_pte() by Yu Zhao · 4 years, 3 months ago