aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-08-13Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-68/+0
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson1-68/+0
2023-07-29scripts/kallsyms: Fix build failure by setting errno before calling getline()James Clark1-0/+1
2023-07-27scripts/spelling.txt: remove 'thead' as a typoDrew Fustini1-1/+0
2023-07-23Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+14
2023-07-24kbuild: rust: avoid creating temporary filesMiguel Ojeda2-2/+9
2023-07-23gen_compile_commands: add assembly files to compilation databaseBenjamin Gray1-1/+1
2023-07-12kallsyms: strip LTO-only suffixes from promoted global functionsYonghong Song1-3/+3
2023-07-12kconfig: gconfig: correct program name in help textRandy Dunlap1-3/+3
2023-07-12kconfig: gconfig: drop the Show Debug Info help textRandy Dunlap1-4/+1
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+3
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-07-04scripts: kernel-doc: support private / public marking for enumsJakub Kicinski1-0/+3
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-07-03parisc: Raise minimal GCC version to 12.0.0Helge Deller1-2/+2
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds22-736/+479
2023-06-30Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+17
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-5/+1
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+1
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2023-06-29Makefile: Add loongarch target flag for Clang compilationWANG Xuerui1-0/+1
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+3
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+0
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+22
2023-06-29modpost: define more R_ARM_* for old distributionsMasahiro Yamada1-0/+17
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+24
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds50-298/+635
2023-06-27powerpc: remove checks for binutils older than 2.25Masahiro Yamada1-4/+0
2023-06-27scripts/mksysmap: Ignore prefixed KCFI symbolsPierre-Clément Tosi1-0/+2
2023-06-27kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada1-8/+4
2023-06-27kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett1-1/+1
2023-06-26Merge tag 'rust-6.5' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2-2/+2
2023-06-26locking: Introduce __cleanup() based infrastructurePeter Zijlstra1-1/+1
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+21
2023-06-25modpost: continue even with unknown relocation typeMasahiro Yamada1-10/+9
2023-06-25modpost: factor out Elf_Sym pointer calculation to section_rel()Masahiro Yamada1-4/+5
2023-06-25modpost: factor out inst location calculation to section_rel()Masahiro Yamada1-16/+12
2023-06-25kbuild: Disable GCOV for *.mod.oSami Tolvanen1-1/+1
2023-06-25kbuild: Fix CFI failures with GCOVSami Tolvanen1-0/+1
2023-06-25kbuild: make clean rule robust against too long argument errorMasahiro Yamada1-1/+3
2023-06-24script: modpost: emit a warning when the description is missingVincenzo Palazzo1-0/+2
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+9
2023-06-22modpost: show offset from symbol for section mismatch warningsMasahiro Yamada1-2/+2
2023-06-22modpost: merge two similar section mismatch warningsMasahiro Yamada1-15/+3
2023-06-22kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursionMasahiro Yamada8-186/+65
2023-06-22modpost: use null string instead of NULL pointer for default namespaceMasahiro Yamada1-6/+11
2023-06-22modpost: squash sym_update_namespace() into sym_add_exported()Masahiro Yamada1-23/+4
2023-06-22modpost: check static EXPORT_SYMBOL* by modpost againMasahiro Yamada3-74/+7
2023-06-22kbuild: generate KSYMTAB entries by modpostMasahiro Yamada4-40/+79
2023-06-21kbuild: Support flat DTBs installRob Herring1-1/+1
2023-06-19scripts/gdb: fix SB_* constants parsingFlorian Fainelli1-6/+6
2023-06-19scripts: fix the gfp flags header path in gfp-translatePrathu Baronia1-3/+3
2023-06-16vfio/cdx: add support for CDX busNipun Gupta2-1/+17
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2-0/+21
2023-06-16locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldocMark Rutland1-1/+1
2023-06-15modpost: pass struct module pointer to check_section_mismatch()Masahiro Yamada1-11/+11
2023-06-15powerpc/64: Rename entry_64.S to prom_entry_64.SNicholas Piggin1-1/+1
2023-06-15scripts/kallsyms: remove KSYM_NAME_LEN_BUFFERMasahiro Yamada1-29/+32
2023-06-15scripts/kallsyms: constify long_optionsMasahiro Yamada1-1/+1
2023-06-10kbuild: enable kernel-doc -Wall for W=2Johannes Berg1-1/+3
2023-06-10kernel-doc: don't let V=1 change outcomeJohannes Berg2-6/+24
2023-06-09checkpatch: check for 0-length and 1-element arraysKees Cook1-0/+10
2023-06-09scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+22
2023-06-08modpost: fix off by one in is_executable_section()Dan Carpenter1-1/+1
2023-06-08streamline_config.pl: handle also ${CONFIG_FOO}Jiri Slaby1-1/+1
2023-06-07kbuild: Add KBUILD_CPPFLAGS to as-option invocationNathan Chancellor1-1/+1
2023-06-07scripts/mksysmap: Ignore __pi_ local arm64 symbolsPierre-Clément Tosi1-0/+4
2023-06-07scripts/mksysmap: Fix badly escaped '$'Pierre-Clément Tosi1-2/+2
2023-06-07modpost: propagate W=1 build option to modpostMasahiro Yamada2-1/+7
2023-06-05checkpatch: Check for 0-length and 1-element arraysKees Cook1-0/+10
2023-06-05locking/atomic: scripts: generate kerneldoc commentsMark Rutland26-4/+399
2023-06-05docs: scripts: kernel-doc: accept bitwise negation like ~@varMark Rutland1-1/+1
2023-06-05locking/atomic: scripts: simplify raw_atomic*() definitionsMark Rutland23-92/+20
2023-06-05locking/atomic: scripts: simplify raw_atomic_long*() definitionsMark Rutland1-18/+9
2023-06-05locking/atomic: scripts: split pfx/name/sfx/orderMark Rutland1-3/+8
2023-06-05locking/atomic: scripts: restructure fallback ifdefferyMark Rutland24-207/+196
2023-06-05locking/atomic: scripts: build raw_atomic_long*() directlyMark Rutland2-6/+2
2023-06-05locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland3-12/+92
2023-06-05locking/atomic: scripts: factor out order template generationMark Rutland1-17/+17
2023-06-05locking/atomic: scripts: remove leftover "${mult}"Mark Rutland1-1/+1
2023-06-05locking/atomic: scripts: remove bogus order parameterMark Rutland1-1/+1
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2-0/+14
2023-06-05locking/atomic: remove fallback commentsMark Rutland7-58/+0
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra1-11/+4
2023-06-05parisc: Raise minimal GCC versionPeter Zijlstra1-1/+5
2023-06-05instrumentation: Wire up cmpxchg128()Peter Zijlstra2-4/+4
2023-06-05kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada1-2/+1
2023-06-05kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor1-1/+1
2023-06-04modpost: detect section mismatch for R_ARM_REL32Masahiro Yamada1-0/+1
2023-06-04modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19}Masahiro Yamada1-6/+47
2023-06-04modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}Masahiro Yamada1-5/+26
2023-06-02modpost: refactor find_fromsym() and find_tosym()Masahiro Yamada1-56/+33
2023-06-02modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS}Masahiro Yamada1-2/+9
2023-06-02modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada1-0/+12
2023-06-02modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada1-3/+9
2023-06-01scripts/tags.sh: improve compiled sources generationJialu Xu1-1/+1
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda2-2/+2
2023-05-30checkpatch: Check for strcpy and strncpy tooKees Cook1-1/+13
2023-05-28modpost: remove *_sections[] arraysMasahiro Yamada1-27/+9
2023-05-28modpost: merge bad_tosec=ALL_EXIT_SECTIONS entries in sectioncheck tableMasahiro Yamada1-11/+4
2023-05-28modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck tableMasahiro Yamada1-6/+1
2023-05-28modpost: remove is_shndx_special() check from section_rel(a)Masahiro Yamada2-17/+4
2023-05-28modpost: replace r->r_offset, r->r_addend with faddr, taddrMasahiro Yamada1-15/+19
2023-05-28modpost: unify 'sym' and 'to' in default_mismatch_handler()Masahiro Yamada1-5/+4
2023-05-28modpost: remove unused argument from secref_whitelist()Masahiro Yamada1-3/+2
2023-05-28Revert "modpost: skip ELF local symbols during section mismatch check"Masahiro Yamada1-12/+0
2023-05-23sysctl: Remove register_sysctl_tableJoel Granados1-10/+0
2023-05-22scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish1-1/+8
2023-05-22modpost: rename find_elf_symbol() and find_elf_symbol2()Masahiro Yamada1-6/+6
2023-05-22modpost: pass section index to find_elf_symbol2()Masahiro Yamada1-19/+15
2023-05-22modpost: pass 'tosec' down to default_mismatch_handler()Masahiro Yamada1-4/+3
2023-05-22modpost: squash extable_mismatch_handler() into default_mismatch_handler()Masahiro Yamada1-58/+26
2023-05-22modpost: clean up is_executable_section()Masahiro Yamada1-8/+8
2023-05-22modpost: squash report_sec_mismatch() into default_mismatch_handler()Masahiro Yamada1-35/+20
2023-05-22modpost: squash report_extable_warnings() into extable_mismatch_handler()Masahiro Yamada1-26/+14
2023-05-22modpost: remove get_prettyname()Masahiro Yamada1-25/+2
2023-05-22modpost: remove fromsym info in __ex_table section mismatch warningMasahiro Yamada1-9/+2
2023-05-22modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada1-57/+3
2023-05-22modpost: error out if addend_*_rel() is not implemented for REL archMasahiro Yamada1-0/+2
2023-05-22kbuild: Disallow DTB overlays to built from .dts named source filesAndrew Davis1-3/+0
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+3
2023-05-16ubsan: Tighten UBSAN_BOUNDS on GCCKees Cook1-1/+1
2023-05-12bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire1-0/+3
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+8
2023-05-02sysctl: remove register_sysctl_paths()Luis Chamberlain1-16/+0
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds13-570/+504
2023-04-30Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2023-04-29locking/atomic: Correct (cmp)xchg() instrumentationMark Rutland1-3/+3
2023-04-29locking/atomic: Add generic try_cmpxchg{,64}_local() supportUros Bizjak2-1/+5
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+20
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-1/+6
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+26
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds13-42/+496
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+0
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+10
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+16
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-8/+7
2023-04-26kbuild: deb-pkg: specify targets in debian/rules as .PHONYMasahiro Yamada1-0/+2
2023-04-25recordmcount: Fix memory leaks in the uwrite functionHao Zeng1-1/+5
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+0
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2023-04-25kbuild: rpm-pkg: remove kernel-drm PROVIDESMasahiro Yamada1-6/+1
2023-04-25kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compressionMasahiro Yamada1-8/+27
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2023-04-24scripts: Remove ICC-related dead codeRuihan Li1-4/+0
2023-04-23Merge tag 'kbuild-fixes-v6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+4
2023-04-23kbuild: add srcdeb-pkg targetMasahiro Yamada1-7/+21
2023-04-23kbuild: use proper prefix for tarballs to fix rpm-pkg build errorMasahiro Yamada1-3/+3
2023-04-23kbuild: deb-pkg: Fix a spell typo in mkdebian scriptWoody Suwalski1-1/+1
2023-04-21ASN.1: Fix check for strdup() successEkaterina Orlova1-1/+1
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-121/+126
2023-04-20Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2-2/+5
2023-04-19rust: fix regexp in scripts/is_rust_module.shAndrea Righi1-1/+1
2023-04-19powerpc: Move script to check relocations at compile time in scripts/Alexandre Ghiti1-0/+20
2023-04-18checkpatch: introduce proper bindings license checkDmitry Rokosov1-1/+6
2023-04-18scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry()Glenn Washburn1-0/+37
2023-04-18scripts/gdb: create linux/vfs.py for VFS related GDB helpersGlenn Washburn4-15/+32
2023-04-18scripts/gdb: timerlist: convert int chunks to strAmjad Ouled-Ameur1-1/+1
2023-04-18scripts/gdb: print interruptsFlorian Fainelli3-0/+247
2023-04-18scripts/gdb: raise error with reduced debugging informationFlorian Fainelli2-1/+6
2023-04-18scripts/gdb: add a Radix Tree ParserKieran Bingham3-0/+99
2023-04-18checkpatch: check for misuse of the link tagsMatthieu Baerts1-1/+12
2023-04-18checkpatch: allow Closes tags with linksMatthieu Baerts1-5/+5
2023-04-18checkpatch: use a list of "link" tagsMatthieu Baerts1-4/+20
2023-04-18checkpatch: don't print the next line if not definedMatthieu Baerts1-1/+1
2023-04-18scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printingPeng Liu1-1/+2
2023-04-18scripts/gdb: fix lx-timerlist for Python3Peng Liu2-2/+7
2023-04-18scripts/gdb: fix lx-timerlist for struct timequeue_head changePeng Liu1-2/+1
2023-04-18kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14Arnd Bergmann1-0/+2
2023-04-17Makefile: use -z pack-relative-relocsFangrui Song1-2/+6
2023-04-17kbuild: clang: do not use CROSS_COMPILE for target tripleMasahiro Yamada1-6/+2
2023-04-17kconfig: menuconfig: reorder functions to remove forward declarationsMasahiro Yamada2-295/+277
2023-04-17kconfig: menuconfig: remove unused M_EVENT macroMasahiro Yamada1-11/+0
2023-04-17kconfig: menuconfig: remove OLD_NCURSES macroMasahiro Yamada3-33/+0
2023-04-17kbuild: builddeb: Eliminate debian/arch useBastian Germann1-1/+1
2023-04-17scripts/kallsyms: update the usage in the comment blockMasahiro Yamada1-1/+1
2023-04-17scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() callsMasahiro Yamada1-18/+15
2023-04-17scripts/kallsyms: change the output orderMasahiro Yamada1-59/+59
2023-04-17scripts/kallsyms: move compiler-generated symbol patterns to mksysmapMasahiro Yamada2-60/+43
2023-04-17scripts/kallsyms: exclude symbols generated by itself dynamicallyMasahiro Yamada3-20/+13
2023-04-17scripts/mksysmap: use sed with in-line commentsMasahiro Yamada1-24/+37
2023-04-17scripts/mksysmap: remove comments described in nm(1)Masahiro Yamada1-19/+1
2023-04-17scripts/kallsyms: remove redundant code for omitting U and NMasahiro Yamada1-4/+1
2023-04-17kallsyms: expand symbol name into comment for debuggingArnd Bergmann1-1/+2
2023-04-16kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada1-17/+9
2023-04-16kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada1-7/+17
2023-04-16kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada1-10/+9
2023-04-14scripts/objdump-func: Support multiple functionsJosh Poimboeuf1-9/+25
2023-04-13module: Ignore L0 and rename is_arm_mapping_symbol()Tiezhu Yang1-2/+2
2023-04-13module: Move is_arm_mapping_symbol() to module_symbol.hTiezhu Yang1-9/+1
2023-04-13module: Sync code of is_arm_mapping_symbol()Tiezhu Yang1-0/+2
2023-04-13Daniel Borkmann says:Jakub Kicinski1-1/+1
2023-04-13scripts/gdb: use mem instead of core_layout to get the module addressPankaj Raghav3-4/+7
2023-04-12rust: add pin-init API coreBenno Lossin1-1/+1
2023-04-12rust: enable the `pin_macro` featureBenno Lossin1-1/+1
2023-04-11bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pagesAlejandro Colomar1-1/+1
2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada4-89/+90