| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pldmfw library for PLDM firmware update | Jacob Keller | 2020-07-28 | 5 | -0/+1126 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-25 | 1 | -0/+5 |
|\ |
|
| * | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-07-11 | 1 | -0/+5 |
| |\ |
|
| | * | kgdb: enable arch to support XML packet. | Vincent Chen | 2020-07-09 | 1 | -0/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-22 | 1 | -20/+0 |
|\ \ \ |
|
| * | | | bpf: revert "test_bpf: Flag tests that cannot be jited on s390" | Seth Forshee | 2020-07-16 | 1 | -20/+0 |
| |/ / |
|
* / / | arch, net: remove the last csum_partial_copy() leftovers | Christoph Hellwig | 2020-07-20 | 1 | -2/+2 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-07-10 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | lib: packing: add documentation for pbuflen argument | Vladimir Oltean | 2020-06-28 | 1 | -0/+1 |
* | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-28 | 1 | -0/+4 |
|\ \ |
|
| * | | Merge branch 'linus' into x86/entry, to resolve conflicts | Ingo Molnar | 2020-06-26 | 4 | -6/+6 |
| |\| |
|
| * | | kasan: Fix required compiler version | Marco Elver | 2020-06-25 | 1 | -1/+1 |
| * | | kasan: Bump required compiler version | Marco Elver | 2020-06-15 | 1 | -0/+4 |
* | | | lib: fix test_hmm.c reference after free | Randy Dunlap | 2020-06-26 | 1 | -2/+1 |
| |/
|/| |
|
* | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-21 | 1 | -1/+0 |
|\ \ |
|
| * | | kconfig: unify cc-option and as-option | Masahiro Yamada | 2020-06-17 | 1 | -1/+0 |
| * | | Makefile: Improve compressed debug info support detection | Arvind Sankar | 2020-06-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-20 | 1 | -0/+1 |
|\ \ |
|
| * | | seq_buf: Export seq_buf_printf | Vaibhav Jain | 2020-06-15 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds | 2020-06-18 | 1 | -3/+3 |
|\ \ |
|
| * | | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig | 2020-06-18 | 1 | -3/+3 |
| |/ |
|
* / | test_objagg: Fix potential memory leak in error handling | Aditya Pakki | 2020-06-15 | 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 | 1 | -3/+3 |
|\ |
|
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -3/+3 |
* | | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-13 | 2 | -25/+7 |
|\ \ |
|
| * | | lib/bsearch: Provide __always_inline variant | Peter Zijlstra | 2020-06-11 | 1 | -20/+2 |
| * | | lib/smp_processor_id: Move it into noinstr section | Thomas Gleixner | 2020-06-11 | 1 | -5/+5 |
| |/ |
|
* | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-11 | 6 | -6/+224 |
|\ \ |
|
| * | | kcsan: Restrict supported compilers | Marco Elver | 2020-06-11 | 1 | -1/+8 |
| * | | ubsan, kcsan: Don't combine sanitizer with kcov on clang | Arnd Bergmann | 2020-06-11 | 2 | -0/+22 |
| * | | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 5 | -6/+195 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 2020-05-08 | 1 | -7/+32 |
| | |\ |
|
| | | * | Improve KCSAN documentation a bit | Ingo Molnar | 2020-04-27 | 1 | -7/+8 |
| | | * | kcsan: Add option for verbose reporting | Marco Elver | 2020-03-25 | 1 | -0/+13 |
| | | * | kcsan: Add option to allow watcher interruptions | Marco Elver | 2020-03-25 | 1 | -0/+11 |
| | * | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 46 | -264/+1695 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | kcsan: Introduce KCSAN_ACCESS_ASSERT access type | Marco Elver | 2020-03-21 | 1 | -10/+14 |
| | * | | kcsan: Clean up the main KCSAN Kconfig option | Marco Elver | 2020-03-21 | 1 | -5/+8 |
| | * | | kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS | Marco Elver | 2020-03-21 | 1 | -3/+13 |
| | * | | kcsan: Add option to assume plain aligned writes up to word size are atomic | Marco Elver | 2020-03-21 | 1 | -7/+20 |
| | * | | copy_to_user, copy_from_user: Use generic instrumented.h | Marco Elver | 2020-03-21 | 1 | -3/+4 |
| | * | | iov_iter: Use generic instrumented.h | Marco Elver | 2020-03-21 | 1 | -3/+4 |
| | * | | kcsan: Rate-limit reporting per data races | Marco Elver | 2020-03-21 | 1 | -0/+10 |
| | * | | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 2 | -9/+30 |
| | |\ \ |
|
| | * \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 61 | -712/+6199 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'kcsan.2020.01.07a' into locking/kcsan | Ingo Molnar | 2020-01-24 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | | * | | | | kcsan, ubsan: Make KCSAN+UBSAN work together | Marco Elver | 2020-01-07 | 1 | -0/+1 |
| | * | | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 1 | -0/+1 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 60 | -836/+14830 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | kcsan: Improve various small stylistic details | Ingo Molnar | 2019-11-20 | 1 | -9/+7 |