summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-29powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JITAbhishek Dubey-0/+41
2026-01-29powerpc64/bpf: Avoid tailcall restore from trampolineAbhishek Dubey-8/+5
2026-01-29powerpc64/bpf: Support tailcalls with subprogsAbhishek Dubey-22/+122
2026-01-29powerpc64/bpf: Moving tail_call_cnt to bottom of frameAbhishek Dubey-14/+24
2026-01-28Merge tag 'riscv-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-14/+29
2026-01-28arm64: dts: realtek: Add Kent SoC and EVB device treesYu-Chun Lin-4/+596
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa-0/+1
2026-01-28Merge tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-2/+207
2026-01-28Merge tag 'qcom-arm64-for-6.20-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-275/+1502
2026-01-28Merge tag 'v6.20-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-45/+2474
2026-01-28Merge tag 'v6.20-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-3/+0
2026-01-28Merge tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-94/+412
2026-01-28Merge tag 'cix-dt-v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-1/+85
2026-01-28Merge tag 'mvebu-dt64-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-18/+242
2026-01-28Merge tag 'mtk-dts64-for-v6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-220/+2781
2026-01-28Merge tag 'omap-for-v6.20/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-360/+15
2026-01-28Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-4/+254
2026-01-28Merge tag 'amlogic-arm-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-5/+0
2026-01-28Merge tag 'amlogic-arm64-dt-for-v6.20' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-247/+434
2026-01-28Merge tag 'spacemit-dt-for-6.20-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann-17/+1107
2026-01-28Merge tag 'samsung-dt64-6.20-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+17
2026-01-28Merge tag 'arm-soc/for-6.20/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann-419/+275
2026-01-28Merge tag 'arm-soc/for-6.20/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann-2/+2
2026-01-28arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly-0/+3
2026-01-28Merge tag 'riscv-sophgo-dt-for-v6.20' of https://github.com/sophgo/linux into...Arnd Bergmann-521/+544
2026-01-28Merge tag 'stm32-dt-for-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-228/+356
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2026-01-28Merge tag 'imx-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-365/+10176
2026-01-28x86/hyperv: Fix smp_ops build failure on UP kernelsIngo Molnar-0/+2
2026-01-27x86/entry/vdso: Add vdso2c to .gitignoreBorislav Petkov (AMD)-0/+1
2026-01-27KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hostsSascha Bischoff-4/+4
2026-01-27KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if requiredSascha Bischoff-10/+18
2026-01-27s390/perf: Disable register readout on sampling eventsThomas Richter-1/+1
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer-0/+8
2026-01-27s390/bug: Prevent tail-call optimizationHeiko Carstens-0/+2
2026-01-27s390/bug: Skip __WARN_trap() in call tracesHeiko Carstens-2/+4
2026-01-27s390/bug: Implement WARN_ONCE()Heiko Carstens-0/+11
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens-7/+105
2026-01-27s390/traps: Copy monitor code to pt_regsHeiko Carstens-1/+5
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens-4/+11
2026-01-27s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDHeiko Carstens-4/+13
2026-01-27s390/bug: Convert to inline assembly with input operandsHeiko Carstens-42/+31
2026-01-27s390: Add CC_HAS_ASM_IMMEDIATE_STRINGSHeiko Carstens-0/+6
2026-01-27arm64: mte: Set TCMA1 whenever MTE is present in the kernelCarl Worth-5/+5
2026-01-27arm64/ptrace: Return early for ptrace_report_syscall_entry() errorJinjie Ruan-5/+9
2026-01-27arm64/ptrace: Split report_syscall()Jinjie Ruan-12/+29
2026-01-27arm64: Remove unused _TIF_WORK_MASKJinjie Ruan-6/+0
2026-01-26powerpc/mm: support page table checkRohan McLure-18/+73
2026-01-26powerpc/mm: use set_pte_at_unchecked() for internal usagesRohan McLure-6/+16
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure-0/+35