summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-11Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-11Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-09-11Merge tag 'drm-fixes-2020-09-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-11gcov: add support for GCC 10.1Peter Oberparleiter
2020-09-11Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-09-11Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-09-10Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-09IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-09-09RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing
2020-09-09spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter
2020-09-09spi: Fix memory leak on splited transfersGustav Wiklander
2020-09-08f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi
2020-09-08f2fs: fix indefinite loop scanning for free nidSahitya Tummala
2020-09-08f2fs: Fix type of section block count variablesShin'ichiro Kawasaki
2020-09-09Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi...Dave Airlie
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-08Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-08spi: spi-cadence-quadspi: Fix mapping of buffers for DMA readsVignesh Raghavendra
2020-09-08drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie
2020-09-08Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-09-07spi: stm32: Rate-limit the 'Communication suspended' messageMarek Vasut
2020-09-07mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter
2020-09-07mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham
2020-09-07mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson
2020-09-07mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-09-07mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel
2020-09-06Linux 5.9-rc4Linus Torvalds
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05io_uring: fix linked deferred ->files cancellationPavel Begunkov
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-05mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells
2020-09-05mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song
2020-09-05mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai