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: 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-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-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: 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-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed1-2/+3
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-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang1-4/+10
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
2026-03-04openrisc: define arch-specific version of nop()Brian Masney1-0/+2
2026-03-04parisc: Prevent interrupts during rebootHelge Deller1-0/+3
2026-03-04arm64: tegra: smaug: Add usb-role-switch supportDiogo Ivo1-0/+2
2026-03-04sparc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2026-03-04sparc: Synchronize user stack on fork and cloneAndreas Larsson1-14/+24
2026-03-04s390/perf: Disable register readout on sampling eventsThomas Richter1-1/+1
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong1-0/+2
2026-03-04arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang1-0/+1
2026-03-04s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens1-0/+1
2026-03-04MIPS: Work around LLVM bug when gp is used as global register variableYao Zi1-0/+13
2026-03-04arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov1-0/+7
2026-03-04arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0Dmitry Baryshkov1-1/+0
2026-03-04arm64: dts: amlogic: g12: assign the MMC A signal clockJerome Brunet1-0/+3
2026-03-04arm64: dts: amlogic: g12: assign the MMC B and C signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: amlogic: gx: assign the MMC signal clocksJerome Brunet2-0/+18
2026-03-04arm64: dts: amlogic: axg: assign the MMC signal clocksJerome Brunet1-0/+6
2026-03-04arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree nodeVladimir Zapolskiy1-0/+1
2026-03-04ARM: dts: lpc32xx: Set motor PWM #pwm-cells property value to 3 cellsVladimir Zapolskiy1-1/+1
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N3-9/+78
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy2-2/+4
2026-03-04ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" propertyChen-Yu Tsai1-0/+1
2026-03-04arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-onCasey Connolly1-0/+1
2026-03-04arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-onCasey Connolly1-1/+0
2026-03-04arm64: dts: qcom: sdm630: fix gpu_speed_bin sizeDmitry Baryshkov1-2/+2
2026-03-04arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settingsAlexander Stein1-1/+1
2026-03-04ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh1-0/+1
2026-03-04xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko1-1/+1
2026-02-11riscv: Replace function-like macro by static inline functionBjörn Töpel1-5/+10
2026-02-11riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel1-8/+2