1. 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  2. 3b6ab101 Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  3. 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  4. 1590a2e Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  5. ed3e00e Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  6. bd37cdf8 Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 9 months ago
  7. 6a6c9b2 Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  8. 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  9. 0e3fb2a Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  10. 0f29c20 Merge branch 'acpi-sysfs' by Rafael J. Wysocki · 4 years, 9 months ago
  11. 19ef1f9 MAINTAINERS: update info for sparse by Luc Van Oostenryck · 4 years, 9 months ago
  12. b7e3deb mm/memory_hotplug.c: fix false softlockup during pfn range removal by Ben Widawsky · 4 years, 9 months ago
  13. 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 9 months ago
  14. 10d5e97 arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page by Christoph Hellwig · 4 years, 9 months ago
  15. 800e26b x86/hyperv: allocate the hypercall page with only read and execute bits by Christoph Hellwig · 4 years, 9 months ago
  16. 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 4 years, 9 months ago
  17. cb68688 mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages" by Joonsoo Kim · 4 years, 9 months ago
  18. 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 9 months ago
  19. 2a8bef3 doc: THP CoW fault no longer allocate THP by Yang Shi · 4 years, 9 months ago
  20. f9e5597 docs: mm/gup: minor documentation update by Souptick Joarder · 4 years, 9 months ago
  21. 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 9 months ago
  22. 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 9 months ago
  23. cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 9 months ago
  24. 8eab703 mm/vmalloc.c: fix a warning while make xmldocs by Masanari Iida · 4 years, 9 months ago
  25. 3c78582 media: omap3isp: remove cacheflush.h by Nathan Chancellor · 4 years, 9 months ago
  26. 8dbdd50 make asm-generic/cacheflush.h more standalone by Stephen Rothwell · 4 years, 9 months ago
  27. 9449c9c mm/debug_vm_pgtable: fix build failure with powerpc 8xx by Christophe Leroy · 4 years, 9 months ago
  28. 7f70c2a mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages() by Arjun Roy · 4 years, 9 months ago
  29. 243bce0 mm: fix swap cache node allocation mask by Hugh Dickins · 4 years, 9 months ago
  30. 55860d9 slub: cure list_slab_objects() from double fix by Sebastian Andrzej Siewior · 4 years, 9 months ago
  31. 8982ae5 mm/slab: use memzero_explicit() in kzfree() by Waiman Long · 4 years, 9 months ago
  32. d767087 mm, slab: fix sign conversion problem in memcg_uncharge_slab() by Waiman Long · 4 years, 9 months ago
  33. 786ae13 lib: fix test_hmm.c reference after free by Randy Dunlap · 4 years, 9 months ago
  34. 9277f83 ocfs2: fix value of OCFS2_INVALID_SLOT by Junxiao Bi · 4 years, 9 months ago
  35. e5a15e1 ocfs2: fix panic on nfs server over ocfs2 by Junxiao Bi · 4 years, 9 months ago
  36. 7569d3c ocfs2: load global_inode_alloc by Junxiao Bi · 4 years, 9 months ago
  37. 4cd9973 ocfs2: avoid inode removal while nfsd is accessing it by Junxiao Bi · 4 years, 9 months ago
  38. fd7af71 kexec: do not verify the signature without the lockdown or mandatory signature by Lianbo Jiang · 4 years, 9 months ago
  39. b9e20f0 mm, compaction: make capture control handling safe wrt interrupts by Vlastimil Babka · 4 years, 9 months ago
  40. 545b1b0 mm: do_swap_page(): fix up the error code by Michal Hocko · 4 years, 9 months ago
  41. 313a525 openrisc: fix boot oops when DEBUG_VM is enabled by Stafford Horne · 4 years, 9 months ago
  42. 687a0ed Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 9 months ago
  43. 896066a selftests/powerpc: Fix build failure in ebb tests by Harish · 4 years, 9 months ago
  44. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  45. 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 9 months ago
  46. 6aeaf26 Merge branch 'sched-A-couple-of-fixes-for-sch_cake' by David S. Miller · 4 years, 9 months ago
  47. 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 9 months ago
  48. 8c95eca sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 9 months ago
  49. 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 9 months ago
  50. 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 9 months ago
  51. 42e9c85 Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  52. 0e00c05 Merge branch 'napi_gro_receive-caller-return-value-cleanups' by David S. Miller · 4 years, 9 months ago
  53. 045790b wil6210: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
  54. 93ab48a hns: do not cast return value of napi_gro_receive to null by Jason A. Donenfeld · 4 years, 9 months ago
  55. e5e7d80 socionext: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
  56. df08126 wireguard: receive: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
  57. b18e983 vxlan: fix last fdb index during dump of fdb with nhid by Roopa Prabhu · 4 years, 9 months ago
  58. 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 9 months ago
  59. b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 9 months ago
  60. 3b0e7dc Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease' by David S. Miller · 4 years, 9 months ago
  61. 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 9 months ago
  62. b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 9 months ago
  63. 29a30ba Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action' by David S. Miller · 4 years, 9 months ago
  64. 43ce887 net: dsa: sja1105: fix tc-gate schedule with single element by Vladimir Oltean · 4 years, 9 months ago
  65. 82f6896 net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules by Vladimir Oltean · 4 years, 9 months ago
  66. 026bdb2 net: dsa: sja1105: unconditionally free old gating config by Vladimir Oltean · 4 years, 9 months ago
  67. e39109f net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top by Vladimir Oltean · 4 years, 9 months ago
  68. 33fdef2 net: macb: free resources on failure path of at91ether_open() by Claudiu Beznea · 4 years, 9 months ago
  69. 0eaf228 net: macb: call pm_runtime_put_sync on failure path by Claudiu Beznea · 4 years, 9 months ago
  70. e05d57d riscv: Fixup __vdso_gettimeofday broke dynamic ftrace by Guo Ren · 4 years, 9 months ago
  71. e93b327 riscv: Add extern declarations for vDSO time-related functions by Vincent Chen · 4 years, 9 months ago
  72. d0a5fdf clk: sifive: allocate sufficient memory for struct __prci_data by Vincent Chen · 4 years, 9 months ago
  73. a0fc3b3 riscv: Add -fPIC option to CFLAGS_vgettimeofday.o by Vincent Chen · 4 years, 9 months ago
  74. 52366a1 Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 9 months ago
  75. f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 9 months ago
  76. 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 9 months ago
  77. 87d93e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
  78. 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 9 months ago
  79. 108447f arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist by Sai Prakash Ranjan · 4 years, 9 months ago
  80. 5a3235e5 net: phy: mscc: avoid skcipher API for single block AES encryption by Ard Biesheuvel · 4 years, 9 months ago
  81. 908f7d1 Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  82. a4d3712 Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  83. 8dfe804 arm64: perf: Report the PC value in REGS_ABI_32 mode by Jiping Ma · 4 years, 10 months ago
  84. 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 9 months ago
  85. 5b83c25 Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 9 months ago
  86. eb2932b Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames' by David S. Miller · 4 years, 9 months ago
  87. 20d1f2d net: bcmgenet: use hardware padding of runt frames by Doug Berger · 4 years, 9 months ago
  88. d966d2e net: bcmgenet: use __be16 for htons(ETH_P_IP) by Doug Berger · 4 years, 9 months ago
  89. 673bafd net: bcmgenet: re-remove bcmgenet_hfb_add_filter by Doug Berger · 4 years, 9 months ago
  90. a1cd348 Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 4 years, 9 months ago
  91. 5107683 Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 4 years, 9 months ago
  92. 8be3a53 Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 9 months ago
  93. 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 9 months ago
  94. 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 9 months ago
  95. 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 9 months ago
  96. cf4cbc6 netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. by David Wilder · 4 years, 9 months ago
  97. 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 9 months ago
  98. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 9 months ago
  99. 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 9 months ago
  100. b5b78a6 drm/amd: fix potential memleak in err branch by Bernard Zhao · 4 years, 9 months ago