summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rust: allow `clippy::needless_lifetimes`Miguel Ojeda2024-11-251-0/+1
| * | | rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda2024-10-071-1/+0
| * | | rust: introduce `.clippy.toml`Miguel Ojeda2024-10-071-0/+3
| * | | rust: enable `rustdoc::unescaped_backticks` lintMiguel Ojeda2024-10-071-1/+2
| * | | rust: enable `clippy::ignored_unit_patterns` lintMiguel Ojeda2024-10-071-0/+1
| * | | rust: enable `clippy::unnecessary_safety_doc` lintMiguel Ojeda2024-10-071-0/+1
| * | | rust: enable `clippy::unnecessary_safety_comment` lintMiguel Ojeda2024-10-071-0/+1
| * | | rust: enable `clippy::undocumented_unsafe_blocks` lintMiguel Ojeda2024-10-071-0/+1
| * | | rust: sort global Rust flagsMiguel Ojeda2024-10-071-4/+4
* | | | Linux 6.12v6.12Linus Torvalds2024-11-171-1/+1
* | | | Linux 6.12-rc7v6.12-rc7Linus Torvalds2024-11-101-1/+1
| |_|/ |/| |
* | | Linux 6.12-rc6v6.12-rc6Linus Torvalds2024-11-031-1/+1
* | | Linux 6.12-rc5v6.12-rc5Linus Torvalds2024-10-271-1/+1
* | | Linux 6.12-rc4v6.12-rc4Linus Torvalds2024-10-201-1/+1
| |/ |/|
* | Linux 6.12-rc3v6.12-rc3Linus Torvalds2024-10-131-1/+1
|/
* Linux 6.12-rc2v6.12-rc2Linus Torvalds2024-10-061-1/+1
* kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang2024-10-071-1/+1
* Linux 6.12-rc1v6.12-rc1Linus Torvalds2024-09-291-2/+2
* Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-251-3/+16
|\
| * rust: cfi: add support for CFI_CLANG with RustMatthew Maurer2024-09-161-0/+7
| * cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2024-09-131-0/+3
| * rust: support for shadow call stack sanitizerAlice Ryhl2024-09-131-0/+1
| * kbuild: rust: re-run Kconfig if the version text changesMiguel Ojeda2024-09-051-3/+5
* | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-09-241-5/+2
|\ \
| * | kbuild: remove unnecessary export of RUST_LIB_SRCMasahiro Yamada2024-09-241-4/+0
| * | kbuild: generate offset range data for builtin modulesKris Van Hees2024-09-201-0/+1
| * | kbuild: remove *.symversions left-overMasahiro Yamada2024-09-011-1/+1
* | | Linux 6.11v6.11Linus Torvalds2024-09-151-1/+1
* | | Linux 6.11-rc7v6.11-rc7Linus Torvalds2024-09-081-1/+1
* | | Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-051-0/+1
|\ \ \ | |/ / |/| |
| * | rust: allow `stable_features` lintMiguel Ojeda2024-08-271-0/+1
| |/
* | Linux 6.11-rc6v6.11-rc6Linus Torvalds2024-09-011-1/+1
* | Linux 6.11-rc5v6.11-rc5Linus Torvalds2024-08-251-1/+1
* | Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-231-1/+1
|\ \ | |/ |/|
| * Makefile: add $(srctree) to dependency of compile_commands.json targetAlexandre Courbot2024-08-061-1/+1
* | Linux 6.11-rc4v6.11-rc4Linus Torvalds2024-08-181-1/+1
* | Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-08-161-1/+1
|\ \
| * | kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursiveMiguel Ojeda2024-08-101-1/+1
* | | Linux 6.11-rc3v6.11-rc3Linus Torvalds2024-08-111-1/+1
| |/ |/|
* | Linux 6.11-rc2v6.11-rc2Linus Torvalds2024-08-041-1/+1
|/
* Linux 6.11-rc1v6.11-rc1Linus Torvalds2024-07-281-2/+2
* Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-271-14/+16
|\
| * rust: simplify Clippy warning flags setMiguel Ojeda2024-07-101-4/+2
| * rust: relax most deny-level lints to warningsMiguel Ojeda2024-07-101-11/+13
| * kbuild: rust-analyzer: improve comment documentationJohn Hubbard2024-07-081-1/+3
| * kbuild: rust-analyzer: better error handlingJohn Hubbard2024-07-081-0/+1
| * kbuild: rust: remove now-unneeded `rusttest` custom sysroot handlingMiguel Ojeda2024-07-081-2/+1
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-22/+14
|\ \
| * | kbuild: add script and target to generate pacman packageThomas Weißschuh2024-07-221-1/+1
| * | kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada2024-07-211-2/+4