summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-011-0/+45
|\
| * selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün2024-05-311-0/+45
* | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-3014-21/+607
|\ \ | |/ |/|
| * netdev: add qstat for csum completeJakub Kicinski2024-05-301-0/+1
| * net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean2024-05-281-0/+22
| * net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean2024-05-281-0/+22
| * selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)2024-05-271-0/+2
| * selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)2024-05-271-1/+7
| * selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)2024-05-271-3/+3
| * selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)2024-05-271-2/+28
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-278-15/+520
| |\
| | * selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki2024-05-272-0/+189
| | * selftests/bpf: Add netkit test for pkt_typeDaniel Borkmann2024-05-252-1/+118
| | * selftests/bpf: Add netkit tests for mac addressDaniel Borkmann2024-05-251-0/+10
| | * selftests/bpf: extend multi-uprobe tests with USDTsAndrii Nakryiko2024-05-252-2/+56
| | * selftests/bpf: extend multi-uprobe tests with child thread caseAndrii Nakryiko2024-05-252-9/+115
| | * libbpf: detect broken PID filtering logic for multi-uprobeAndrii Nakryiko2024-05-251-1/+30
| | * bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko2024-05-251-1/+1
| | * bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock2024-05-241-1/+1
| * | selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang2024-05-271-0/+2
* | | Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds2024-05-264-103/+68
|\ \ \
| * | | Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo2024-05-264-103/+68
* | | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-253-25/+62
|\ \ \ \
| * | | | selftests/mm: fix build warnings on ppc64Michael Ellerman2024-05-242-0/+2
| * | | | selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain2024-05-241-22/+49
| * | | | selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain2024-05-241-0/+2
| * | | | selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain2024-05-241-7/+13
* | | | | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-244-0/+2077
|\ \ \ \ \
| * | | | | selftest mm/mseal read-only elf memory segmentJeff Xu2024-05-234-36/+275
| * | | | | selftest mm/mseal memory sealingJeff Xu2024-05-233-0/+1838
| |/ / / /
* | | | | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-245-1/+98
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | riscv: selftests: Add signal handling vector testsCharlie Jenkins2024-05-224-1/+96
| * | | | riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins2024-05-221-0/+2
| | |/ / | |/| |
* | | | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-236-98/+85
|\ \ \ \
| * | | | testing: net-drv: use stats64 for testingJoe Damato2024-05-231-1/+1
| | |_|/ | |/| |
| * | | selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima2024-05-211-2/+2
| * | | selftests/net: use tc rule to filter the na packetHangbin Liu2024-05-213-94/+75
| * | | selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo2024-05-201-1/+7
* | | | Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-231-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan2024-05-231-4/+4
* | | | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-222-9/+3
|\ \ \ \
| * | | | selftests/harness: use 1024 in place of LINE_MAXTao Su2024-05-191-2/+1
| * | | | Revert "selftests/harness: remove use of LINE_MAX"Tao Su2024-05-192-9/+4
* | | | | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-226-272/+977
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-0813-45/+98
| |\ \ \ \
| * \ \ \ \ Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman2024-04-2343-1310/+2968
| |\ \ \ \ \
| * | | | | | Drivers: hv: Remove fcopy driverSaurabh Sengar2024-04-111-266/+0
| * | | | | | tools: hv: Add new fcopy application based on uio driverSaurabh Sengar2024-04-113-6/+501
| * | | | | | tools: hv: Add vmbus_bufringSaurabh Sengar2024-04-112-0/+476
| * | | | | | ndtest: Convert to platform remove callback returning voidUwe Kleine-König2024-04-111-3/+2