summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: get_abi.pl: better generate regex from what fieldsMauro Carvalho Chehab2021-10-051-2/+11
* scripts: get_abi.pl: fix fallback rule for undefined symbolsMauro Carvalho Chehab2021-10-051-1/+1
* Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman2021-10-047-17/+17
|\
| * kasan: always respect CONFIG_KASAN_STACKNathan Chancellor2021-09-241-1/+2
| * scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen2021-09-241-0/+4
| * Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-194-9/+10
| |\
| | * kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor2021-09-191-0/+5
| | * kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani2021-09-191-1/+1
| | * gen_compile_commands: fix missing 'sys' packageKortan2021-09-191-0/+1
| | * checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_fileAriel Marcovitch2021-09-191-8/+0
| | * checkkconfigsymbols.py: Forbid passing 'HEAD' to --commitAriel Marcovitch2021-09-191-0/+3
| * | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-7/+1
| |\ \ | | |/ | |/|
| | * Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers2021-09-131-7/+1
* | | scripts: get_abi.pl: make undefined search more deterministicMauro Carvalho Chehab2021-09-291-3/+5
* | | scripts: get_abi.pl: show progressMauro Carvalho Chehab2021-09-281-51/+104
* | | scripts: get_abi.pl: use STDERR for search-string and show-hintsMauro Carvalho Chehab2021-09-281-7/+7
* | | scripts: get_abi.pl: update its documentationMauro Carvalho Chehab2021-09-281-13/+15
* | | scripts: get_abi.pl: fix parse logic for DT firmwareMauro Carvalho Chehab2021-09-281-10/+20
* | | scripts: get_abi.pl: produce an error if the ref tree is brokenMauro Carvalho Chehab2021-09-281-1/+9
* | | scripts: get_abi.pl: create a valid ReST with duplicated tagsMauro Carvalho Chehab2021-09-281-0/+1
* | | scripts: get_abi.pl: ensure that "others" regex will be parsedMauro Carvalho Chehab2021-09-231-0/+16
* | | scripts: get_abi.pl: precompile what match regexesMauro Carvalho Chehab2021-09-231-9/+29
* | | scripts: get_abi.pl: stop check loop earlier when regex is foundMauro Carvalho Chehab2021-09-231-5/+2
* | | scripts: get_abi.pl: ignore some sysfs nodes earlierMauro Carvalho Chehab2021-09-231-8/+8
* | | scripts: get_abi.pl: Better handle leaves with wildcardsMauro Carvalho Chehab2021-09-231-1/+1
* | | scripts: get_abi.pl: improve debug logicMauro Carvalho Chehab2021-09-231-9/+19
* | | scripts: get_abi.pl: call get_leave() a little lateMauro Carvalho Chehab2021-09-231-2/+1
* | | scripts: get_abi.pl: Fix get_abi.pl search outputMauro Carvalho Chehab2021-09-231-0/+1
* | | scripts: get_abi.pl: add a graph to speedup the undefined algorithmMauro Carvalho Chehab2021-09-211-61/+127
* | | scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlierMauro Carvalho Chehab2021-09-211-3/+4
* | | scripts: get_abi.pl: don't skip what that ends with wildcardsMauro Carvalho Chehab2021-09-211-34/+46
* | | scripts: get_abi.pl: add an option to filter undefined resultsMauro Carvalho Chehab2021-09-211-6/+31
* | | scripts: get_abi.pl: detect softlinksMauro Carvalho Chehab2021-09-211-33/+156
* | | scripts: get_abi.pl: Check for missing symbols at the ABI specsMauro Carvalho Chehab2021-09-211-2/+88
* | | scripts: get_abi.pl: Better handle multiple What parametersMauro Carvalho Chehab2021-09-211-4/+4
|/ /
* | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-111-0/+1
|\ \
| * | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-101-0/+1
* | | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2021-09-112-1/+3
|\ \ \
| * | | scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson2021-08-081-0/+2
| * | | coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang2021-08-051-1/+1
* | | | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-081-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | module: combine constructors in module linker scriptReiner Huober2021-07-191-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-37/+58
|\ \ \ \
| * | | | scripts: check_extable: fix typo in user error messageRandy Dunlap2021-09-081-1/+1
| * | | | checkpatch: improve GIT_COMMIT_ID testJoe Perches2021-09-081-31/+51
| * | | | checkpatch: make email address check case insensitiveMimi Zohar2021-09-081-2/+2
| * | | | checkpatch: support wide stringsJoe Perches2021-09-081-3/+4
* | | | | don't make the syscall checking produce errors from warningsStephen Rothwell2021-09-061-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-0321-135/+166
|\ \ \ \
| * | | | kbuild: redo fake deps at include/ksym/*.hMasahiro Yamada2021-09-032-5/+4