aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-02-01riscv, bpf: Enable inline bpf_kptr_xchg() for RV64Gravatar Pu Lehui 1-0/+5
2024-01-29riscv, bpf: Optimize bswap insns with Zbb supportGravatar Pu Lehui 2-48/+71
2024-01-29riscv, bpf: Optimize sign-extention mov insns with Zbb supportGravatar Pu Lehui 2-2/+25
2024-01-29riscv, bpf: Add necessary Zbb instructionsGravatar Pu Lehui 1-0/+32
2024-01-29riscv, bpf: Simplify sext and zext logics in branch instructionsGravatar Pu Lehui 1-48/+31
2024-01-29riscv, bpf: Unify 32-bit zero-extension to emit_zextwGravatar Pu Lehui 2-43/+43
2024-01-29riscv, bpf: Unify 32-bit sign-extension to emit_sextwGravatar Pu Lehui 2-5/+10
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-0/+10
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-2/+3
2024-01-23bpf, arm64: Enable the inline of bpf_kptr_xchg()Gravatar Hou Tao 1-0/+5
2024-01-23bpf: Support inlining bpf_kptr_xchg() helperGravatar Hou Tao 1-0/+5
2024-01-23riscv, bpf: Fix unpredictable kernel crash about RV64 struct_opsGravatar Pu Lehui 1-2/+3
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-0/+1
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 50-170/+2141
2024-01-20Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+3
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 10-47/+81
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 25-77/+1575
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-10/+12
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 9-9/+18
2024-01-19sparc: Use device_get_match_data()Gravatar Rob Herring 2-10/+12
2024-01-19sh: vsyscall: Remove unnecessary $(foreach ...)Gravatar Masahiro Yamada 1-3/+2
2024-01-19sh: ecovec24: Rename missed backlight field from fbdev to devGravatar Geert Uytterhoeven 1-1/+1
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-14/+4
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 3-3/+3
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-13/+19
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 17-3/+35
2024-01-18riscv: lib: Check if output in asm goto supportedGravatar Charlie Jenkins 1-0/+2
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 11-102/+117
2024-01-18riscv: Fix build error on rv32 + XIPGravatar Alexandre Ghiti 1-0/+4
2024-01-18Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 12-5/+1691
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-104/+50
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 15-60/+62
2024-01-19powerpc/64s: Increase default stack size to 32KBGravatar Michael Ellerman 1-0/+1
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 10-103/+14
2024-01-18arm64/sme: Always exit sme_alloc() early with existing storageGravatar Mark Brown 1-2/+4
2024-01-18arm64/fpsimd: Remove spurious check for SVE supportGravatar Mark Brown 1-4/+2
2024-01-18arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceGravatar Mark Brown 1-6/+7
2024-01-18arm64: entry: simplify kernel_exit logicGravatar Mark Rutland 1-5/+4
2024-01-18arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADGravatar Mark Rutland 1-9/+13
2024-01-17riscv: optimize ELF relocation function in riscvGravatar Maxim Kochetkov 1-4/+16
2024-01-17RISC-V: Implement archrandom when Zkr is availableGravatar Samuel Ortiz 2-0/+81
2024-01-17riscv: Optimize hweight API with Zbb extensionGravatar Xiao Wang 2-1/+81
2024-01-17riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efiGravatar Masahiro Yamada 1-0/+2
2024-01-17Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Gravatar Palmer Dabbelt 4-55/+195
2024-01-17samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Gravatar Song Shuai 1-0/+2
2024-01-17riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportGravatar Song Shuai 3-0/+18
2024-01-17riscv: ftrace: Make function graph use ftrace directlyGravatar Song Shuai 3-56/+175
2024-01-17riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYGravatar Song Shuai 1-0/+1
2024-01-17Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Gravatar Palmer Dabbelt 2-3/+15
2024-01-17riscv: Restrict DWARF5 when building with LLVM to known working versionsGravatar Nathan Chancellor 1-0/+9