summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-224/+1406
2023-08-29Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-95/+545
2023-08-28Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+338
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+24
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2023-08-21scripts/bloat-o-meter: count weak symbol sizesGeert Uytterhoeven-5/+5
2023-08-21scripts/gdb/vmalloc: add vmallocinfo supportKuan-Ying Lee-0/+65
2023-08-21scripts/gdb/slab: add slab supportKuan-Ying Lee-0/+340
2023-08-21scripts/gdb/page_owner: add page owner supportKuan-Ying Lee-0/+198
2023-08-21scripts/gdb/stackdepot: add stackdepot supportKuan-Ying Lee-0/+57
2023-08-21scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee-204/+626
2023-08-21scripts/gdb/utils: add common type usageKuan-Ying Lee-0/+20
2023-08-21scripts/gdb/modules: add get module text supportKuan-Ying Lee-1/+31
2023-08-21scripts/gdb/symbols: add specific ko module load commandKuan-Ying Lee-2/+21
2023-08-21checkpatch: reword long-line warning about commit-msgJim Cromie-1/+1
2023-08-21checkpatch: special case extern struct in .cJim Cromie-0/+20
2023-08-20scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`Martin Rodriguez Reboredo-2/+14
2023-08-18scripts/gdb: fix 'lx-lsmod' show the wrong sizeKuan-Ying Lee-3/+12
2023-08-18scripts/gdb: fix lx-symbols command for arm64 LLVMKoudai Iwahori-7/+10
2023-08-18arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth-1/+0
2023-08-15rust: bindgen: upgrade to 0.65.1Aakash Sen Sharma-1/+1
2023-08-14rust: upgrade to Rust 1.71.1Miguel Ojeda-1/+1
2023-08-13Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2023-08-10gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook-0/+4
2023-08-10btf, scripts: rust: drop is_rust_module.shAndrea Righi-18/+0
2023-08-10kbuild: rust_is_available: add test suiteMiguel Ojeda-0/+346
2023-08-10kbuild: rust_is_available: check that output looks as expectedMiguel Ojeda-0/+28
2023-08-10kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`Miguel Ojeda-2/+26
2023-08-10kbuild: rust_is_available: normalize version matchingMiguel Ojeda-4/+5
2023-08-10kbuild: rust_is_available: fix confusion when a version appears in the pathMiguel Ojeda-3/+1
2023-08-09kbuild: rust_is_available: check that environment variables are setMiguel Ojeda-0/+29
2023-08-09kbuild: rust_is_available: add check for `bindgen` invocationMiguel Ojeda-1/+21
2023-08-09kbuild: rust_is_available: print docs referenceMiguel Ojeda-0/+17
2023-08-09kbuild: rust_is_available: fix version check when CC has multiple argumentsRussell Currey-2/+2
2023-08-09kbuild: rust_is_available: remove -v optionMasahiro Yamada-56/+40
2023-08-07scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma-9/+18
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-68/+0
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson-68/+0
2023-07-29scripts/kallsyms: Fix build failure by setting errno before calling getline()James Clark-0/+1
2023-07-27scripts/spelling.txt: remove 'thead' as a typoDrew Fustini-1/+0
2023-07-24checkpatch: Complain about unexpected uses of RCU Tasks TracePaul E. McKenney-0/+24
2023-07-23Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+14
2023-07-24kbuild: rust: avoid creating temporary filesMiguel Ojeda-2/+9
2023-07-23gen_compile_commands: add assembly files to compilation databaseBenjamin Gray-1/+1
2023-07-19rust: support running Rust documentation tests as KUnit onesMiguel Ojeda-0/+338
2023-07-12kallsyms: strip LTO-only suffixes from promoted global functionsYonghong Song-3/+3
2023-07-12kconfig: gconfig: correct program name in help textRandy Dunlap-3/+3
2023-07-12kconfig: gconfig: drop the Show Debug Info help textRandy Dunlap-4/+1
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds-0/+3
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2