summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-10-30KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-listMark Brown1-0/+2
2025-10-30KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stressMaximilian Dittgen1-1/+8
2025-10-30selftests: traceroute: Add ICMP extensions testsIdo Schimmel1-0/+313
2025-10-30selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-10-30selftest: net: fix socklen_t type mismatch in sctp_collision testAnkit Khushwaha1-1/+2
2025-10-29tools: ynl: rework the string representation of NlErrorJakub Kicinski1-1/+10
2025-10-29tools: ynl: fix indent issues in the main Python libJakub Kicinski1-14/+14
2025-10-29vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro1-0/+90
2025-10-29vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro3-28/+108
2025-10-28tools: ynl: avoid print_field when there is no replyHangbin Liu1-0/+3
2025-10-28selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata1-2/+98
2025-10-28tools: ynl: fix string attribute length to include null terminatorPetr Oros1-2/+2
2025-10-28selftests: tls: add tls record_size_limit testWilfred Mallawa1-0/+141
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2025-10-25selftest: net: prevent use of uninitialized variableAlessandro Zanni1-0/+1
2025-10-23libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko1-1/+1
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-225/+633
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-52/+56
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela1-2/+2
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar1-0/+1
2025-10-22objtool: Fix failure when being compiled on x32 systemMikulas Patocka1-2/+2
2025-10-22objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2025-10-22selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)1-5/+5
2025-10-22selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-22selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)1-2/+2
2025-10-22selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-21selftests: net: fix server bind failure in sctp_vrf.shXin Long2-43/+47
2025-10-21iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()Nicolin Chen1-2/+2
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+29
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+55
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-10/+16
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-154/+477
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-145/+288
2025-10-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-0/+397
2025-10-18selftests/net: io_uring: fix unknown errnum valuesCarlos Llamas1-12/+12
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das1-7/+7
2025-10-17selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pktEric Dumazet1-2/+4
2025-10-16selftests/bpf: Add test for sk->sk_bypass_prot_mem.Kuniyuki Iwashima2-0/+396
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima1-0/+1
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-16/+126
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo1-0/+3
2025-10-16selftests: tls: add test for short splice due to full skmsgSabrina Dubroca1-0/+31
2025-10-16selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca1-0/+34
2025-10-15selftests/hid: add tests for missing release on the Dell SynapticsBenjamin Tissoires1-0/+55
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad1-9/+9
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad1-0/+20
2025-10-15selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko1-3/+6
2025-10-14selftests: net: check jq command is supportedWang Liang2-0/+4
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier1-3/+14
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier1-0/+79