summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie3-5/+60
2020-05-14Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie18-124/+180
2020-05-14riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id'Kefeng Wang1-0/+1
2020-05-14riscv: pgtable: Fix __kernel_map_pages build error if NOMMUKefeng Wang1-0/+2
2020-05-14net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit1-3/+5
2020-05-14arm64: defconfig: add MEDIA_PLATFORM_SUPPORTMax Krummenacher1-0/+1
2020-05-14arm64: defconfig: ARCH_R8A7795: follow changed config symbol nameMax Krummenacher1-1/+2
2020-05-14arm64: defconfig: add DRM_DISPLAY_CONNECTORMax Krummenacher1-0/+1
2020-05-14arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol nameMax Krummenacher1-1/+1
2020-05-14Merge tag 'arm-soc-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+2
2020-05-14Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann4-3/+6
2020-05-14Merge tag 'omap-for-v5.6/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-5/+46
2020-05-14Merge tag 'v5.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-43/+23
2020-05-14Merge tag 'tegra-for-5.7-arm64-defconfig-fixes' of git://git.kernel.org/pub/s...Arnd Bergmann1-1/+1
2020-05-14Merge tag 'renesas-fixes-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann3-4/+10
2020-05-14Merge tag 'imx-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann9-44/+45
2020-05-14Merge tag 'qcom-arm64-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-8/+22
2020-05-14drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson1-14/+12
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli1-0/+1
2020-05-13Merge branch 'tipc-fixes'David S. Miller3-16/+49
2020-05-13tipc: fix failed service subscription deletionTuong Lien2-4/+15
2020-05-13tipc: fix memory leak in service subscriptingTuong Lien1-1/+3
2020-05-13tipc: fix large latency in smart Nagle streamingTuong Lien1-11/+31
2020-05-13Merge branch 's390-fixes'David S. Miller2-1/+4
2020-05-13MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainerUrsula Braun1-0/+1
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun1-1/+3
2020-05-13io_uring: polled fixed file must go through free iterationJens Axboe1-5/+1
2020-05-13hwmon: (da9052) Synchronize access with mfdSamu Nuutamo1-2/+2
2020-05-13KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger3-18/+18
2020-05-13hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih1-1/+3
2020-05-13hwmon: (nct7904) Read all SMI status registers in probe functionAmy Shih1-0/+8
2020-05-13NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfsTrond Myklebust3-5/+7
2020-05-13usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani1-3/+3
2020-05-13Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman12-18/+34
2020-05-13drm/meson: pm resume add return errno branchBernard Zhao1-3/+1
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren3-11/+2
2020-05-13csky: Fixup remove duplicate irq_disableLiu Yibin1-2/+0
2020-05-13csky: Fixup calltrace panicGuo Ren8-119/+159
2020-05-13csky: Fixup perf callchain unwindMao Han1-2/+7
2020-05-13csky: Fixup msa highest 3 bits maskLiu Yibin2-4/+4
2020-05-13csky: Fixup perf probe -x hungupGuo Ren2-0/+11
2020-05-13csky: Fixup compile error for abiv1 entry.SGuo Ren1-4/+4
2020-05-13csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACEGuo Ren2-0/+4
2020-05-13clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo1-50/+48
2020-05-13clk: ti: am33xx: fix RTC clock parentTero Kristo1-1/+1
2020-05-13clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo1-1/+0
2020-05-13netlabel: cope with NULL catmapPaolo Abeni3-3/+12
2020-05-13riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMUKefeng Wang1-0/+1
2020-05-13riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMUKefeng Wang1-1/+1
2020-05-13riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMUKefeng Wang2-0/+3