| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-13 | 1 | -2/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-06-13 | 1 | -2/+2 |
| |\ |
|
| | * | scripts: Require pahole v1.16 when generating BTF | Lorenz Bauer | 2020-06-09 | 1 | -2/+2 |
* | | | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 3 | -8/+8 |
|\ \ \ |
|
| * | | | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 2020-06-11 | 3 | -8/+8 |
* | | | | Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2020-06-12 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Merge branch 'dt/schema-cleanups' into dt/linus | Rob Herring | 2020-06-12 | 46 | -676/+1006 |
| |\| | | |
|
| * | | | | scripts/dtc: use pkg-config to include <yaml.h> in non-standard path | Masahiro Yamada | 2020-06-08 | 1 | -0/+3 |
* | | | | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-11 | 5 | -5/+44 |
|\ \ \ \ \ |
|
| * | | | | | kcsan: Pass option tsan-instrument-read-before-write to Clang | Marco Elver | 2020-06-11 | 1 | -0/+1 |
| * | | | | | kcsan: Support distinguishing volatile accesses | Marco Elver | 2020-06-11 | 1 | -1/+4 |
| * | | | | | kcsan: Avoid inserting __tsan_func_entry/exit if possible | Marco Elver | 2020-06-11 | 1 | -1/+10 |
| * | | | | | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 5 | -5/+31 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 2020-05-08 | 1 | -0/+8 |
| | |\ \ \ \ \ |
|
| | | * | | | | | checkpatch: Warn about data_race() without comment | Marco Elver | 2020-05-06 | 1 | -0/+8 |
| | * | | | | | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 63 | -577/+1138 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | asm-generic, atomic-instrumented: Use generic instrumented.h | Marco Elver | 2020-03-21 | 1 | -16/+3 |
| | * | | | | | | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 7 | -21/+30 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 59 | -1158/+1033 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'kcsan.2020.01.07a' into locking/kcsan | Ingo Molnar | 2020-01-24 | 22 | -23/+27 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver | 2020-01-07 | 20 | -19/+21 |
| | | * | | | | | | | | asm-generic/atomic: Use __always_inline for pure wrappers | Marco Elver | 2020-01-07 | 2 | -4/+6 |
| | * | | | | | | | | | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict | Ingo Molnar | 2020-01-06 | 2 | -6/+5 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 34 | -921/+722 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-11-19 | 3 | -2/+31 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | locking/atomics, kcsan: Add KCSAN instrumentation | Marco Elver | 2019-11-16 | 1 | -2/+15 |
| | | * | | | | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 2019-11-16 | 2 | -0/+16 |
* | | | | | | | | | | | | | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-06-11 | 21 | -84/+84 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra | 2020-06-11 | 21 | -65/+63 |
| * | | | | | | | | | | | | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver | 2020-06-11 | 20 | -19/+21 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-11 | 2 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | checkpatch: correct check for kernel parameters doc | Tim Froidcoeur | 2020-06-10 | 1 | -2/+2 |
| * | | | | | | | | | | | scripts/spelling: add a few more typos | SeongJae Park | 2020-06-10 | 1 | -0/+9 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 | Will Deacon | 2020-04-15 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 2020-06-08 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh | Linus Torvalds | 2020-06-06 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | sh: remove sh5 support | Arnd Bergmann | 2020-06-01 | 1 | -3/+0 |
* | | | | | | | | | | | | Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-06-06 | 10 | -84/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands | Masahiro Yamada | 2020-05-26 | 1 | -5/+4 |
| * | | | | | | | | | | | | streamline_config.pl: add LMC_KEEP to preserve some kconfigs | Changbin Du | 2020-05-13 | 2 | -0/+23 |
| * | | | | | | | | | | | | kconfig: allow only 'config', 'comment', and 'if' inside 'choice' | Masahiro Yamada | 2020-05-12 | 1 | -14/+16 |
| * | | | | | | | | | | | | kconfig: tests: remove randconfig test for choice in choice | Masahiro Yamada | 2020-05-12 | 5 | -63/+0 |
| * | | | | | | | | | | | | kconfig: do not assign a variable in the return statement | Masahiro Yamada | 2020-05-12 | 1 | -1/+2 |
| * | | | | | | | | | | | | kconfig: do not use OR-assignment for zero-cleared structure | Masahiro Yamada | 2020-05-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 21 | -454/+483 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | kbuild: add variables for compression tools | Denis Efremov | 2020-06-06 | 4 | -14/+14 |
| * | | | | | | | | | | | | | mksysmap: Fix the mismatch of '.L' symbols in System.map | ashimida | 2020-06-06 | 1 | -1/+1 |
| * | | | | | | | | | | | | | modpost: change elf_info->size to size_t | Masahiro Yamada | 2020-06-06 | 2 | -6/+5 |