summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-05Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"Sasha Levin
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-03-04LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
2026-03-04LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-03-04LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson
2026-03-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang
2026-03-04ARM: 9467/1: mm: Don't use %pK through printkThomas Weissschuh
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer
2026-03-04openrisc: define arch-specific version of nop()Brian Masney
2026-03-04parisc: Prevent interrupts during rebootHelge Deller
2026-03-04arm64: tegra: smaug: Add usb-role-switch supportDiogo Ivo
2026-03-04sparc: don't reference obsolete termio struct for TC* constantsSam James
2026-03-04sparc: Synchronize user stack on fork and cloneAndreas Larsson
2026-03-04s390/perf: Disable register readout on sampling eventsThomas Richter
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong
2026-03-04arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang
2026-03-04s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens
2026-03-04MIPS: Work around LLVM bug when gp is used as global register variableYao Zi
2026-03-04arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov
2026-03-04arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0Dmitry Baryshkov
2026-03-04arm64: dts: amlogic: g12: assign the MMC A signal clockJerome Brunet
2026-03-04arm64: dts: amlogic: g12: assign the MMC B and C signal clocksJerome Brunet
2026-03-04arm64: dts: amlogic: gx: assign the MMC signal clocksJerome Brunet
2026-03-04arm64: dts: amlogic: axg: assign the MMC signal clocksJerome Brunet
2026-03-04arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree nodeVladimir Zapolskiy
2026-03-04ARM: dts: lpc32xx: Set motor PWM #pwm-cells property value to 3 cellsVladimir Zapolskiy
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-03-04ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" propertyChen-Yu Tsai
2026-03-04arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-onCasey Connolly
2026-03-04arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-onCasey Connolly
2026-03-04arm64: dts: qcom: sdm630: fix gpu_speed_bin sizeDmitry Baryshkov
2026-03-04arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settingsAlexander Stein
2026-03-04ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh
2026-03-04xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko
2026-02-11riscv: Replace function-like macro by static inline functionBjörn Töpel