summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
14 daysKVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba1-2/+33
14 daysKVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba1-0/+3
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier1-4/+15
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-03-04LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang1-1/+1
2026-03-04LoongArch: Remove some extern variables in source filesTiezhu Yang3-7/+0
2026-03-04LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang1-1/+1
2026-03-04LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang2-0/+19
2026-03-04LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang1-1/+1
2026-03-04LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen1-0/+1
2026-03-04LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang1-2/+3
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li1-1/+1
2026-03-04MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang1-1/+10
2026-03-04MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang3-6/+8
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li1-0/+2
2026-03-04arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly1-0/+3
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-03-04arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin2-5/+5
2026-03-04arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin2-3/+3
2026-03-04arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov2-1/+8
2026-03-04KVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)1-1/+1
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan1-4/+0
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle1-8/+17
2026-03-04x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24