summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-29doc: netlink: Fix generated .rst for multi-line docsDonald Hunter
2024-05-29selftests/bpf: Add selftest for bits iterYafang Shao
2024-05-29selftests/overlayfs: Fix build error on ppc64Michael Ellerman
2024-05-29selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-05-29selftests: cachestat: Fix build warnings on ppc64Michael Ellerman
2024-05-29tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-05-29selftests/ftrace: Update required configMasami Hiramatsu (Google)
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-05-29kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown
2024-05-28perf docs: Fix typosIan Rogers
2024-05-28net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-05-28net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-05-28selftests/bpf: Use start_server_str in do_test in bpf_tcp_caGeliang Tang
2024-05-28selftests/bpf: Use post_socket_cb in start_server_strGeliang Tang
2024-05-28selftests/bpf: Use post_socket_cb in connect_to_fd_optsGeliang Tang
2024-05-28selftests/bpf: Add start_server_str helperGeliang Tang
2024-05-28selftests/bpf: Drop struct post_socket_optsGeliang Tang
2024-05-28libbpf: Configure log verbosity with env variableMykyta Yatsenko
2024-05-28cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-05-28tools headers UAPI: Update i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28perf list: Fix the --no-desc optionBreno Leitao
2024-05-28perf arm-spe: Unaligned pointer work aroundIan Rogers
2024-05-28perf tests: Add some pmu core functionality testsIan Rogers
2024-05-28perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmuIan Rogers
2024-05-28tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo
2024-05-28tools: hv: suppress the invalid warning for packed member alignmentSaurabh Sengar
2024-05-27selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki
2024-05-27perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo
2024-05-27perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-27tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERYArnaldo Carvalho de Melo
2024-05-27tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-27tools include UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang
2024-05-26selftests: cgroup: Add basic tests for pids controllerMichal Koutný
2024-05-26selftests: cgroup: Lexicographic order in MakefileMichal Koutný
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25selftests/bpf: Add netkit test for pkt_typeDaniel Borkmann
2024-05-25selftests/bpf: Add netkit tests for mac addressDaniel Borkmann
2024-05-25selftests/bpf: extend multi-uprobe tests with USDTsAndrii Nakryiko