summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-08arm64: dts: qcom: qrb2210-rb1: Add overlay for vision mezzanineLoic Poulain
2026-01-08arm64: dts: qcom: qrb2210-rb1: Add PM8008 nodeLoic Poulain
2026-01-08arm64: dts: qcom: qcm2290: Add pin configuration for mclksLoic Poulain
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader
2026-01-08drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna
2026-01-08drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna
2026-01-08drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna
2026-01-08KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()Alexandru Elisei
2026-01-08KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()Alexandru Elisei
2026-01-08KVM: arm64: Inject UNDEF for a register trap without accessorAlexandru Elisei
2026-01-08KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU loadAlexandru Elisei
2026-01-08KVM: selftests: Extend vmx_set_nested_state_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()Yosry Ahmed
2026-01-08KVM: SVM: Allow KVM_SET_NESTED_STATE to clear GIF when SVME==0Jim Mattson
2026-01-08KVM: SVM: Don't set GIF when clearing EFER.SVMEJim Mattson
2026-01-08KVM: arm64: Fix EL2 S1 XN handling for hVHE setupsMarc Zyngier
2026-01-08KVM: arm64: gic: Check for vGICv3 when clearing TWISascha Bischoff
2026-01-08scsi: ufs: core: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-08platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08coresight: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-08hwspinlock: omap: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-08media: ccs: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08drm/xe/pm: Handle GT resume failureRaag Jadav
2026-01-08MAINTAINERS: remove omap-cpufreqAndreas Kemnade
2026-01-08cpufreq: omap: remove driverAndreas Kemnade
2026-01-08arm64: defconfig: Enable Apple Silicon driversSven Peter
2026-01-08arm64: select APPLE_PMGR_PWRSTATE for ARCH_APPLEJanne Grunau
2026-01-08Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg
2026-01-08drm/xe/nvls: Define GuC firmware for NVL-SMatt Roper
2026-01-08KVM: SVM: Virtualize and advertise support for ERAPSAmit Shah
2026-01-08KVM: SVM: Don't allow L1 intercepts for instructions not advertisedKevin Cheng
2026-01-08KVM: SVM: Add support for expedited writes to the fast MMIO busSean Christopherson
2026-01-08KVM: SVM: Rename "fault_address" to "gpa" in npf_interception()Sean Christopherson
2026-01-08KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson
2026-01-08arm64: dts: apple: s8001: Add DWI backlight for J98a, J99aNick Chan
2026-01-08spi: Simplify devm_spi_*_controller()Andy Shevchenko
2026-01-08spi: microchip-core: use XOR instead of ANDNOT to fix the logicAndy Shevchenko
2026-01-08KVM: x86: Don't read guest CR3 when doing async pf while the MMU is directXiaoyao Li
2026-01-08KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()Sean Christopherson
2026-01-08KVM: selftests: Extend memstress to run on nested SVMYosry Ahmed
2026-01-08KVM: selftests: Extend vmx_dirty_log_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed
2026-01-08KVM: selftests: Add a stage-2 MMU instance to kvm_vmSean Christopherson