summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-285-15/+22
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-284-9/+12
| |\
| | * cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar2020-08-271-2/+2
| | * cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar2020-08-271-2/+1
| | * Documentation: fix pm/intel_pstate build warning and wordingRandy Dunlap2020-08-241-2/+2
| | * cpufreq: replace cpu_logical_map() with read_cpuid_mpir()Sumit Gupta2020-08-211-3/+7
| * | PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki2020-08-251-6/+10
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-2812-41/+172
|\ \ \
| * | | KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-08-281-1/+2
| * | | KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-08-283-8/+42
| * | | KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-08-288-26/+108
| * | | arm64: vdso32: make vdso32 install conditionalFrank van der Linden2020-08-281-1/+2
| * | | arm64: use a common .arch preamble for inline assemblySami Tolvanen2020-08-283-5/+18
| |/ /
* | | kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu2020-08-281-1/+1
* | | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-285-63/+67
|\ \ \
| * | | writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2020-06-155-22/+14
| * | | writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-06-152-34/+23
| * | | writeback: Avoid skipping inode writebackJan Kara2020-06-152-7/+18
| * | | writeback: Protect inode->i_io_list with inode->i_lockJan Kara2020-06-151-5/+17
* | | | Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-282-0/+32
|\ \ \ \
| * | | | gfs2: add some much needed cleanup for log flushes that failBob Peterson2020-08-242-0/+32
| | |/ / | |/| |
* | | | Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2020-08-289-81/+79
|\ \ \ \
| * | | | ceph: don't allow setlease on cephfsJeff Layton2020-08-241-0/+1
| * | | | ceph: fix inode number handling on arches with 32-bit ino_tJeff Layton2020-08-248-77/+74
| * | | | libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov2020-08-241-4/+4
| |/ / /
* | | | Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-08-281-6/+6
|\ \ \ \
| * | | | mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones2020-08-281-4/+6
| * | | | mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko2020-08-241-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-2843-169/+310
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-08-281-4/+10
| |\ \ \ \
| | * | | | drm/i915: Fix cmd parser desc matching with masksMika Kuoppala2020-08-251-4/+10
| | | |/ / | | |/| |
| * | | | Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-288-15/+20
| |\ \ \ \
| | * | | | drm/omap: fix incorrect lock stateTomi Valkeinen2020-08-251-1/+2
| | * | | | Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst2020-08-2513284-225283/+684468
| | |\| | |
| | * | | | drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter2020-08-176-12/+16
| | * | | | drm/dp_mst: Don't return error code when crtc is nullBhawanpreet Lakha2020-08-171-2/+2
| * | | | | Merge tag 'amd-drm-fixes-5.9-2020-08-26' of git://people.freedesktop.org/~agd...Dave Airlie2020-08-2718-116/+164
| |\ \ \ \ \
| | * | | | | drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu2020-08-261-2/+8
| | * | | | | drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen2020-08-261-0/+1
| | * | | | | drm/amd/display: Retry AUX write when fail occursWayne Lin2020-08-261-1/+1
| | * | | | | drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher2020-08-261-0/+4
| | * | | | | drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas2020-08-261-6/+3
| | * | | | | drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen2020-08-261-0/+1
| | * | | | | drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan2020-08-263-24/+21
| | * | | | | drm/amdgpu: add asd fw check before loading asdTao Zhou2020-08-261-2/+1
| | * | | | | drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu2020-08-261-1/+1
| | * | | | | drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam2020-08-261-0/+1
| | * | | | | drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung2020-08-261-1/+1
| | * | | | | drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee2020-08-263-22/+43
| | * | | | | drm/amdgpu/gfx10: refine mgcg settingJiansong Chen2020-08-261-4/+2