summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada2017-11-17
* checkpatch: add --strict test for lines ending in [ or (Joe Perches2017-11-17
* checkpatch: add TP_printk to list of logging functionsJoe Perches2017-11-17
* checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches2017-11-17
* checkpatch: printks always need a KERN_<LEVEL>Joe Perches2017-11-17
* scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt2017-11-17
* checkpatch: support function pointers for unnamed function definition argumentsMiles Chen2017-11-17
* get_maintainer: add more --self-test optionsJoe Perches2017-11-17
* get_maintainer: add --self-test for internal consistency testsTom Saeger2017-11-17
* parse-maintainers: add ability to specify filenamesJoe Perches2017-11-17
* spelling.txt: add "unnecessary" typo variantsJoe Perches2017-11-17
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-01
| |\
| * \ Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-10-03
| |\ \
| * | | drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-26
* | | | Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds2017-11-15
|\ \ \ \
| * | | | leaking_addresses: add SigIgn to false positivesTobin C. Harding2017-11-13
| * | | | leaking_addresses: add timeout on file readTobin C. Harding2017-11-13
| * | | | leaking_addresses: add support for ppc64Tobin C. Harding2017-11-13
| * | | | leaking_addresses: add summary reporting optionsTobin C. Harding2017-11-13
| * | | | leaking_addresses: add to exclude files/paths listTobin C. Harding2017-11-13
| * | | | leaking_addresses: fix comment string typoTobin C. Harding2017-11-13
| * | | | leaking_addresses: remove command line optionsTobin C. Harding2017-11-13
| * | | | leaking_addresses: remove dead/unused codeTobin C. Harding2017-11-13
| * | | | leaking_addresses: use tabs instead of spacesTobin C. Harding2017-11-13
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \ \ \ \
| * | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-15
| * | | | | bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh2017-11-15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-09
| |\| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \ \ \ \ \
| * | | | | | | | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-02
* | | | | | | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-09
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-09
| * | | | | | | | | | scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2017-10-25
| * | | | | | | | | | scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring2017-10-03
| * | | | | | | | | | scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-10-03
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-02
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-23
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
* | | | | | | | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \ \ \