summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
3 daysLinux 7.3-rc1HEADv7.3-rc1masterLinus Torvalds1-2/+2
3 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-1/+12
8 daysMerge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+26
10 dayskbuild: rust: preserve unreachable traps with inline helpersMiguel Ojeda1-0/+10
10 daysrust: cfi: disable function merging if CFI is enabledGary Guo1-1/+2
12 daysMerge tag 'livepatching-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2026-08-18Merge tag 'kbuild-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-1/+7
2026-08-17Linux 7.2v7.2Linus Torvalds1-1/+1
2026-08-10Linux 7.2-rc7v7.2-rc7Linus Torvalds1-1/+1
2026-08-05kbuild: fix modules.builtin(.modinfo) targets in the top-level MakefileYuntao Wang1-1/+1
2026-08-03Linux 7.2-rc6v7.2-rc6Linus Torvalds1-1/+1
2026-08-01Merge tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2026-07-27Linux 7.2-rc5v7.2-rc5Linus Torvalds1-1/+1
2026-07-25Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2026-07-25kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oosNicolas Schier1-5/+3
2026-07-19Linux 7.2-rc4v7.2-rc4Linus Torvalds1-1/+1
2026-07-13Linux 7.2-rc3v7.2-rc3Linus Torvalds1-1/+1
2026-07-10rust: allow `clippy::unwrap_or_default` globallyAlexandre Courbot1-0/+5
2026-07-07kbuild: unset sub_make_done before calling kselftest build systemThomas Weißschuh1-2/+2
2026-07-06kbuild: Use --force-group-allocation when linking modulesPetr Pavlu1-0/+6
2026-07-06Linux 7.2-rc2v7.2-rc2Linus Torvalds1-1/+1
2026-07-02bootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao1-1/+10
2026-07-02bootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao1-0/+16
2026-06-28Linux 7.2-rc1v7.2-rc1Linus Torvalds1-2/+2
2026-06-25Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-0/+3
2026-06-25Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-0/+3
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+26
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+21
2026-06-19rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTERAlice Ryhl1-0/+3
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-0/+5
2026-06-15Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-1/+5
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-23/+30
2026-06-14Linux 7.1v7.1Linus Torvalds1-1/+1
2026-06-11kbuild: rust: clean `zerocopy-derive` in `mrproper`Miguel Ojeda1-1/+2
2026-06-10kbuild: Use ld.lld for linking host programs when LLVM is setNathan Chancellor1-0/+3
2026-06-10dt-bindings: add self-test fixtures for style checkerDaniel Golle1-0/+6
2026-06-09rust: zerocopy-derive: enable support in kbuildMiguel Ojeda1-0/+1
2026-06-09rust: zerocopy: enable support in kbuildMiguel Ojeda1-0/+1
2026-06-08Linux 7.1-rc7v7.1-rc7Linus Torvalds1-1/+1
2026-06-06Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2026-06-04kconfig: add kconfig-sym-check static checkerAndrew Jones1-9/+14
2026-06-02kbuild: rust: clean `*.long-type-*.txt` filesJoel Kamminga1-0/+1
2026-06-01Linux 7.1-rc6v7.1-rc6Linus Torvalds1-1/+1
2026-05-29kbuild: distributed build support for Clang ThinLTORong Xu1-4/+10
2026-05-29kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_aMasahiro Yamada1-10/+6
2026-05-29gcov: use atomic counter updates to fix concurrent access crashesKonstantin Khorenko1-6/+21
2026-05-26rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl1-1/+2
2026-05-24Linux 7.1-rc5v7.1-rc5Linus Torvalds1-1/+1
2026-05-22scripts/sbom: add SPDX output graphLuis Augenstein1-1/+4