summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2022-03-21selftests/vm/transhuge-stress: Support file-backed PMD foliosMatthew Wilcox (Oracle)
2022-03-21selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-03-20selftests/bpf: Test skipping stacktraceNamhyung Kim
2022-03-20selftests/bpf: Fix test for 4-byte load from remote_port on big-endianJakub Sitnicki
2022-03-20selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki
2022-03-20selftests/bpf: Test for associating multiple elements with the local storageJoanne Koong
2022-03-18selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-03-18selftests/bpf: Fix test for 4-byte load from dst_port on big-endianJakub Sitnicki
2022-03-18selftests/bpf: Use constants for socket states in sock_fields testJakub Sitnicki
2022-03-18selftests/bpf: Check dst_port only on the client socketJakub Sitnicki
2022-03-18selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-03-17selftests/bpf: Test subskeleton functionalityDelyan Kratunov
2022-03-17selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_optsJiri Olsa
2022-03-17selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_optsJiri Olsa
2022-03-17selftests/bpf: Add kprobe_multi bpf_cookie testJiri Olsa
2022-03-17selftests/bpf: Add kprobe_multi attach testJiri Olsa
2022-03-17selftests/bpf: Fix tunnel remote IP commentsKaixi Fan
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-17selftests: net: fix array_size.cocci warningGuo Zhengkui
2022-03-16selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedlyHou Tao
2022-03-16bpf: selftests: Remove libcap usage from test_progsMartin KaFai Lau
2022-03-16bpf: selftests: Remove libcap usage from test_verifierMartin KaFai Lau
2022-03-16bpf: selftests: Add helpers to directly use the capget and capset syscallMartin KaFai Lau
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui
2022-03-15selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch
2022-03-14selftests: tc-testing: Increase timeout in tdc config fileVictor Nogueira
2022-03-11selftests/bpf: Fix a clang compilation error for send_signal.cYonghong Song
2022-03-11selftests/bpf: Add a test for maximum packet size in xdp_do_redirectToke Høiland-Jørgensen
2022-03-10selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policyRoberto Sassu
2022-03-10selftests/bpf: Add test for bpf_lsm_kernel_read_file()Roberto Sassu
2022-03-10selftests/bpf: Check if the digest is refreshed after a file writeRoberto Sassu
2022-03-10selftests/bpf: Add test for bpf_ima_file_hash()Roberto Sassu
2022-03-10selftests/bpf: Move sample generation code to ima_test_common()Roberto Sassu
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.hMartin KaFai Lau