summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2021-02-126-51/+154
|\
| * ubsan: remove overflow checksAndrey Ryabinin2021-02-121-2/+0
| * scripts/gdb: fix list_for_eachGeorge Prekas2021-02-121-0/+5
| * checkpatch: do not apply "initialise globals to 0" check to BPF progsSong Liu2021-02-121-1/+11
| * checkpatch: don't warn about colon termination in linker scriptsChris Down2021-02-121-1/+1
| * checkpatch: add kmalloc_array_node to unnecessary OOM message checkJoe Perches2021-02-121-1/+1
| * checkpatch: add warning for avoiding .L prefix symbols in assembly filesAditya Srivastava2021-02-121-0/+7
| * checkpatch: improve TYPECAST_INT_CONSTANT test messageJoe Perches2021-02-121-10/+10
| * checkpatch: prefer ftrace over function entry/exit printksJoe Perches2021-02-121-0/+35
| * checkpatch: trivial style fixesDwaipayan Ray2021-02-121-9/+9
| * checkpatch: ignore warning designated initializers using NR_CPUSPeng Wang2021-02-121-1/+3
| * checkpatch: improve blank line after declaration testJoe Perches2021-02-121-23/+29
| * kasan: remove redundant config optionWalter Wu2021-02-121-2/+8
| * scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2021-02-121-0/+26
| * scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie2021-02-121-0/+2
| * scripts/spelling.txt: check for "exeeds"zuoqilin2021-02-121-0/+1
| * scripts/spelling.txt: increase error-prone spell checkingtangchunyou2021-02-121-0/+1
| * scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-02-121-1/+5
* | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2021-02-1212-31/+458
|\ \
| * | scripts/mod: disable LTO for empty.cSami Tolvanen2021-01-141-0/+1
| * | modpost: lto: strip .lto from module namesSami Tolvanen2021-01-143-10/+21
| * | init: lto: ensure initcall orderingSami Tolvanen2021-01-143-2/+289
| * | kbuild: lto: add a default list of used symbolsSami Tolvanen2021-01-141-0/+5
| * | kbuild: lto: merge module sectionsSami Tolvanen2021-01-141-0/+24
| * | kbuild: lto: fix module versioningSami Tolvanen2021-01-143-4/+58
| * | kbuild: add support for Clang LTOSami Tolvanen2021-01-144-12/+59
| * | tracing: move function tracer options to KconfigSami Tolvanen2021-01-081-4/+2
* | | Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2021-02-124-8/+23
|\ \ \
| * | | ver_linux: Eliminate duplicate code in ldconfig processing logicAlexander Kapshuk2021-01-271-7/+5
| * | | spdxcheck.py: Use Python 3Bert Vermeulen2021-01-271-1/+1
| * | | Merge 5.11-rc3 into char-misc-nextGreg Kroah-Hartman2021-01-116-13/+14
| |\ \ \
| * | | | fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun2021-01-072-0/+17
* | | | | Merge remote-tracking branch 'drivers-x86/for-next'Stephen Rothwell2021-02-122-0/+31
|\ \ \ \ \
| * | | | | platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-072-0/+31
| |/ / / /
* | | | | Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell2021-02-1220-236/+367
|\ \ \ \ \
| * | | | | kbuild: Add support to build overlays (%.dtbo)Viresh Kumar2021-02-042-0/+8
| * | | | | scripts: dtc: Remove the unused fdtdump.c fileViresh Kumar2021-02-041-163/+0
| * | | | | scripts: dtc: Build fdtoverlay toolViresh Kumar2021-02-041-1/+7
| * | | | | scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9Rob Herring2021-02-0415-71/+350
| * | | | | scripts: dtc: Fetch fdtoverlay.c from external DTC projectViresh Kumar2021-02-031-1/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'keys/keys-next'Stephen Rothwell2021-02-121-0/+1
|\ \ \ \ \
| * | | | | certs: Add ability to preload revocation certsEric Snowberg2021-02-031-0/+1
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell2021-02-124-60/+5
|\ \ \ \ \
| * | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-084-46/+5
| * | | | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-083-15/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2021-02-122-18/+49
|\ \ \ \ \
| * | | | | Docs: drop Python 2 supportJonathan Corbet2021-02-011-2/+2
| * | | | | scripts/kernel-doc: add internal hyperlink to DOC: sectionsMichal Wajdeczko2021-01-281-0/+1
| * | | | | scripts: kernel-doc: validate kernel-doc markup with the actual namesMauro Carvalho Chehab2021-01-181-16/+46
| |/ / / /
* | | | | Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell2021-02-1210-108/+107
|\ \ \ \ \