summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki2-2/+11
2020-11-05cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki1-0/+2
2020-11-05intel_idle: Fix max_cstate for processor models without C-state tablesChen Yu1-1/+1
2020-11-05intel_idle: Ignore _CST if control cannot be taken from the platformMel Gorman1-4/+3
2020-11-05ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang1-4/+4
2020-11-05PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith1-0/+13
2020-11-05net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov1-1/+7
2020-11-059P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)1-2/+2
2020-11-05libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov1-0/+5
2020-11-05ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)1-1/+1
2020-11-05drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-11-05drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-11-05drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2
2020-11-05drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao1-0/+62
2020-11-05drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-11-05drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall1-2/+3
2020-11-05drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-11-05drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2020-11-05drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-11-05drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-11-05drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi1-1/+1
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan1-0/+10
2020-11-05i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-11/+13
2020-11-05rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski1-7/+17
2020-11-05ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-11-05ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng1-0/+13
2020-11-05ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta1-9/+18
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa1-1/+1
2020-11-05perf vendor events amd: Add L2 Prefetch events for zen1Kim Phillips1-0/+18
2020-11-05ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng1-4/+6
2020-11-05ubifs: Don't parse authentication mount options in remount processZhihao Cheng1-6/+12
2020-11-05ubifs: Fix a memleak after dumping authentication mount optionsZhihao Cheng1-2/+14
2020-11-05ubifs: journal: Make sure to not dirty twice for auth nodesRichard Weinberger1-2/+2
2020-11-05ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng4-0/+9
2020-11-05ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng1-0/+1
2020-11-05NFSD: Add missing NFSv2 .pc_func methodsChuck Lever1-0/+16
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2-3/+9
2020-11-05NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington3-34/+56
2020-11-05gfs2: Only access gl_delete for iopen glocksBob Peterson1-4/+7
2020-11-05gfs2: Make sure we don't miss any delayed withdrawsAndreas Gruenbacher3-30/+43
2020-11-05remoteproc: Fixup coredump debugfs disable requestSibi Sankar1-1/+1
2020-11-05io_uring: use type appropriate io_kiocb handler for double pollJens Axboe1-2/+4
2020-11-05block: advance iov_iter on bio_add_hw_page failureNaohiro Aota1-4/+7
2020-11-05powerpc/32: Fix vmap stack - Properly set r1 before activating MMUChristophe Leroy1-14/+29
2020-11-05powerpc/32: Fix vmap stack - Do not activate MMU before reading task structChristophe Leroy2-31/+6
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling1-1/+1
2020-11-05powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hashGanesh Goudar1-4/+3
2020-11-05powerpc/powermac: Fix low_sleep_handler with KUAP and KUEPChristophe Leroy2-9/+2
2020-11-05powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar1-7/+26
2020-11-05powerpc/memhotplug: Make lmb size 64bitAneesh Kumar K.V1-14/+29