summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada2020-08-261-2/+0
* kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada2020-08-261-4/+4
* kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada2020-08-261-34/+34
* recordmcount: Fix build failure on non arm64Christophe Leroy2020-08-211-0/+2
* scripts/selinux/mdp: fix initial SID handlingStephen Smalley2020-08-191-5/+18
* recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero2020-08-191-0/+6
* scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2020-08-112-2/+8
* kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada2020-08-021-3/+0
* kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2020-08-022-5/+1
* Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada2020-08-011-3/+2
* Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada2020-08-011-9/+1
* kconfig: qconf: remove "goBack" debug messageMasahiro Yamada2020-08-011-1/+0
* kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada2020-08-011-2/+2
* kconfig: qconf: compile moc object separatelyMasahiro Yamada2020-08-013-7/+7
* kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada2020-08-011-2/+4
* modpost: explain why we can't use strsepWolfram Sang2020-07-271-0/+1
* Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-261-2/+10
|\
| * modpost: remove use of non-standard strsep() in HOSTCC codeH. Nikolaus Schaller2020-07-071-2/+10
* | scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella2020-07-241-1/+1
* | scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-241-2/+2
* | kbuild: Move -Wtype-limits to W=2Rikard Falkeborn2020-07-091-0/+2
|/
* Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-053-76/+122
|\
| * kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab2020-07-021-0/+3
| * kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab2020-07-021-18/+7
| * kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab2020-07-021-2/+3
| * kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab2020-07-011-31/+17
| * kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab2020-07-012-12/+11
| * kconfig: qconf: make debug links work againMauro Carvalho Chehab2020-07-012-5/+71
| * kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab2020-07-011-7/+18
| * kconfig: qconf: cleanup includesMauro Carvalho Chehab2020-07-012-25/+16
| * gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada2020-06-281-1/+1
* | Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-07-0210-15/+92
|\ \
| * | dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada2020-06-301-0/+3
| * | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring2020-06-3010-15/+89
* | | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-281-0/+31
|\ \ \ | |_|/ |/| |
| * | locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra2020-06-251-0/+31
| |/
* | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-213-13/+8
|\ \
| * | scripts: Fix typo in headers_install.shMasanari Iida2020-06-171-1/+1
| * | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-7/+1
| * | kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada2020-06-171-5/+6
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-6/+92
|\ \
| * | recordmcount: support >64k sectionsSami Tolvanen2020-06-161-6/+92
| |/
* / scripts/decode_stacktrace: warn when modpath is needed but is unsetSasha Levin2020-06-151-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-131-2/+2
| |\
| | * scripts: Require pahole v1.16 when generating BTFLorenz Bauer2020-06-091-2/+2
* | | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-8/+8
|\ \ \
| * | | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-113-8/+8
* | | | Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-121-0/+3
|\ \ \ \
| * | | | Merge branch 'dt/schema-cleanups' into dt/linusRob Herring2020-06-1246-676/+1006
| |\| | |