index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
link-vmlinux.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-14
/
+10
2020-03-04
kbuild: Remove debug info from kallsyms linking
Kees Cook
1
-9
/
+19
2020-02-10
kbuild: fix mismatch between .version and include/generated/compile.h
Masahiro Yamada
1
-1
/
+1
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+4
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-01-22
bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
Chris Down
1
-2
/
+2
2020-01-06
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
1
-0
/
+4
2019-12-13
x86/unwind/orc: Remove boot-time ORC unwind tables sorting
Shile Zhang
1
-1
/
+4
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-5
/
+5
2019-11-29
bpf: Force .BTF section start to zero when dumping from vmlinux
Stanislav Fomichev
1
-2
/
+3
2019-11-27
bpf: Support pre-2.25-binutils objcopy for vmlinux BTF
Stanislav Fomichev
1
-1
/
+6
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-19
/
+21
2019-09-06
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
1
-5
/
+11
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
1
-2
/
+4
2019-08-21
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
1
-19
/
+19
2019-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-19
/
+33
2019-08-14
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
1
-9
/
+9
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
1
-19
/
+33
2019-07-31
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
1
-1
/
+1
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+3
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
1
-0
/
+3
2019-05-06
kbuild: tolerate missing pahole when generating BTF
Andrii Nakryiko
1
-0
/
+5
2019-04-16
kbuild: handle old pahole more gracefully when generating BTF
Andrii Nakryiko
1
-1
/
+1
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
1
-1
/
+19
2019-03-13
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
1
-8
/
+1
2019-01-28
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
1
-18
/
+10
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
1
-24
/
+6
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-05-17
kallsyms: remove symbol prefix support
Masahiro Yamada
1
-4
/
+0
2018-03-25
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
1
-2
/
+2
2018-03-25
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
1
-10
/
+10
2018-03-25
kbuild: remove incremental linking option
Nicholas Piggin
1
-59
/
+32
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
1
-1
/
+1
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-10
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
kbuild: link-vmlinux.sh: simplify .version increment
Masahiro Yamada
1
-10
/
+5
2017-06-30
kbuild: handle libs-y archives separately from built-in.o archives
Nicholas Piggin
1
-9
/
+36
2017-06-30
kbuild: thin archives use P option to ar
Nicholas Piggin
1
-1
/
+1
2017-06-30
kbuild: thin archives final link close --whole-archives option
Nicholas Piggin
1
-3
/
+3
2016-11-29
kbuild: minor improvement for thin archives build
Nicholas Piggin
1
-9
/
+9
2016-11-29
kbuild: kallsyms allow 3-pass generation if symbols size has changed
Nicholas Piggin
1
-6
/
+13
2016-09-09
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
1
-11
/
+60
2016-06-07
GCC plugin infrastructure
Emese Revfy
1
-1
/
+1
2016-04-07
ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM
Ard Biesheuvel
1
-4
/
+0
2016-03-25
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-3
/
+4
2016-03-16
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
1
-0
/
+4
2016-03-16
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
1
-1
/
+1
2016-02-08
scripts/link-vmlinux.sh: force error on kallsyms failure
Ard Biesheuvel
1
-3
/
+4
2016-01-10
um: link with -lpthread
Vegard Nossum
1
-1
/
+1
2015-12-09
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
1
-1
/
+1
[next]