summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-141-1/+1
|\
| * gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6Chris Packham2019-05-111-1/+1
* | bpf: fix script for generating man page on BPF helpersQuentin Monnet2019-05-131-4/+4
* | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-083-0/+51
|\ \
| * | scripts/documentation-file-ref-check: detect broken :doc:`foo`Mauro Carvalho Chehab2019-05-031-0/+29
| * | scripts/documentation-file-ref-check: don't parse Next/ dirMauro Carvalho Chehab2019-05-031-0/+3
| * | docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab2019-04-011-0/+1
| * | checkpatch: Warn on improper usage of Co-developed-bySean Christopherson2019-03-251-0/+18
* | | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-0810-32/+13Star
|\ \ \
| * | | moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-071-0/+3
| * | | scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada2019-05-031-1/+1
| * | | scripts: override locale from environment when running recordmcount.plDaniel Dadap2019-05-031-1/+1
| * | | modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)2019-04-111-1/+1
| * | | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-026-6/+6
| * | | kbuild: mkmakefile: generate a simple wrapper of top MakefileMasahiro Yamada2019-04-021-18/+2Star
| * | | kbuild: mkmakefile: do not check the generated Makefile markerMasahiro Yamada2019-04-021-6/+0Star
* | | | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-081-0/+3
|\ \ \ \
| * | | | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-221-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-1/+24
|\ \ \ \ \
| * | | | | kbuild: tolerate missing pahole when generating BTFAndrii Nakryiko2019-05-061-0/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-032-2/+0Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | kbuild: handle old pahole more gracefully when generating BTFAndrii Nakryiko2019-04-161-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-121-1/+19
| |\ \ \ \ \
| | * | | | | kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko2019-04-031-1/+19
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-083-64/+195
|\ \ \ \ \ \
| * | | | | | scripts/selinux: fix buildStephen Smalley2019-03-191-1/+1
| * | | | | | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-182-2/+0Star
| * | | | | | scripts/selinux: modernize mdpStephen Smalley2019-03-182-63/+194
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-120/+6Star
|\ \ \ \ \ \
| * | | | | | security: Move stackleak config to Kconfig.hardeningKees Cook2019-04-241-51/+0Star
| * | | | | | security: Create "kernel hardening" config areaKees Cook2019-04-241-69/+6Star
| |/ / / / /
* | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-0/+3
|\ \ \ \ \ \
| * | | | | | objtool: Add UACCESS validationPeter Zijlstra2019-04-031-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | ubsan: Remove vla bound checks.Andrey Ryabinin2019-05-061-1/+0Star
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-302-2/+0Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-04-292-2/+0Star
| | |/ / | |/| |
* | | | locking/atomics: Don't assume that scripts are executableAndrew Morton2019-04-191-1/+1
| |_|/ |/| |
* | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-0/+363
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-301-1/+1
|\ \
| * | checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni2019-03-291-1/+1
| |/
* | kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-03-293-3/+5
* | kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring2019-03-281-1/+1
* | scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-281-1/+1
* | kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence2019-03-281-5/+2Star
* | coccinelle: put_device: reduce false positivesWen Yang2019-03-281-0/+1
|/
* kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0Star
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-0/+5
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-0/+6
* Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1