| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-04-04 | Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 36 | -520/+1085 |
| 2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 27 | -664/+1449 |
| 2020-04-04 | Merge tag 'vfio-v5.7-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds | 6 | -32/+656 |
| 2020-04-04 | hv_debugfs: Make hv_debug_root static |  YueHaibing | 1 | -1/+1 |
| 2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux |  Linus Torvalds | 39 | -576/+247 |
| 2020-04-04 | x86: ACPI: fix CPU hotplug deadlock |  Qian Cai | 1 | -7/+0 |
| 2020-04-04 | Merge drm/drm-next into drm-misc-next-fixes |  Maxime Ripard | 1002 | -12583/+22282 |
| 2020-04-04 | nvme-fc: Revert "add module to ops template to allow module references" |  James Smart | 4 | -16/+2 |
| 2020-04-04 | nvme: fix deadlock caused by ANA update wrong locking |  Sagi Grimberg | 1 | -2/+2 |
| 2020-04-04 | nvmet-rdma: fix bonding failover possible NULL deref |  Sagi Grimberg | 1 | -56/+119 |
| 2020-04-03 | net: dsa: mt7530: fix null pointer dereferencing in port5 setup |  Chuanhong Guo | 1 | -0/+3 |
| 2020-04-03 | net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers |  Oleksij Rempel | 1 | -0/+7 |
| 2020-04-03 | net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting |  Jisheng Zhang | 1 | -1/+1 |
| 2020-04-03 | Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -1/+7 |
| 2020-04-03 | Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-next |  Stephen Boyd | 50 | -506/+6695 |
| 2020-04-03 | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' and 'clk-arm-icst' into clk-next |  Stephen Boyd | 23 | -55/+1598 |
| 2020-04-03 | Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allwinner' into clk-next |  Stephen Boyd | 16 | -118/+382 |
| 2020-04-03 | Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga' into clk-next |  Stephen Boyd | 7 | -111/+258 |
| 2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 50 | -598/+3505 |
| 2020-04-03 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 10 | -216/+1118 |
| 2020-04-03 | Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm |  Linus Torvalds | 2 | -4/+5 |
| 2020-04-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 58 | -1421/+3995 |
| 2020-04-03 | drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event |  Aaron Ma | 1 | -1/+2 |
| 2020-04-03 | drm/amdgpu: change SH MEM alignment mode for gfx10 |  Likun Gao | 1 | -1/+1 |
| 2020-04-03 | drm/amd/powerplay: avoid using pm_en before it is initialized |  Tiecheng Zhou | 1 | -1/+2 |
| 2020-04-03 | drm/amd/powerplay: implement the is_dpm_running() |  Prike Liang | 1 | -0/+12 |
| 2020-04-03 | drm/amd/display: re-order asic declarations |  Shirish S | 1 | -2/+4 |
| 2020-04-03 | drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK |  Yuxian Dai | 2 | -1/+7 |
| 2020-04-03 | Merge branch 'arm/late' into arm/dt |  Arnd Bergmann | 4 | -102/+561 |
| 2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 117 | -3616/+12928 |
| 2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx |  Linus Torvalds | 13 | -4/+13 |
| 2020-04-03 | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 3 | -89/+47 |
| 2020-04-03 | loop: Better discard support for block devices |  Evan Green | 1 | -11/+31 |
| 2020-04-03 | loop: Report EOPNOTSUPP properly |  Evan Green | 1 | -2/+5 |
| 2020-04-03 | pwm: pca9685: Fix PWM/GPIO inter-operation |  Sven Van Asbroeck | 1 | -37/+48 |
| 2020-04-03 | pwm: Make pwm_apply_state_debug() static |  Jason Yan | 1 | -2/+2 |
| 2020-04-03 | pwm: meson: Remove redundant assignment to variable fin_freq |  Colin Ian King | 1 | -1/+1 |
| 2020-04-03 | ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_cond() |  Jules Irenge | 1 | -0/+2 |
| 2020-04-03 | riscv: Add Kendryte K210 SoC support |  Christoph Hellwig | 5 | -0/+267 |
| 2020-04-03 | remoteproc/omap: Fix set_load call in omap_rproc_request_timer |  Nathan Chancellor | 1 | -1/+1 |
| 2020-04-03 | dm integrity: fix logic bug in integrity tag testing |  Mikulas Patocka | 1 | -1/+1 |
| 2020-04-03 | Revert "dm: always call blk_queue_split() in dm_process_bio()" |  Mike Snitzer | 1 | -2/+3 |
| 2020-04-03 | dm integrity: fix ppc64le warning |  Mike Snitzer | 1 | -1/+1 |
| 2020-04-03 | ipmi: kcs: aspeed: Implement v2 bindings |  Andrew Jeffery | 1 | -23/+121 |
| 2020-04-03 | ipmi: kcs: Finish configuring ASPEED KCS device before enable |  Andrew Jeffery | 1 | -3/+4 |
| 2020-04-03 | ipmi: fix hung processes in __get_guid() |  Wen Yang | 1 | -2/+2 |
| 2020-04-03 | rtc: ds1307: check for failed memory allocation on wdt |  Colin Ian King | 1 | -0/+2 |
| 2020-04-03 | cpufreq: Select schedutil when using big.LITTLE |  Linus Walleij | 1 | -0/+1 |
| 2020-04-03 | Bluetooth: hci_bcm: fix freeing not-requested IRQ |  Michał Mirosław | 1 | -1/+4 |
| 2020-04-03 | Bluetooth: hci_bcm: respect IRQ polarity from DT |  Michał Mirosław | 1 | -1/+2 |