aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-01-29riscv: compat: fix COMPAT_UTS_MACHINE definitionHan Gao1-1/+1
2026-01-29ARM: defconfig: turn off CONFIG_EXPERTArnd Bergmann1-3/+13
2026-01-29ARM: defconfig: move entriesArnd Bergmann1-15/+16
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore8-8/+0
2026-01-29powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li1-0/+2
2026-01-29powerpc: kgdb: Remove OUTBUFMAX constantMiquel Sabaté Solà1-1/+0
2026-01-29powerpc64/bpf: Additional NVR handling for bpf_throwAbhishek Dubey1-8/+81
2026-01-29powerpc64/bpf: Support exceptionsAbhishek Dubey3-18/+50
2026-01-29powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JITAbhishek Dubey1-0/+41
2026-01-29powerpc64/bpf: Avoid tailcall restore from trampolineAbhishek Dubey1-8/+5
2026-01-29powerpc64/bpf: Support tailcalls with subprogsAbhishek Dubey3-22/+122
2026-01-29powerpc64/bpf: Moving tail_call_cnt to bottom of frameAbhishek Dubey3-14/+24
2026-01-28Merge tag 'riscv-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/dtArnd Bergmann4-14/+29
2026-01-28arm64: dts: realtek: Add Kent SoC and EVB device treesYu-Chun Lin11-4/+596
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa1-0/+1
2026-01-28Merge tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann3-2/+207
2026-01-28Merge tag 'qcom-arm64-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann18-275/+1502
2026-01-28Merge tag 'v6.20-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtArnd Bergmann26-45/+2474
2026-01-28Merge tag 'v6.20-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtArnd Bergmann1-3/+0
2026-01-28Merge tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dtArnd Bergmann4-94/+412
2026-01-28Merge tag 'cix-dt-v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix into soc/dtArnd Bergmann3-1/+85
2026-01-28Merge tag 'mvebu-dt64-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/dtArnd Bergmann19-18/+242
2026-01-28Merge tag 'mtk-dts64-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/dtArnd Bergmann30-220/+2781
2026-01-28Merge tag 'omap-for-v6.20/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/dtArnd Bergmann14-360/+15
2026-01-28Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dtArnd Bergmann14-4/+254
2026-01-28Merge tag 'amlogic-arm-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dtArnd Bergmann1-5/+0
2026-01-28Merge tag 'amlogic-arm64-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dtArnd Bergmann78-247/+434
2026-01-28Merge tag 'spacemit-dt-for-6.20-1' of https://github.com/spacemit-com/linux into soc/dtArnd Bergmann9-17/+1107
2026-01-28Merge tag 'samsung-dt64-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/dtArnd Bergmann1-0/+17
2026-01-28Merge tag 'arm-soc/for-6.20/devicetree-arm64' of https://github.com/Broadcom/stblinux into soc/dtArnd Bergmann12-419/+275
2026-01-28Merge tag 'arm-soc/for-6.20/devicetree' of https://github.com/Broadcom/stblinux into soc/dtArnd Bergmann1-2/+2
2026-01-28arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly1-0/+3
2026-01-28Merge tag 'riscv-sophgo-dt-for-v6.20' of https://github.com/sophgo/linux into soc/dtArnd Bergmann5-521/+544
2026-01-28Merge tag 'stm32-dt-for-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/dtArnd Bergmann25-228/+356
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+0
2026-01-28Merge tag 'imx-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dtArnd Bergmann101-364/+10175
2026-01-28x86/hyperv: Fix smp_ops build failure on UP kernelsIngo Molnar1-0/+2
2026-01-27x86/entry/vdso: Add vdso2c to .gitignoreBorislav Petkov (AMD)1-0/+1
2026-01-27KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hostsSascha Bischoff1-4/+4
2026-01-27KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if requiredSascha Bischoff3-10/+18
2026-01-27s390/perf: Disable register readout on sampling eventsThomas Richter1-1/+1
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer4-0/+8
2026-01-27s390/bug: Prevent tail-call optimizationHeiko Carstens1-0/+2
2026-01-27s390/bug: Skip __WARN_trap() in call tracesHeiko Carstens1-2/+4
2026-01-27s390/bug: Implement WARN_ONCE()Heiko Carstens1-0/+11
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens4-7/+105
2026-01-27s390/traps: Copy monitor code to pt_regsHeiko Carstens2-1/+5
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens2-4/+11
2026-01-27s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDHeiko Carstens1-4/+13
2026-01-27s390/bug: Convert to inline assembly with input operandsHeiko Carstens1-42/+31