summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
19 hoursx86/topo: Fix SNC topology messPeter Zijlstra
19 hoursx86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
19 hoursx86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
19 hoursx86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
19 hoursARM: clean up the memset64() C wrapperThomas Weißschuh
19 hourskbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
19 hoursarm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas
19 hoursx86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
19 hoursx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
19 hoursx86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek
19 hoursperf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen
19 hoursx86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
19 hoursKVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah
19 hoursbpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba
19 hoursarm64: io: Extract user memory type in ioremap_prot()Will Deacon
19 hoursarm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
19 hourss390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik
19 hourss390/vtime: Fix virtual timer forwardingHeiko Carstens
19 hourss390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
19 hoursx86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra
19 hoursx86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
19 hoursx86/fred: Correct speculative safety in fred_extint()Andrew Cooper
19 hoursKVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba
19 hoursKVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba
9 daysarm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
9 daysarm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier
9 daysx86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
9 daysLoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
9 daysLoongArch: Remove some extern variables in source filesTiezhu Yang
9 daysLoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
9 daysLoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang
9 daysLoongArch: Use %px to print unmodified unwinding addressTiezhu Yang
9 daysLoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
9 daysLoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
9 daysMIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
9 daysparisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
9 daysMIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang
9 daysMIPS: Loongson2ef: Register PCI controller in early stageRong Zhang
9 daysarm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
9 dayspowerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
9 daysarm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly
9 daysx86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
9 daysKVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
9 daysarm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin
9 daysarm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin
9 daysarm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov
9 daysKVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)
9 daysarm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan
9 dayss390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
9 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov