summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-10-03kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada
2023-07-25kbuild: rpm-pkg: rename binkernel.spec to kernel.specMasahiro Yamada
2023-07-04Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds
2023-06-22kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-05.gitignore: Unignore .kunitconfigAndy Shevchenko
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada
2023-02-05.gitignore: ignore *.cover and *.mbxMasahiro Yamada
2023-01-22.gitignore: update the command to check tracked files being ignoredMasahiro Yamada
2022-12-30.gitignore: ignore *.rpmMasahiro Yamada
2022-11-18kbuild: Cleanup DT Overlay intermediate files as appropriateAndrew Davis
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-28rust: add `.rustfmt.toml`Miguel Ojeda
2022-09-28scripts: add `generate_rust_analyzer.py`Miguel Ojeda
2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada
2021-05-02.gitignore: ignore only top-level modules.builtinMasahiro Yamada
2021-05-02.gitignore: move tags and TAGS close to other tag filesMasahiro Yamada
2021-04-25kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar
2021-01-14kbuild: lto: fix module versioningSami Tolvanen
2020-09-10.gitignore: docs: ignore sphinx_*/ directoriesMauro Carvalho Chehab
2020-07-31.gitignore: Add ZSTD-compressed filesAdam Borowski
2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel
2020-06-06modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy
2020-02-20selftest/lkdtm: Don't pollute 'git status'Christophe Leroy
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich
2019-08-22.gitignore: ignore modules.order explicitlyMasahiro Yamada
2019-07-27.gitignore: Add compilation database fileToru Komatsu
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada
2019-05-08.gitignore: add more all*.config patternsMasahiro Yamada
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov
2019-05-07.gitignore: add leading and trailing slashes to generated directoriesMasahiro Yamada
2018-12-13kbuild: Add support for DT binding schema checksRob Herring
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-11clang-format: add configuration fileMiguel Ojeda
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada
2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada
2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada
2018-02-14.gitignore: ignore ASN.1 auto generated filesZhu Lingshan
2017-12-13scripts/package: snap-pkg targetPaolo Pisati
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada