| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2018-04-12 | 2 | -2/+0 |
|\ |
|
| * | dts: remove cris & metag dts hard link file | Liu, Changcheng | 2018-04-06 | 2 | -2/+0 |
* | | checkpatch: whinge about bool bitfields | Joe Perches | 2018-04-11 | 1 | -0/+6 |
* | | checkpatch: allow space between colon and bracket | Heinrich Schuchardt | 2018-04-11 | 1 | -1/+1 |
* | | checkpatch: add test for assignment at start of line | Joe Perches | 2018-04-11 | 1 | -0/+6 |
* | | checkpatch: test SYMBOLIC_PERMS multiple times per line | Joe Perches | 2018-04-11 | 1 | -1/+1 |
* | | checkpatch: two spelling fixes | Claudio Fontana | 2018-04-11 | 1 | -1/+1 |
* | | checkpatch: improve get_quoted_string for TRACE_EVENT macros | Joe Perches | 2018-04-11 | 1 | -1/+2 |
* | | checkpatch: warn for use of %px | Tobin C. Harding | 2018-04-11 | 1 | -16/+32 |
* | | checkpatch: add sub routine get_stat_here() | Tobin C. Harding | 2018-04-11 | 1 | -32/+20 |
* | | checkpatch: remove unused variable declarations | Tobin C. Harding | 2018-04-11 | 1 | -2/+0 |
* | | checkpatch: add sub routine get_stat_real() | Tobin C. Harding | 2018-04-11 | 1 | -16/+16 |
* | | checkpatch: add Crypto ON_STACK to declaration_macros | Gilad Ben-Yossef | 2018-04-11 | 1 | -1/+2 |
* | | checkpatch.pl: add SPDX license tag check | Rob Herring | 2018-04-11 | 1 | -0/+27 |
* | | checkpatch: improve parse_email signature checking | Joe Perches | 2018-04-11 | 1 | -1/+1 |
* | | Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-04-07 | 1 | -113/+259 |
|\ \ |
|
| * | | leaking_addresses: check if file name contains address | Tobin C. Harding | 2018-04-07 | 1 | -0/+12 |
| * | | leaking_addresses: explicitly name variable used in regex | Tobin C. Harding | 2018-04-07 | 1 | -1/+1 |
| * | | leaking_addresses: remove version number | Tobin C. Harding | 2018-04-07 | 1 | -2/+0 |
| * | | leaking_addresses: skip '/proc/1/syscall' | Tobin C. Harding | 2018-04-07 | 1 | -0/+1 |
| * | | leaking_addresses: skip all /proc/PID except /proc/1 | Tobin C. Harding | 2018-04-07 | 1 | -0/+12 |
| * | | leaking_addresses: cache architecture name | Tobin C. Harding | 2018-04-07 | 1 | -3/+5 |
| * | | leaking_addresses: simplify path skipping | Tobin C. Harding | 2018-04-07 | 1 | -61/+29 |
| * | | leaking_addresses: do not parse binary files | Tobin C. Harding | 2018-04-07 | 1 | -0/+4 |
| * | | leaking_addresses: add 32-bit support | Tobin C. Harding | 2018-04-07 | 1 | -11/+82 |
| * | | leaking_addresses: add is_arch() wrapper subroutine | Tobin C. Harding | 2018-04-07 | 1 | -12/+14 |
| * | | leaking_addresses: use system command to get arch | Tobin C. Harding | 2018-04-07 | 1 | -6/+6 |
| * | | leaking_addresses: add support for 5 page table levels | Tobin C. Harding | 2018-04-07 | 1 | -7/+25 |
| * | | leaking_addresses: add support for kernel config file | Tobin C. Harding | 2018-04-07 | 1 | -1/+65 |
| * | | leaking_addresses: add range check for vsyscall memory | Tobin C. Harding | 2018-04-07 | 1 | -6/+14 |
| * | | leaking_addresses: indent dependant options | Tobin C. Harding | 2018-04-07 | 1 | -8/+8 |
| * | | leaking_addresses: remove command examples | Tobin C. Harding | 2018-04-07 | 1 | -11/+0 |
| * | | leaking_addresses: remove mention of kptr_restrict | Tobin C. Harding | 2018-04-07 | 1 | -3/+0 |
| * | | leaking_addresses: fix typo function not called | Tobin C. Harding | 2018-04-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-07 | 1 | -2/+2 |
|\ \ |
|
| * | | security: convert security hooks to use hlist | Sargun Dhillon | 2018-03-31 | 1 | -2/+2 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-06 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | scripts/faddr2line: show the code context | Changbin Du | 2018-04-05 | 1 | -1/+11 |
* | | | | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-05 | 26 | -5035/+628 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | scripts: turn off some new dtc warnings by default | Rob Herring | 2018-03-05 | 1 | -0/+2 |
| * | | | scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 | Rob Herring | 2018-03-05 | 20 | -317/+619 |
| * | | | scripts/dtc: generate lexer and parser during build instead of shipping | Rob Herring | 2018-03-05 | 5 | -4713/+5 |
| * | | | scripts: re-enable some now fixed dtc warnings | Rob Herring | 2018-03-01 | 1 | -3/+0 |
| * | | | kbuild: add dtc as dependency on .dtb files | Rob Herring | 2018-03-01 | 1 | -1/+1 |
| * | | | kbuild: remove remaining use of undefined YACC_PREFIX | Rob Herring | 2018-03-01 | 1 | -1/+1 |
* | | | | Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-04 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | riscv/ftrace: Add RECORD_MCOUNT support | Alan Kao | 2018-04-02 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | scripts/kallsyms: filter arm64's __efistub_ symbols | Ard Biesheuvel | 2018-03-06 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-04-03 | 55 | -135/+1037 |
|\ \ \ \ |
|