index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-01
10
-5
/
+83
|
\
|
*
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
*
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
*
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
*
selftests: mptcp: diag: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
*
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
*
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
*
selftests: mptcp: connect: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
3
-1
/
+45
|
*
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts
2023-05-30
1
-2
/
+11
|
*
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
2023-05-26
1
-2
/
+3
*
|
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' of git://git.kernel.org/pu...
Linus Torvalds
2023-05-30
12
-24
/
+51
|
\
\
|
*
|
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2023-05-26
2
-4
/
+3
|
*
|
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
2023-05-26
1
-0
/
+1
|
*
|
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
2023-05-26
2
-13
/
+13
|
*
|
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
2023-05-26
1
-2
/
+1
|
*
|
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
2023-05-26
3
-1
/
+29
|
*
|
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-05-26
1
-1
/
+1
|
*
|
perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE
Namhyung Kim
2023-05-26
1
-2
/
+2
|
*
|
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
2023-05-26
1
-1
/
+1
|
|
/
*
|
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-29
2
-3
/
+26
|
\
\
|
*
|
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
2023-05-24
2
-3
/
+26
*
|
|
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-27
3
-0
/
+17
|
\
\
\
|
*
|
|
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
2023-05-19
1
-0
/
+1
|
*
|
|
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-18
2
-0
/
+16
*
|
|
|
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-26
2
-1
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
Mirsad Todorovac
2023-05-11
1
-0
/
+3
|
*
|
|
tools: gpio: fix debounce_period_us output of lsgpio
Milo Spadacini
2023-05-11
1
-1
/
+1
*
|
|
|
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
8
-373
/
+598
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-25
7
-372
/
+597
|
|
\
\
\
|
|
*
|
|
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
2023-05-23
1
-7
/
+5
|
|
*
|
|
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2023-05-23
2
-13
/
+66
|
|
*
|
|
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
2023-05-23
1
-0
/
+48
|
|
*
|
|
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2023-05-23
2
-0
/
+94
|
|
*
|
|
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
2023-05-23
2
-102
/
+123
|
|
*
|
|
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
2023-05-23
2
-262
/
+273
|
|
*
|
|
selftests/bpf: Fix pkg-config call building sign-file
Jeremy Sowden
2023-05-14
1
-1
/
+1
|
*
|
|
|
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
2023-05-19
1
-1
/
+1
*
|
|
|
|
Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...
Linus Torvalds
2023-05-21
71
-322
/
+865
|
\
\
\
\
\
|
*
|
|
|
|
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
2023-05-19
1
-0
/
+3
|
*
|
|
|
|
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
2023-05-19
1
-3
/
+3
|
*
|
|
|
|
perf test attr: Update no event/metric expectations
Ian Rogers
2023-05-19
5
-174
/
+249
|
*
|
|
|
|
tools headers disabled-features: Sync with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
1
-1
/
+7
|
*
|
|
|
|
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
3
-0
/
+11
|
*
|
|
|
|
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-05-17
7
-72
/
+24
|
*
|
|
|
|
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
1
-5
/
+21
|
*
|
|
|
|
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
2023-05-16
1
-1
/
+1
|
*
|
|
|
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-05-16
1
-0
/
+2
|
*
|
|
|
|
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
2023-05-16
1
-1
/
+1
|
*
|
|
|
|
perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...
Jiri Olsa
2023-05-10
1
-0
/
+2
|
*
|
|
|
|
perf cs-etm: Fix contextid validation
James Clark
2023-05-10
1
-5
/
+4
[next]