summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
c7319babc6dde8f95a8b7feb1eeffd0'>kbuild: remove append operation on cmd_ld_ko_oThomas Weißschuh 2024-09-07kbuild: compile constant module information only onceThomas Weißschuh 2024-08-23kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada 2024-06-21kbuild,bpf: Add module-specific pahole flags for distilled base BTFAlan Maguire 2024-05-14kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinalMasahiro Yamada 2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD) 2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada 2023-08-10btf, scripts: rust: drop is_rust_module.shAndrea Righi 2023-06-25kbuild: Disable GCOV for *.mod.oSami Tolvanen 2023-01-22kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada 2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada 2022-12-13kbuild: add read-file macroMasahiro Yamada 2022-12-13kbuild: do not sort after reading modules.orderMasahiro Yamada 2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2022-09-29kbuild: unify two modpost invocationsMasahiro Yamada 2022-09-28Kbuild: add Rust supportMiguel Ojeda 2022-05-29kbuild: do not create *.prelink.o for Clang LTO or IBTMasahiro Yamada 2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa 2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi 2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen 2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas 2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada 2021-04-08add support for Clang CFISami Tolvanen 2021-02-23kbuild: lto: postpone objtoolSami Tolvanen 2021-01-14kbuild: add support for Clang LTOSami Tolvanen 2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko 2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko 2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada 2019-08-22kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada 2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada