- 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
- 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
- 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
- 6a6c9b2 Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 0e3fb2a Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
- 0f29c20 Merge branch 'acpi-sysfs' by Rafael J. Wysocki · 4 years, 9 months ago
- 19ef1f9 MAINTAINERS: update info for sparse by Luc Van Oostenryck · 4 years, 9 months ago
- b7e3deb mm/memory_hotplug.c: fix false softlockup during pfn range removal by Ben Widawsky · 4 years, 9 months ago
- 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 9 months ago
- 10d5e97 arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page by Christoph Hellwig · 4 years, 9 months ago
- 800e26b x86/hyperv: allocate the hypercall page with only read and execute bits by Christoph Hellwig · 4 years, 9 months ago
- 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 4 years, 9 months ago
- cb68688 mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages" by Joonsoo Kim · 4 years, 9 months ago
- 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 9 months ago
- 2a8bef3 doc: THP CoW fault no longer allocate THP by Yang Shi · 4 years, 9 months ago
- f9e5597 docs: mm/gup: minor documentation update by Souptick Joarder · 4 years, 9 months ago
- 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 9 months ago
- 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 9 months ago
- cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 9 months ago
- 8eab703 mm/vmalloc.c: fix a warning while make xmldocs by Masanari Iida · 4 years, 9 months ago
- 3c78582 media: omap3isp: remove cacheflush.h by Nathan Chancellor · 4 years, 9 months ago
- 8dbdd50 make asm-generic/cacheflush.h more standalone by Stephen Rothwell · 4 years, 9 months ago
- 9449c9c mm/debug_vm_pgtable: fix build failure with powerpc 8xx by Christophe Leroy · 4 years, 9 months ago
- 7f70c2a mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages() by Arjun Roy · 4 years, 9 months ago
- 243bce0 mm: fix swap cache node allocation mask by Hugh Dickins · 4 years, 9 months ago
- 55860d9 slub: cure list_slab_objects() from double fix by Sebastian Andrzej Siewior · 4 years, 9 months ago
- 8982ae5 mm/slab: use memzero_explicit() in kzfree() by Waiman Long · 4 years, 9 months ago
- d767087 mm, slab: fix sign conversion problem in memcg_uncharge_slab() by Waiman Long · 4 years, 9 months ago
- 786ae13 lib: fix test_hmm.c reference after free by Randy Dunlap · 4 years, 9 months ago
- 9277f83 ocfs2: fix value of OCFS2_INVALID_SLOT by Junxiao Bi · 4 years, 9 months ago
- e5a15e1 ocfs2: fix panic on nfs server over ocfs2 by Junxiao Bi · 4 years, 9 months ago
- 7569d3c ocfs2: load global_inode_alloc by Junxiao Bi · 4 years, 9 months ago
- 4cd9973 ocfs2: avoid inode removal while nfsd is accessing it by Junxiao Bi · 4 years, 9 months ago
- fd7af71 kexec: do not verify the signature without the lockdown or mandatory signature by Lianbo Jiang · 4 years, 9 months ago
- b9e20f0 mm, compaction: make capture control handling safe wrt interrupts by Vlastimil Babka · 4 years, 9 months ago
- 545b1b0 mm: do_swap_page(): fix up the error code by Michal Hocko · 4 years, 9 months ago
- 313a525 openrisc: fix boot oops when DEBUG_VM is enabled by Stafford Horne · 4 years, 9 months ago
- 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
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 9 months ago
- 6aeaf26 Merge branch 'sched-A-couple-of-fixes-for-sch_cake' by David S. Miller · 4 years, 9 months ago
- 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 9 months ago
- 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
- 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 9 months ago
- 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 9 months ago
- 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
- 0e00c05 Merge branch 'napi_gro_receive-caller-return-value-cleanups' by David S. Miller · 4 years, 9 months ago
- 045790b wil6210: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
- 93ab48a hns: do not cast return value of napi_gro_receive to null by Jason A. Donenfeld · 4 years, 9 months ago
- e5e7d80 socionext: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
- df08126 wireguard: receive: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 9 months ago
- b18e983 vxlan: fix last fdb index during dump of fdb with nhid by Roopa Prabhu · 4 years, 9 months ago
- 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 9 months ago
- b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 9 months ago
- 3b0e7dc Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease' by David S. Miller · 4 years, 9 months ago
- 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 9 months ago
- b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 9 months ago
- 29a30ba Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action' by David S. Miller · 4 years, 9 months ago
- 43ce887 net: dsa: sja1105: fix tc-gate schedule with single element by Vladimir Oltean · 4 years, 9 months ago
- 82f6896 net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules by Vladimir Oltean · 4 years, 9 months ago
- 026bdb2 net: dsa: sja1105: unconditionally free old gating config by Vladimir Oltean · 4 years, 9 months ago
- e39109f net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top by Vladimir Oltean · 4 years, 9 months ago
- 33fdef2 net: macb: free resources on failure path of at91ether_open() by Claudiu Beznea · 4 years, 9 months ago
- 0eaf228 net: macb: call pm_runtime_put_sync on failure path by Claudiu Beznea · 4 years, 9 months ago
- 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
- f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 9 months ago
- 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 9 months ago
- 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
- 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 9 months ago
- 5a3235e5 net: phy: mscc: avoid skcipher API for single block AES encryption by Ard Biesheuvel · 4 years, 9 months ago
- 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
- 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
- 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 9 months ago
- 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
- eb2932b Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames' by David S. Miller · 4 years, 9 months ago
- 20d1f2d net: bcmgenet: use hardware padding of runt frames by Doug Berger · 4 years, 9 months ago
- d966d2e net: bcmgenet: use __be16 for htons(ETH_P_IP) by Doug Berger · 4 years, 9 months ago
- 673bafd net: bcmgenet: re-remove bcmgenet_hfb_add_filter by Doug Berger · 4 years, 9 months ago
- 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
- 5107683 Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 4 years, 9 months ago
- 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
- 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 9 months ago
- 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 9 months ago
- 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 9 months ago
- cf4cbc6 netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. by David Wilder · 4 years, 9 months ago
- 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 9 months ago
- 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 9 months ago
- 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 9 months ago
- b5b78a6 drm/amd: fix potential memleak in err branch by Bernard Zhao · 4 years, 9 months ago
- fa7041d drm/amd/display: Fix ineffective setting of max bpc property by Stylon Wang · 4 years, 9 months ago
- 5ae9c37 drm/amd/display: Enable output_bpc property on all outputs by Stylon Wang · 4 years, 10 months ago
- edfaf6f drm/amdgpu: add fw release for sdma v5_0 by Wenhui Sheng · 4 years, 9 months ago
- a512438 qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE by Colin Ian King · 4 years, 9 months ago
- 482f3ba Merge branch 'net-phy-call-phy_disable_interrupts-in-phy_init_hw' by David S. Miller · 4 years, 9 months ago
- 9886a4d net: phy: call phy_disable_interrupts() in phy_init_hw() by Jisheng Zhang · 4 years, 9 months ago
- 3dd4ef1 net: phy: make phy_disable_interrupts() non-static by Jisheng Zhang · 4 years, 9 months ago
- 41c2b6b net: ethernet: mvneta: Add back interface mode validation by Sascha Hauer · 4 years, 9 months ago
- d3d239d net: ethernet: mvneta: Do not error out in non serdes modes by Sascha Hauer · 4 years, 9 months ago
- 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 9 months ago