| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/gdb: replace flags (MS_xyz -> SB_xyz) | Jackie Liu | 2019-03-08 | 2 | -12/+12 |
* | checkpatch: add test for SPDX-License-Identifier on wrong line # | Joe Perches | 2019-03-08 | 1 | -0/+8 |
* | checkpatch: allow reporting C99 style comments | Vadim Bendebury | 2019-03-08 | 1 | -1/+2 |
* | checkpatch: add some new alloc functions to various tests | Joe Perches | 2019-03-08 | 1 | -4/+15 |
* | checkpatch: verify SPDX comment style | Joe Perches | 2019-03-08 | 1 | -0/+8 |
* | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 2019-03-08 | 1 | -0/+69 |
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-06 | 1 | -2/+4 |
|\ |
|
| * | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-01-28 | 6 | -22/+28 |
| |\ |
|
| * | | ver_linux: Assign constant RE to variable name for clarity | Alexander Kapshuk | 2019-01-22 | 1 | -2/+4 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 3 | -10/+8 |
|\ \ \ |
|
| * | | | scripts/decode_stacktrace.sh: handle RIP address with segment | Konstantin Khlebnikov | 2019-03-06 | 1 | -1/+8 |
| * | | | kasan: remove use after scope bugs detection. | Andrey Ryabinin | 2019-03-06 | 2 | -9/+0 |
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-03-06 | 2 | -0/+22 |
|\ \ \ \ |
|
| * | | | | tee: add bus driver framework for TEE based devices | Sumit Garg | 2019-02-01 | 2 | -0/+22 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-06 | 26 | -0/+976 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | locking/atomics: Check atomic headers with sha1sum | Mark Rutland | 2019-02-13 | 2 | -6/+40 |
| * | | | | | locking/atomics: Change 'fold' to 'grep' | Anders Roxell | 2019-02-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'locking/atomics' into locking/core, to pick up WIP commits | Ingo Molnar | 2019-02-11 | 25 | -0/+942 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | locking/atomics: Fix scripts/atomic/ script permissions | Ingo Molnar | 2018-11-01 | 25 | -0/+0 |
| | * | | | | locking/atomics: Check generated headers are up-to-date | Mark Rutland | 2018-11-01 | 1 | -0/+19 |
| | * | | | | locking/atomics: Add common header generation files | Mark Rutland | 2018-11-01 | 24 | -0/+923 |
* | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 1 | -2/+51 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 2019-02-27 | 1 | -3/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | checksyscalls: fix up mq_timedreceive and stat exceptions | Arnd Bergmann | 2019-02-19 | 1 | -4/+1 |
| | * | | | | | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 2019-02-19 | 1 | -0/+7 |
| | * | | | | | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 2019-02-19 | 1 | -0/+5 |
| * | | | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner | 2019-02-10 | 1 | -0/+40 |
| |\| | | | |
| | |/ / / /
| |/| | | | |
|
| | * | | | | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+40 |
* | | | | | | kasan: turn off asan-stack for clang-8 and earlier | Arnd Bergmann | 2019-03-01 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | kallsyms: Handle too long symbols in kallsyms.c | Eugene Loh | 2019-01-28 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-01-21 | 1 | -2/+21 |
|\ \ \ \ |
|
| * | | | | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+ | Ard Biesheuvel | 2019-01-20 | 1 | -0/+18 |
| * | | | | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask | Ard Biesheuvel | 2019-01-20 | 1 | -2/+3 |
| |/ / / |
|
* | | | | kbuild: remove unused baseprereq | Masahiro Yamada | 2019-01-14 | 1 | -4/+0 |
* | | | | kconfig: clean generated *conf-cfg files | Masahiro Yamada | 2019-01-14 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h... | Linus Torvalds | 2019-01-12 | 2 | -14/+5 |
|\ \ \ |
|
| * | | | dma-mapping: remove dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 2 | -14/+5 |
| | |/
| |/| |
|
* / | | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao | 2019-01-09 | 1 | -1/+1 |
|/ / |
|
* | | kconfig: rename generated .*conf-cfg to *conf-cfg | Masahiro Yamada | 2019-01-06 | 2 | -18/+19 |
* | | kbuild: use assignment instead of define ... endef for filechk_* rules | Masahiro Yamada | 2019-01-06 | 2 | -7/+5 |
* | | kbuild: generate asm-generic wrappers if mandatory headers are missing | Masahiro Yamada | 2019-01-06 | 2 | -7/+4 |
* | | kbuild: change filechk to surround the given command with { } | Masahiro Yamada | 2019-01-06 | 2 | -3/+2 |
* | | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 2019-01-06 | 1 | -14/+7 |
* | | kbuild: clean up rule_dtc_dt_yaml | Masahiro Yamada | 2019-01-06 | 1 | -2/+2 |
* | | kbuild: remove UIMAGE_IN and UIMAGE_OUT | Masahiro Yamada | 2019-01-06 | 1 | -4/+2 |
* | | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -1/+1 |
* | | kallsyms: lower alignment on ARM | Mathias Krause | 2019-01-06 | 1 | -2/+2 |
* | | scripts: coccinelle: boolinit: drop warnings on named constants | Julia Lawall | 2019-01-06 | 1 | -0/+5 |
* | | scripts: coccinelle: check for redeclaration | Julia Lawall | 2019-01-06 | 1 | -0/+3 |