summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-19x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-19powerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini
2026-03-19powerpc64/bpf: fix kfunc call supportHari Bathini
2026-03-19powerpc/pseries: Correct MSI allocation trackingNam Cao
2026-03-19s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik
2026-03-19s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
2026-03-19s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
2026-03-19parisc: Check kernel mapping earlier at bootupHelge Deller
2026-03-19arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski
2026-03-19parisc: Fix initial page table creation for bootHelge Deller
2026-03-19arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2026-03-19parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
2026-03-19arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas
2026-03-19s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev
2026-03-19powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik
2026-03-19KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier
2026-03-19KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier
2026-03-19KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier
2026-03-19KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-19KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-19KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-19KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier
2026-03-19powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-19powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-19powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-19powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-12x86/topo: Fix SNC topology messPeter Zijlstra
2026-03-12x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
2026-03-12x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-12x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
2026-03-12ARM: clean up the memset64() C wrapperThomas Weißschuh
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas
2026-03-12x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
2026-03-12x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
2026-03-12x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek
2026-03-12perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-12KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah
2026-03-12bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba
2026-03-12arm64: io: Extract user memory type in ioremap_prot()Will Deacon
2026-03-12arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-03-12s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik
2026-03-12s390/vtime: Fix virtual timer forwardingHeiko Carstens
2026-03-12s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
2026-03-12x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra
2026-03-12x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
2026-03-12x86/fred: Correct speculative safety in fred_extint()Andrew Cooper
2026-03-12KVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba
2026-03-12KVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba