Age | Commit message (Expand) | Author |
2024-02-19 | kbuild: create a list of all built DTB files | Masahiro Yamada |
2023-12-28 | Add .editorconfig file for basic formatting | Íñigo Huguet |
2023-10-03 | kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/ | Masahiro Yamada |
2023-07-25 | kbuild: rpm-pkg: rename binkernel.spec to kernel.spec | Masahiro Yamada |
2023-07-04 | Revert ".gitignore: ignore *.cover and *.mbx" | Linus Torvalds |
2023-06-22 | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion | Masahiro Yamada |
2023-04-24 | Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-04-05 | .gitignore: Unignore .kunitconfig | Andy Shevchenko |
2023-03-16 | kbuild: rpm-pkg: move source components to rpmbuild/SOURCES | Masahiro Yamada |
2023-02-05 | .gitignore: ignore *.cover and *.mbx | Masahiro Yamada |
2023-01-22 | .gitignore: update the command to check tracked files being ignored | Masahiro Yamada |
2022-12-30 | .gitignore: ignore *.rpm | Masahiro Yamada |
2022-11-18 | kbuild: Cleanup DT Overlay intermediate files as appropriate | Andrew Davis |
2022-09-28 | Kbuild: add Rust support | Miguel Ojeda |
2022-09-28 | rust: add `.rustfmt.toml` | Miguel Ojeda |
2022-09-28 | scripts: add `generate_rust_analyzer.py` | Miguel Ojeda |
2022-05-08 | kbuild: split the second line of *.mod into *.usyms | Masahiro Yamada |
2021-05-02 | .gitignore: ignore only top-level modules.builtin | Masahiro Yamada |
2021-05-02 | .gitignore: move tags and TAGS close to other tag files | Masahiro Yamada |
2021-04-25 | kbuild: generate Module.symvers only when vmlinux exists | Masahiro Yamada |
2021-04-25 | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar |
2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen |
2020-09-10 | .gitignore: docs: ignore sphinx_*/ directories | Mauro Carvalho Chehab |
2020-07-31 | .gitignore: Add ZSTD-compressed files | Adam Borowski |
2020-07-05 | .gitignore: Do not track `defconfig` from `make savedefconfig` | Paul Menzel |
2020-06-06 | modpost: generate vmlinux.symvers and reuse it for the second modpost | Masahiro Yamada |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-02 | selftest/lkdtm: Use local .gitignore | Christophe Leroy |
2020-02-20 | selftest/lkdtm: Don't pollute 'git status' | Christophe Leroy |
2019-11-11 | modpost: dump missing namespaces into a single modules.nsdeps file | Masahiro Yamada |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-10 | modpost: add support for generating namespace dependencies | Matthias Maennich |
2019-08-22 | .gitignore: ignore modules.order explicitly | Masahiro Yamada |
2019-07-27 | .gitignore: Add compilation database file | Toru Komatsu |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2019-05-18 | .gitignore: exclude .get_maintainer.ignore and .gitattributes | Masahiro Yamada |
2019-05-08 | .gitignore: add more all*.config patterns | Masahiro Yamada |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov |
2019-05-07 | .gitignore: add leading and trailing slashes to generated directories | Masahiro Yamada |
2018-12-13 | kbuild: Add support for DT binding schema checks | Rob Herring |
2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-04-11 | clang-format: add configuration file | Miguel Ojeda |
2018-04-07 | kbuild: rename *-asn1.[ch] to *.asn1.[ch] | Masahiro Yamada |
2018-04-07 | .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore | Masahiro Yamada |
2018-04-07 | .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore | Masahiro Yamada |
2018-03-26 | kbuild: move include/config/ksym/* to include/ksym/* | Masahiro Yamada |
2018-02-14 | .gitignore: ignore ASN.1 auto generated files | Zhu Lingshan |
2017-12-13 | scripts/package: snap-pkg target | Paolo Pisati |