index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-17
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
1
-0
/
+1
2023-05-17
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
1
-1
/
+1
2023-05-17
perf cs-etm: Fix timeless decode mode detection
James Clark
1
-12
/
+18
2023-05-17
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
1
-2
/
+1
2023-05-17
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-17
perf symbols: Fix unaligned access in get_x86_64_plt_disp()
Adrian Hunter
1
-1
/
+4
2023-05-17
perf symbols: Fix use-after-free in get_plt_got_name()
Adrian Hunter
1
-1
/
+4
2023-05-17
perf vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2
-3
/
+3
2023-05-17
perf ftrace: Make system wide the default target for latency subcommand
Yang Jihong
1
-2
/
+4
2023-05-17
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-05-17
perf vendor events s390: Remove UTF-8 characters from JSON file
Thomas Richter
1
-5
/
+5
2023-05-17
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
1
-6
/
+1
2023-05-17
perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'
Thomas Richter
3
-3
/
+3
2023-05-17
perf script: Fix Python support when no libtraceevent
Adrian Hunter
9
-30
/
+72
2023-05-17
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
1
-1
/
+1
2023-05-17
perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
Ian Rogers
1
-3
/
+3
2023-05-17
perf build: Support python/perf.so testing
Ian Rogers
2
-4
/
+8
2023-05-17
perf lock contention: Fix compiler builtin detection
Ian Rogers
1
-1
/
+7
2023-05-17
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
1
-1
/
+1
2023-05-17
selftests: netfilter: fix libmnl pkg-config usage
Jeremy Sowden
1
-2
/
+5
2023-05-17
selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
Andrea Mayer
1
-5
/
+5
2023-05-11
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
1
-0
/
+2
2023-05-11
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
1
-1
/
+4
2023-05-11
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
1
-0
/
+5
2023-05-11
rtla/timerlat: Fix "Previous IRQ" auto analysis' line
Daniel Bristot de Oliveira
1
-1
/
+1
2023-05-11
rv: Fix addition on an uninitialized variable 'run'
Colin Ian King
1
-1
/
+1
2023-05-11
Revert "objtool: Support addition to set CFA base"
Josh Poimboeuf
1
-11
/
+0
2023-05-11
selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...
Kajol Jain
1
-2
/
+2
2023-05-11
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
1
-0
/
+22
2023-05-11
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
1
-0
/
+1
2023-05-11
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
4
-16
/
+24
2023-05-11
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
1
-0
/
+7
2023-05-11
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
1
-2
/
+6
2023-05-11
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
1
-2
/
+8
2023-05-11
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
1
-0
/
+1
2023-05-11
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2
-5
/
+5
2023-05-11
testing/vsock: add vsock_perf to gitignore
Bobby Eshleman
1
-0
/
+1
2023-05-11
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
1
-2
/
+2
2023-05-11
libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.
Alexei Starovoitov
1
-4
/
+6
2023-05-11
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
1
-1
/
+1
2023-05-11
selftests/bpf: Fix flaky fib_lookup test
Martin KaFai Lau
1
-2
/
+10
2023-05-11
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
11
-263
/
+193
2023-05-11
selftests/bpf: Fix IMA test
Roberto Sassu
1
-8
/
+21
2023-05-11
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
1
-1
/
+7
2023-05-11
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Puranjay Mohan
1
-0
/
+1
2023-05-11
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
1
-3
/
+0
2023-05-11
tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Terry Bowman
1
-2
/
+2
2023-05-11
selftests/clone3: fix number of tests in ksft_set_plan
Tobias Klauser
1
-2
/
+2
2023-05-11
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
1
-1
/
+6
[next]