index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
link-vmlinux.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
kbuild: link-vmlinux.sh: improve detection of third pass requirement
André Draszik
1
-1
/
+19
2026-08-05
scripts: fix spelling mistakes
Martin Weiss
1
-1
/
+1
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-0
/
+4
2026-01-22
kallsyms: Get rid of kallsyms relative base
Ard Biesheuvel
1
-0
/
+4
2026-01-21
scripts/gen-btf.sh: Use CONFIG_SHELL for execution
Ihor Solodrai
1
-1
/
+1
2025-12-31
scripts/gen-btf.sh: Reduce log verbosity
Ihor Solodrai
1
-1
/
+2
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
1
-1
/
+1
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
1
-36
/
+6
2025-12-05
Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2025-10-24
tracing: Add a tracepoint verification check at build time
Steven Rostedt
1
-0
/
+7
2025-10-14
kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD
Josh Poimboeuf
1
-1
/
+2
2025-09-24
kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
Alexey Gladkov
1
-4
/
+1
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-9
/
+15
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2025-03-17
kbuild: link-vmlinux.sh: Make output file name configurable
Ard Biesheuvel
1
-7
/
+8
2025-03-15
kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y
Masahiro Yamada
1
-2
/
+7
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
1
-1
/
+3
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
1
-4
/
+0
2024-12-10
kbuild/btf: Propagate CONFIG_WERROR to resolve_btfids
Thomas Weißschuh
1
-1
/
+5
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+10
2024-11-28
kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms
Sedat Dilek
1
-6
/
+6
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
1
-0
/
+4
2024-10-31
kbuild: Add generic hook for architectures to use before the final vmlinux link
Naveen N Rao
1
-1
/
+6
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-13
/
+1
2024-09-13
btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
Masahiro Yamada
1
-12
/
+0
2024-09-13
btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-09-07
kbuild: remove recent dependency on "truncate" program
Tony Battersby
1
-1
/
+1
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2024-08-15
kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
Song Liu
1
-4
/
+0
2024-08-12
kbuild: avoid scripts/kallsyms parsing /dev/null
Masahiro Yamada
1
-1
/
+2
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
1
-4
/
+0
2024-07-16
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
1
-17
/
+24
2024-07-16
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
1
-2
/
+7
2024-07-16
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
1
-31
/
+34
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
1
-1
/
+1
2024-05-29
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+0
2024-05-29
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-05-29
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
1
-1
/
+1
2024-05-29
kbuild: avoid unneeded kallsyms step 3
Masahiro Yamada
1
-3
/
+3
2024-02-15
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
1
-2
/
+7
2023-04-30
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+3
2023-04-17
scripts/kallsyms: exclude symbols generated by itself dynamically
Masahiro Yamada
1
-3
/
+3
2023-04-08
scripts/link-vmlinux.sh: fix error message presentation
Andrew Morton
1
-1
/
+1
2022-11-12
kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y
Zhen Lei
1
-0
/
+4
2022-10-03
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
1
-5
/
+0
2022-10-03
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
1
-7
/
+0
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
1
-1
/
+1
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
1
-6
/
+5
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-6
/
+4
[next]