summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-17KVM: SVM: Expand AVIC_PHYSICAL_MAX_INDEX_MASK to be a 12-bit fieldNaveen N Rao
2025-10-17KVM: SVM: Replace hard-coded value 0x1FF with the corresponding macroNaveen N Rao
2025-10-17KVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao
2025-10-17KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao
2025-10-17KVM: nVMX: Add an off-by-default module param to WARN on missed consistency c...Sean Christopherson
2025-10-17KVM: nVMX: Remove support for "early" consistency checks via hardwareSean Christopherson
2025-10-17KVM: nVMX: Stuff vmcs02.TSC_MULTIPLIER early on for nested early checksSean Christopherson
2025-10-17KVM: nVMX: Add consistency check for TSC_MULTIPLIER=0Sean Christopherson
2025-10-17KVM: nVMX: Add consistency check for TPR_THRESHOLD[31:4]!=0 without VIDSean Christopherson
2025-10-17KVM: VMX: Use kvm_mmu_page role to construct EPTP, not current vCPU stateSean Christopherson
2025-10-17KVM: x86/mmu: Move "dummy root" helpers to spte.hSean Christopherson
2025-10-17KVM: nVMX: Hardcode dummy EPTP used for early nested consistency checksSean Christopherson
2025-10-17KVM: VMX: Hoist construct_eptp() "up" in vmx.cSean Christopherson
2025-10-17arm64: dts: qcom: ipq5424: correct the TF-A reserved memory to 512KKathiravan Thirumoorthy
2025-10-17riscv: dts: thead: add zfh for th1520Han Gao
2025-10-17riscv: dts: thead: add ziccrse for th1520Han Gao
2025-10-17riscv: dts: thead: add xtheadvector to the th1520 devicetreeHan Gao
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi
2025-10-17RISC-V: KVM: Read HGEIP CSR on the correct cpuFangyu Yu
2025-10-17ARM: dts: aspeed: santabarbara: Add eeprom device node for PRoT moduleFred Chen
2025-10-17ARM: dts: aspeed: santabarbara: Add AMD APML interface supportFred Chen
2025-10-17ARM: dts: aspeed: santabarbara: Add gpio line nameFred Chen
2025-10-17ARM: dts: aspeed: santabarbara: Add bmc_ready_noled LedFred Chen
2025-10-17ARM: dts: aspeed: santabarbara: Enable MCTP for frontend NICFred Chen
2025-10-17ARM: dts: aspeed: santabarbara: Add sensor support for extension boardsFred Chen
2025-10-17ARM: dts: aspeed: santabarbara: Add blank lines between nodes for readabilityFred Chen
2025-10-17ARM: dts: aspeed: fuji-data64: Enable mac3 controllerTao Ren
2025-10-17ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMCKevin Tung
2025-10-16x86/sgx: Enable automatic SVN updates for SGX enclavesElena Reshetova
2025-10-16x86/sgx: Implement ENCLS[EUPDATESVN]Elena Reshetova
2025-10-16x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]Elena Reshetova
2025-10-16x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flagElena Reshetova
2025-10-16x86/sgx: Introduce functions to count the sgx_(vepc_)open()Elena Reshetova
2025-10-16x86/idtentry: Add missing '*' to kernel-doc linesRandy Dunlap
2025-10-16RISC-V: KVM: Fix check for local interrupts on riscv32Samuel Holland
2025-10-16sched/topology,x86: Fix build warningPeter Zijlstra
2025-10-16arm64: tegra: Mark Jetson Xavier NX's PHY as a wakeup sourceRussell King (Oracle)
2025-10-16sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 modeTim Chen
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra
2025-10-16x86/insn,uprobes,alternative: Unify insn_is_nop()Peter Zijlstra
2025-10-16perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy
2025-10-16parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle
2025-10-15arm64: defconfig: Enable DW HDMI QP CEC supportCristian Ciocaltea
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang
2025-10-15KVM: SVM: Disallow EFER.LMSLE when not supported by hardwareJim Mattson
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-15x86/microcode/intel: Enable staging when availableChang S. Bae
2025-10-15x86/microcode/intel: Support mailbox transferChang S. Bae