summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-28arm64: tegra: Fix aspm-l1-entry-delay-ns L1 latency cellsManikanta Maddireddy
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28arm64: tegra: Mark MAX77620 as system power controller on SmaugDiogo Ivo
2026-05-28ARM: Add a neon-intrinsics.h header like on arm64Ard Biesheuvel
2026-05-28x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUsRicardo Neri
2026-05-28x86/hyperv/vtl: Mark the wakeup mailbox page as privateYunhong Jiang
2026-05-28x86/acpi: Add a helper to get the address of the wakeup mailboxRicardo Neri
2026-05-28x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guestsYunhong Jiang
2026-05-28x86/realmode: Make the location of the trampoline configurableYunhong Jiang
2026-05-28x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()Yunhong Jiang
2026-05-28x86/dt: Parse the Wakeup Mailbox for Intel processorsRicardo Neri
2026-05-28x86/acpi: Add functions to setup and access the wakeup mailboxRicardo Neri
2026-05-28x86/topology: Add missing struct declaration and attribute dependencyRicardo Neri
2026-05-28KVM: arm64: Remove @arch from __load_stage2()Zenghui Yu (Huawei)
2026-05-28arch/riscv: Add bitrev.h file to support rev8 and brev8Jinjie Ruan
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-05-28KVM: x86: Use fls() instead of ffs() for rmaps histogram bucketingLi RongQing
2026-05-28KVM: x86: Fix wrong return value type in guest_cpuid_has()Li RongQing
2026-05-28KVM: s390: Implement KVM_PRE_FAULT_MEMORYClaudio Imbrenda
2026-05-28KVM: s390: Track page size in struct guest_faultClaudio Imbrenda
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky
2026-05-28x86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-05-28KVM: arm64: Fallback to a supported value for unsupported guest TGxWei-Lin Chang
2026-05-28KVM: arm64: nv: Use literal granule size in TLBI range calculationWei-Lin Chang
2026-05-28KVM: arm64: Factor out TG0/1 decoding of VTCR and TCRWei-Lin Chang
2026-05-28KVM: arm64: nv: Rename vtcr_to_walk_info() to setup_s2_walk()Wei-Lin Chang
2026-05-28ARM: dts: gemini: Correct the RUT1xxLinus Walleij
2026-05-28ARM: dts: Add a Raidsonic IB-4210-B DTSLinus Walleij
2026-05-28ARM: dts: Add a Verbatim Gigabit NAS DTSLinus Walleij
2026-05-28ARM: dts: gemini: Add SSP/SPI blockLinus Walleij
2026-05-28ARM: dts: gemini: Tag disk led for disk-activityLinus Walleij
2026-05-28ARM: dts: gemini: iTian SQ201 need to boot from mtdblock3Linus Walleij
2026-05-27KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMUJim Mattson
2026-05-27KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitionsYosry Ahmed
2026-05-27KVM: x86/pmu: Track mediated PMU counters with mode-specific enablesYosry Ahmed
2026-05-27KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVMYosry Ahmed
2026-05-27KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0Yosry Ahmed
2026-05-27KVM: x86/pmu: Check mediated PMU counter enablement before event filtersYosry Ahmed
2026-05-27KVM: x86/pmu: Do a single atomic OR when reprogramming countersYosry Ahmed
2026-05-27KVM: x86/pmu: Rename reprogram_counters() to clarify usageYosry Ahmed
2026-05-27KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.cYosry Ahmed
2026-05-27KVM: nSVM: Move VMRUN instruction retirement after entering guest modeYosry Ahmed
2026-05-27KVM: nSVM: Unify RIP and PMU handling calls when emulating VMRUNYosry Ahmed
2026-05-27KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP failsYosry Ahmed
2026-05-27KVM: nSVM: Stop leaking single-stepping on VMRUN into L2Yosry Ahmed
2026-05-27KVM: TDX: Move external page table freeing to TDX codeSean Christopherson
2026-05-27KVM: x86: Move error handling inside free_external_spt()Sean Christopherson
2026-05-27KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEsYan Zhao