| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-05-01 | 19 | -40/+315 |
|\ |
|
| * | selftests/ftrace: Check the first record for kprobe_args_type.tc | Xiao Yang | 2020-04-24 | 1 | -1/+1 |
| * | selftests: add build/cross-build dependency check script | Shuah Khan | 2020-04-24 | 4 | -9/+291 |
| * | selftests/ftrace: Check required filter files before running test | Xiao Yang | 2020-04-24 | 14 | -30/+23 |
* | | Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-04-25 | 2 | -2/+2 |
|\ \ |
|
| * | | objtool: Fix off-by-one in symbol_by_offset() | Julien Thierry | 2020-04-22 | 1 | -1/+1 |
| * | | objtool: Fix 32bit cross builds | Peter Zijlstra | 2020-04-22 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-25 | 15 | -63/+157 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-04-25 | 13 | -61/+126 |
| |\ \ \ |
|
| | * | | | selftests/bpf: Fix a couple of broken test_btf cases | Stanislav Fomichev | 2020-04-25 | 4 | -40/+16 |
| | * | | | tools/runqslower: Ensure own vmlinux.h is picked up first | Andrii Nakryiko | 2020-04-25 | 1 | -1/+1 |
| | * | | | bpftool: Respect the -d option in struct_ops cmd | Martin KaFai Lau | 2020-04-25 | 1 | -1/+7 |
| | * | | | selftests/bpf: Add test for freplace program with expected_attach_type | Toke Høiland-Jørgensen | 2020-04-25 | 3 | -18/+58 |
| | * | | | bpf: Fix reStructuredText markup | Jakub Wilk | 2020-04-25 | 1 | -1/+1 |
| | * | | | libbpf: Only check mode flags in get_xdp_id | David Ahern | 2020-04-23 | 1 | -0/+2 |
| | * | | | bpf, selftests: Add test for BPF_STX BPF_B storing R10 | Luke Nelson | 2020-04-21 | 1 | -0/+40 |
| | * | | | bpf: Forbid XADD on spilled pointers for unprivileged users | Jann Horn | 2020-04-21 | 1 | -0/+1 |
| * | | | | ipv4: Update fib_select_default to handle nexthop objects | David Ahern | 2020-04-23 | 1 | -0/+23 |
| * | | | | selftests: Fix suppress test in fib_tests.sh | David Ahern | 2020-04-22 | 1 | -2/+8 |
| |/ / / |
|
* | | | | Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-04-24 | 5 | -371/+619 |
|\ \ \ \ |
|
| * | | | | pm-graph v5.6 | Todd Brandt | 2020-04-20 | 5 | -371/+619 |
* | | | | | Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-22 | 10 | -34/+22 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | selftests/ipc: Fix test failure seen after initial test run | Tyler Hicks | 2020-04-14 | 1 | -1/+1 |
| * | | | Revert "Kernel selftests: tpm2: check for tpm support" | Jarkko Sakkinen | 2020-04-14 | 2 | -19/+3 |
| * | | | selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig | Xiao Yang | 2020-04-14 | 1 | -0/+1 |
| * | | | selftests/seccomp: allow clock_nanosleep instead of nanosleep | Thadeu Lima de Souza Cascardo | 2020-04-14 | 1 | -6/+8 |
| * | | | kselftest/runner: allow to properly deliver signals to tests | Andrea Righi | 2020-04-14 | 1 | -1/+1 |
| * | | | selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" | Colin Ian King | 2020-04-14 | 1 | -3/+3 |
| * | | | selftests: Fix memfd test run-time regression | Shuah Khan | 2020-04-13 | 1 | -1/+2 |
| * | | | selftests: vm: Fix 64-bit test builds for powerpc64le | Sandipan Das | 2020-04-13 | 2 | -2/+2 |
| * | | | selftests: vm: Do not override definition of ARCH | Sandipan Das | 2020-04-13 | 1 | -2/+2 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-21 | 2 | -1/+3 |
|\ \ \ \ |
|
| * | | | | tools/vm: fix cross-compile build | Lucas Stach | 2020-04-21 | 1 | -0/+2 |
| * | | | | tools/build: tweak unused value workaround | George Burgess IV | 2020-04-21 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-04-21 | 4 | -2/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | tools/virtio: make asm/barrier.h self contained | Michael S. Tsirkin | 2020-04-17 | 1 | -0/+1 |
| * | | | tools/virtio: define aligned attribute | Michael S. Tsirkin | 2020-04-17 | 1 | -0/+1 |
| * | | | virtio/test: fix up after IOTLB changes | Michael S. Tsirkin | 2020-04-17 | 2 | -2/+3 |
| |/ / |
|
* | | | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-04-19 | 3 | -32/+71 |
|\ \ \ |
|
| * | | | objtool: Make BP scratch register warning more robust | Josh Poimboeuf | 2020-04-14 | 1 | -2/+2 |
| * | | | objtool: Fix switch table detection in .text.unlikely | Josh Poimboeuf | 2020-04-14 | 1 | -4/+1 |
| * | | | objtool: Support Clang non-section symbols in ORC generation | Josh Poimboeuf | 2020-04-14 | 1 | -7/+26 |
| * | | | objtool: Support Clang non-section symbols in ORC dump | Josh Poimboeuf | 2020-04-14 | 1 | -17/+27 |
| * | | | objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings | Josh Poimboeuf | 2020-04-14 | 1 | -2/+15 |
| |/ / |
|
* | | | Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-19 | 22 | -387/+646 |
|\ \ \
| |_|/
|/| | |
|
| * | | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 5 | -6/+115 |
| * | | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+26 |
| * | | tools headers: Update x86's syscall_64.tbl with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -370/+370 |
| * | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+21 |
| * | | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+2 |