VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-09-12
Linux 5.13.16
Greg Kroah-Hartman
2021-09-08
Linux 5.13.15
Greg Kroah-Hartman
2021-09-03
Linux 5.13.14
Greg Kroah-Hartman
2021-08-26
Linux 5.13.13
Sasha Levin
2021-08-18
Linux 5.13.12
Greg Kroah-Hartman
2021-08-15
Linux 5.13.11
Greg Kroah-Hartman
2021-08-12
Linux 5.13.10
Greg Kroah-Hartman
2021-08-12
kbuild: cancel sub_make_done for the install target to fix DKMS
Masahiro Yamada
2021-08-08
Linux 5.13.9
Greg Kroah-Hartman
2021-08-04
Linux 5.13.8
Greg Kroah-Hartman
2021-07-31
Linux 5.13.7
Greg Kroah-Hartman
2021-07-28
Linux 5.13.6
Greg Kroah-Hartman
2021-07-25
Linux 5.13.5
Greg Kroah-Hartman
2021-07-25
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
2021-07-20
Linux 5.13.4
Greg Kroah-Hartman
2021-07-20
kbuild: remove trailing slashes from $(KBUILD_EXTMOD)
Masahiro Yamada
2021-07-19
Linux 5.13.3
Greg Kroah-Hartman
2021-07-14
Linux 5.13.2
Greg Kroah-Hartman
2021-07-14
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
2021-07-07
Linux 5.13.1
Sasha Levin
2021-06-27
Linux 5.13
Linus Torvalds
2021-06-20
Linux 5.13-rc7
Linus Torvalds
2021-06-16
Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-06-14
Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0
Tor Vic
2021-06-13
Linux 5.13-rc6
Linus Torvalds
2021-06-06
Linux 5.13-rc5
Linus Torvalds
2021-05-30
Linux 5.13-rc4
Linus Torvalds
2021-05-28
Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-05-24
Makefile: LTO: have linker check -Wframe-larger-than
Nick Desaulniers
2021-05-23
Linux 5.13-rc3
Linus Torvalds
2021-05-16
Linux 5.13-rc2
Linus Torvalds
2021-05-09
Linux 5.13-rc1
Linus Torvalds
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-06
kbuild: remove the unneeded comments for external module builds
Masahiro Yamada
2021-05-06
kbuild: make distclean remove tag files in sub-directories
Masahiro Yamada
2021-05-06
kbuild: make distclean work against $(objtree) instead of $(srctree)
Masahiro Yamada
2021-05-03
kbuild: remove ARCH=sh64 support from top Makefile
Masahiro Yamada
2021-05-01
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-05-02
Makefile: Move -Wno-unused-but-set-variable out of GCC only block
Nathan Chancellor
2021-05-02
kbuild: add a script to remove stale generated files
Masahiro Yamada
2021-04-29
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-25
Linux 5.12
Linus Torvalds
2021-04-25
kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
Nathan Chancellor
2021-04-25
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
2021-04-25
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-25
kbuild: show the target directory for depmod log
Masahiro Yamada
2021-04-25
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
2021-04-25
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-25
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-25
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-04-25
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
2021-04-25
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
2021-04-25
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-25
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
2021-04-25
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-04-18
Linux 5.12-rc8
Linus Torvalds
2021-04-14
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
2021-04-14
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
2021-04-11
Linux 5.12-rc7
Linus Torvalds
2021-04-09
keys: cleanup build time module signing keys
Nayna Jain
2021-04-08
add support for Clang CFI
Sami Tolvanen
2021-04-08
stack: Optionally randomize kernel stack offset each syscall
Kees Cook
2021-04-04
Linux 5.12-rc6
Linus Torvalds
2021-03-28
Linux 5.12-rc5
Linus Torvalds
2021-03-21
Linux 5.12-rc4
Linus Torvalds
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-14
Linux 5.12-rc3
Linus Torvalds
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-10
kbuild: add image_name to no-sync-config-targets
Masahiro Yamada
2021-03-05
Linux 5.12-rc2
Linus Torvalds
2021-02-28
Linux 5.12-rc1
Linus Torvalds
2021-02-28
kbuild: Fix for empty SUBLEVEL or PATCHLEVEL again
Masahiro Yamada
2021-02-28
kbuild: make -s option take precedence over V=1
Masahiro Yamada
2021-02-26
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-25
kbuild: Move .thinlto-cache removal to 'make clean'
Masahiro Yamada
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-02-24
kbuild: parse C= and M= before changing the working directory
Masahiro Yamada
2021-02-24
kbuild: reuse this-makefile to define abs_srctree
Masahiro Yamada
2021-02-24
Makefile: Remove # characters from compiler string
Nathan Chancellor
2021-02-24
Makefile: reuse CC_VERSION_TEXT
Nick Desaulniers
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-23
kbuild: lto: force rebuilds when switching CONFIG_LTO
Sami Tolvanen
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2021-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-02-17
kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuilds
Alexander Lobakin
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
2021-02-16
kbuild: clamp SUBLEVEL to 255
Sasha Levin
2021-02-16
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
2021-02-16
Kbuild: make DWARF version a choice
Nick Desaulniers
2021-02-16
kbuild: stop removing stale file
Masahiro Yamada
2021-02-14
Linux 5.11
Linus Torvalds
2021-02-12
Makefile: use smaller dictionary size for xz module compression
Tor Vic
2021-02-11
kbuild: Do not clean resolve_btfids if the output does not exist
Jiri Olsa
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-08
kbuild: Add resolve_btfids clean to root clean target
Jiri Olsa
2021-02-07
Linux 5.11-rc7
Linus Torvalds
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-07
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-02-05
kbuild: fix duplicated flags in DEBUG_CFLAGS
Masahiro Yamada
2021-02-04
kbuild: Add support to build overlays (%.dtbo)
Viresh Kumar
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-01
kbuild: remove PYTHON variable
Masahiro Yamada
2021-01-31
Linux 5.11-rc6
Linus Torvalds
2021-01-29
x86/build: Disable CET instrumentation in the kernel
Josh Poimboeuf
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-27
net: move CONFIG_NET guard to top Makefile
Masahiro Yamada
2021-01-24
Linux 5.11-rc5
Linus Torvalds
2021-01-17
Linux 5.11-rc4
Linus Torvalds
2021-01-14
kbuild: lto: limit inlining
Sami Tolvanen
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
2021-01-10
Linux 5.11-rc3
Linus Torvalds
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
2021-01-03
Linux 5.11-rc2
Linus Torvalds
2020-12-27
Linux 5.11-rc1
Linus Torvalds
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-12-21
kbuild: don't hardcode depmod path
Dominique Martinet
2020-12-13
Linux 5.10
Linus Torvalds
2020-12-06
Linux 5.10-rc7
Linus Torvalds
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-11-29
Linux 5.10-rc6
Linus Torvalds
2020-11-28
Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-11-25
Kbuild: do not emit debug info for assembly with LLVM_IAS=1
Nick Desaulniers
2020-11-25
kbuild: use -fmacro-prefix-map for .S sources
Denys Zagorui
2020-11-22
Linux 5.10-rc5
Linus Torvalds
2020-11-15
Linux 5.10-rc4
Linus Torvalds
2020-11-08
Linux 5.10-rc3
Linus Torvalds
2020-11-02
kbuild: remove unused OBJSIZE
Vasily Gorbik
2020-11-01
Linux 5.10-rc2
Linus Torvalds
2020-10-25
Linux 5.10-rc1
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-10-21
kbuild: Only add -fno-var-tracking-assignments for old GCC versions
Mark Wielaard
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-10-13
Revert "kbuild: disable clang's default use of -fmerge-all-constants"
Nick Desaulniers
2020-10-12
kbuild: enforce -Werror=return-type
Olaf Hering
2020-10-11
Linux 5.9
Linus Torvalds
2020-10-12
scripts: remove namespace.pl
Jacob Keller
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-04
Linux 5.9-rc8
Linus Torvalds
2020-09-27
Linux 5.9-rc7
Linus Torvalds
2020-09-25
kbuild: remove cc-option test of -Werror=date-time
Masahiro Yamada
2020-09-25
kbuild: remove cc-option test of -fno-stack-check
Masahiro Yamada
2020-09-25
kbuild: remove cc-option test of -fno-strict-overflow
Masahiro Yamada
2020-09-25
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
2020-09-25
kbuild: do not create built-in objects for external module builds
Masahiro Yamada
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
bpf: Check CONFIG_BPF option for resolve_btfids
Jiri Olsa
2020-09-20
Linux 5.9-rc6
Linus Torvalds
2020-09-13
Linux 5.9-rc5
Linus Torvalds
2020-09-08
Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
2020-09-06
Linux 5.9-rc4
Linus Torvalds
2020-09-03
Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"
Josh Poimboeuf
2020-08-30
Linux 5.9-rc3
Linus Torvalds
2020-08-27
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2020-08-27
kbuild: wire up the build rule of compile_commands.json to Makefile
Masahiro Yamada
2020-08-27
kbuild: hide commands to run Kconfig, and show short log for syncconfig
Masahiro Yamada
2020-08-27
kbuild: Simplify DEBUG_INFO Kconfig handling
Sedat Dilek
2020-08-23
Linux 5.9-rc2
Linus Torvalds
2020-08-18
kbuild: remove redundant patterns in filter/filter-out
Masahiro Yamada
2020-08-16
Linux 5.9-rc1
Linus Torvalds
2020-08-12
./Makefile: add debug option to enable function aligned on 32 bytes
Feng Tang
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-08-10
kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Masahiro Yamada
2020-08-10
kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled
Masahiro Yamada
2020-08-10
kbuild: do not export LDFLAGS_vmlinux
Masahiro Yamada
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-08-02
Linux 5.8
Linus Torvalds
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
2020-07-26
Linux 5.8-rc7
Linus Torvalds
2020-07-26
Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into master
Linus Torvalds
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-23
Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
Fangrui Song
2020-07-19
Linux 5.8-rc6
Linus Torvalds
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
bpf: Compile resolve_btfids tool at kernel compilation start
Jiri Olsa
2020-07-12
Linux 5.8-rc5
Linus Torvalds
2020-07-11
kbuild: fix single target builds for external modules
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-05
Linux 5.8-rc4
Linus Torvalds
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-07-02
kbuild: make Clang build userprogs for target architecture
Masahiro Yamada
2020-06-28
Linux 5.8-rc3
Linus Torvalds