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