summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | f2fs: Fix type of section block count variablesShin'ichiro Kawasaki2020-09-081-4/+4
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-09-091-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | padata: fix possible padata_works_lock deadlockDaniel Jordan2020-09-041-2/+3
* | | | | | | | | | | | | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-09-093-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | SUNRPC: stop printk reading past end of stringJ. Bruce Fields2020-09-051-2/+2
| * | | | | | | | | | | | NFS: Zero-stateid SETATTR should first return delegationChuck Lever2020-09-051-1/+3
| * | | | | | | | | | | | NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-08-261-1/+6
| * | | | | | | | | | | | Merge tag 'nfs-rdma-for-5.9-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-08-261-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | xprtrdma: Release in-flight MRs on disconnectChuck Lever2020-08-261-0/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-082-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests/timers: Turn off timeout settingPo-Hsu Lin2020-08-202-0/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-0815-23/+39
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl2020-09-021-1/+1
| * | | | | | | | | | | | scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl2020-09-021-1/+1
| * | | | | | | | | | | | scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu2020-09-023-7/+5
| * | | | | | | | | | | | scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing2020-09-011-1/+4
| * | | | | | | | | | | | scsi: target: iscsi: Fix data digest calculationVarun Prakash2020-09-011-2/+15
| * | | | | | | | | | | | scsi: lpfc: Update lpfc version to 12.8.0.4James Smart2020-08-311-1/+1
| * | | | | | | | | | | | scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2020-08-312-1/+4
| * | | | | | | | | | | | scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart2020-08-311-1/+3
| * | | | | | | | | | | | scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart2020-08-311-1/+0
| * | | | | | | | | | | | scsi: qla2xxx: Fix regression on sparc64René Rebe2020-08-312-4/+4
| * | | | | | | | | | | | scsi: libfc: Fix for double free()Javed Hasan2020-08-311-2/+0
| * | | | | | | | | | | | scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-08-311-1/+1
* | | | | | | | | | | | | Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-0815-64/+411
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Revert "drm/i915/gem: Delete unused code"Dave Airlie2020-09-081-0/+19
| * | | | | | | | | | | | Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2020-09-082-27/+289
| * | | | | | | | | | | | Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2020-09-082-0/+18
| * | | | | | | | | | | | Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2020-09-0811-37/+85
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | drm/msm: Disable the RPTR shadowJordan Crouse2020-09-046-27/+43
| | * | | | | | | | | | | drm/msm: Disable preemption on all 5xx targetsJordan Crouse2020-09-041-1/+2
| | * | | | | | | | | | | drm/msm: Enable expanded apriv support for a650Jordan Crouse2020-09-044-4/+19
| | * | | | | | | | | | | drm/msm: Split the a5xx preemption recordJordan Crouse2020-09-042-5/+21
* | | | | | | | | | | | | Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-081-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf2020-09-031-4/+0
* | | | | | | | | | | | | Linux 5.9-rc4v5.9-rc4Linus Torvalds2020-09-061-1/+1
* | | | | | | | | | | | | Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-061-3/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | io_uring: fix linked deferred ->files cancellationPavel Begunkov2020-09-051-2/+23
| * | | | | | | | | | | | | io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov2020-09-051-0/+27
| * | | | | | | | | | | | | io_uring: fix explicit async read/write mapping for large segmentsJens Axboe2020-09-051-3/+4
* | | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-09-067-63/+119
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson2020-09-041-7/+7
| * | | | | | | | | | | | | | iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-041-0/+7
| * | | | | | | | | | | | | | iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel2020-09-041-1/+6
| * | | | | | | | | | | | | | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit2020-09-043-7/+33
| * | | | | | | | | | | | | | iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit2020-09-041-0/+2
| * | | | | | | | | | | | | | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu2020-09-041-45/+55
| * | | | | | | | | | | | | | iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-041-2/+8
| * | | | | | | | | | | | | | MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers moveLukas Bulwahn2020-09-041-1/+1
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-069-63/+213
|\ \ \ \ \ \ \ \ \ \ \ \ \ \