summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-24net: selftests: Fix optstringBenjamin Poirier1-1/+1
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer1-5/+6
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer1-1/+5
2023-05-24selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-05-17selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden1-2/+5
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer1-5/+5
2023-05-11tracing/user_events: Ensure write index cannot be negativeBeau Belgrave1-0/+5
2023-05-11selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain1-2/+2
2023-05-11net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti1-0/+22
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu1-0/+1
2023-05-11selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu4-16/+24
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu1-2/+6
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley1-2/+8
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley1-0/+1
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2-5/+5
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann1-2/+2
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau1-1/+1
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen1-1/+6
2023-05-11selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen7-6/+12
2023-05-11selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen1-13/+6
2023-05-11selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen1-0/+2
2023-05-11selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan1-0/+1
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers2-6/+24
2023-04-20maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett1-0/+16
2023-04-20x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson2-3/+3
2023-04-20KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson2-3/+5
2023-04-20KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.hSean Christopherson2-18/+17
2023-04-20x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson1-3/+3
2023-04-20selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov1-0/+1
2023-04-20selftests: openvswitch: adjust datapath NL message declarationAaron Conole1-1/+1
2023-04-13maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam R. Howlett1-9/+9
2023-04-06libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko1-0/+19
2023-04-06selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko2-1/+164
2023-04-06libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko2-19/+41
2023-04-06selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman1-0/+9
2023-03-30selftests/x86/amx: Add a ptrace testChang S. Bae1-3/+105
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-1/+48
2023-03-30selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin1-5/+31
2023-03-22selftests: fix LLVM build for i386 and x86_64Guillaume Tucker1-0/+2
2023-03-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau1-4/+3
2023-03-17bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin1-3/+4
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-03-11netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter1-6/+26
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim1-227/+0
2023-03-10ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-10ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-10ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3