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
2021-07-27
torture: Don't redirect qemu-cmd comment lines
Paul E. McKenney
1
-1
/
+1
2021-07-27
torture: Make kvm.sh select per-scenario affinity masks
Paul E. McKenney
4
-2
/
+207
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
3
-9
/
+264
2021-07-26
selftests/bpf: Use ping6 only if available in tc_redirect
Jussi Maki
1
-6
/
+17
2021-07-26
tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest
Pavel Tikhomirov
5
-0
/
+385
2021-07-26
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
3
-9
/
+264
2021-07-23
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-23
selftests/bpf: Document vmtest.sh dependencies
Evgeniy Litvinenko
1
-0
/
+7
2021-07-23
libbpf: Add bpf_map__pin_path function
Evgeniy Litvinenko
1
-0
/
+9
2021-07-23
bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
5
-9
/
+384
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-28
/
+378
2021-07-22
libbpf: Allow decimal offset for kprobes
Jiri Olsa
2
-0
/
+13
2021-07-22
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
1
-0
/
+5
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-7
/
+260
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
2
-7
/
+260
2021-07-21
selftests: net: Test for the IOAM insertion with IPv6
Justin Iurman
4
-0
/
+702
2021-07-21
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
1
-1
/
+2
2021-07-21
selftests/binderfs: add test for feature files
Carlos Llamas
1
-0
/
+17
2021-07-21
selftests/net/ipsec: Add test for xfrm_spdattr_type_t
Dmitry Safonov
1
-2
/
+163
2021-07-20
selftests/bpf: Add __int128-specific tests for typed data dump
Alan Maguire
1
-0
/
+17
2021-07-20
torture: Put kvm.sh batch-creation awk script into a temp file
Paul E. McKenney
1
-12
/
+15
2021-07-20
torture: Move parse-console.sh call to PATH-aware scripts
Paul E. McKenney
2
-2
/
+1
2021-07-20
torture: Make kvm-recheck.sh skip kcsan.sum for build-only runs
Paul E. McKenney
1
-1
/
+4
2021-07-20
torture: Protect kvm-remote.sh directory trees from /tmp reaping
Paul E. McKenney
2
-1
/
+32
2021-07-20
torture: Log more kvm-remote.sh information
Paul E. McKenney
1
-2
/
+13
2021-07-20
torture: Make kvm-recheck-lock.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make kvm-recheck-scf.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Create KCSAN summaries for torture.sh runs
Paul E. McKenney
1
-0
/
+4
2021-07-20
torture: Enable KCSAN summaries over groups of torture-test runs
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make torture.sh accept --do-all and --donone
Paul E. McKenney
1
-2
/
+2
2021-07-20
torture: Add clocksource-watchdog testing to torture.sh
Paul E. McKenney
1
-3
/
+26
2021-07-20
selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p and -l
Vincent Li
1
-1
/
+1
2021-07-20
bpf, selftests: Fix test_maps now that sockmap supports UDP
John Fastabend
1
-2
/
+2
2021-07-20
selftests: net: veth: add tests for set_channel
Paolo Abeni
1
-1
/
+182
2021-07-19
selftests/bpf: Check inner map deletion
Martynas Pumputis
2
-1
/
+88
2021-07-19
Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-2
/
+3
2021-07-17
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
6
-9
/
+23
2021-07-17
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+3
2021-07-16
selftests/bpf: Add dump type data tests to btf dump tests
Alan Maguire
1
-0
/
+598
2021-07-16
selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs
Alan Maguire
1
-0
/
+12
2021-07-16
selftests/bpf: Switch existing selftests to using open_opts for custom BTF
Shuyi Cheng
2
-26
/
+21
2021-07-16
bpf, selftests: Add test cases for pointer alu from multiple paths
Daniel Borkmann
1
-0
/
+229
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-127
/
+1196
2021-07-15
selftests/bpf: Add test cases for redirection between udp and unix
Cong Wang
1
-0
/
+170
2021-07-15
selftests/bpf: Add a test case for unix sockmap
Cong Wang
1
-0
/
+97
2021-07-15
selftests/bpf: Factor out add_to_sockmap()
Cong Wang
1
-38
/
+21
2021-07-15
selftests/bpf: Factor out udp_socketpair()
Cong Wang
1
-38
/
+40
2021-07-15
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
1
-3
/
+5
2021-07-15
selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe
Jiri Olsa
2
-2
/
+27
2021-07-15
selftests/bpf: Add test for bpf_get_func_ip helper
Jiri Olsa
2
-0
/
+101
[prev]
[next]