aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2019-05-13bpf: fix script for generating man page on BPF helpersQuentin Monnet1-4/+4
2019-05-10gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6Chris Packham1-1/+1
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds3-0/+51
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds10-32/+13
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-0/+3
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+24
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds3-64/+195
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-120/+6
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov1-0/+3
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin1-1/+0
2019-05-06kbuild: tolerate missing pahole when generating BTFAndrii Nakryiko1-0/+5
2019-05-03scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada1-1/+1
2019-05-03scripts: override locale from environment when running recordmcount.plDaniel Dadap1-1/+1
2019-05-03scripts/documentation-file-ref-check: detect broken :doc:`foo`Mauro Carvalho Chehab1-0/+29
2019-05-03scripts/documentation-file-ref-check: don't parse Next/ dirMauro Carvalho Chehab1-0/+3
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+0
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds2-2/+0
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2-2/+0
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-24security: Move stackleak config to Kconfig.hardeningKees Cook1-51/+0
2019-04-24security: Create "kernel hardening" config areaKees Cook1-69/+6
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren1-0/+3
2019-04-19locking/atomics: Don't assume that scripts are executableAndrew Morton1-1/+1
2019-04-16kbuild: handle old pahole more gracefully when generating BTFAndrii Nakryiko1-1/+1
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+19
2019-04-11modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)1-1/+1
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlockKirill Smelkov1-0/+363
2019-04-03objtool: Add UACCESS validationPeter Zijlstra1-0/+3
2019-04-03kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko1-1/+19
2019-04-02kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada6-6/+6
2019-04-02kbuild: mkmakefile: generate a simple wrapper of top MakefileMasahiro Yamada1-18/+2
2019-04-02kbuild: mkmakefile: do not check the generated Makefile markerMasahiro Yamada1-6/+0
2019-04-01docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab1-0/+1
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-03-29checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni1-1/+1
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyChangbin Du3-3/+5
2019-03-28kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring1-1/+1
2019-03-28scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc1-1/+1
2019-03-28kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence1-5/+2
2019-03-28coccinelle: put_device: reduce false positivesWen Yang1-0/+1
2019-03-25checkpatch: Warn on improper usage of Co-developed-bySean Christopherson1-0/+18
2019-03-19scripts/selinux: fix buildStephen Smalley1-1/+1
2019-03-18selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2-2/+0
2019-03-18scripts/selinux: modernize mdpStephen Smalley2-63/+194
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada1-4/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-0/+5
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-0/+6
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson1-1/+1