summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
5 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
5 daysKVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
5 daysKVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
5 daysKVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier1-16/+16
5 daysKVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff1-4/+4
5 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
5 dayspowerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini1-9/+19
5 dayspowerpc64/bpf: fix kfunc call supportHari Bathini2-9/+94
5 dayspowerpc/pseries: Correct MSI allocation trackingNam Cao1-1/+1
5 dayss390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik1-1/+0
5 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
5 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
5 daysparisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12
5 daysarm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski1-4/+49
5 daysparisc: Fix initial page table creation for bootHelge Deller1-1/+6
5 daysarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
5 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller1-1/+1
5 daysarm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas1-1/+5
5 dayss390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
5 dayspowerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik3-2/+5
5 daysKVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier1-1/+1
5 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
5 daysKVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
5 daysKVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier1-7/+5
5 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
5 dayspowerpc/crash: adjust the elfcorehdr sizeSourabh Jain1-1/+13
5 dayspowerpc/kexec/core: use big-endian types for crash variablesSourabh Jain1-8/+9
5 dayskexec: Include kernel-end even without crashkernelBen Collins1-12/+15
5 dayspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)1-1/+1
12 daysARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
12 dayskbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor26-1/+26
12 daysarm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas2-5/+6
12 daysx86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky2-5/+5
12 daysx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
12 daysx86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek1-0/+1
12 daysperf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
12 daysx86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
12 daysLoongArch: Remove some extern variables in source filesTiezhu Yang3-7/+0
12 daysLoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang2-0/+19
12 daysLoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang1-11/+5
12 daysKVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah6-13/+101
12 daysARM: dts: imx53-usbarmory: Replace license text comment with SPDX identifierBence Csókás1-38/+1
12 daysarm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin2-5/+5
12 daysarm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin2-3/+3
12 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
12 daysunwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra4-40/+53
12 daysunwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf2-0/+26
12 daysKVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
12 daysx86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
12 daysbpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1