summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-08
|\
| * scripts/documentation-file-ref-check: detect broken :doc:`foo`Mauro Carvalho Chehab2019-05-03
| * scripts/documentation-file-ref-check: don't parse Next/ dirMauro Carvalho Chehab2019-05-03
| * docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab2019-04-01
| * checkpatch: Warn on improper usage of Co-developed-bySean Christopherson2019-03-25
* | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-08
|\ \
| * | moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-07
| * | scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada2019-05-03
| * | scripts: override locale from environment when running recordmcount.plDaniel Dadap2019-05-03
| * | modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)2019-04-11
| * | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-02
| * | kbuild: mkmakefile: generate a simple wrapper of top MakefileMasahiro Yamada2019-04-02
| * | kbuild: mkmakefile: do not check the generated Makefile markerMasahiro Yamada2019-04-02
* | | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-08
|\ \ \
| * | | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \ \ \
| * | | | kbuild: tolerate missing pahole when generating BTFAndrii Nakryiko2019-05-06
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | kbuild: handle old pahole more gracefully when generating BTFAndrii Nakryiko2019-04-16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-11
| |\ \ \ \ \
| | * | | | | kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko2019-04-02
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \ \ \ \ \
| * | | | | | scripts/selinux: fix buildStephen Smalley2019-03-19
| * | | | | | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-18
| * | | | | | scripts/selinux: modernize mdpStephen Smalley2019-03-18
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-07
|\ \ \ \ \ \
| * | | | | | security: Move stackleak config to Kconfig.hardeningKees Cook2019-04-24
| * | | | | | security: Create "kernel hardening" config areaKees Cook2019-04-24
| |/ / / / /
* | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \ \ \ \
| * | | | | | objtool: Add UACCESS validationPeter Zijlstra2019-04-03
| | |_|_|_|/ | |/| | | |
* | | | | | ubsan: Remove vla bound checks.Andrey Ryabinin2019-05-06
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-04-29
| | |/ / | |/| |
* | | | locking/atomics: Don't assume that scripts are executableAndrew Morton2019-04-19
| |_|/ |/| |
* | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-06
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-29
|\ \
| * | checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni2019-03-29
| |/
* | kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-03-29
* | kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring2019-03-28
* | scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-28
* | kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence2019-03-28
* | coccinelle: put_device: reduce false positivesWen Yang2019-03-28
|/
* kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-17
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-16
* Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-16
* kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-16
* coccinelle: semantic code search for missing put_device()Wen Yang2019-03-16
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-13