index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-05-29
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
-1
/
+4
2024-05-29
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
-1
/
+3
2024-05-29
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
-1
/
+1
2024-05-29
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
-1
/
+1
2024-05-29
selftests/bpf: Add selftest for bits iter
Yafang Shao
-0
/
+155
2024-05-29
selftests/overlayfs: Fix build error on ppc64
Michael Ellerman
-0
/
+1
2024-05-29
selftests/openat2: Fix build warnings on ppc64
Michael Ellerman
-0
/
+1
2024-05-29
selftests: cachestat: Fix build warnings on ppc64
Michael Ellerman
-0
/
+1
2024-05-29
tracing/selftests: Fix kprobe event name test for .isra. functions
Steven Rostedt (Google)
-1
/
+2
2024-05-29
selftests/ftrace: Update required config
Masami Hiramatsu (Google)
-7
/
+19
2024-05-29
selftests/ftrace: Fix to check required event file
Masami Hiramatsu (Google)
-1
/
+1
2024-05-29
kselftest/alsa: Ensure _GNU_SOURCE is defined
Mark Brown
-1
/
+1
2024-05-28
perf docs: Fix typos
Ian Rogers
-4
/
+4
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
-0
/
+22
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
-0
/
+22
2024-05-28
selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca
Geliang Tang
-11
/
+55
2024-05-28
selftests/bpf: Use post_socket_cb in start_server_str
Geliang Tang
-4
/
+8
2024-05-28
selftests/bpf: Use post_socket_cb in connect_to_fd_opts
Geliang Tang
-5
/
+19
2024-05-28
selftests/bpf: Add start_server_str helper
Geliang Tang
-6
/
+18
2024-05-28
selftests/bpf: Drop struct post_socket_opts
Geliang Tang
-7
/
+5
2024-05-28
libbpf: Configure log verbosity with env variable
Mykyta Yatsenko
-2
/
+28
2024-05-28
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
-0
/
+1
2024-05-28
tools headers UAPI: Update i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
-3
/
+28
2024-05-28
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
-4
/
+22
2024-05-28
perf list: Fix the --no-desc option
Breno Leitao
-13
/
+10
2024-05-28
perf arm-spe: Unaligned pointer work around
Ian Rogers
-18
/
+5
2024-05-28
perf tests: Add some pmu core functionality tests
Ian Rogers
-0
/
+99
2024-05-28
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
-42
/
+65
2024-05-28
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-5
/
+4
2024-05-28
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
Dhananjay Ugwekar
-3
/
+23
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-48
/
+293
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
-2
/
+9
2024-05-28
tools: hv: suppress the invalid warning for packed member alignment
Saurabh Sengar
-0
/
+1
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
-2
/
+28
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-15
/
+520
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
-0
/
+189
2024-05-27
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
-1
/
+7
2024-05-27
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+2
2024-05-27
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
-7
/
+9
2024-05-27
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+22
2024-05-27
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+3
2024-05-27
selftests: hsr: Fix "File exists" errors for hsr_ping
Geliang Tang
-0
/
+2
2024-05-26
selftests: cgroup: Add basic tests for pids controller
Michal Koutný
-0
/
+181
2024-05-26
selftests: cgroup: Lexicographic order in Makefile
Michal Koutný
-16
/
+17
2024-05-26
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...
Linus Torvalds
-103
/
+68
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
-103
/
+68
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
-25
/
+62
[prev]
[next]