aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
7 daysLinux 6.19-rc3v6.19-rc3Linus Torvalds1-1/+1
14 daysLinux 6.19-rc2v6.19-rc2Linus Torvalds1-1/+1
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds1-2/+2
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+21
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-3/+12
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+7
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds1-3/+4
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2025-11-30Linux 6.18v6.18Linus Torvalds1-1/+1
2025-11-24kbuild: Enable GCC diagnostic context for value-tracking warningsKees Cook1-0/+3
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda1-0/+1
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda1-0/+1
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda1-0/+5
2025-11-23Linux 6.18-rc7v6.18-rc7Linus Torvalds1-1/+1
2025-11-16Linux 6.18-rc6v6.18-rc6Linus Torvalds1-1/+1
2025-11-14kbuild: allow architectures to override CC_CAN_LINKThomas Weißschuh1-2/+11
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner1-0/+3
2025-11-09Linux 6.18-rc5v6.18-rc5Linus Torvalds1-1/+1
2025-11-08kbuild: Rename Makefile.extrawarn to Makefile.warnNathan Chancellor1-1/+1
2025-11-08Merge tag 'kbuild-ms-extensions-6.19' into kbuild-nextNicolas Schier1-0/+3
2025-11-02Linux 6.18-rc4v6.18-rc4Linus Torvalds1-1/+1
2025-10-29Kbuild: enable -fms-extensionsRasmus Villemoes1-0/+3
2025-10-26Linux 6.18-rc3v6.18-rc3Linus Torvalds1-1/+1
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt1-0/+21
2025-10-19Linux 6.18-rc2v6.18-rc2Linus Torvalds1-1/+1
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet1-3/+4
2025-10-12Linux 6.18-rc1v6.18-rc1timers/vdsoLinus Torvalds1-2/+2
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds1-2/+3
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-5/+3
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-09-29Unbreak 'make tools/*' for user-space targetsLinus Torvalds1-2/+2
2025-09-28Linux 6.17v6.17Linus Torvalds1-1/+1
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-1/+1
2025-09-21Linux 6.17-rc7v6.17-rc7Linus Torvalds1-1/+1
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor1-1/+1
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab1-3/+4
2025-09-14Linux 6.17-rc6v6.17-rc6Linus Torvalds1-1/+1
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum1-2/+3
2025-09-07Linux 6.17-rc5v6.17-rc5Linus Torvalds1-1/+1
2025-08-31Linux 6.17-rc4v6.17-rc4Linus Torvalds1-1/+1
2025-08-24Linux 6.17-rc3v6.17-rc3Linus Torvalds1-1/+1
2025-08-18kbuild: userprogs: avoid duplication of flags inherited from kernelThomas Weißschuh1-2/+3
2025-08-17Linux 6.17-rc2v6.17-rc2x86/fpuLinus Torvalds1-1/+1
2025-08-14kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`Miguel Ojeda1-3/+0
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-2/+3
2025-08-06kheaders: make it possible to override TARMichał Górny1-1/+2
2025-08-06kbuild: userprogs: use correct linker when mixing clang and GNU ldThomas Weißschuh1-1/+1
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+6
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-07-27Linux 6.16v6.16x86/mergeLinus Torvalds1-1/+1
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook1-0/+1
2025-07-20Linux 6.16-rc7v6.16-rc7Linus Torvalds1-1/+1
2025-07-13Linux 6.16-rc6v6.16-rc6Linus Torvalds1-1/+1
2025-07-06Linux 6.16-rc5v6.16-rc5Linus Torvalds1-1/+1
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds1-1/+1
2025-06-22rust: enable `clippy::ref_as_ptr` lintTamir Duberstein1-0/+1
2025-06-22rust: enable `clippy::cast_lossless` lintTamir Duberstein1-0/+1
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein1-0/+1
2025-06-22rust: enable `clippy::as_ptr_cast_mut` lintTamir Duberstein1-0/+1
2025-06-22rust: enable `clippy::ptr_cast_constness` lintTamir Duberstein1-0/+1
2025-06-22rust: enable `clippy::ptr_as_ptr` lintTamir Duberstein1-0/+1
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds1-1/+1
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds1-1/+1
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada1-3/+0
2025-06-08Linux 6.16-rc1v6.16-rc1Linus Torvalds1-2/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-15/+13
2025-06-07kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}Masahiro Yamada1-8/+8
2025-06-06kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada1-0/+3
2025-06-06kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=nMasahiro Yamada1-6/+1
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-0/+5
2025-05-25Linux 6.15v6.15Linus Torvalds1-1/+1
2025-05-25Makefile: remove dependency on archscripts for header installationHenrik Lindström1-1/+1
2025-05-18Linux 6.15-rc7v6.15-rc7Linus Torvalds1-1/+1
2025-05-12Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"Thomas Weißschuh1-1/+0
2025-05-12Revert "kbuild: make all file references relative to source root"Thomas Weißschuh1-1/+1
2025-05-11Linux 6.15-rc6v6.15-rc6x86/nmix86/msrx86/alternativesLinus Torvalds1-1/+1
2025-05-04Linux 6.15-rc5v6.15-rc5Linus Torvalds1-1/+1
2025-04-30kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor1-7/+0
2025-04-27Linux 6.15-rc4v6.15-rc4Linus Torvalds1-1/+1
2025-04-24Makefile: move KERNELDOC macro to the main MakefileMauro Carvalho Chehab1-0/+5
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds1-2/+2
2025-04-20gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds1-2/+2
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds1-1/+1
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds1-0/+3
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2025-04-14rust: disable `clippy::needless_continue`Miguel Ojeda1-1/+0
2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds1-1/+1
2025-04-08kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor1-0/+3
2025-04-06Linux 6.15-rc1v6.15-rc1timers/mergecore/buildLinus Torvalds1-2/+2
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-7/+16
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-03-24Linux 6.14v6.14Linus Torvalds1-1/+1
2025-03-22kbuild: make all file references relative to source rootThomas Weißschuh1-1/+1
2025-03-22kbuild: Add a help message for "headers"Xin Li (Intel)1-1/+2
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar1-1/+6
2025-03-16Linux 6.14-rc7v6.14-rc7x86/headersLinus Torvalds1-1/+1
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-1/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel1-0/+4
2025-03-15kbuild, rust: use -fremap-path-prefix to make paths relativeThomas Weißschuh1-0/+1
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh1-1/+4
2025-03-15kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS supportMasahiro Yamada1-3/+0
2025-03-15kbuild: move -fzero-init-padding-bits=all to the top-level MakefileMasahiro Yamada1-0/+3
2025-03-09Linux 6.14-rc6v6.14-rc6Linus Torvalds1-1/+1
2025-03-05kbuild: userprogs: use correct lld when linking through clangThomas Weißschuh1-0/+5
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar1-1/+1
2025-03-02Linux 6.14-rc5v6.14-rc5Linus Torvalds1-1/+1
2025-02-26x86/ibt: Implement FineIBT-BHI mitigationPeter Zijlstra1-0/+3
2025-02-23Linux 6.14-rc4v6.14-rc4Linus Torvalds1-1/+1
2025-02-16Linux 6.14-rc3v6.14-rc3Linus Torvalds1-1/+1
2025-02-16kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-09Linux 6.14-rc2v6.14-rc2Linus Torvalds1-1/+1
2025-02-02Linux 6.14-rc1v6.14-rc1Linus Torvalds1-2/+2
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+4
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-2/+3
2025-01-19Linux 6.13v6.13Linus Torvalds1-1/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-01-15kbuild: rust: add PROCMACROLDFLAGSHONG Yifan1-1/+2
2025-01-12Linux 6.13-rc7v6.13-rc7Linus Torvalds1-1/+1
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein1-1/+1
2025-01-05Linux 6.13-rc6v6.13-rc6Linus Torvalds1-1/+1
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-12-29Linux 6.13-rc5v6.13-rc5Linus Torvalds1-1/+1
2024-12-22Linux 6.13-rc4v6.13-rc4Linus Torvalds1-1/+1
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-12-15Linux 6.13-rc3v6.13-rc3Linus Torvalds1-1/+1
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean1-0/+4
2024-12-08Linux 6.13-rc2v6.13-rc2Linus Torvalds1-1/+1
2024-12-01Linux 6.13-rc1v6.13-rc1Linus Torvalds1-2/+2
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-86/+137
2024-11-28kbuild: switch from lz4c to lz4 for compressionParth Pancholi1-1/+1
2024-11-28kbuild: remove support for single %.symtypes build ruleMasahiro Yamada1-1/+1
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada1-2/+6
2024-11-28kbuild: make wrapper Makefile more convenient for external modulesMasahiro Yamada1-1/+11
2024-11-28kbuild: use absolute path in the generated wrapper MakefileMasahiro Yamada1-2/+3
2024-11-28kbuild: support -fmacro-prefix-map for external modulesMasahiro Yamada1-2/+4
2024-11-28kbuild: support building external modules in a separate build directoryMasahiro Yamada1-2/+18
2024-11-28kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variablesMasahiro Yamada1-13/+9
2024-11-28kbuild: change working directory to external module directory with M=Masahiro Yamada1-33/+49
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2024-11-27kbuild: use 'output' variable to create the output directoryMasahiro Yamada1-6/+8
2024-11-27kbuild: rename abs_objtree to abs_outputMasahiro Yamada1-5/+5
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada1-5/+5
2024-11-27kbuild: replace two $(abs_objtree) with $(CURDIR) in top MakefileMasahiro Yamada1-2/+2
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu1-0/+1
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-4/+12
2024-11-25rust: allow `clippy::needless_lifetimes`Miguel Ojeda1-0/+1
2024-11-17Linux 6.12v6.12Linus Torvalds1-1/+1
2024-11-10Linux 6.12-rc7v6.12-rc7Linus Torvalds1-1/+1
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu1-0/+1
2024-11-06kbuild: simplify rustfmt targetMasahiro Yamada1-11/+2
2024-11-05scripts: Remove export_report.plMatthew Maurer1-5/+1
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada1-1/+6
2024-11-04kbuild: check the presence of include/generated/rustc_cfgMasahiro Yamada1-2/+3
2024-11-04kbuild: refactor the check for missing config filesMasahiro Yamada1-8/+13
2024-11-03Linux 6.12-rc6v6.12-rc6Linus Torvalds1-1/+1
2024-10-27Linux 6.12-rc5v6.12-rc5Linus Torvalds1-1/+1
2024-10-20Linux 6.12-rc4v6.12-rc4Linus Torvalds1-1/+1
2024-10-13Linux 6.12-rc3v6.12-rc3Linus Torvalds1-1/+1
2024-10-07rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda1-1/+0
2024-10-07rust: introduce `.clippy.toml`Miguel Ojeda1-0/+3
2024-10-07rust: enable `rustdoc::unescaped_backticks` lintMiguel Ojeda1-1/+2
2024-10-07rust: enable `clippy::ignored_unit_patterns` lintMiguel Ojeda1-0/+1
2024-10-07rust: enable `clippy::unnecessary_safety_doc` lintMiguel Ojeda1-0/+1
2024-10-07rust: enable `clippy::unnecessary_safety_comment` lintMiguel Ojeda1-0/+1
2024-10-07rust: enable `clippy::undocumented_unsafe_blocks` lintMiguel Ojeda1-0/+1
2024-10-07rust: sort global Rust flagsMiguel Ojeda1-4/+4
2024-10-06Linux 6.12-rc2v6.12-rc2Linus Torvalds1-1/+1
2024-10-07kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang1-1/+1
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds1-2/+2
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-3/+16
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-5/+2
2024-09-24kbuild: remove unnecessary export of RUST_LIB_SRCMasahiro Yamada1-4/+0
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees1-0/+1
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer1-0/+7
2024-09-15Linux 6.11v6.11Linus Torvalds1-1/+1
2024-09-13cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-0/+3
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl1-0/+1
2024-09-08Linux 6.11-rc7v6.11-rc7Linus Torvalds1-1/+1
2024-09-05Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+1
2024-09-05kbuild: rust: re-run Kconfig if the version text changesMiguel Ojeda1-3/+5
2024-09-01kbuild: remove *.symversions left-overMasahiro Yamada1-1/+1
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds1-1/+1
2024-08-27rust: allow `stable_features` lintMiguel Ojeda1-0/+1
2024-08-25Linux 6.11-rc5v6.11-rc5Linus Torvalds1-1/+1
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-08-18Linux 6.11-rc4v6.11-rc4Linus Torvalds1-1/+1
2024-08-16Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2024-08-11Linux 6.11-rc3v6.11-rc3Linus Torvalds1-1/+1
2024-08-10kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursiveMiguel Ojeda1-1/+1
2024-08-06Makefile: add $(srctree) to dependency of compile_commands.json targetAlexandre Courbot1-1/+1
2024-08-04Linux 6.11-rc2v6.11-rc2Linus Torvalds1-1/+1
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds1-2/+2
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-14/+16
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-22/+14
2024-07-22kbuild: add script and target to generate pacman packageThomas Weißschuh1-1/+1