summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-22selftests: drv-net: xdp: Add a single-buffer XDP_TX test.Dimitri Daskalakis
2025-08-22selftests: drv-net: xdp: Extract common XDP_TX setup/validation.Dimitri Daskalakis
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-22selftests/alsa: remove 0/NULL global variable assignmentNikola Z. Ivanov
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-08-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-08-21Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21selftests/bpf: Use vmlinux.h for BPF programsHengqi Chen
2025-08-21perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flagDapeng Mi
2025-08-21selftests/seccomp: validate uprobe syscall passes through seccompJiri Olsa
2025-08-21selftests/bpf: Fix uprobe syscall shadow stack testJiri Olsa
2025-08-21selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobeJiri Olsa
2025-08-21selftests/bpf: Add uprobe_regs_equal testJiri Olsa
2025-08-21selftests/bpf: Add optimized usdt variant for basic usdt testJiri Olsa
2025-08-21selftests/bpf: Add uprobe syscall sigill signal testJiri Olsa
2025-08-21selftests/bpf: Add hit/attach/detach race optimized uprobe testJiri Olsa
2025-08-21selftests/bpf: Add uprobe/usdt syscall testsJiri Olsa
2025-08-21selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multiJiri Olsa
2025-08-21selftests/bpf: Reorg the uprobe_syscall test functionJiri Olsa
2025-08-21selftests/bpf: Import usdt.h from libbpf/usdt projectJiri Olsa
2025-08-21selftests: net: fix memory leak in tls.cCryolitia PukNgae
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu
2025-08-20selftests/net: packetdrill: Support single protocol test.Kuniyuki Iwashima
2025-08-20selftests: rtnetlink: print device info on preferred_lft test failureHangbin Liu
2025-08-20selftests: net: bpf_offload: print loaded programs on mismatchHangbin Liu
2025-08-20selftests/net/socket.c: removed warnings from unused returnsAlex Tran
2025-08-20Merge tag 'bootconfig-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-21bootconfig: Fix negative seeks on 32-bit with LFS enabledBen Hutchings
2025-08-20libbpf: Add documentation to version and error API functionsCryolitia PukNgae
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson
2025-08-20objtool/LoongArch: Get table size correctly if LTO is enabledTiezhu Yang
2025-08-20libbpf: Export bpf_object__prepare symbolMykyta Yatsenko
2025-08-19selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsecEric Biggers
2025-08-19selftests: drv-net: ncdevmem: make configure_channels() support combined chan...Jakub Kicinski
2025-08-19selftests: drv-net: tso: increase the retransmit thresholdJakub Kicinski
2025-08-19rtla: Check pkg-config installTao Chen
2025-08-19tools/latency-collector: Check pkg-config installTao Chen
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
2025-08-19KVM: selftests: fix minor typo in cpumodel_subfuncsGopi Krishna Menon
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19KVM: selftests: Move Intel and AMD module param helpers to x86/processor.hSean Christopherson