summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds2021-09-011-4/+4
|\
| * scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERRORLaurent Pinchart2021-08-121-4/+4
* | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-2/+1
|\ \
| * | kbuild: Enable dtc 'pci_device_reg' warning by defaultRob Herring2021-08-231-2/+1
* | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-011-9/+7
|\ \ \
| * \ \ Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman2021-08-093-50/+14
| |\ \ \
| * | | | scripts/spdxcheck-test.sh: Drop python2Nishanth Menon2021-07-211-9/+7
* | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-7/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-052-43/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-233-7/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-151-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | bpf: Introduce bpf timers.Alexei Starovoitov2021-07-151-0/+2
* | | | | | | Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar2021-08-1738-409/+919
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-071-7/+11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | scripts: checkversion: modernize linux/version.h search stringsRandy Dunlap2021-08-051-7/+11
| | | |_|/ / | | |/| | |
| * | | | | scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su2021-08-041-3/+3
| * | | | | scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor2021-08-041-40/+0
| |/ / / /
| * | | | Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-182-6/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen2021-07-181-1/+1
| | * | | scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka2021-07-181-5/+8
| | |/ /
| * / / scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon2021-07-121-1/+1
| |/ /
| * | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-1012-99/+118
| |\ \
| | * | scripts: add generic syscallnr.shMasahiro Yamada2021-07-091-0/+74
| | * | scripts: check duplicated syscall number in syscall tableMasahiro Yamada2021-07-092-2/+7
| | * | kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich2021-06-171-3/+11
| | * | kbuild: modpost: Explicitly warn about unprototyped symbolsMark Brown2021-06-171-2/+5
| | * | kconfig: constify long_optsMasahiro Yamada2021-06-051-1/+1
| | * | scripts/setlocalversion: simplify the short version partMasahiro Yamada2021-05-271-5/+3
| | * | scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada2021-05-271-17/+5
| | * | scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada2021-05-271-0/+4
| | * | scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada2021-05-271-1/+1
| | * | scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada2021-05-271-41/+0
| | * | kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada2021-05-272-6/+2
| | * | kbuild: sink stdout from cmd for silent buildMasahiro Yamada2021-05-271-1/+6
| | * | kbuild: merge scripts/mkmakefile to top MakefileMasahiro Yamada2021-05-271-17/+0
| | * | kbuild: remove libelf checks from top MakefileMasahiro Yamada2021-05-242-4/+0
| * | | scripts/decode_stacktrace.sh: indicate 'auto' can be used for base pathStephen Boyd2021-07-081-1/+1
| * | | scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd2021-07-081-3/+3
| * | | scripts/decode_stacktrace.sh: support debuginfodStephen Boyd2021-07-081-11/+70
| * | | arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-081-0/+4
| * | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2021-07-068-61/+384
| |\ \ \
| | * | | coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch2021-06-211-45/+0
| | * | | scripts: coccicheck: fix troubles on non-English buildsMauro Carvalho Chehab2021-05-181-1/+1
| | * | | coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov2021-05-011-1/+17
| | * | | drop unneeded *sJulia Lawall2021-05-011-6/+6
| | * | | coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski2021-05-011-2/+2
| | * | | coccinelle: misc: add swap scriptDenis Efremov2021-05-011-0/+122
| | * | | coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov2021-05-011-5/+10
| | * | | coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov2021-05-011-2/+21