summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-07-19selftests/thermal: remove duplicate newlines in perror callsWangYuli-7/+7
2025-07-19selftests/thermal: remove duplicate sprintf() call in workload_hint_testWangYuli-2/+0
2025-07-19selftests/mm: pagemap_scan ioctl: add PFN ZERO test casesMuhammad Usama Anjum-29/+95
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+8
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2025-07-18selftests: rtnetlink: Add operational state testIdo Schimmel-0/+34
2025-07-18libbpf: Verify that arena map exists when adding arena relocationsEduard Zingerman-0/+5
2025-07-18iommufd/selftest: Add coverage for vdevice tombstoneXu Yilun-0/+14
2025-07-18iommufd/selftest: Explicitly skip tests for inapplicable variantXu Yilun-187/+176
2025-07-18iommufd/selftest: Test reserved regions near ULONG_MAXJason Gunthorpe-0/+27
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov-60/+935
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-7/+82
2025-07-18libbpf: Fix warning in calloc() usageMatteo Croce-1/+1
2025-07-17libbpf: Fix handling of BPF arena relocationsAndrii Nakryiko-7/+13
2025-07-17selftests/drivers/net: Support ipv6 for napi_id testTianyi Cui-11/+28
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-15/+479
2025-07-17perf sched timehist: decode process names of processes in zombie stateAnubhav Shelat-0/+5
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski-3/+4
2025-07-17selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski-0/+143
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski-3/+3
2025-07-17selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski-0/+33
2025-07-17selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski-3/+93
2025-07-17tools: ynl: support packing binary arrays of scalarsJakub Kicinski-1/+6
2025-07-17selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski-8/+9
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji-20/+43
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+689
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+614
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu-0/+26
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-5/+432
2025-07-17kselftest/arm4: Provide local defines for AT_HWCAP3Mark Brown-0/+8
2025-07-16selftests/bpf: fix implementation of smp_mb()Puranjay Mohan-1/+1
2025-07-16bpf/selftests: Add selftests for token infoTao Chen-0/+44
2025-07-16bpf: Add struct bpf_token_infoTao Chen-0/+8
2025-07-16libbpf: start v1.7 dev cycleAndrii Nakryiko-1/+4
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich-0/+67
2025-07-16selftests/bpf: enable tracing_struct tests for arm64Alexis Lothoré (eBPF Foundation)-1/+0
2025-07-16selftests: net: add netpoll basic functionality testBreno Leitao-0/+397
2025-07-16selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao-0/+2
2025-07-16selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski-2/+35
2025-07-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella-1/+1
2025-07-16selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski-1/+1
2025-07-16selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu-3/+13
2025-07-16perf flamegraph: Fix minor pylint/type hint issuesIan Rogers-28/+33
2025-07-16rcutorture: Remove SRCU-lite scenariosPaul E. McKenney-14/+0
2025-07-16torture: Make torture.sh --allmodconfig testing fail on warningsPaul E. McKenney-0/+4
2025-07-16torture: Add "ERROR" diagnostic for testing kernel-build outputPaul E. McKenney-1/+1
2025-07-16torture: Make torture.sh tolerate runs having bad kvm.sh argumentsPaul E. McKenney-6/+22
2025-07-16torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runsPaul E. McKenney-0/+2
2025-07-16torture: Extract testid.txt generation to separate scriptPaul E. McKenney-12/+30