summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.6.26v6.6.26Greg Kroah-Hartman2024-04-101-1/+1
* Linux 6.6.25v6.6.25Greg Kroah-Hartman2024-04-041-1/+1
* Linux 6.6.24v6.6.24Greg Kroah-Hartman2024-04-031-1/+1
* Linux 6.6.23v6.6.23Sasha Levin2024-03-261-1/+1
* Linux 6.6.22v6.6.22Sasha Levin2024-03-151-1/+1
* Linux 6.6.21v6.6.21Greg Kroah-Hartman2024-03-061-1/+1
* Linux 6.6.20v6.6.20Greg Kroah-Hartman2024-03-021-1/+1
* Linux 6.6.19v6.6.19Greg Kroah-Hartman2024-03-011-1/+1
* Linux 6.6.18v6.6.18Greg Kroah-Hartman2024-02-231-1/+1
* Linux 6.6.17v6.6.17Greg Kroah-Hartman2024-02-161-1/+1
* Linux 6.6.16v6.6.16Greg Kroah-Hartman2024-02-051-1/+1
* Linux 6.6.15v6.6.15Greg Kroah-Hartman2024-01-311-1/+1
* Linux 6.6.14v6.6.14Greg Kroah-Hartman2024-01-251-1/+1
* Linux 6.6.13v6.6.13Greg Kroah-Hartman2024-01-201-1/+1
* Linux 6.6.12v6.6.12Greg Kroah-Hartman2024-01-151-1/+1
* Linux 6.6.11v6.6.11Greg Kroah-Hartman2024-01-101-1/+1
* Linux 6.6.10v6.6.10Greg Kroah-Hartman2024-01-051-1/+1
* Linux 6.6.9v6.6.9Greg Kroah-Hartman2024-01-011-1/+1
* Linux 6.6.8v6.6.8Greg Kroah-Hartman2023-12-201-1/+1
* Linux 6.6.7v6.6.7Greg Kroah-Hartman2023-12-131-1/+1
* Linux 6.6.6v6.6.6Greg Kroah-Hartman2023-12-111-1/+1
* Linux 6.6.5v6.6.5Greg Kroah-Hartman2023-12-081-1/+1
* Linux 6.6.4v6.6.4Greg Kroah-Hartman2023-12-031-1/+1
* Linux 6.6.3v6.6.3Greg Kroah-Hartman2023-11-281-1/+1
* Linux 6.6.2v6.6.2Greg Kroah-Hartman2023-11-201-1/+1
* Linux 6.6.1v6.6.1Greg Kroah-Hartman2023-11-081-1/+1
* Linux 6.6v6.6Linus Torvalds2023-10-291-1/+1
* Linux 6.6-rc7v6.6-rc7Linus Torvalds2023-10-221-1/+1
* Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-10-211-1/+1
|\
| * kbuild: remove old Rust docs output pathMiguel Ojeda2023-10-191-1/+1
* | Linux 6.6-rc6v6.6-rc6Linus Torvalds2023-10-151-1/+1
* | Linux 6.6-rc5v6.6-rc5Linus Torvalds2023-10-081-1/+1
|/
* Linux 6.6-rc4v6.6-rc4Linus Torvalds2023-10-011-1/+1
* Linux 6.6-rc3v6.6-rc3Linus Torvalds2023-09-241-1/+1
* Linux 6.6-rc2v6.6-rc2Linus Torvalds2023-09-171-1/+1
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-101-2/+2
* Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-051-142/+30
|\
| * kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-041-1/+0
| * kbuild: support modules_sign for external modules as wellMasahiro Yamada2023-09-011-16/+16
| * kbuild: move more module installation code to scripts/Makefile.modinstMasahiro Yamada2023-09-011-27/+7
| * kbuild: remove $(MODLIB)/source symlinkMasahiro Yamada2023-08-291-6/+2
| * kbuild: move depmod rule to scripts/Makefile.modinstMasahiro Yamada2023-08-291-8/+0
| * kbuild: add modules_sign to no-{compiler,sync-config}-targetsMasahiro Yamada2023-08-291-2/+2
| * kbuild: do not run depmod for 'make modules_sign'Masahiro Yamada2023-08-291-0/+2
| * kbuild: remove include/ksym from CLEAN_FILESMasahiro Yamada2023-08-221-1/+1
| * kbuild: consolidate warning flags in scripts/Makefile.extrawarnArnd Bergmann2023-08-201-88/+0
| * kbuild: rpm-pkg: rename binkernel.spec to kernel.specMasahiro Yamada2023-07-251-1/+1
| * kbuild: add a phony target to run a command with Kbuild env varsMasahiro Yamada2023-07-251-0/+4
| * kbuild: Enable -Wenum-conversion by defaultBorislav Petkov (AMD)2023-07-251-0/+3
* | Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-08-291-7/+9
|\ \