1. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  4. d60ddd2 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  5. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  6. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  7. 7f879e1 Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  8. bd5cd35 gtp: use __GFP_NOWARN to avoid memalloc warning by Taehee Yoo · 5 years ago
  9. 0d0d9a3 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 5 years ago
  10. b4b771f r8152: Add MAC passthrough support to new device by Kai-Heng Feng · 5 years ago
  11. 599be01 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 5 years ago
  12. 6aa71ef microblaze: Add ID for Microblaze v11 by Michal Simek · 5 years ago
  13. 061d2c1d microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 5 years ago
  14. 2602276 microblaze: Wire CMA allocator by Michal Simek · 5 years ago
  15. def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
  16. 5fefd79 microblaze: Sync defconfig with latest Kconfig layout by Michal Simek · 5 years ago
  17. 6162cd2 microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers by Manish Narani · 5 years ago
  18. a45ad71 Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  19. 6850979 Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  20. 83b4304 qed: Remove set but not used variable 'p_link' by YueHaibing · 5 years ago
  21. 9afe232 Merge branch 'unbreak-basic-and-bpf-tdc-testcases' by David S. Miller · 5 years ago
  22. e9ed4fa tc-testing: add missing 'nsPlugin' to basic.json by Davide Caratti · 5 years ago
  23. 7145fcf tc-testing: fix eBPF tests failure on linux fresh clones by Davide Caratti · 5 years ago
  24. 2b5b825 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 5 years ago
  25. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  26. 9717c1c Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  27. 79703e0 Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  28. eadc4e4 Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  29. f3cc4e1 ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() by Chen-Yu Tsai · 5 years ago
  30. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  31. 190535f include/linux/cpumask.h: don't calculate length of the input string by Yury Norov · 5 years ago
  32. 809e308 lib: new testcases for bitmap_parse{_user} by Yury Norov · 5 years ago
  33. 2d62615 lib: rework bitmap_parse() by Yury Norov · 5 years ago
  34. e66eda0 lib: make bitmap_parse_user a wrapper on bitmap_parse by Yury Norov · 5 years ago
  35. 7eb2e94 lib: add test for bitmap_parse() by Yury Norov · 5 years ago
  36. 0bddc1b bitops: more BITS_TO_* macros by Yury Norov · 5 years ago
  37. 0bee0ce lib/string: add strnchrnul() by Yury Norov · 5 years ago
  38. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  39. d56c0d4 proc: decouple proc from VFS with "struct proc_ops" by Alexey Dobriyan · 5 years ago
  40. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  41. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  42. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  43. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  44. 27796d03 asm-generic/tlb: add missing CONFIG symbol by Peter Zijlstra · 5 years ago
  45. 491a49f asm-gemeric/tlb: remove stray function declarations by Peter Zijlstra · 5 years ago
  46. 0758cd8 asm-generic/tlb: avoid potential double flush by Peter Zijlstra · 5 years ago
  47. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  48. 12e4d53 powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case by Aneesh Kumar K.V · 5 years ago
  49. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  50. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  51. 9c7869c arm64: mm: display non-present entries in ptdump by Steven Price · 5 years ago
  52. 102f45f arm64: mm: convert mm/dump.c to use walk_page_range() by Steven Price · 5 years ago
  53. 2ae2713 x86: mm: convert dump_pagetables to use walk_page_range by Steven Price · 5 years ago
  54. 30d621f mm: add generic ptdump by Steven Price · 5 years ago
  55. c5cfae1 x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct by Steven Price · 5 years ago
  56. e455248 x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct by Steven Price · 5 years ago
  57. 74d2aaa x86: mm: point to struct seq_file from struct pg_state by Steven Price · 5 years ago
  58. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  59. c02a987 mm: pagewalk: fix termination condition in walk_pte_range() by Steven Price · 5 years ago
  60. fbf5634 mm: pagewalk: don't lock PTEs for walk_page_range_novma() by Steven Price · 5 years ago
  61. 488ae6a mm: pagewalk: allow walking without vma by Steven Price · 5 years ago
  62. 3afc423 mm: pagewalk: add p4d_entry() and pgd_entry() by Steven Price · 5 years ago
  63. 757b2a4a x86: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  64. 8094249 sparc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  65. 8d2109f s390: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  66. af6513e riscv: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  67. 070434b powerpc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  68. 501b810 mips: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  69. 8aa82df arm64: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  70. 8a0af66 arm: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  71. 4f6b2c0 arc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  72. 93fab1b mm: add generic p?d_leaf() macros by Steven Price · 5 years ago
  73. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  74. 9a8c8b4 pinctrl: fix pxa2xx.c build warnings by Randy Dunlap · 5 years ago
  75. 046755a drivers/block/null_blk_main.c: fix uninitialized var warnings by Andrew Morton · 5 years ago
  76. ca0a95a drivers/block/null_blk_main.c: fix layout by Andrew Morton · 5 years ago
  77. 889b331 ipc/msg.c: consolidate all xxxctl_down() functions by Lu Shuaibing · 5 years ago
  78. 8116b54 ipc/sem.c: document and update memory barriers by Manfred Spraul · 5 years ago
  79. 0d97a82 ipc/msg.c: update and document memory barriers by Manfred Spraul · 5 years ago
  80. c5b2cbd ipc/mqueue.c: update/document memory barriers by Manfred Spraul · 5 years ago
  81. ed29f17 ipc/mqueue.c: remove duplicated code by Davidlohr Bueso · 5 years ago
  82. 39323c6 smp_mb__{before,after}_atomic(): update Documentation by Manfred Spraul · 5 years ago
  83. 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
  84. 52fb87c mm/memory_hotplug: cleanup __remove_pages() by David Hildenbrand · 5 years ago
  85. 5d12071 mm/memory_hotplug: drop local variables in shrink_zone_span() by David Hildenbrand · 5 years ago
  86. 950b68d mm/memory_hotplug: don't check for "all holes" in shrink_zone_span() by David Hildenbrand · 5 years ago
  87. 9b05158 mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn by David Hildenbrand · 5 years ago
  88. d33695b mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone() by David Hildenbrand · 5 years ago
  89. 1f8d75c mm/memmap_init: update variable name in memmap_init_zone by Aneesh Kumar K.V · 5 years ago
  90. 4c60588 mm: factor out next_present_section_nr() by David Hildenbrand · 5 years ago
  91. 948c436 mm/page_alloc: fix and rework pfn handling in memmap_init_zone() by David Hildenbrand · 5 years ago
  92. 4b094b7 mm/page_alloc.c: initialize memmap of unavailable memory directly by David Hildenbrand · 5 years ago
  93. abec749 fs/proc/page.c: allow inspection of last section and fix end detection by David Hildenbrand · 5 years ago
  94. e822969 mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section by David Hildenbrand · 5 years ago
  95. 2d797e9 ocfs2: fix oops when writing cloned file by Gang He · 5 years ago
  96. a444ad1 Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module' by Jakub Kicinski · 5 years ago
  97. 2453116 netdevsim: remove unused sdev code by Taehee Yoo · 5 years ago
  98. 83cf421 netdevsim: use __GFP_NOWARN to avoid memalloc warning by Taehee Yoo · 5 years ago
  99. 6556ff3 netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs by Taehee Yoo · 5 years ago
  100. 6fb8852 netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() by Taehee Yoo · 5 years ago