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