summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-05-11tracing/user_events: Ensure write index cannot be negativeBeau Belgrave
2023-05-11selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain
2023-05-11net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu
2023-05-11selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley
2023-05-11testing/vsock: add vsock_perf to gitignoreBobby Eshleman
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau
2023-05-11selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau
2023-05-11selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu
2023-05-11selftests/bpf: Fix IMA testRoberto Sassu
2023-05-11selftests/clone3: fix number of tests in ksft_set_planTobias Klauser
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen
2023-05-11selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2023-05-11selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen
2023-05-11selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-07selftests: bonding: add arp validate testHangbin Liu
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-23kselftest: vm: fix unused variable warningPeter Xu
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-22selftests/x86/amx: Add a ptrace testChang S. Bae
2023-03-20selftests: sigaltstack: fix -WuninitializedNick Desaulniers
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16test/vsock: copy to user failure testArseniy Krasnov