summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Expand)AuthorLines
2025-11-24rust: kbuild: add proc macro library supportMiguel Ojeda-0/+1
2025-08-12.gitignore: ignore compile_commands.json globallyAndrii Nakryiko-1/+1
2025-07-02gitignore: allow .pylintrc to be trackedWangYuli-0/+1
2025-04-24.gitignore: ignore Python compiled bytecodeMauro Carvalho Chehab-0/+1
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel-0/+1
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein-0/+1
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+1
2024-11-28gitignore: Don't ignore 'tags' directoryLi Zhijian-0/+1
2024-10-07rust: introduce `.clippy.toml`Miguel Ojeda-0/+1
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees-0/+1
2024-09-01kbuild: remove *.symversions left-overMasahiro Yamada-1/+0
2024-09-01Remove *.orig pattern from .gitignoreLaurent Pinchart-1/+0
2024-08-09.gitignore: add .gcda filesVegard Nossum-0/+1
2024-07-22kbuild: add script and target to generate pacman packageThomas Weißschuh-0/+6
2024-02-19kbuild: create a list of all built DTB filesMasahiro Yamada-0/+1
2023-12-28Add .editorconfig file for basic formattingÍñigo Huguet-0/+1
2023-10-03kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada-1/+0
2023-07-25kbuild: rpm-pkg: rename binkernel.spec to kernel.specMasahiro Yamada-1/+1
2023-07-04Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds-2/+0
2023-06-22kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada-2/+0
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2023-04-05.gitignore: Unignore .kunitconfigAndy Shevchenko-0/+1
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada-0/+1
2023-02-05.gitignore: ignore *.cover and *.mbxMasahiro Yamada-0/+2
2023-01-22.gitignore: update the command to check tracked files being ignoredMasahiro Yamada-1/+1
2022-12-30.gitignore: ignore *.rpmMasahiro Yamada-0/+1
2022-11-18kbuild: Cleanup DT Overlay intermediate files as appropriateAndrew Davis-0/+1
2022-09-28Kbuild: add Rust supportMiguel Ojeda-0/+2
2022-09-28rust: add `.rustfmt.toml`Miguel Ojeda-0/+1
2022-09-28scripts: add `generate_rust_analyzer.py`Miguel Ojeda-0/+3
2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada-0/+1
2021-05-02.gitignore: ignore only top-level modules.builtinMasahiro Yamada-1/+1
2021-05-02.gitignore: move tags and TAGS close to other tag filesMasahiro Yamada-2/+4
2021-04-25kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada-0/+1
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes-0/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar-0/+1
2021-01-14kbuild: lto: fix module versioningSami Tolvanen-0/+1
2020-09-10.gitignore: docs: ignore sphinx_*/ directoriesMauro Carvalho Chehab-0/+3
2020-07-31.gitignore: Add ZSTD-compressed filesAdam Borowski-0/+1
2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel-0/+3
2020-06-06modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy-4/+0
2020-02-20selftest/lkdtm: Don't pollute 'git status'Christophe Leroy-0/+4
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada-1/+1
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich-0/+1
2019-08-22.gitignore: ignore modules.order explicitlyMasahiro Yamada-1/+1