summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-1012-44/+68
|\
| * arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-091-14/+2
| * arm64: Add missing sentinel to erratum_1463225Florian Fainelli2020-07-091-0/+1
| * arm64: Documentation: Fix broken table in generated HTMLSuzuki K Poulose2020-07-081-0/+2
| * arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-081-1/+1
| * arm64: entry: Tidy up block comments and label numbersWill Deacon2020-07-081-8/+14
| * arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier2020-07-081-15/+19
| * arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier2020-07-081-0/+8
| * arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-082-0/+4
| * arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2020-07-082-3/+12
| * arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao2020-07-081-1/+1
| * drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan2020-07-081-2/+1
| * drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-081-1/+4
| * KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-081-1/+1
* | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-103-5/+10
|\ \
| * | MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer2020-07-102-2/+5
| * | MAINTAINERS: update email address for Heiko CarstensHeiko Carstens2020-07-102-2/+4
| * | s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-091-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-104-4/+11
|\ \ \
| * | | KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen2020-07-101-0/+4
| * | | KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini2020-07-103-4/+7
* | | | Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2020-07-103-5/+8
|\ \ \ \
| * | | | mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti2020-07-081-2/+3
| * | | | mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam2020-07-061-1/+1
| * | | | mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong2020-06-161-2/+4
* | | | | Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-07-0926-155/+145
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-104-10/+65
| |\ \ \ \ \
| | * | | | | drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-091-1/+2
| | * | | | | drm/radeon: fix double freeTom Rix2020-07-091-4/+3
| | * | | | | drm/amd/display: add dmcub check on RENOIRAaron Ma2020-07-091-1/+1
| | * | | | | drm/amdgpu: add TMR destory function for pspHuang Rui2020-07-091-4/+53
| | * | | | | drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui2020-07-091-0/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-107-41/+38
| |\ \ \ \ \
| | * | | | | drm/i915/gt: Pin the rings before marking activeChris Wilson2020-07-071-6/+6
| | * | | | | drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson2020-07-061-10/+6
| | * | | | | drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson2020-07-061-0/+1
| | * | | | | drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä2020-07-064-25/+25
| | * | | | | drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson2020-07-061-1/+1
| | |/ / / /
| * | | | | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-07-105-5/+9
| |\ \ \ \ \
| | * | | | | drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell2020-07-081-0/+1
| | * | | | | drm/nouveau/svm: fix migrate page regressionRalph Campbell2020-07-081-1/+1
| | * | | | | drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-082-4/+4
| | * | | | | drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs2020-07-081-0/+3
| | |/ / / /
| * | | | | Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-103-11/+11
| |\ \ \ \ \
| | * | | | | drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu2020-07-081-2/+3
| | * | | | | drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl2020-07-022-9/+8
| * | | | | | Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2020-07-107-88/+22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/mediatek: mtk_hdmi: Remove debug messages for function callsEnric Balletbo i Serra2020-07-052-15/+1
| | * | | | | drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variablesEnric Balletbo i Serra2020-07-051-48/+0
| | * | | | | drm/mediatek: Delete not used of_device_get_match_dataMatthias Brugger2020-07-051-1/+0