Age | Commit message (Expand) | Author | Files | Lines |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss | 1 | -0/+55 |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds | 1 | -0/+0 |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -14/+90 |
2019-03-11 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 6 | -0/+936 |
2019-03-10 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+9 |
2019-03-09 | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -22/+68 |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 8 | -0/+1066 |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 8 | -5/+226 |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -0/+371 |
2019-03-07 | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann | 1 | -1/+14 |
2019-03-07 | selftests: bpf: test_progs: initialize duration in singal_pending test | Stanislav Fomichev | 1 | -1/+1 |
2019-03-07 | selftests: bpf: fix compilation with out-of-tree $(OUTPUT) | Stanislav Fomichev | 1 | -10/+23 |
2019-03-07 | selftests/bpf: test that GSO works in lwt_ip_encap | Peter Oskolkov | 1 | -2/+52 |
2019-03-07 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+7 |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -5/+768 |
2019-03-06 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder | 1 | -1/+0 |
2019-03-06 | proc: more robust bulk read test | Alexey Dobriyan | 1 | -0/+14 |
2019-03-06 | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan | 3 | -0/+408 |
2019-03-06 | proc: return exit code 4 for skipped tests | Alexey Dobriyan | 5 | -5/+5 |
2019-03-06 | tmpfs: test link accounting with O_TMPFILE | Alexey Dobriyan | 4 | -0/+76 |
2019-03-06 | selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal | Joel Fernandes (Google) | 1 | -0/+74 |
2019-03-06 | selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE | Uladzislau Rezki (Sony) | 2 | -0/+192 |
2019-03-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2207/+17 |
2019-03-04 | selftest/net: Remove duplicate header | Souptick Joarder | 1 | -1/+0 |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 35 | -1989/+2237 |
2019-03-04 | bpf: add test cases for non-pointer sanitiation logic | Daniel Borkmann | 1 | -1/+43 |
2019-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -2/+1 |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -33/+113 |
2019-03-02 | selftests: bpf: break up test_progs - misc | Stanislav Fomichev | 11 | -735/+754 |
2019-03-02 | selftests: bpf: break up test_progs - spinlock | Stanislav Fomichev | 4 | -103/+106 |
2019-03-02 | selftests: bpf: break up test_progs - tracepoint | Stanislav Fomichev | 5 | -427/+431 |
2019-03-02 | selftests: bpf: break up test_progs - stackmap | Stanislav Fomichev | 6 | -476/+483 |
2019-03-02 | selftests: bpf: break up test_progs - xdp | Stanislav Fomichev | 5 | -162/+163 |
2019-03-02 | selftests: bpf: break up test_progs - pkt access | Stanislav Fomichev | 3 | -51/+53 |
2019-03-02 | selftests: bpf: break up test_progs - preparations | Stanislav Fomichev | 4 | -76/+119 |
2019-03-02 | bpf: sync bpf.h to tools and update bpf_helpers.h | brakmo | 1 | -0/+2 |
2019-03-02 | tc-testing: Allow test cases to be skipped | Lucas Bates | 4 | -13/+27 |
2019-03-02 | selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields | Yonghong Song | 1 | -0/+1 |
2019-03-01 | selftests: fixes for UDP GRO | Paolo Abeni | 2 | -17/+33 |
2019-03-01 | selftests/bpf: add btf_dedup test of FWD/STRUCT resolution | Andrii Nakryiko | 1 | -0/+45 |
2019-03-01 | selftests/bpf: fix btf_dedup testing code | Andrii Nakryiko | 2 | -2/+3 |
2019-03-01 | tools: libbpf: add a correctly named define for map iteration | Jakub Kicinski | 1 | -1/+1 |
2019-03-01 | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector | Stanislav Fomichev | 1 | -2/+2 |
2019-03-01 | bpf: add missing entries to bpf_helpers.h | Willem de Bruijn | 1 | -0/+30 |
2019-03-01 | selftests: rtnetlink: use internal netns switch for ip commands | David Ahern | 1 | -61/+61 |
2019-02-28 | selftests: pmtu: add explicit tests for PMTU exceptions cleanup | Paolo Abeni | 1 | -1/+67 |
2019-02-28 | selftests: pmtu: disable DAD in all namespaces | Paolo Abeni | 1 | -15/+13 |
2019-02-28 | tools/bpf: selftests: add map lookup to test_map_in_map bpf prog | Yonghong Song | 1 | -0/+4 |
2019-02-27 | netfilter: nat: merge nf_nat_ipv4,6 into nat core | Florian Westphal | 1 | -2/+1 |
2019-02-26 | tc-testing: gitignore, ignore local tdc config file | Vlad Buslov | 1 | -0/+1 |