aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Gravatar Kirill Smelkov 1-0/+363
2019-03-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2019-03-29checkpatch: add %pt as a valid vsprintf extensionGravatar Alexandre Belloni 1-1/+1
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyGravatar Changbin Du 3-3/+5
2019-03-28kbuild: modversions: Fix relative CRC byte order interpretationGravatar Fredrik Noring 1-1/+1
2019-03-28scripts: coccinelle: Fix description of badty.cocciGravatar Michael Stefaniuc 1-1/+1
2019-03-28kbuild: strip whitespace in cmd_record_mcount findstringGravatar Joe Lawrence 1-5/+2
2019-03-28coccinelle: put_device: reduce false positivesGravatar Wen Yang 1-0/+1
2019-03-17kconfig: remove stale lxdialog/.gitignoreGravatar Masahiro Yamada 1-4/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-0/+5
2019-03-17kbuild: warn redundant generic-yGravatar Masahiro Yamada 1-0/+6
2019-03-17Revert "modsign: Abort modules_install when signing fails"Gravatar Douglas Anderson 1-1/+1
2019-03-17kbuild: deb-pkg: avoid implicit effectsGravatar Arseny Maslennikov 1-1/+4
2019-03-17coccinelle: semantic code search for missing put_device()Gravatar Wen Yang 1-0/+56
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGGravatar Masahiro Yamada 3-3/+3
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebGravatar Masahiro Yamada 1-13/+19
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsGravatar Masahiro Yamada 1-17/+17
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Gravatar Masahiro Yamada 2-16/+2
2019-03-14kbuild: move archive command to scripts/Makefile.libGravatar Masahiro Yamada 2-5/+7
2019-03-14modpost: always show verbose warning for section mismatchGravatar Masahiro Yamada 2-23/+5
2019-03-14deb-pkg: generate correct build dependenciesGravatar Riku Voipio 1-1/+3
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 7-14/+44
2019-03-12kconfig: fix 'Save As' menu of xconfigGravatar Masahiro Yamada 2-7/+36
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 18-165/+104
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 2-1/+30
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+12
2019-03-09Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Gravatar Linus Torvalds 1-5/+4
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-15/+8
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-22/+74
2019-03-07scripts/gdb: replace flags (MS_xyz -> SB_xyz)Gravatar Jackie Liu 2-12/+12
2019-03-07checkpatch: add test for SPDX-License-Identifier on wrong line #Gravatar Joe Perches 1-0/+8
2019-03-07checkpatch: allow reporting C99 style commentsGravatar Vadim Bendebury 1-1/+2
2019-03-07checkpatch: add some new alloc functions to various testsGravatar Joe Perches 1-4/+15
2019-03-07checkpatch: verify SPDX comment styleGravatar Joe Perches 1-0/+8
2019-03-07scripts/spelling.txt: add more spellings to spelling.txtGravatar Colin Ian King 1-0/+69
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Gravatar Mattias Jacobsson 2-0/+25
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hGravatar Mattias Jacobsson 1-0/+1
2019-03-06modpost: file2alias: define size of aliasGravatar Mattias Jacobsson 1-1/+4
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+4
2019-03-07leaking_addresses: Completely remove --version flagGravatar Tobin C. Harding 1-2/+1
2019-03-07leaking_addresses: Fix calls to dprintGravatar Tobin C. Harding 1-3/+3
2019-03-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-10/+8
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 2-0/+22
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 26-0/+976
2019-03-05scripts/decode_stacktrace.sh: handle RIP address with segmentGravatar Konstantin Khlebnikov 1-1/+8
2019-03-05kasan: remove use after scope bugs detection.Gravatar Andrey Ryabinin 2-9/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+51
2019-03-04gcc-plugins: structleak: Generalize to all variable typesGravatar Kees Cook 3-22/+74
2019-03-04kbuild: clean up scripts/gcc-version.shGravatar Masahiro Yamada 2-21/+8
2019-03-04kbuild: remove cc-version macroGravatar Masahiro Yamada 1-4/+1