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
/
Makefile.modpost
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-11
modpost: Allow extended modversions without basic MODVERSIONS
Matthew Maurer
1
-0
/
+1
2025-01-11
modpost: Produce extended MODVERSIONS information
Matthew Maurer
1
-0
/
+1
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
1
-3
/
+3
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
1
-3
/
+3
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
1
-6
/
+6
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-14
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
Yifan Hong
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2023-07-25
linux/export.h: make <linux/export.h> independent of CONFIG_MODULES
Masahiro Yamada
1
-0
/
+1
2023-06-22
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
1
-0
/
+7
2023-06-07
modpost: propagate W=1 build option to modpost
Masahiro Yamada
1
-0
/
+1
2023-02-05
kbuild: do not automatically add -w option to modpost
Masahiro Yamada
1
-5
/
+3
2023-01-05
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
1
-4
/
+5
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
1
-11
/
+11
2022-12-14
kbuild: refactor the prerequisites of the modpost rule
Masahiro Yamada
1
-14
/
+22
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
1
-2
/
+5
2022-11-22
kbuild: add kbuild-file macro
Masahiro Yamada
1
-1
/
+1
2022-10-28
kbuild: fix typo in modpost
Will McVicker
1
-1
/
+1
2022-10-14
modpost: put modpost options before argument
Richard Acayan
1
-1
/
+1
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-3
/
+2
2022-09-29
kbuild: re-run modpost when it is updated
Masahiro Yamada
1
-6
/
+8
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
1
-65
/
+28
2022-09-29
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
1
-2
/
+28
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
1
-7
/
+2
2022-05-27
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
Masahiro Yamada
1
-1
/
+1
2022-05-27
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
1
-19
/
+3
2021-04-25
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
1
-2
/
+5
2021-04-25
kbuild: do not set -w for vmlinux.o modpost
Masahiro Yamada
1
-3
/
+5
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
1
-1
/
+14
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
1
-2
/
+2
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
1
-1
/
+5
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
1
-2
/
+19
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+1
2020-06-06
modpost: remove -s option
Masahiro Yamada
1
-1
/
+1
2020-06-06
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
1
-1
/
+4
2020-06-06
modpost: invoke modpost only when input files are updated
Masahiro Yamada
1
-4
/
+16
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
1
-3
/
+4
2020-06-06
modpost: refactor -i option calculation
Masahiro Yamada
1
-4
/
+2
2020-06-06
modpost: print symbol dump file as the build target in short log
Masahiro Yamada
1
-13
/
+20
2020-06-06
modpost: re-add -e to set external_module flag
Masahiro Yamada
1
-0
/
+4
2020-06-06
modpost: allow to pass -i option multiple times to remove -e option
Masahiro Yamada
1
-1
/
+1
2020-06-03
modpost: pass -N option only for modules modpost
Masahiro Yamada
1
-1
/
+4
2020-06-03
modpost: move -T option close to the modpost command
Masahiro Yamada
1
-2
/
+2
2020-06-03
modpost: fix -i (--ignore-errors) MAKEFLAGS detection
Masahiro Yamada
1
-1
/
+6
2020-05-29
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
Masahiro Yamada
1
-1
/
+1
2020-03-13
modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...
Jessica Yu
1
-7
/
+8
2020-01-16
kbuild: remove 'Building modules, stage 2.' log
Masahiro Yamada
1
-1
/
+0
[next]