summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-05-25selftests/bpf: Add netkit test for pkt_typeDaniel Borkmann-1/+118
2024-05-25selftests/bpf: Add netkit tests for mac addressDaniel Borkmann-0/+10
2024-05-25selftests/bpf: extend multi-uprobe tests with USDTsAndrii Nakryiko-2/+56
2024-05-25selftests/bpf: extend multi-uprobe tests with child thread caseAndrii Nakryiko-9/+115
2024-05-25libbpf: detect broken PID filtering logic for multi-uprobeAndrii Nakryiko-1/+30
2024-05-25bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko-1/+1
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+2077
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain-22/+49
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain-7/+13
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+98
2024-05-24bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock-1/+1
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu-36/+275
2024-05-23selftest mm/mseal memory sealingJeff Xu-0/+1838
2024-05-23selftests/bpf: Handle forwarding of UDP CLOCK_TAI packetsAbhishek Chauhan-29/+23
2024-05-23net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan-5/+10
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-98/+85
2024-05-23Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2024-05-23tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan-4/+4
2024-05-23testing: net-drv: use stats64 for testingJoe Damato-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-9/+3
2024-05-22riscv: selftests: Add signal handling vector testsCharlie Jenkins-1/+96
2024-05-22riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins-0/+2
2024-05-22selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncsBrad Cowie-0/+116
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-272/+977
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds-6202/+15131
2024-05-21selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang-5/+1
2024-05-21bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou-1/+1
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima-2/+2
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu-94/+75
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+5
2024-05-20Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds-5/+21
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan-0/+15
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan-1/+2
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan-4/+4
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo-1/+7
2024-05-19selftests/harness: use 1024 in place of LINE_MAXTao Su-2/+1
2024-05-19Revert "selftests/harness: remove use of LINE_MAX"Tao Su-9/+4
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+4
2024-05-19Merge tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel.org/pub...Linus Torvalds-301/+899
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-97/+311
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-220/+1501
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+477
2024-05-18bpftool: Fix make dependencies for vmlinux.hArtem Savkov-1/+2
2024-05-18bpftool: Introduce btf c dump sortingMykyta Yatsenko-7/+140
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-26/+44
2024-05-17Merge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-148/+633
2024-05-17Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+8
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+305