summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-07-251-0/+2
* Merge branch 'akpm-current/current'Stephen Rothwell2018-07-253-47/+180
|\
| * checkpatch: fix macro argument reuse testJoe Perches2018-07-251-0/+1
| * checkpatch: only encode UTF-8 quoted printable mail headersGeert Uytterhoeven2018-07-251-1/+2
| * checkpatch: warn if missing author Signed-off-byGeert Uytterhoeven2018-07-251-3/+24
| * checkpatch: update section keywordsGeert Uytterhoeven2018-07-251-1/+2
| * checkpatch: improve runtime execution speed a littleJoe Perches2018-07-251-33/+33
| * checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches2018-07-251-5/+18
| * checkpatch: add a --strict test for structs with bool member definitionsJoe Perches2018-07-251-0/+7
| * spelling.txt: add more spellings to spelling.txtColin Ian King2018-07-251-0/+88
| * scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline2018-07-221-2/+5
| * scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches2018-07-221-3/+1
* | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2018-07-255-28/+728
|\ \
| * | stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov2018-07-241-0/+10
| * | fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2018-07-241-0/+12
| * | gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackAlexander Popov2018-07-243-0/+504
| * | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-07-241-0/+20
| * | gcc-plugins: Clean up the cgraph_create_edge* macrosAlexander Popov2018-07-241-10/+16
| * | gcc-plugins: Regularize Makefile.gcc-pluginsKees Cook2018-07-241-12/+24
| * | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada2018-07-241-0/+142
| * | gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada2018-07-022-7/+1
* | | Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2018-07-251-6/+8
|\ \ \
| * \ \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-1615-37/+19
| |\ \ \
| * | | | ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk2018-07-071-1/+1
| * | | | ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk2018-07-071-5/+7
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell2018-07-252-0/+17
|\ \ \ \
| * \ \ \ Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-1611-27/+8
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-022-0/+17
* | | | | Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2018-07-252-2/+8
|\ \ \ \ \
| * | | | | PATCH scripts/kernel-docvaldis.kletnieks@vt.edu2018-07-231-2/+2
| * | | | | scripts/documentation-file-ref-check: ignore sched-pelt false positiveMauro Carvalho Chehab2018-07-021-0/+3
| * | | | | scripts/documentation-file-ref-check: remove some false positivesMauro Carvalho Chehab2018-07-021-0/+3
| |/ / / /
* | | | | Merge remote-tracking branch 'powerpc/next'Stephen Rothwell2018-07-251-7/+4
|\ \ \ \ \
| * | | | | scripts: Add ppc64le support for checkstack.plBreno Leitao2018-07-021-7/+4
| |/ / / /
* | | | | Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell2018-07-251-2/+2
|\ \ \ \ \
| * | | | | arm64: build with baremetal linker target instead of Linux when availableOlof Johansson2018-07-231-2/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell2018-07-2523-55/+204
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'kconfig' into for-nextMasahiro Yamada2018-07-2111-26/+34
| |\ \ \ \
| | * | | | kconfig: handle format string before calling conf_message_callback()Masahiro Yamada2018-07-214-18/+17
| | * | | | kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders2018-07-186-8/+8
| | * | | | kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2018-07-182-0/+9
| | | |/ / | | |/| |
| * | | | kbuild: buildtar: add arm64 supportOlof Johansson2018-07-191-0/+8
| * | | | kbuild: buildtar: remove crufty vax piecesOlof Johansson2018-07-191-4/+0
| * | | | kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2018-07-191-2/+2
| * | | | kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada2018-07-191-2/+1
| * | | | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-183-11/+11
| * | | | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-181-5/+5
| * | | | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2018-07-181-1/+1
| * | | | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-182-2/+2
| * | | | kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-181-0/+3