Age | Commit message (Expand) | Author |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-03-14 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss |
2019-03-11 | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-10 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-03-09 | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-07 | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann |
2019-03-07 | selftests: bpf: test_progs: initialize duration in singal_pending test | Stanislav Fomichev |
2019-03-07 | selftests: bpf: fix compilation with out-of-tree $(OUTPUT) | Stanislav Fomichev |
2019-03-07 | selftests/bpf: test that GSO works in lwt_ip_encap | Peter Oskolkov |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-05 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder |
2019-03-05 | proc: more robust bulk read test | Alexey Dobriyan |
2019-03-05 | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan |
2019-03-05 | proc: return exit code 4 for skipped tests | Alexey Dobriyan |
2019-03-05 | tmpfs: test link accounting with O_TMPFILE | Alexey Dobriyan |
2019-03-05 | selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal | Joel Fernandes (Google) |
2019-03-05 | selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE | Uladzislau Rezki (Sony) |
2019-03-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-05 | selftests: add tests for pidfd_send_signal() | Christian Brauner |
2019-03-04 | selftest/net: Remove duplicate header | Souptick Joarder |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-03-04 | bpf: add test cases for non-pointer sanitiation logic | Daniel Borkmann |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-02 | selftests: bpf: break up test_progs - misc | Stanislav Fomichev |
2019-03-02 | selftests: bpf: break up test_progs - spinlock | Stanislav Fomichev |
2019-03-02 | selftests: bpf: break up test_progs - tracepoint | Stanislav Fomichev |
2019-03-02 | selftests: bpf: break up test_progs - stackmap | Stanislav Fomichev |
2019-03-02 | selftests: bpf: break up test_progs - xdp | Stanislav Fomichev |
2019-03-02 | selftests: bpf: break up test_progs - pkt access | Stanislav Fomichev |
2019-03-02 | selftests: bpf: break up test_progs - preparations | Stanislav Fomichev |
2019-03-02 | bpf: sync bpf.h to tools and update bpf_helpers.h | brakmo |
2019-03-01 | tc-testing: Allow test cases to be skipped | Lucas Bates |
2019-03-02 | selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields | Yonghong Song |
2019-03-01 | selftests: fixes for UDP GRO | Paolo Abeni |
2019-03-01 | selftests/bpf: add btf_dedup test of FWD/STRUCT resolution | Andrii Nakryiko |
2019-03-01 | selftests/bpf: fix btf_dedup testing code | Andrii Nakryiko |
2019-03-01 | tools: libbpf: add a correctly named define for map iteration | Jakub Kicinski |
2019-03-01 | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector | Stanislav Fomichev |