summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Reduce Coccinelle choices in string_choices.cocciJulia Lawall2024-09-281-50/+41
* coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li2024-09-281-8/+0
* coccinelle: Add rules to find str_yes_no() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_on_off() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_write_read() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_read_write() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li2024-09-281-0/+38
* coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li2024-09-281-0/+38
* coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li2024-09-281-0/+42
* coccinelle: Add rules to find str_false_true() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_true_false() replacementsHongbo Li2024-09-281-0/+19
* Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-281-0/+2
|\
| * module: Split modules_install compression and in-kernel decompressionPetr Pavlu2024-08-191-0/+2
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-262-0/+15
|\ \
| * \ Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman2024-09-099-50/+67
| |\ \
| * | | slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()Masahiro Yamada2024-09-032-0/+15
| | |/ | |/|
* | | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-257-47/+169
|\ \ \
| * | | kbuild: rust: Enable KASAN supportMatthew Maurer2024-09-163-17/+45
| * | | kbuild: rust: Define probing macros for rustcMatthew Maurer2024-09-162-0/+23
| * | | kasan: simplify and clarify MakefileAndrey Konovalov2024-09-161-22/+23
| * | | rust: cfi: add support for CFI_CLANG with RustMatthew Maurer2024-09-161-0/+1
| * | | kbuild: rust: add `CONFIG_RUSTC_VERSION`Miguel Ojeda2024-09-051-0/+26
| * | | rust: support arrays in target JSONMatthew Maurer2024-08-231-29/+53
| * | | objtool/kbuild/rust: enable objtool for RustMiguel Ojeda2024-08-181-2/+7
| * | | x86/rust: support MITIGATION_SLSMiguel Ojeda2024-08-181-0/+8
| * | | x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda2024-08-181-0/+7
| |/ /
* | | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-09-2442-726/+1758
|\ \ \
| * | | kbuild: remove append operation on cmd_ld_ko_oThomas Weißschuh2024-09-201-1/+1
| * | | kconfig: cache expression valuesMasahiro Yamada2024-09-205-4/+39
| * | | kconfig: use hash table to reuse expressionsMasahiro Yamada2024-09-205-277/+170
| * | | kconfig: refactor expr_eliminate_dups()Masahiro Yamada2024-09-201-11/+3
| * | | kconfig: add comments to expression transformationsMasahiro Yamada2024-09-201-6/+37
| * | | kconfig: change some expr_*() functions to boolMasahiro Yamada2024-09-202-10/+11
| * | | scripts: move hash function from scripts/kconfig/ to scripts/include/Masahiro Yamada2024-09-204-14/+20
| * | | kallsyms: change overflow variable to bool typeMasahiro Yamada2024-09-201-4/+4
| * | | kallsyms: squash output_address()Masahiro Yamada2024-09-201-10/+5
| * | | kbuild: add install target for modules.builtin.rangesKris Van Hees2024-09-201-2/+4
| * | | scripts: add verifier script for builtin module range dataKris Van Hees2024-09-201-0/+370
| * | | kbuild: generate offset range data for builtin modulesKris Van Hees2024-09-203-0/+529
| * | | kbuild: add mod(name,file)_flags to assembler flags for module objectsKris Van Hees2024-09-101-2/+2
| * | | scripts: subarch.include: fix SUBARCH on macOS hostsNick Desaulniers2024-09-101-1/+1
| * | | scripts: import more hash table macrosMasahiro Yamada2024-09-102-0/+119
| * | | kbuild: split device tree build rules into scripts/Makefile.dtbsMasahiro Yamada2024-09-093-132/+150
| * | | kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.hostMasahiro Yamada2024-09-082-19/+21
| * | | kbuild: compile constant module information only onceThomas Weißschuh2024-09-073-25/+30
| * | | kbuild: remove recent dependency on "truncate" programTony Battersby2024-09-071-1/+1
| * | | kbuild: add debug package to pacman PKGBUILDJose Fernandez2024-09-071-1/+14
| * | | modpost: simplify modpost_log()Masahiro Yamada2024-09-012-19/+9
| * | | kbuild: pacman-pkg: do not override objtreeMasahiro Yamada2024-09-012-3/+4