summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-04-30ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai
2020-04-30btrfs: fix gcc-4.8 build warning for struct initializerArnd Bergmann
2020-04-30ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-04-29Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-04-29iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski
2020-04-29iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven
2020-04-29iommu: Fix the memory leak in dev_iommu_free()Kevin Hao
2020-04-29drm/qxl: qxl_release use after freeVasily Averin
2020-04-29drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-04-29ALSA: hda/hdmi: fix without unlocked before returnWu Bo
2020-04-28dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi
2020-04-28drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-04-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-04-28Fix use after free in get_tree_bdev()David Howells
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-28drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák
2020-04-28drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák
2020-04-28drm/amdgpu: add tiling flags from MesaMarek Olšák
2020-04-28drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-04-28Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou
2020-04-28dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko
2020-04-28Merge tag 'cve-2020-11884' from emailed bundleLinus Torvalds
2020-04-28ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen
2020-04-28Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"Wolfram Sang
2020-04-28Revert "i2c: tegra: Synchronize DMA before termination"Wolfram Sang
2020-04-28i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2020-04-28drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin
2020-04-28drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin
2020-04-28drm/virtio: only destroy created contextsGurchetan Singh
2020-04-27selinux: fix error return code in cond_read_list()Wei Yongjun
2020-04-27Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-27drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul
2020-04-27drm/i915/gt: Check cacheline is valid before acquiringChris Wilson
2020-04-27drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson
2020-04-27drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-04-27io_uring: statx must grab the file table for valid fdJens Axboe
2020-04-27dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko