index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-03
selftests: Add use case section to fcnal-test
David Ahern
1
-0
/
+124
2019-08-03
selftests: Add ipv6 netfilter tests to fcnal-test
David Ahern
1
-1
/
+64
2019-08-03
selftests: Add ipv4 netfilter tests to fcnal-test
David Ahern
1
-1
/
+68
2019-08-03
selftests: Add ipv6 runtime tests to fcnal-test
David Ahern
1
-1
/
+187
2019-08-03
selftests: Add ipv4 runtime tests to fcnal-test
David Ahern
1
-1
/
+184
2019-08-03
selftests: Add ipv6 address bind tests to fcnal-test
David Ahern
1
-1
/
+109
2019-08-03
selftests: Add ipv4 address bind tests to fcnal-test
David Ahern
1
-1
/
+110
2019-08-03
selftests: Add ipv6 udp tests to fcnal-test
David Ahern
1
-1
/
+491
2019-08-03
selftests: Add ipv4 udp tests to fcnal-test
David Ahern
1
-1
/
+380
2019-08-03
selftests: Add ipv6 tcp tests to fcnal-test
David Ahern
1
-1
/
+369
2019-08-03
selftests: Add ipv4 tcp tests to fcnal-test
David Ahern
1
-1
/
+314
2019-08-03
selftests: Add ipv6 ping tests to fcnal-test
David Ahern
1
-1
/
+283
2019-08-03
selftests: Add ipv4 ping tests to fcnal-test
David Ahern
1
-1
/
+267
2019-08-03
selftests: Setup for functional tests for fib and socket lookups
David Ahern
2
-1
/
+521
2019-08-03
selftests: Add nettest
David Ahern
2
-1
/
+1757
2019-08-03
cgroup: kselftest: relax fs_spec checks
Chris Down
1
-2
/
+1
2019-08-02
KVM: selftests: Enable dirty_log_test on s390x
Thomas Huth
2
-7
/
+53
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
3
-3
/
+61
2019-08-02
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
6
-168
/
+173
2019-08-01
rcutorture: Test TREE03 with the threadirqs kernel boot parameter
Paul E. McKenney
1
-0
/
+1
2019-08-01
torture: Expand last_ts variable in kvm-test-1-run.sh
Paul E. McKenney
1
-1
/
+1
2019-08-01
selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case
Stanislav Fomichev
2
-0
/
+47
2019-08-01
selftests/bpf: tests for jmp to 1st insn
Alexei Starovoitov
1
-0
/
+28
2019-08-01
libbpf: set BTF FD for prog only when there is supported .BTF.ext data
Andrii Nakryiko
1
-1
/
+5
2019-08-01
tools/memory-model: Make scripts be executable
Paul E. McKenney
8
-0
/
+0
2019-08-01
perf bench numa: Fix cpu0 binding
Jiri Olsa
1
-2
/
+4
2019-07-31
libbpf : make libbpf_num_possible_cpus function thread safe
Takshak Chahande
1
-7
/
+11
2019-07-31
tc-testing: Clarify the use of tdc's -d option
Lucas Bates
2
-5
/
+11
2019-07-31
selftests/tls: fix TLS tests with CONFIG_TLS=n
Jakub Kicinski
1
-9
/
+14
2019-07-31
selftests: mlxsw: Add a test for leftover DSCP rule
Petr Machata
1
-0
/
+19
2019-07-31
selftests: mlxsw: Fix local variable declarations in DSCP tests
Petr Machata
2
-4
/
+7
2019-07-30
tools: bpftool: add support for reporting the effective cgroup progs
Jakub Kicinski
3
-38
/
+76
2019-07-30
selftests/bpf: fix clearing buffered output between tests/subtests
Andrii Nakryiko
1
-1
/
+1
2019-07-30
selftests/bpf: add test for bpf_tcp_gen_syncookie
Petar Penkov
3
-13
/
+99
2019-07-30
selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
Petar Penkov
1
-0
/
+3
2019-07-30
bpf: sync bpf.h to tools/
Petar Penkov
1
-3
/
+34
2019-07-30
selftests/livepatch: push and pop dynamic debug config
Joe Lawrence
1
-6
/
+20
2019-07-30
kselftest: save-and-restore errno to allow for %m formatting
Aleksa Sarai
1
-0
/
+15
2019-07-30
Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-5
/
+1
2019-07-30
Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
4
-6
/
+26
2019-07-29
perf vendor events power9: Added missing event descriptions
Michael Petlan
2
-5
/
+5
2019-07-29
libperf: Initial documentation
Jiri Olsa
3
-0
/
+230
2019-07-29
libperf: Add perf_evsel__enable/disable test
Jiri Olsa
1
-0
/
+43
2019-07-29
libperf: Add perf_evlist__enable/disable test
Jiri Olsa
1
-0
/
+63
2019-07-29
libperf: Add perf_evsel tests
Jiri Olsa
2
-1
/
+83
2019-07-29
libperf: Add perf_evlist test
Jiri Olsa
2
-1
/
+124
2019-07-29
libperf: Add perf_thread_map test
Jiri Olsa
2
-1
/
+22
2019-07-29
libperf: Add perf_cpu_map test
Jiri Olsa
2
-1
/
+22
2019-07-29
libperf: Add tests support
Jiri Olsa
3
-1
/
+63
2019-07-29
libperf: Add install targets
Jiri Olsa
2
-2
/
+78
[prev]
[next]