summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-09arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86Boqun Feng
2026-01-09arm64: dts: renesas: r9a09g057: Add RSCI nodesLad Prabhakar
2026-01-09arm64: dts: renesas: r9a09g056: Add RSCI nodesLad Prabhakar
2026-01-09arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add GPIO keysCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add GPIO keysCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g087: Add GPIO IRQ supportCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g077: Add GPIO IRQ supportCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g087: Add TSU and thermal zones supportCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g077: Add TSU and thermal zones supportCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g087: Add OPP tableCosmin Tanislav
2026-01-09arm64: dts: renesas: r9a09g077: Add OPP tableCosmin Tanislav
2026-01-09arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun
2026-01-09x86/CPU/AMD: Simplify the spectral chicken fixBorislav Petkov (AMD)
2026-01-09ARM: dts: lpc32xx: Add missing properties to I2S device tree nodesPiotr Wojtaszczyk
2026-01-09ARM: dts: lpc32xx: Declare the second AHB master support on PL080 DMA controllerVladimir Zapolskiy
2026-01-09ARM: dts: lpc32xx: Add missing DMA propertiesPiotr Wojtaszczyk
2026-01-09ARM: dts: lpc32xx: Use syscon for system control blockPiotr Wojtaszczyk
2026-01-09ARM: dts: lpc32xx: describe FLASH_INT of SLC NAND controllerVladimir Zapolskiy
2026-01-09ARM: dts: lpc32xx: change NAND controllers node namesVladimir Zapolskiy
2026-01-09ARM: dts: lpc32xx: Update spi clock propertiesKuldeep Singh
2026-01-09ARM: dts: Add support for pcb8385Horatiu Vultur
2026-01-08arm64: Disable branch profiling for all arm64 codeBreno Leitao
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-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: 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-08arm64: defconfig: Enable Apple Silicon driversSven Peter
2026-01-08arm64: select APPLE_PMGR_PWRSTATE for ARCH_APPLEJanne Grunau
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-08KVM: x86: Don't read guest CR3 when doing async pf while the MMU is directXiaoyao Li
2026-01-08KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson
2026-01-08KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pagesFred Griffoul
2026-01-08KVM: VMX: Move nested_mark_vmcs12_pages_dirty() to vmx.c, and renameSean Christopherson
2026-01-08KVM: nVMX: Precisely mark vAPIC and PID maps dirty when delivering nested PISean Christopherson
2026-01-08KVM: x86: Mark vmcs12 pages as dirty if and only if they're mappedSean Christopherson
2026-01-08KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl"Sean Christopherson
2026-01-08KVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR with list addressSean Christopherson
2026-01-08KVM: VMX: Dedup code for adding MSR to VMCS's auto listSean Christopherson