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
2019-10-17
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
1
-0
/
+10
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2
-11
/
+5
2019-10-17
selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor
Andrii Nakryiko
3
-4
/
+5
2019-10-17
selftests/bpf: Teach test_progs to cd into subdir
Andrii Nakryiko
1
-1
/
+32
2019-10-17
selftests/bpf: Restore the netns after flow dissector reattach test
Jakub Sitnicki
1
-4
/
+17
2019-10-17
selftests/bpf: Add kfree_skb raw_tp test
Alexei Starovoitov
2
-0
/
+192
2019-10-17
test: verify fdinfo for pidfd of reaped process
Christian Brauner
1
-14
/
+45
2019-10-16
selftests: Fix O= and KBUILD_OUTPUT handling for relative paths
Shuah Khan
1
-2
/
+3
2019-10-15
tc-testing: updated pedit test cases
Roman Mashak
1
-0
/
+198
2019-10-15
selftests: bpf: Don't try to read files without read permission
Jiri Pirko
1
-1
/
+1
2019-10-15
selftests: bpf: Add selftest for __sk_buff tstamp
Stanislav Fomichev
2
-0
/
+6
2019-10-15
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
11
-2
/
+233
2019-10-15
pidfd: add tests for NSpid info in fdinfo
Christian Kellner
2
-1
/
+266
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
36
-787
/
+664
2019-10-12
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
1
-48
/
+6
2019-10-12
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
1
-1
/
+2
2019-10-12
Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-5
/
+9
2019-10-11
selftests: add netdevsim devlink health tests
Jiri Pirko
1
-1
/
+126
2019-10-11
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
1
-0
/
+127
2019-10-11
selftests: netfilter: add ipvs tunnel test case
Haishuang Yan
1
-0
/
+30
2019-10-11
selftests: netfilter: add ipvs nat test case
Haishuang Yan
1
-1
/
+21
2019-10-11
selftests: netfilter: add ipvs test script
Haishuang Yan
2
-1
/
+179
2019-10-11
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2
-0
/
+182
2019-10-10
tc-testing: updated pedit test cases
Roman Mashak
1
-1
/
+100
2019-10-10
seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
1
-0
/
+107
2019-10-10
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
1
-1
/
+2
2019-10-10
selftests: kvm: make syncregs more reliable on s390
Christian Borntraeger
1
-6
/
+9
2019-10-09
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
1
-1
/
+4
2019-10-09
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
2
-55
/
+35
2019-10-09
selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
Desnes A. Nunes do Rosario
1
-1
/
+1
2019-10-08
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
1
-3
/
+3
2019-10-08
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
1
-0
/
+3
2019-10-08
selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests
Andrii Nakryiko
3
-3
/
+68
2019-10-08
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
9
-0
/
+9
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
5
-330
/
+3
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
5
-190
/
+198
2019-10-08
selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro
Andrii Nakryiko
10
-40
/
+58
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
6
-37
/
+54
2019-10-08
selftests/bpf: Undo GCC-specific bpf_helpers.h changes
Andrii Nakryiko
1
-8
/
+0
2019-10-08
Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+79
2019-10-07
selftests/bpf: add test for BPF flow dissector in the root namespace
Stanislav Fomichev
1
-6
/
+42
2019-10-07
kunit: Fix '--build_dir' option
SeongJae Park
1
-2
/
+4
2019-10-07
selftests/bpf: Fix dependency ordering for attach_probe test
Andrii Nakryiko
1
-2
/
+2
2019-10-07
selftests: cgroup: Run test_core under interfering stress
Michal Koutný
3
-0
/
+107
2019-10-07
selftests: cgroup: Add task migration tests
Michal Koutný
4
-1
/
+175
2019-10-07
selftests: cgroup: Simplify task self migration
Michal Koutný
3
-7
/
+15
2019-10-07
selftests: add netdevsim devlink dev info test
Jiri Pirko
1
-1
/
+20
2019-10-06
libbpf: auto-generate list of BPF helper definitions
Andrii Nakryiko
3
-264
/
+9
2019-10-06
selftests: test netdevsim reload forbid and fail
Jiri Pirko
1
-0
/
+24
[prev]
[next]