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
*
maple_tree: avoid unnecessary ascending
Liam R. Howlett
2023-06-10
1
-0
/
+4
*
selftests: add selftests for cachestat
Nhat Pham
2023-06-10
4
-0
/
+280
*
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
|
*
|
|
|
|
perf arm64: Fix build with refcount checking
James Clark
2023-05-10
2
-3
/
+3
|
*
|
|
|
|
perf test: Add stat test for record and script
Sandipan Das
2023-05-10
1
-0
/
+13
|
*
|
|
|
|
perf script: Skip aggregation for stat events
Sandipan Das
2023-05-10
1
-0
/
+7
|
*
|
|
|
|
perf build: Add system include paths to BPF builds
Ian Rogers
2023-05-10
1
-1
/
+18
|
*
|
|
|
|
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2023-05-10
2
-1
/
+3
|
*
|
|
|
|
perf parse-events: Do not break up AUX event group
Adrian Hunter
2023-05-10
1
-6
/
+3
|
*
|
|
|
|
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
2023-05-10
1
-0
/
+7
|
*
|
|
|
|
perf evsel: Modify group pmu name for software events
Ian Rogers
2023-05-10
1
-6
/
+9
|
*
|
|
|
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Yanteng Si
2023-05-10
1
-0
/
+2
|
*
|
|
|
|
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Yanteng Si
2023-05-10
3
-2
/
+49
|
*
|
|
|
|
tools include UAPI: Sync the sound/asound.h copy with the kernel sources
Yanteng Si
2023-05-10
1
-4
/
+10
|
*
|
|
|
|
tools headers UAPI: Sync the linux/const.h with the kernel headers
Yanteng Si
2023-05-10
1
-1
/
+1
|
*
|
|
|
|
tools headers UAPI: Sync the i915_drm.h with the kernel sources
Yanteng Si
2023-05-10
1
-1
/
+24
|
*
|
|
|
|
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Yanteng Si
2023-05-10
1
-2
/
+55
|
*
|
|
|
|
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
2023-05-10
1
-0
/
+1
|
*
|
|
|
|
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
2023-05-10
1
-0
/
+6
|
*
|
|
|
|
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
2023-05-10
1
-1
/
+1
|
*
|
|
|
|
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
2023-05-10
1
-8
/
+15
|
*
|
|
|
|
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
2023-05-10
21
-5
/
+240
[next]