summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon1-1/+1
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-2/+0
2018-02-16kasan: rework Kconfig settingsArnd Bergmann1-0/+2
2018-02-16kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2-1/+4
2018-02-13kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada1-2/+2
2018-02-07module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-02-07scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng1-4/+4
2018-02-03scripts/faddr2line: extend usage on generic archLiu, Changcheng1-7/+14
2018-01-23scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie1-0/+2
2018-01-23objtool: Fix seg fault with gold linkerJosh Poimboeuf1-4/+10
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-1/+1
2017-12-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada1-2/+2
2017-12-14coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada1-6/+9
2017-12-14kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada1-3/+2
2017-11-06scripts: add leaking_addresses.plTobin C. Harding1-0/+305
2017-11-03Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds94-0/+94
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman94-0/+94
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+6
2017-10-20Input: allow matching device IDs on property bitsDmitry Torokhov2-1/+6
2017-10-14scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck1-1/+1
2017-10-12scripts: fix faddr2line to work on last symbolNeilBrown1-2/+3
2017-10-07kbuild: drop unused symverfile in Makefile.modpostCao jin1-1/+0
2017-10-04checkpatch: fix ignoring cover-letter logicStafford Horne1-1/+1
2017-10-04scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King1-0/+33
2017-09-28objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf1-0/+2
2017-09-25Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+9
2017-09-20scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand1-13/+9
2017-09-20kbuild: rpm-pkg: fix version number handlingMasahiro Yamada3-15/+2
2017-09-20kbuild: deb-pkg: remove firmware package supportMasahiro Yamada1-21/+1
2017-09-20kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada1-6/+2
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-70/+0
2017-09-15firmware: delete in-kernel firmwareGreg Kroah-Hartman1-70/+0
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-20/+19
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+24
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds1-1/+0
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2017-09-12kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada1-16/+13
2017-09-12kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada1-2/+3
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-18/+43
2017-09-09remove gperf left-overs from build systemLinus Torvalds1-9/+0
2017-09-09checkpatch: add 6 missing types to --list-typesJean Delvare1-1/+2
2017-09-09checkpatch: rename variables to avoid confusionJean Delvare1-16/+16
2017-09-09checkpatch: fix typo in commentJean Delvare1-1/+1
2017-09-09checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches1-0/+24
2017-09-09genksyms: fix gperf removal conversionLinus Torvalds2-2/+2