summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* tracing/user_events: Ensure write index cannot be negativeBeau Belgrave2023-05-111-0/+5
* selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-05-111-2/+2
* net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-05-111-0/+22
* selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu2023-05-111-0/+1
* selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu2023-05-114-16/+24
* selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-05-111-2/+6
* selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley2023-05-111-2/+8
* selftests: xsk: Disable IPv6 on VETH1Kal Conley2023-05-111-0/+1
* selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2023-05-112-5/+5
* testing/vsock: add vsock_perf to gitignoreBobby Eshleman2023-05-111-0/+1
* bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann2023-05-111-2/+2
* selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau2023-05-111-1/+1
* selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau2023-05-111-2/+10
* selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu2023-05-1111-263/+193
* selftests/bpf: Fix IMA testRoberto Sassu2023-05-111-8/+21
* selftests/clone3: fix number of tests in ksft_set_planTobias Klauser2023-05-111-2/+2
* selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen2023-05-111-1/+6
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-05-117-6/+12
* selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen2023-05-111-13/+6
* selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen2023-05-111-0/+2
* Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-1314-276/+485
|\
| * selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer2023-04-136-12/+23
| * selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer2023-04-132-16/+24
| * selftests: add the missing CONFIG_IP_SCTP in net configXin Long2023-04-131-0/+1
| * selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-131-1/+1
| * selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts2023-04-131-0/+2
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-071-3/+27
| |\
| | * selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi2023-04-061-3/+27
| * | selftests: bonding: add arp validate testHangbin Liu2023-04-071-0/+55
| * | selftests: bonding: re-format bond option testsHangbin Liu2023-04-074-246/+354
* | | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-081-0/+16
|\ \ \ | |/ / |/| |
| * | maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett2023-04-051-0/+16
* | | Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-04-061-0/+1
|\ \ \
| * | | selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu2023-04-051-0/+1
* | | | Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan2023-03-311-0/+1
* | | | Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-301-0/+90
|\ \ \ \
| * | | | test/vsock: new skbuff appending testArseniy Krasnov2023-03-301-0/+90
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-03-282-6/+24
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | selftests: sigaltstack: fix -WuninitializedNick Desaulniers2023-03-202-6/+24
* | | Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-261-3/+105
|\ \ \
| * | | selftests/x86/amx: Add a ptrace testChang S. Bae2023-03-221-3/+105
* | | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-241-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | kselftest: vm: fix unused variable warningPeter Xu2023-03-231-2/+1
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-2312-141/+199
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov2023-03-1310-135/+194
| |\ \ \
| | * | | selftests/bpf: Tests for uninitialized stack readsEduard Zingerman2023-02-222-0/+96
| | * | | bpf: Allow reads from uninit stackEduard Zingerman2023-02-228-135/+98
| * | | | selftests/bpf: Fix progs/test_deny_namespace.c issues.Alexei Starovoitov2023-03-101-6/+4
| * | | | selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov2023-03-101-0/+1