aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-04-11checkpatch: whinge about bool bitfieldsJoe Perches
2018-04-11checkpatch: allow space between colon and bracketHeinrich Schuchardt
2018-04-11checkpatch: add test for assignment at start of lineJoe Perches
2018-04-11checkpatch: test SYMBOLIC_PERMS multiple times per lineJoe Perches
2018-04-11checkpatch: two spelling fixesClaudio Fontana
2018-04-11checkpatch: improve get_quoted_string for TRACE_EVENT macrosJoe Perches
2018-04-11checkpatch: warn for use of %pxTobin C. Harding
2018-04-11checkpatch: add sub routine get_stat_here()Tobin C. Harding
2018-04-11checkpatch: remove unused variable declarationsTobin C. Harding
2018-04-11checkpatch: add sub routine get_stat_real()Tobin C. Harding
2018-04-11checkpatch: add Crypto ON_STACK to declaration_macrosGilad Ben-Yossef
2018-04-11checkpatch.pl: add SPDX license tag checkRob Herring
2018-04-11checkpatch: improve parse_email signature checkingJoe Perches
2018-04-07Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-07leaking_addresses: check if file name contains addressTobin C. Harding
2018-04-07leaking_addresses: explicitly name variable used in regexTobin C. Harding
2018-04-07leaking_addresses: remove version numberTobin C. Harding
2018-04-07leaking_addresses: skip '/proc/1/syscall'Tobin C. Harding
2018-04-07leaking_addresses: skip all /proc/PID except /proc/1Tobin C. Harding
2018-04-07leaking_addresses: cache architecture nameTobin C. Harding
2018-04-07leaking_addresses: simplify path skippingTobin C. Harding
2018-04-07leaking_addresses: do not parse binary filesTobin C. Harding
2018-04-07leaking_addresses: add 32-bit supportTobin C. Harding
2018-04-07leaking_addresses: add is_arch() wrapper subroutineTobin C. Harding
2018-04-07leaking_addresses: use system command to get archTobin C. Harding
2018-04-07leaking_addresses: add support for 5 page table levelsTobin C. Harding
2018-04-07leaking_addresses: add support for kernel config fileTobin C. Harding
2018-04-07leaking_addresses: add range check for vsyscall memoryTobin C. Harding
2018-04-07leaking_addresses: indent dependant optionsTobin C. Harding
2018-04-07leaking_addresses: remove command examplesTobin C. Harding
2018-04-07leaking_addresses: remove mention of kptr_restrictTobin C. Harding
2018-04-07leaking_addresses: fix typo function not calledTobin C. Harding
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05scripts/faddr2line: show the code contextChangbin Du
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-04-03Merge tag 'docs-4.17' of git://git.lwn.net/linuxLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-03-31kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada
2018-03-31security: convert security hooks to use hlistSargun Dhillon
2018-03-29docs: kernel-doc: fix parsing of arraysMauro Carvalho Chehab
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka