summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song2020-11-053-6/+3
* ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-11-051-0/+2
* ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski2020-11-051-0/+1
* ARM: config: aspeed: Fix selection of media driversJoel Stanley2020-11-052-2/+4
* ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in AriesKrzysztof Kozlowski2020-11-051-1/+1
* ARM: aspeed: g5: Do not set sirq polarityJoel Stanley2020-11-051-1/+0
* arm: dts: mt7623: add missing pause for switchportFrank Wunderlich2020-11-051-0/+1
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-053-8/+23
* cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)2020-11-051-1/+2
* arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-11-051-0/+1
* tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds2020-11-051-17/+19
* drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao2020-11-051-0/+9
* drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky2020-11-051-1/+2
* drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang2020-11-052-0/+4
* drm/amd/pm: fix pp_dpm_fclkKenneth Feng2020-11-051-0/+3
* drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan2020-11-051-1/+1
* drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher2020-11-051-26/+0
* futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-11-051-0/+5
* memory: brcmstb_dpfe: Fix memory leakAlex Dewar2020-11-051-6/+10
* memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding2020-11-051-1/+0
* mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang2020-11-051-2/+4
* mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle2020-11-051-0/+11
* mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-052-0/+19
* drm/ttm: fix eviction valuable range check.Dave Airlie2020-11-051-1/+1
* ext4: do not use extent after put_bhyangerkun2020-11-051-15/+15
* ext4: fix bs < ps issue reported with dioread_nolock mount optRitesh Harjani2020-11-052-2/+2
* ext4: fix bdev write error check failed when mount fs with roZhang Xiaoxu2020-11-051-11/+2
* ext4: clear buffer verified flag if read meta block from diskzhangyi (F)2020-11-055-1/+8
* ext4: fix invalid inode checksumLuo Meng2020-11-051-5/+6
* ext4: implement swap_activate aops using iomapRitesh Harjani2020-11-051-0/+11
* ext4: fix error handling code in add_new_gdbDinghao Liu2020-11-051-1/+3
* ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-051-0/+1
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-051-4/+5
* cpufreq: intel_pstate: Avoid missing HWP max updates in passive modeRafael J. Wysocki2020-11-051-7/+6
* cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki2020-11-052-2/+11
* cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki2020-11-051-0/+2
* intel_idle: Fix max_cstate for processor models without C-state tablesChen Yu2020-11-051-1/+1
* intel_idle: Ignore _CST if control cannot be taken from the platformMel Gorman2020-11-051-4/+3
* ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-11-051-4/+4
* PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith2020-11-051-0/+13
* net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov2020-11-051-1/+7
* 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-11-051-2/+2
* libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov2020-11-051-0/+5
* ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-11-051-1/+1
* drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai2020-11-051-2/+2
* drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai2020-11-051-1/+1
* drm/amdgpu: increase the reserved VM size to 2MBChristian König2020-11-051-2/+2
* drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao2020-11-051-0/+62
* drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky2020-11-051-0/+7
* drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall2020-11-051-2/+3