VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2021-09-03
kbuild: merge vmlinux_link() between ARCH=um and other architectures
Masahiro Yamada
2021-09-03
kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh
Masahiro Yamada
2021-09-03
kbuild: merge vmlinux_link() between the ordinary link and Clang LTO
Masahiro Yamada
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-06-29
kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21
Andrii Nakryiko
2021-05-27
kbuild: Quote OBJCOPY var to avoid a pahole call break the build
Javier Martinez Canillas
2021-05-27
kbuild: clean up ${quiet} checks in shell scripts
Masahiro Yamada
2021-05-06
kbuild: Don't remove link-vmlinux temporary files on exit/signal
Andi Kleen
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-25
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-25
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-13
bpf: Generate BTF_KIND_FLOAT when linking vmlinux
Ilya Leoshkevich
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
2021-02-23
objtool: Split noinstr validation from --vmlinux
Sami Tolvanen
2021-02-23
objtool: Don't autodetect vmlinux.o
Sami Tolvanen
2021-01-14
init: lto: ensure initcall ordering
Sami Tolvanen
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
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-09
kbuild: split the build log of kallsyms
Masahiro Yamada
2020-09-23
bpf: Check CONFIG_BPF option for resolve_btfids
Jiri Olsa
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: do not export LDFLAGS_vmlinux
Masahiro Yamada
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-09
scripts: Require pahole v1.16 when generating BTF
Lorenz Bauer
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
2020-04-22
kbuild/objtool: Add objtool-vmlinux.o pass
Peter Zijlstra
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-04
kbuild: Remove debug info from kallsyms linking
Kees Cook
2020-02-11
kbuild: fix mismatch between .version and include/generated/compile.h
Masahiro Yamada
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-22
bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
Chris Down
2020-01-07
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
2019-12-13
x86/unwind/orc: Remove boot-time ORC unwind tables sorting
Shile Zhang
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
2019-11-29
bpf: Force .BTF section start to zero when dumping from vmlinux
Stanislav Fomichev
2019-11-27
bpf: Support pre-2.25-binutils objcopy for vmlinux BTF
Stanislav Fomichev
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-09-06
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
2019-08-21
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
2019-05-06
kbuild: tolerate missing pahole when generating BTF
Andrii Nakryiko
2019-04-16
kbuild: handle old pahole more gracefully when generating BTF
Andrii Nakryiko
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-03-14
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-01-28
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-05-17
kallsyms: remove symbol prefix support
Masahiro Yamada
2018-03-26
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
kbuild: remove incremental linking option
Nicholas Piggin
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
kbuild: link-vmlinux.sh: simplify .version increment
Masahiro Yamada
2017-06-30
kbuild: handle libs-y archives separately from built-in.o archives
Nicholas Piggin
2017-06-30
kbuild: thin archives use P option to ar
Nicholas Piggin
2017-06-30
kbuild: thin archives final link close --whole-archives option
Nicholas Piggin
2016-11-29
kbuild: minor improvement for thin archives build
Nicholas Piggin
2016-11-29
kbuild: kallsyms allow 3-pass generation if symbols size has changed
Nicholas Piggin
2016-09-09
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2016-06-07
GCC plugin infrastructure
Emese Revfy
2016-04-07
ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM
Ard Biesheuvel
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2016-03-15
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2016-02-08
scripts/link-vmlinux.sh: force error on kallsyms failure
Ard Biesheuvel
2016-01-10
um: link with -lpthread
Vegard Nossum
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2015-05-21
scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
Maxime Coquelin
2015-05-07
scripts: fix link-vmlinux.sh bash-ism
Sylvain BERTRAND
2014-08-20
kbuild: Make scripts executable
Michal Marek
2014-03-17
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2013-12-10
scripts/link-vmlinux.sh: only filter kernel symbols for arm
Ming Lei
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-02-25
kbuild: Fix reading of .config in link-vmlinux.sh
Michal Marek
2013-02-22
scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG
Michael Grzeschik
2012-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
Linus Torvalds
2012-09-11
kbuild: add symbol prefix arg to kallsyms
James Hogan
2012-08-10
link-vmlinux.sh: Fix stray "echo" in error message
Michal Marek
2012-07-07
kbuild: Print errors to stderr
Michal Marek
2012-05-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2012-05-10
kbuild: fix ia64 link
Sam Ravnborg
2012-05-05
kbuild: link of vmlinux moved to a script
Sam Ravnborg