index
:
kernel/git/robh/linux.git
acpi-header-cleanup
arm-dts-move
arm-dts-move-v2
arm-dts-mv-pull
arm-dts-mv-pull-6.5
arm/brbe
arm/brbe-rebase
arm/brbe-v19
arm/brbe-v20
arm/brbe-v21
arm/brbe-v22
arm/brbe-v23
arm/pmu-cleanups-v1
cpufreq-compile-test
deferred-probe
dev_err-removal
drm-compile-test
drm/resv-obj
dt-ci-unittest
dt-convert
dt-convert-irq
dt/address-helpers
dt/api-cleanups
dt/asoc-header-cleanups
dt/bus-probe
dt/cmdline
dt/const
dt/corstone1000-a320
dt/cpu-test
dt/cpu-type-rework
dt/device_type-removal
dt/device_type-removal-v2
dt/dtbo-rename
dt/extract-props
dt/fixup-infrastruct
dt/header-cleanups
dt/header-cleanups-for-linus
dt/linus
dt/make-rework-v2
dt/mem-opt
dt/memory-region
dt/next
dt/pop-pci-nodes
dt/printf-modalias
dt/property-read
dt/test
dt/testing
dt/yamllint
ethos
ethos-v2
ethos-v3
ethos-v4
ethos-v5
ethos-v6
etnaviv
for-arm-ci
for-kernelci
for-next
has-iomem
highbank-rm-mach-desc
imx93-ethos
imx93-ethos-v2
marvell/rtc
master
mpam/cache-id
of-populate
panfrost-rebase-v3
panfrost/bifrost-mmu
panfrost/fixes
panfrost/heap-noexec
panfrost/per-fd-as
pci-child-bus-ops
pci-dw-cleanups
perf-syspmu
platform_data_rm
qcom-4.14
rust/device-properties
rust/panthor-6.10
rust/platform
serdev-ldisc-v2
tty-flags
tty-port
tty-testing
xgene-pci-fix
yaml-bindings
yaml-bindings-v2
Rob Herring's fork of linux.git
Rob Herring
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modfinal
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-24
tracing: Add warnings for unused tracepoints for modules
Steven Rostedt
1
-0
/
+5
2024-11-28
kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries
Masahiro Yamada
1
-1
/
+0
2024-11-28
kbuild: enable objtool for *.mod.o and additional kernel objects
Masahiro Yamada
1
-2
/
+2
2024-11-28
kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
Masahiro Yamada
1
-5
/
+1
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
1
-4
/
+4
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
1
-7
/
+7
2024-09-20
kbuild: remove append operation on cmd_ld_ko_o
Thomas Weißschuh
1
-1
/
+1
2024-09-07
kbuild: compile constant module information only once
Thomas Weißschuh
1
-2
/
+5
2024-08-23
kbuild: fix typos "prequisites" to "prerequisites"
Masahiro Yamada
1
-1
/
+1
2024-06-21
kbuild,bpf: Add module-specific pahole flags for distilled base BTF
Alan Maguire
1
-1
/
+1
2024-05-14
kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal
Masahiro Yamada
1
-1
/
+3
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2023-10-28
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
1
-4
/
+1
2023-08-10
btf, scripts: rust: drop is_rust_module.sh
Andrea Righi
1
-2
/
+0
2023-06-25
kbuild: Disable GCOV for *.mod.o
Sami Tolvanen
1
-1
/
+1
2023-01-22
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
1
-1
/
+1
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
1
-3
/
+3
2022-12-13
kbuild: add read-file macro
Masahiro Yamada
1
-1
/
+1
2022-12-13
kbuild: do not sort after reading modules.order
Masahiro Yamada
1
-1
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
1
-1
/
+1
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-3
/
+5
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
1
-3
/
+2
2021-11-01
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
1
-1
/
+1
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
1
-19
/
+2
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2021-05-27
kbuild: Quote OBJCOPY var to avoid a pahole call break the build
Javier Martinez Canillas
1
-1
/
+1
2021-05-24
kbuild: remove libelf checks from top Makefile
Masahiro Yamada
1
-2
/
+0
2021-04-08
add support for Clang CFI
Sami Tolvanen
1
-1
/
+1
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
1
-3
/
+16
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
1
-1
/
+8
2020-11-25
kbuild: Skip module BTF generation for out-of-tree external modules
Andrii Nakryiko
1
-2
/
+7
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
1
-2
/
+18
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-3
/
+2
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
1
-3
/
+3
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
1
-0
/
+60