Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2 | -2/+0 |
2018-04-11 | checkpatch: whinge about bool bitfields | Joe Perches | 1 | -0/+6 |
2018-04-11 | checkpatch: allow space between colon and bracket | Heinrich Schuchardt | 1 | -1/+1 |
2018-04-11 | checkpatch: add test for assignment at start of line | Joe Perches | 1 | -0/+6 |
2018-04-11 | checkpatch: test SYMBOLIC_PERMS multiple times per line | Joe Perches | 1 | -1/+1 |
2018-04-11 | checkpatch: two spelling fixes | Claudio Fontana | 1 | -1/+1 |
2018-04-11 | checkpatch: improve get_quoted_string for TRACE_EVENT macros | Joe Perches | 1 | -1/+2 |
2018-04-11 | checkpatch: warn for use of %px | Tobin C. Harding | 1 | -16/+32 |
2018-04-11 | checkpatch: add sub routine get_stat_here() | Tobin C. Harding | 1 | -32/+20 |
2018-04-11 | checkpatch: remove unused variable declarations | Tobin C. Harding | 1 | -2/+0 |
2018-04-11 | checkpatch: add sub routine get_stat_real() | Tobin C. Harding | 1 | -16/+16 |
2018-04-11 | checkpatch: add Crypto ON_STACK to declaration_macros | Gilad Ben-Yossef | 1 | -1/+2 |
2018-04-11 | checkpatch.pl: add SPDX license tag check | Rob Herring | 1 | -0/+27 |
2018-04-11 | checkpatch: improve parse_email signature checking | Joe Perches | 1 | -1/+1 |
2018-04-07 | Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -113/+259 |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2018-04-07 | leaking_addresses: check if file name contains address | Tobin C. Harding | 1 | -0/+12 |
2018-04-07 | leaking_addresses: explicitly name variable used in regex | Tobin C. Harding | 1 | -1/+1 |
2018-04-07 | leaking_addresses: remove version number | Tobin C. Harding | 1 | -2/+0 |
2018-04-07 | leaking_addresses: skip '/proc/1/syscall' | Tobin C. Harding | 1 | -0/+1 |
2018-04-07 | leaking_addresses: skip all /proc/PID except /proc/1 | Tobin C. Harding | 1 | -0/+12 |
2018-04-07 | leaking_addresses: cache architecture name | Tobin C. Harding | 1 | -3/+5 |
2018-04-07 | leaking_addresses: simplify path skipping | Tobin C. Harding | 1 | -61/+29 |
2018-04-07 | leaking_addresses: do not parse binary files | Tobin C. Harding | 1 | -0/+4 |
2018-04-07 | leaking_addresses: add 32-bit support | Tobin C. Harding | 1 | -11/+82 |
2018-04-07 | leaking_addresses: add is_arch() wrapper subroutine | Tobin C. Harding | 1 | -12/+14 |
2018-04-07 | leaking_addresses: use system command to get arch | Tobin C. Harding | 1 | -6/+6 |
2018-04-07 | leaking_addresses: add support for 5 page table levels | Tobin C. Harding | 1 | -7/+25 |
2018-04-07 | leaking_addresses: add support for kernel config file | Tobin C. Harding | 1 | -1/+65 |
2018-04-07 | leaking_addresses: add range check for vsyscall memory | Tobin C. Harding | 1 | -6/+14 |
2018-04-07 | leaking_addresses: indent dependant options | Tobin C. Harding | 1 | -8/+8 |
2018-04-07 | leaking_addresses: remove command examples | Tobin C. Harding | 1 | -11/+0 |
2018-04-07 | leaking_addresses: remove mention of kptr_restrict | Tobin C. Harding | 1 | -3/+0 |
2018-04-07 | leaking_addresses: fix typo function not called | Tobin C. Harding | 1 | -1/+1 |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+11 |
2018-04-06 | dts: remove cris & metag dts hard link file | Liu, Changcheng | 2 | -2/+0 |
2018-04-05 | scripts/faddr2line: show the code context | Changbin Du | 1 | -1/+11 |
2018-04-05 | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 26 | -5035/+628 |
2018-04-04 | Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+5 |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2018-04-03 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 55 | -135/+1037 |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 12 | -181/+142 |
2018-04-03 | Merge tag 'docs-4.17' of git://git.lwn.net/linux | Linus Torvalds | 2 | -303/+396 |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 5 | -65/+3 |
2018-04-02 | riscv/ftrace: Add RECORD_MCOUNT support | Alan Kao | 1 | -0/+5 |
2018-04-02 | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -10/+0 |
2018-03-31 | kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h> | Masahiro Yamada | 1 | -0/+1 |
2018-03-31 | security: convert security hooks to use hlist | Sargun Dhillon | 1 | -2/+2 |
2018-03-29 | docs: kernel-doc: fix parsing of arrays | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-03-28 | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 16 | -33/+47 |