summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2020-04-143-3/+7
|\
| * gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2020-04-132-0/+5
| * gcc-plugins/stackleak: Avoid assignment for unused macro argumentKees Cook2020-04-131-3/+2
* | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2020-04-1424-24/+44
|\ \
| * \ Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1363-577/+1138
| |\ \ | | |/
| * | asm-generic, atomic-instrumented: Use generic instrumented.hMarco Elver2020-03-211-16/+3
| * | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-217-21/+30
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2159-1158/+1033
| |\ \ \
| * \ \ \ Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar2020-01-2422-23/+27
| |\ \ \ \
| | * | | | asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver2020-01-0720-19/+21
| | * | | | asm-generic/atomic: Use __always_inline for pure wrappersMarco Elver2020-01-072-4/+6
| * | | | | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-062-6/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3034-921/+722
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-193-2/+31
| |\ \ \ \ \ \
| | * | | | | | locking/atomics, kcsan: Add KCSAN instrumentationMarco Elver2019-11-161-2/+15
| | * | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-162-0/+16
* | | | | | | | Merge branch 'dmi/master'Stephen Rothwell2020-04-141-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2020-04-141-0/+2
* | | | | | | | | scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)2020-04-131-1/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | kbuild: add dummy toolchains to enable all cc-option etc. in KconfigMasahiro Yamada2020-04-094-0/+123
* | | | | | | | kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada2020-04-091-17/+0
* | | | | | | | kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada2020-04-091-4/+0
* | | | | | | | kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-04-091-1/+5
* | | | | | | | kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab2020-04-091-6/+7
* | | | | | | | kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab2020-04-091-2/+1
* | | | | | | | kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab2020-04-092-7/+28
* | | | | | | | kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab2020-04-091-6/+17
* | | | | | | | kconfig: qconf: Change title for the item windowMauro Carvalho Chehab2020-04-091-1/+9
* | | | | | | | kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab2020-04-091-4/+4
* | | | | | | | gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada2020-04-097-103/+14
* | | | | | | | kbuild: Enable -Wtautological-compareNathan Chancellor2020-04-091-0/+1
* | | | | | | | ubsan: split "bounds" checker from other optionsKees Cook2020-04-071-1/+6
* | | | | | | | ubsan: add trap instrumentation optionKees Cook2020-04-071-2/+7
* | | | | | | | checkpatch: avoid warning about uninitialized_var()Joe Perches2020-04-071-5/+9
* | | | | | | | checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel2020-04-071-0/+11
* | | | | | | | checkpatch: improve Gerrit Change-Id: testJoe Perches2020-04-071-3/+10
* | | | | | | | checkpatch: add command-line option for TAB sizeAntonio Borneo2020-04-071-10/+16
* | | | | | | | checkpatch: fix multiple const * typesAntonio Borneo2020-04-071-2/+2
* | | | | | | | checkpatch: fix minor typo and mixed space+tab in indentationAntonio Borneo2020-04-071-4/+4
* | | | | | | | checkpatch: prefer fallthrough; over fallthrough commentsJoe Perches2020-04-071-0/+36
* | | | | | | | checkpatch: support "base-commit:" formatJohn Hubbard2020-04-071-1/+1
* | | | | | | | checkpatch: check SPDX tags in YAML filesLubomir Rintel2020-04-071-1/+1
* | | | | | | | checkpatch: remove email address comment from email address comparisonsJoe Perches2020-04-071-10/+29
* | | | | | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-033-17/+20
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-235-18/+27
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam2020-03-192-0/+13
| * | | | | | | | Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-092-3/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-243-31/+7
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | ver_linux: Query ld cache for versions of libc/libcpp run-timeAlexander Kapshuk2020-02-101-17/+7
* | | | | | | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-0310-7/+10
|\ \ \ \ \ \ \ \ \ \