/drivers/most/

option value='0x221E-v0.0.1-v6.19'>0x221E-v0.0.1-v6.19 Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/scripts/link-vmlinux.sh
AgeCommit message (Expand)Author
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-17kbuild: link-vmlinux.sh: Make output file name configurableArd Biesheuvel
2025-03-15kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=yMasahiro Yamada
2025-02-18scripts/sorttable: Zero out weak functions in mcount_loc tableSteven Rostedt
2025-02-18kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPUBrian Gerst
2024-12-10kbuild/btf: Propagate CONFIG_WERROR to resolve_btfidsThomas Weißschuh
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-28kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.symsSedat Dilek
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada
2024-10-31kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-13btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debugMasahiro Yamada
2024-09-13btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.shMasahiro Yamada
2024-09-07kbuild: remove recent dependency on "truncate" programTony Battersby
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-15kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu
2024-08-12kbuild: avoid scripts/kallsyms parsing /dev/nullMasahiro Yamada
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn
2024-07-16kbuild: merge temporary vmlinux for BTF and kallsymsMasahiro Yamada
2024-07-16kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada
2024-07-16kbuild: refactor variables in scripts/link-vmlinux.shMasahiro Yamada
2024-06-07kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan
2024-05-29kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada
2024-05-29kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada
2024-05-29kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada
2024-05-29kbuild: avoid unneeded kallsyms step 3Masahiro Yamada
2024-02-15kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-04-17scripts/kallsyms: exclude symbols generated by itself dynamicallyMasahiro Yamada
2023-04-08scripts/link-vmlinux.sh: fix error message presentationAndrew Morton
2022-11-12kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=yZhen Lei