summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
7 daysKVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier1-16/+16
7 daysKVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff1-4/+4
7 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
7 dayspowerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini1-9/+19
7 dayspowerpc64/bpf: fix kfunc call supportHari Bathini2-9/+94
7 dayspowerpc/pseries: Correct MSI allocation trackingNam Cao1-1/+1
7 dayss390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik1-1/+0
7 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
7 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
7 daysparisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12
7 daysarm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski1-4/+49
7 daysparisc: Fix initial page table creation for bootHelge Deller1-1/+6
7 daysarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
7 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller1-1/+1
7 daysarm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas1-1/+5
7 dayss390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
7 dayspowerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik3-2/+5
7 daysKVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier1-0/+9
7 daysKVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier4-8/+17
7 daysKVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier1-1/+1
7 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
7 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
7 daysKVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
7 daysKVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier1-7/+5
7 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
7 dayspowerpc/crash: adjust the elfcorehdr sizeSourabh Jain1-1/+13
7 dayspowerpc/kexec/core: use big-endian types for crash variablesSourabh Jain1-8/+9
7 dayspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)1-1/+1
14 daysx86/topo: Fix SNC topology messPeter Zijlstra1-47/+143
14 daysx86/topo: Replace x86_has_numa_in_packagePeter Zijlstra1-10/+3
14 daysx86/topo: Add topology_num_nodes_per_package()Peter Zijlstra3-2/+20
14 daysx86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra3-0/+16
14 daysARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
14 dayskbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor26-1/+26
14 daysarm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas2-5/+6
14 daysx86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky2-5/+5
14 daysx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
14 daysx86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek1-0/+1
14 daysperf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
14 daysx86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
14 daysKVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah6-13/+101
14 daysbpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
14 daysarm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
14 daysarm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-9/+10
14 dayss390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik1-1/+1
14 dayss390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
14 dayss390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens3-6/+18
14 daysx86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra4-24/+34
14 daysx86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong3-6/+5
14 daysx86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2