summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-28/+58
2020-07-03Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-76/+373
2020-07-03gfs2: The freeze glock should never be frozenBob Peterson2-8/+11
2020-07-03gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHEBob Peterson2-11/+9
2020-07-03gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson1-1/+11
2020-07-03gfs2: freeze should work on read-only mountsBob Peterson1-4/+6
2020-07-03gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson4-9/+12
2020-07-02Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+3
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds38-61/+159
2020-07-02Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds8-28/+26
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-9/+4
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds6-6/+59
2020-07-02Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-11/+30
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-32/+27
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+6
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds5-15/+52
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen1-1/+0
2020-07-02tpm_tis_spi: Prefer async probeDouglas Anderson1-0/+1
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson1-7/+7
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou3-4/+4
2020-07-02tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin1-1/+1
2020-07-02tpm_tis_spi: Don't send anything during flow controlDouglas Anderson1-5/+4
2020-07-02tpm: Fix TIS locality timeout problemsJames Bottomley1-10/+9
2020-07-02Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Dave Airlie4-10/+16
2020-07-02Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-15/+304
2020-07-01dt-bindings: clock: imx: Fix e-mail addressFabio Estevam3-3/+3
2020-07-01Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher1-2/+2
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher1-0/+1
2020-07-01Merge tag 'exynos-drm-fixes-for-v5.8-rc4' of git://git.kernel.org/pub/scm/lin...Dave Airlie3-4/+5
2020-07-01Merge tag 'drm-msm-fixes-2020-06-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie9-15/+21
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas1-4/+6
2020-06-30virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao1-0/+1
2020-06-30Merge tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+47
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+18
2020-06-30Merge tag 'integrity-v5.8-fix-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+15
2020-06-30io_uring: use signal based task_work runningJens Axboe1-8/+24
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov4-7/+28
2020-06-30dt-bindings: thermal: k3: Fix the reg propertyFabio Estevam1-1/+1
2020-06-30dt-bindings: thermal: Remove soc unit addressFabio Estevam2-2/+2
2020-06-30dt-bindings: display: arm: versatile: Pass the sysreg unit nameFabio Estevam1-1/+1
2020-06-30dt-bindings: usb: aspeed: Remove the leading zeroesFabio Estevam1-2/+2
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada2-8/+23
2020-06-30dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check'Masahiro Yamada1-1/+1
2020-06-30dt-bindings: fix error in 'make clean' after 'make dt_binding_check'Masahiro Yamada1-0/+5
2020-06-30dt-bindings: mailbox: zynqmp_ipi: fix unit addressKangmin Park1-1/+1
2020-06-30dt-bindings: bus: uniphier-system-bus: fix warning in exampleMasahiro Yamada1-2/+2
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring11-16/+91
2020-06-30gfs2: Don't sleep during glock hash walkAndreas Gruenbacher1-1/+4