summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Linux 6.6.18v6.6.18Greg Kroah-Hartman1-1/+1
2024-02-16Linux 6.6.17v6.6.17Greg Kroah-Hartman1-1/+1
2024-02-05Linux 6.6.16v6.6.16Greg Kroah-Hartman1-1/+1
2024-02-01Linux 6.6.15v6.6.15Greg Kroah-Hartman1-1/+1
2024-01-26Linux 6.6.14v6.6.14Greg Kroah-Hartman1-1/+1
2024-01-20Linux 6.6.13v6.6.13Greg Kroah-Hartman1-1/+1
2024-01-15Linux 6.6.12v6.6.12Greg Kroah-Hartman1-1/+1
2024-01-10Linux 6.6.11v6.6.11Greg Kroah-Hartman1-1/+1
2024-01-05Linux 6.6.10v6.6.10Greg Kroah-Hartman1-1/+1
2024-01-01Linux 6.6.9v6.6.9Greg Kroah-Hartman1-1/+1
2023-12-20Linux 6.6.8v6.6.8Greg Kroah-Hartman1-1/+1
2023-12-13Linux 6.6.7v6.6.7Greg Kroah-Hartman1-1/+1
2023-12-11Linux 6.6.6v6.6.6Greg Kroah-Hartman1-1/+1
2023-12-08Linux 6.6.5v6.6.5Greg Kroah-Hartman1-1/+1
2023-12-03Linux 6.6.4v6.6.4Greg Kroah-Hartman1-1/+1
2023-11-28Linux 6.6.3v6.6.3Greg Kroah-Hartman1-1/+1
2023-11-20Linux 6.6.2v6.6.2Greg Kroah-Hartman1-1/+1
2023-11-08Linux 6.6.1v6.6.1Greg Kroah-Hartman1-1/+1
2023-10-30Linux 6.6v6.6Linus Torvalds1-1/+1
2023-10-23Linux 6.6-rc7v6.6-rc7Linus Torvalds1-1/+1
2023-10-21Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2023-10-19kbuild: remove old Rust docs output pathMiguel Ojeda1-1/+1
2023-10-15Linux 6.6-rc6v6.6-rc6Linus Torvalds1-1/+1
2023-10-08Linux 6.6-rc5v6.6-rc5Linus Torvalds1-1/+1
2023-10-02Linux 6.6-rc4v6.6-rc4Linus Torvalds1-1/+1
2023-09-25Linux 6.6-rc3v6.6-rc3Linus Torvalds1-1/+1
2023-09-18Linux 6.6-rc2v6.6-rc2Linus Torvalds1-1/+1
2023-09-11Linux 6.6-rc1v6.6-rc1Linus Torvalds1-2/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-142/+30
2023-09-03kbuild: Show marked Kconfig fragments in "help"Kees Cook1-1/+0
2023-09-01kbuild: support modules_sign for external modules as wellMasahiro Yamada1-16/+16
2023-09-01kbuild: move more module installation code to scripts/Makefile.modinstMasahiro Yamada1-27/+7
2023-08-29Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-7/+9
2023-08-29kbuild: remove $(MODLIB)/source symlinkMasahiro Yamada1-6/+2
2023-08-29kbuild: move depmod rule to scripts/Makefile.modinstMasahiro Yamada1-8/+0
2023-08-29kbuild: add modules_sign to no-{compiler,sync-config}-targetsMasahiro Yamada1-2/+2
2023-08-29kbuild: do not run depmod for 'make modules_sign'Masahiro Yamada1-0/+2
2023-08-28Linux 6.5v6.5Linus Torvalds1-1/+1
2023-08-22kbuild: remove include/ksym from CLEAN_FILESMasahiro Yamada1-1/+1
2023-08-20Linux 6.5-rc7v6.5-rc7Linus Torvalds1-1/+1
2023-08-20kbuild: consolidate warning flags in scripts/Makefile.extrawarnArnd Bergmann1-88/+0
2023-08-14rust: enable `no_mangle_with_rust_abi` Clippy lintMiguel Ojeda1-0/+1
2023-08-13Linux 6.5-rc6v6.5-rc6Linus Torvalds1-1/+1
2023-08-09kbuild: rust_is_available: remove -v optionMasahiro Yamada1-2/+2
2023-08-07scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma1-5/+6
2023-08-07Linux 6.5-rc5v6.5-rc5Linus Torvalds1-1/+1
2023-07-30Linux 6.5-rc4v6.5-rc4Linus Torvalds1-1/+1
2023-07-24kbuild: rpm-pkg: rename binkernel.spec to kernel.specMasahiro Yamada1-1/+1
2023-07-24kbuild: add a phony target to run a command with Kbuild env varsMasahiro Yamada1-0/+4
2023-07-24kbuild: Enable -Wenum-conversion by defaultBorislav Petkov (AMD)1-0/+3