aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-0/+5
2 daysMerge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-6/+21
2 daysMerge branch 'rust-fixes' of https://github.com/Rust-for-Linux/linux.gitMark Brown1-1/+2
2 daysMerge branch 'spdx-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-2/+26
3 daysgcov: use atomic counter updates to fix concurrent access crashesKonstantin Khorenko1-6/+21
6 daysrust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl1-1/+2
7 daysLinux 7.1-rc5v7.1-rc5Linus Torvalds1-1/+1
10 daysscripts/sbom: add SPDX output graphLuis Augenstein1-1/+4
10 daysscripts/sbom: add JSON-LD serializationLuis Augenstein1-1/+2
10 daysscripts/sbom: add cmd graph generationLuis Augenstein1-1/+5
10 daysscripts/sbom: integrate script in make processLuis Augenstein1-2/+18
2026-05-17Linux 7.1-rc4v7.1-rc4Linus Torvalds1-1/+1
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver1-0/+5
2026-05-10Linux 7.1-rc3v7.1-rc3Linus Torvalds1-1/+1
2026-05-09Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-0/+2
2026-05-03Linux 7.1-rc2v7.1-rc2Linus Torvalds1-1/+1
2026-04-30rust: allow `clippy::collapsible_if` globallyMiguel Ojeda1-0/+1
2026-04-30rust: allow `clippy::collapsible_match` globallyMiguel Ojeda1-0/+1
2026-04-26Linux 7.1-rc1v7.1-rc1Linus Torvalds1-2/+2
2026-04-25Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2026-04-24kbuild: Never respect CONFIG_WERROR / W=e to fixdepThomas Weißschuh1-0/+2
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-9/+26
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-2/+19
2026-04-12Linux 7.0v7.0Linus Torvalds1-1/+1
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda1-1/+5
2026-04-07kbuild: expand inlining hints with -fdiagnostics-show-inlining-chainJustin Stitt1-0/+4
2026-04-07rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0Miguel Ojeda1-1/+7
2026-04-07rust: kbuild: support global per-version flagsMiguel Ojeda1-1/+9
2026-04-07rust: allow globally `clippy::incompatible_msrv`Miguel Ojeda1-0/+1
2026-04-05Linux 7.0-rc7v7.0-rc7Linus Torvalds1-1/+1
2026-04-03kbuild: rust: allow `clippy::uninlined_format_args`Miguel Ojeda1-0/+1
2026-03-30kbuild: rust: provide an option to inline C helpers into RustGary Guo1-1/+2
2026-03-29Linux 7.0-rc6v7.0-rc6Linus Torvalds1-1/+1
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-03-22Linux 7.0-rc5v7.0-rc5Linus Torvalds1-1/+1
2026-03-18kbuild: reduce output spam when building out of treeThomas Weißschuh1-5/+9
2026-03-16kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto b...Yonghong Song1-0/+1
2026-03-15Linux 7.0-rc4v7.0-rc4Linus Torvalds1-1/+1
2026-03-14Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2026-03-12rust: kbuild: allow `unused_features`Miguel Ojeda1-0/+1
2026-03-12kbuild: Use '-fms-anonymous-structs' if it is availableNathan Chancellor1-1/+1
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor1-4/+12
2026-03-09kbuild: Delete .builtin-dtbs.S when running make cleanCharles Mirabile1-1/+1
2026-03-08Linux 7.0-rc3v7.0-rc3Linus Torvalds1-1/+1
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2026-03-06rust: build: remap path to avoid absolute pathGary Guo1-0/+3
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor1-4/+4
2026-03-01Linux 7.0-rc2v7.0-rc2Linus Torvalds1-1/+1
2026-02-22Linux 7.0-rc1v7.0-rc1Linus Torvalds1-3/+3
2026-02-18Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+10
2026-02-12kbuild: Add objtool to top-level clean targetJosh Poimboeuf1-1/+10
2026-02-12Merge 7.0 Kbuild changes into kbuild-fixesNathan Chancellor1-2/+11
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+10
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+11
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-4/+11
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-1/+1
2026-02-08Linux 6.19v6.19Linus Torvalds1-1/+1
2026-02-07kbuild: remove dependency of run-command on configThomas Weißschuh1-1/+2
2026-02-01Linux 6.19-rc8v6.19-rc8Linus Torvalds1-1/+1
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2026-01-25Linux 6.19-rc7v6.19-rc7Linus Torvalds1-1/+1
2026-01-23kbuild: rust: clean libpin_init_internal in mrproperChen Miao1-1/+2
2026-01-21kbuild: Reject unexpected values for LLVM=Thomas Weißschuh1-0/+2
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet1-1/+1
2026-01-18Linux 6.19-rc6v6.19-rc6Linus Torvalds1-1/+1
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra1-0/+8
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling1-0/+6
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov1-1/+1
2026-01-14kbuild: Drop superfluous compiler option checksThomas Weißschuh1-1/+1
2026-01-11Linux 6.19-rc5v6.19-rc5Linus Torvalds1-1/+1
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver1-0/+1
2026-01-04Linux 6.19-rc4v6.19-rc4Linus Torvalds1-1/+1
2025-12-28Linux 6.19-rc3v6.19-rc3Linus Torvalds1-1/+1
2025-12-21Linux 6.19-rc2v6.19-rc2Linus Torvalds1-1/+1
2025-12-19kbuild: Add top-level target for building gen_init_cpioNicolas Schier1-0/+6
2025-12-19kbuild: Sync kconfig when PAHOLE_VERSION changesIhor Solodrai1-4/+11
2025-12-17dt-bindings: kbuild: Support single binding targetsRob Herring (Arm)1-4/+10
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-rc1Linus 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-rc2Linus 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.16Linus 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-rc6Linus 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-rc1Linus 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-rc7Linus 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