summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-14cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()Li Ming1-13/+4
2026-07-14kunit: configs: enable GPIO kunit test cases in all_tests.configBartosz Golaszewski1-0/+1
2026-07-14tracing/probes: Eliminate recursion in parse_probe_arg()Masami Hiramatsu3-5/+5
2026-07-14tracing/probes: Extend max length of argument stringMasami Hiramatsu3-3/+3
2026-07-14tracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)6-0/+192
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+413
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+13
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+51
2026-07-12selftests/nolibc: add debug informationThomas Weißschuh1-1/+1
2026-07-12selftests/bpf: Test fentry link after tracing_multi linkLeon Hwang2-0/+77
2026-07-12selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumaskNicholas Dudar3-6/+25
2026-07-10selftests/bpf: veristat: Minimize map size during verificationEmil Tsalapatis1-0/+23
2026-07-10selftests/ftrace: fix spelling error in poll test commentWang Yan1-1/+1
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2026-07-10selftests/tracing: Have trigger-hist-poll.tc use sched_process_exitSteven Rostedt1-2/+2
2026-07-10selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module testSteven Rostedt1-9/+18
2026-07-10KVM: selftests: Randomize pCPU in steal time testSean Christopherson1-5/+3
2026-07-10KVM: selftests: Drop superfluous use of pthread_attr_setaffinity_np()Sean Christopherson1-4/+5
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra1-0/+47
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan1-5/+5
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen1-0/+55
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth1-0/+21
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet1-0/+97
2026-07-10selftests/bpf: Add bpf_icmp_send no route testMahe Tardy1-0/+49
2026-07-10selftests/bpf: Add bpf_icmp_send recursion testMahe Tardy2-0/+101
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 testsMahe Tardy2-38/+101
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb testsMahe Tardy2-0/+202
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni21-45/+534
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin8-9/+551
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu13-14/+28
2026-07-09Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo3-0/+413
2026-07-09selftests/sched_ext: Fix bpf_link leak on early return in prog_runLiang Luo1-8/+26
2026-07-09selftests/bpf: Add test for oversized rdonly/rdwr_buf_size kfunc argumentNicholas Dudar2-0/+34
2026-07-09selftests/bpf: Add test for scalar id on sign-extending stack fillDaniel Borkmann1-0/+56
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+27
2026-07-09selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduc...Zinc Lim1-3/+8
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-08selftests/bpf: Skip res_spin_lock_stress if no perf supportMaxim Khmelevskii1-0/+20
2026-07-08selftests/bpf: Close fd on unexpected success in signed loaderDaniel Borkmann1-0/+8
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi3-0/+413
2026-07-08selftests/bpf: Verify load-time signed loader metadataDaniel Borkmann2-168/+866
2026-07-08selftests/bpf: Adjust bpf_map layout in verifier_map_ptrDaniel Borkmann1-11/+12
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang1-1/+5
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+159
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito2-4/+51
2026-07-08selftests: drv-net: xdp: run with both IP versionsNimrod Oren1-17/+77
2026-07-08selftests: drv-net: allow switching env IP versionNimrod Oren1-7/+20
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price1-1/+1