index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-22
/
+54
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2
-0
/
+77
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
5
-1
/
+287
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+32
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
xarray: Fix early termination of xas_for_each_marked
Matthew Wilcox (Oracle)
4
-2
/
+91
2020-03-12
selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.
Kuniyuki Iwashima
4
-0
/
+200
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
1
-0
/
+42
2020-03-09
mptcp: selftests: add rcvbuf set option
Florian Westphal
2
-15
/
+54
2020-03-09
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-19
/
+19
2020-03-09
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
1
-6
/
+0
2020-03-09
selftests: bpf: Add tests for UDP sockets in sockmap
Lorenz Bauer
1
-30
/
+127
2020-03-09
selftests: bpf: Don't listen() on UDP sockets
Lorenz Bauer
1
-22
/
+25
2020-03-09
ktest: Fix typos in ktest.pl
Masanari Iida
1
-6
/
+6
2020-03-09
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-09
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2
-2
/
+2
2020-03-09
ktest: Fix some typos in sample.conf
Masanari Iida
1
-10
/
+10
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
35
-120
/
+829
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-03-06
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
1
-0
/
+15
2020-03-05
tc-testing: updated tdc tests for basic filter with canid extended match rules
Roman Mashak
1
-0
/
+220
2020-03-05
tc-testing: list kernel options for basic filter with canid ematch.
Roman Mashak
1
-0
/
+6
2020-03-05
selftests: forwarding: ETS: Use Qdisc counters
Petr Machata
4
-13
/
+30
2020-03-05
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
2
-0
/
+66
2020-03-04
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
1
-1
/
+73
2020-03-04
bpf: Add selftests for BPF_MODIFY_RETURN
KP Singh
2
-0
/
+114
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
3
-67
/
+28
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
1
-4
/
+7
2020-03-04
libbpf: Assume unsigned values for BTF_KIND_ENUM
Andrii Nakryiko
1
-1
/
+1
2020-03-03
selftests: mlxsw: qos_defprio: Use until_counter_is
Petr Machata
1
-14
/
+4
2020-03-03
selftests: forwarding: tc_common: Convert to use busywait
Petr Machata
1
-28
/
+4
2020-03-03
selftests: forwarding: Convert until_counter_is() to take expression
Petr Machata
2
-6
/
+6
2020-03-03
selftests: forwarding: lib: Add tc_rule_handle_stats_get()
Petr Machata
1
-0
/
+11
2020-03-03
selftests/bpf: Test new __sk_buff field gso_size
Willem de Bruijn
3
-0
/
+50
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-02
selftests/bpf: Add link pinning selftests
Andrii Nakryiko
2
-0
/
+130
2020-03-02
selftests/bpf: Declare bpf_log_buf variables as static
Toke Høiland-Jørgensen
3
-3
/
+3
2020-03-02
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
15
-135
/
+13
2020-03-02
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
Andrii Nakryiko
3
-11
/
+11
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
1
-0
/
+2
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-18
/
+230
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-24
/
+83
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+45
2020-02-27
selftests: mlxsw: resource_scale: Invoke for Spectrum-3
Amit Cohen
1
-2
/
+3
2020-02-27
selftests: mlxsw: Reduce router scale running time using offload indication
Danielle Ratson
1
-39
/
+14
2020-02-27
selftests: mlxsw: Reduce running time using offload indication
Danielle Ratson
1
-19
/
+12
2020-02-27
selftests: mlxsw: Add shared buffer traffic test
Shalom Toledo
1
-0
/
+222
2020-02-27
selftests: mlxsw: Add mlxsw lib
Shalom Toledo
1
-0
/
+13
[prev]
[next]