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.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-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-01-18
perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...
Leo Yan
1
-12
/
+24
2023-01-18
perf kmem: Support legacy tracepoints
Leo Yan
1
-3
/
+26
2023-01-18
perf build: Properly guard libbpf includes
Ian Rogers
2
-0
/
+8
2023-01-18
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
1
-4
/
+36
2023-01-18
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
1
-69
/
+93
2023-01-18
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
1
-4
/
+4
2023-01-18
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-18
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2023-01-18
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-18
selftests: netfilter: fix transaction test script timeout handling
Florian Westphal
2
-7
/
+10
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-0
/
+4
2023-01-18
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-14
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2
-2
/
+141
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2
-18
/
+6
2023-01-12
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
1
-5
/
+18
2023-01-12
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
1
-11
/
+3
2023-01-12
perf lock contention: Fix core dump related to not finding the "__sched_text_...
Thomas Richter
1
-0
/
+2
2023-01-12
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
2023-01-12
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
1
-2
/
+9
2023-01-12
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
1
-2
/
+2
2023-01-12
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
1
-17
/
+4
2023-01-12
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
1
-2
/
+2
2023-01-07
selftests: Use optional USERCFLAGS and USERLDFLAGS
Mickaël Salaün
1
-0
/
+5
2023-01-07
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
1
-1
/
+2
2023-01-07
kest.pl: Fix grub2 menu handling for rebooting
Steven Rostedt
1
-5
/
+15
2023-01-04
objtool: Fix SEGFAULT
Christophe Leroy
1
-1
/
+1
2022-12-31
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
1
-11
/
+2
2022-12-31
perf probe: Check -v and -q options in the right place
Yang Jihong
1
-8
/
+9
2022-12-31
perf tools: Make quiet mode consistent between tools
James Clark
16
-26
/
+25
2022-12-31
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
1
-0
/
+4
2022-12-31
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
James Hilliard
1
-3
/
+3
2022-12-31
libbpf: Avoid enum forward-declarations in public API in C++ mode
Andrii Nakryiko
1
-0
/
+7
2022-12-31
selftests: devlink: fix the fd redirect in dummy_reporter_test
Jakub Kicinski
1
-2
/
+2
2022-12-31
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
Song Liu
1
-0
/
+1
2022-12-31
selftests/powerpc: Fix resource leaks
Miaoqian Lin
1
-1
/
+4
2022-12-31
perf stat: Do not delay the workload with --delay
Namhyung Kim
1
-16
/
+17
2022-12-31
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
1
-1
/
+1
2022-12-31
perf branch: Fix interpretation of branch records
James Clark
1
-1
/
+2
2022-12-31
perf symbol: correction while adjusting symbol
Ajay Kaher
1
-1
/
+1
2022-12-31
perf trace: Handle failure when trace point folder is missed
Leo Yan
1
-7
/
+10
2022-12-31
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
1
-4
/
+7
2022-12-31
perf trace: Return error if a system call doesn't exist
Leo Yan
1
-2
/
+2
2022-12-31
perf stat: Move common code in print_metric_headers()
Namhyung Kim
1
-5
/
+8
2022-12-31
perf stat: Use evsel__is_hybrid() more
Namhyung Kim
1
-16
/
+4
2022-12-31
perf tools: Fix "kernel lock contention analysis" test by not printing warnin...
James Clark
1
-0
/
+5
2022-12-31
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
1
-0
/
+1
2022-12-31
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
1
-2
/
+34
2022-12-31
selftests/bpf: Mount debugfs in setns_by_fd
Stanislav Fomichev
4
-3
/
+7
2022-12-31
selftests/bpf: Make sure zero-len skbs aren't redirectable
Stanislav Fomichev
2
-0
/
+183
2022-12-31
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
2
-4
/
+21
[next]