summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2022-07-21scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo-8/+15
2022-07-17scripts/bloat-o-meter: add -p argumentNikolay Borisov-1/+6
2022-07-17scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov-19/+21
2022-07-16scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan-0/+54
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)-59/+0
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+5
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2022-07-11module: panic: Taint the kernel when selftest modules loadDavid Gow-0/+3
2022-07-11modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller-0/+2
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman-6/+3
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada-3/+0
2022-07-07scripts: sphinx-pre-install: place a warning for Sphinx >= 3.0Mauro Carvalho Chehab-0/+4
2022-07-07scripts: sphinx-pre-install: provide both venv and package installsMauro Carvalho Chehab-13/+42
2022-07-07scripts: sphinx-pre-install: check for PDF min version later onMauro Carvalho Chehab-5/+10
2022-07-07scripts: sphinx-pre-install: report broken venvMauro Carvalho Chehab-0/+6
2022-07-07scripts: sphinx-pre-install: fix venv version check logicMauro Carvalho Chehab-3/+7
2022-07-03coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE-3/+1
2022-07-01scripts/tags.sh: Include tools directory in tags generationVipin Sharma-8/+1
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+4
2022-06-30scripts: get_feat.pl: use /usr/bin/env to find perlDavid Reaver-1/+1
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra-1/+2
2022-06-29gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard-3/+3
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm-12/+38
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra-1/+1
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen-0/+3
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+34
2022-06-20modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada-1/+1
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+34
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+4
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy-0/+4
2022-06-16checkpatch: fix incorrect camelcase detection on numeric constantAntonio Borneo-1/+1
2022-06-16checkpatch: add XA_STATE and XA_STATE_ORDER to the macro declaration listJoe Perches-1/+2
2022-06-13scripts: kernel-doc: Always increment warnings counterNiklas Söderlund-47/+35
2022-06-12Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+28
2022-06-11scripts/gdb: change kernel config dumping methodKuan-Ying Lee-3/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner-3/+3
2022-06-10scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada-15/+21
2022-06-08cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds-0/+7
2022-06-08scripts/nsdeps: adjust to the format change of *.mod filesMasahiro Yamada-3/+2
2022-06-08kbuild: avoid regex RS for POSIX awkKevin Locke-2/+2
2022-06-06faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf-11/+34
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-341/+287
2022-06-05kbuild: Allow to select bash in a modified environmentSchspa Shi-1/+1
2022-06-05scripts: kconfig: nconf: make nconfig accept jk keybindingsIsak Ellmer-2/+6
2022-06-05modpost: use fnmatch() to simplify match()Masahiro Yamada-61/+13
2022-06-05modpost: simplify mod->name allocationMasahiro Yamada-13/+12
2022-06-05kbuild: factor out the common objtool argumentsMasahiro Yamada-97/+52
2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oMasahiro Yamada-40/+62
2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada-6/+3