summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2026-03-04arm64: dts: rockchip: Fix SD card support for RK3576 Nanopi R76sShawn Lin1-1/+22
2026-03-04arm64: dts: rockchip: Fix SD card support for RK3576 EVB1Shawn Lin1-0/+22
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed1-2/+3
2026-03-04arm64: dts: ti: k3-am69-aquila-clover: Change main_spi2 CS0 to GPIO modeVitor Soares1-1/+2
2026-03-04arm64: dts: ti: k3-am69-aquila: Change main_spi0/2 CS to GPIO modeVitor Soares1-2/+4
2026-03-04KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
2026-03-04arm64: dts: apple: t8112-j473: Keep the HDMI port powered onJanne Grunau1-0/+19
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson1-2/+1
2026-03-04KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson1-20/+20
2026-03-04powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao1-3/+41
2026-03-04arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun1-1/+1
2026-03-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang1-4/+10
2026-03-04arm64: dts: qcom: sm8750: Fix BAM DMA probingKrzysztof Kozlowski1-0/+2
2026-03-04arm64: dts: qcom: x1e80100: Add missing TCSR ref clock to the DP PHYsAbel Vesa1-4/+8
2026-03-04arm64: dts: qcom: sdm630: Add missing MDSS resetAlexey Minnekhanov1-0/+1
2026-03-04arm64: dts: ti: am62p-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2026-03-04x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2026-03-04sparc: Fix page alignment in dma mappingStian Halseth2-0/+4
2026-03-04arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann1-2/+7
2026-03-04x86/hyperv: Move hv crash init after hypercall pg setupMukesh R1-1/+3
2026-03-04ARM: 9467/1: mm: Don't use %pK through printkThomas Weissschuh1-1/+1
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-03-04m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer1-0/+18