summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-20Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki
2020-08-20io_uring: kill extra iovec=NULL in import_iovec()Pavel Begunkov
2020-08-20io_uring: comment on kfree(iovec) checksPavel Begunkov
2020-08-20io_uring: fix racy req->flags modificationPavel Begunkov
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-20opp: Enable resources again if they were disabled earlierRajendra Nayak
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-20efi: avoid error message when booting under XenJuergen Gross
2020-08-19Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-19Revert "drm/amdgpu: disable gfxoff for navy_flounder"Jiansong Chen
2020-08-19of: address: Work around missing device_type property in pcie nodesMarc Zyngier
2020-08-19dt: writing-schema: Miscellaneous grammar fixesGeert Uytterhoeven
2020-08-19lib/string.c: Use freestanding environmentArvind Sankar
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-19io_uring: use system_unbound_wq for ring exit workJens Axboe
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu
2020-08-19ext4: reorganize if statement of ext4_mb_release_context()brookxu
2020-08-19ext4: add mb_debug logging when there are lost chunksbrookxu
2020-08-19ext4: Fix comment typo "the the".kyoungho koo
2020-08-19jbd2: clean up checksum verification in do_one_pass()Shijie Luo
2020-08-19ALSA: hda: avoid reset of sdo_limitSameer Pujar
2020-08-19drm/i915/tgl: Make sure TC-cold is blocked before enabling TC AUX power wellsImre Deak
2020-08-19drm/i915/selftests: Avoid passing a random 0 into ilog2George Spelvin
2020-08-19drm/i915: Fix wrong return value in intel_atomic_check()Tianjia Zhang
2020-08-19drm/i915: Update bw_buddy pagemask tableMatt Roper
2020-08-19drm/i915/display: Check for an LPSP encoder before dereferencingChris Wilson
2020-08-19drm/i915: Copy default modparams to mock i915_deviceChris Wilson
2020-08-19drm/i915: Provide the perf pmu.moduleChris Wilson
2020-08-19Merge tag 'gvt-next-fixes-2020-08-05' of https://github.com/intel/gvt-linux i...Jani Nikula
2020-08-19ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp
2020-08-19Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-19Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-18drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-18drm/amd/display: Reset scrambling on Test PatternChris Park
2020-08-18drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh
2020-08-18drm/amd/display: Assign correct left shiftChris Park
2020-08-18drm/amd/display: Call DMUB for eDP power controlChris Park
2020-08-18drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui
2020-08-18drm/amdgpu: parse ta firmware for navy_flounderBhawanpreet Lakha
2020-08-18Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18io_uring: cleanup io_import_iovec() of pre-mapped requestJens Axboe
2020-08-18drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen
2020-08-18drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()Kevin Wang
2020-08-18drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds