summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-19locking/atomics: Don't assume that scripts are executableAndrew Morton
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-03-28kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring
2019-03-28scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc
2019-03-28kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence
2019-03-28coccinelle: put_device: reduce false positivesWen Yang
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-14modpost: always show verbose warning for section mismatchMasahiro Yamada
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-03-12kconfig: fix 'Save As' menu of xconfigMasahiro Yamada
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-09Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-07scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu
2019-03-07checkpatch: add test for SPDX-License-Identifier on wrong line #Joe Perches
2019-03-07checkpatch: allow reporting C99 style commentsVadim Bendebury
2019-03-07checkpatch: add some new alloc functions to various testsJoe Perches
2019-03-07checkpatch: verify SPDX comment styleJoe Perches
2019-03-07scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson
2019-03-06modpost: file2alias: define size of aliasMattias Jacobsson
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07leaking_addresses: Completely remove --version flagTobin C. Harding
2019-03-07leaking_addresses: Fix calls to dprintTobin C. Harding
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds