summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-5/+18
|\
| * scripts/selinux/mdp: fix initial SID handlingStephen Smalley2020-06-231-5/+18
* | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-11/+5
|\ \
| * | checkpatch: Remove awareness of uninitialized_var() macroKees Cook2020-07-161-11/+5
* | | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-045-34/+222
|\ \ \
| * | | gcc-plugins: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-133-3/+3
| * | | gcc-plugins/stackleak: Add 'verbose' plugin parameterAlexander Popov2020-06-241-5/+42
| * | | gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov2020-06-242-28/+179
* | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-6/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-031-6/+6
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | PM: domains: Fix up terminology with parent/childKees Cook2020-07-091-6/+6
* | | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-0/+22
|\ \ \ \ \ \ \
| * | | | | | | init: Add support for zstd compressed kernelNick Terrell2020-07-311-0/+22
| |/ / / / / /
* | | | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-08-011-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | kcsan: Re-add GCC as a supported compilerMarco Elver2020-06-291-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-032-8/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-311-8/+1
| |\ \ \ \ \ \ \
| | * | | | | | | checkpatch: Remove checks relating to [smp_]read_barrier_depends()Will Deacon2020-07-211-8/+1
| | | |/ / / / / | | |/| | | | |
| * / | | | | | recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero2020-07-241-0/+6
| |/ / / / / /
* | | | | | | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-031-0/+41
|\ \ \ \ \ \ \
| * | | | | | | s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich2020-07-201-0/+41
| |/ / / / / /
* | | | | | | 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
|\ \ \ | |_|/ |/| |