summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng2023-04-297-1/+556
| | * | | | | | RISC-V: mm: Enable huge page support to kernel_page_present() functionSia Jee Heng2023-04-291-0/+8
| | * | | | | | RISC-V: Factor out common code of __cpu_resume_enter()Sia Jee Heng2023-04-292-31/+65
| | * | | | | | RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionSia Jee Heng2023-04-292-2/+5
| * | | | | | | riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionNathan Chancellor2023-04-291-1/+12
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-0523-177/+1208
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-05-053-21/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda2023-05-041-21/+11
| | * | | | | | | | KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda2023-05-042-0/+12
| * | | | | | | | | Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-05-051-65/+56
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: x86: Preserve TDP MMU roots until they are explicitly invalidatedSean Christopherson2023-04-271-65/+56
| * | | | | | | | | | Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-05-0519-91/+1129
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | RISC-V: KVM: Virtualize per-HART AIA CSRsAnup Patel2023-04-213-35/+382
| | * | | | | | | | | | RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_maskAnup Patel2023-04-212-22/+38
| | * | | | | | | | | | RISC-V: KVM: Add ONE_REG interface for AIA CSRsAnup Patel2023-04-212-0/+16
| | * | | | | | | | | | RISC-V: KVM: Implement subtype for CSR ONE_REG interfaceAnup Patel2023-04-212-22/+69
| | * | | | | | | | | | RISC-V: KVM: Initial skeletal support for AIAAnup Patel2023-04-219-6/+255
| | * | | | | | | | | | RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask definesAnup Patel2023-04-213-10/+9
| | * | | | | | | | | | RISC-V: Detect AIA CSRs from ISA stringAnup Patel2023-04-213-0/+6
| | * | | | | | | | | | RISC-V: Add AIA related CSR definesAnup Patel2023-04-211-1/+94
| | * | | | | | | | | | RISC-V: KVM: Allow Zbb extension for Guest/VMAnup Patel2023-04-212-0/+3
| | * | | | | | | | | | RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel2023-04-215-19/+274
| | * | | | | | | | | | RISC-V: KVM: Alphabetize selectsAndrew Jones2023-04-211-5/+5
| | * | | | | | | | | | KVM: RISC-V: Retry fault if vma_lookup() results become invalidDavid Matlack2023-04-211-9/+16
* | | | | | | | | | | | Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-05-051-14/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede2023-05-041-14/+0
* | | | | | | | | | | | | Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-052-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVERLukas Bulwahn2023-05-051-6/+0
| * | | | | | | | | | | | | thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada2023-05-041-0/+4
* | | | | | | | | | | | | | Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-051-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | phy: mediatek: hdmi: mt8195: fix wrong pll calculusGuillaume Ranquet2023-05-041-2/+2
| * | | | | | | | | | | | | | phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calcGuillaume Ranquet2023-05-041-6/+2
* | | | | | | | | | | | | | | Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-0550-263/+415
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie2023-05-056-38/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Hans de Goede2023-05-034-30/+6
| | * | | | | | | | | | | | | | | drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada2023-05-031-0/+2
| | * | | | | | | | | | | | | | | drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison2023-05-031-8/+12
| * | | | | | | | | | | | | | | | Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-05-0514-53/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen2023-05-041-10/+3
| | * | | | | | | | | | | | | | | | drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2023-05-042-2/+18
| | * | | | | | | | | | | | | | | | drm/amd/display: Change default Z8 watermark valuesLeo Chen2023-05-041-2/+2
| | * | | | | | | | | | | | | | | | drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen2023-05-041-4/+1
| | * | | | | | | | | | | | | | | | drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu2023-05-041-1/+5
| | * | | | | | | | | | | | | | | | drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz2023-05-041-1/+0
| | * | | | | | | | | | | | | | | | drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang2023-05-041-1/+0
| | * | | | | | | | | | | | | | | | drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang2023-05-041-1/+0
| | * | | | | | | | | | | | | | | | drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao2023-05-043-30/+41
| | * | | | | | | | | | | | | | | | drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli2023-05-041-0/+7
| | * | | | | | | | | | | | | | | | drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli2023-05-041-1/+1
| * | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie2023-05-051-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |