summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-23selftests: drv-net: Fix TSO test docPetr Vorel
2026-07-23selftests: drv-net: Fix csum path in docPetr Vorel
2026-07-23selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmaplonglong yan
2026-07-23selftests/net: Skip srv6_end_dt46_l3vpn_test if iproute2 too oldAlessio Faina
2026-07-22selftests/net: Test PACKET_AUXDATAJoe Damato
2026-07-22selftests/net: Test PACKET_STATISTICS dropsJoe Damato
2026-07-22selftests/net: Test PACKET_STATISTICSJoe Damato
2026-07-22selftests: seg6: add test for post-encap SID route lookupAndrea Mayer
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni
2026-07-22selftests: net: Add a test for BIG TCP in UDP tunnelsAlice Mikityanska
2026-07-21selftests/net/openvswitch: add ICMPv6 echo type match testMinxi Hou
2026-07-21selftests: net: add FOU multicast encapsulation resubmit testAnton Danilov
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17selftests: netconsole: only restore MAC when it changed on resumeAndre Carvalho
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-13Merge tag 'trace-tools-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-10selftests/tracing: Have trigger-hist-poll.tc use sched_process_exitSteven Rostedt
2026-07-10selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module testSteven Rostedt
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-09tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()Tejun Heo
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduc...Zinc Lim
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito
2026-07-08usbip: tools: support SuperSpeedPlus devicesYichong Chen
2026-07-08selftests: drv-net: xdp: run with both IP versionsNimrod Oren
2026-07-08selftests: drv-net: allow switching env IP versionNimrod Oren
2026-07-08rtla: Also link in ctype.cBastian Blank
2026-07-08selftests/net/openvswitch: add output truncation testMinxi Hou