summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton
2025-08-19selftests: drv-net: test the napi init stateJakub Kicinski
2025-08-19binder: add transaction_report feature entryLi Li
2025-08-19bpftool: Add kernel.kptr_restrict hint for no instructionsVincent Li
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-18tools headers: Sync uapi/linux/vhost.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/prctl.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/fcntl.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync powerpc headers with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync arm64 headers with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync x86 headers with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/cfi_types.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/bits.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim
2025-08-18selftests/bpf: Cover metadata access from a modified skb cloneJakub Sitnicki
2025-08-18selftests/bpf: Cover read/write to skb metadata at an offsetJakub Sitnicki
2025-08-18selftests/bpf: Cover write access to skb metadata via dynptrJakub Sitnicki
2025-08-18selftests/bpf: Cover read access to skb metadata via dynptrJakub Sitnicki
2025-08-18selftests/bpf: Parametrize test_xdp_context_tuntapJakub Sitnicki