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
2022-06-09
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
1
-12
/
+27
2022-06-09
perf tools: Add missing headers needed by util/data.h
Yang Jihong
1
-0
/
+1
2022-06-09
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
1
-2
/
+3
2022-06-09
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
1
-1
/
+3
2022-06-09
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
1
-4
/
+11
2022-06-09
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
1
-1
/
+1
2022-06-09
tools/power turbostat: fix ICX DRAM power numbers
Len Brown
1
-0
/
+1
2022-05-25
selftests: add ping test with ping_group_range tuned
Nicolas Dichtel
1
-0
/
+12
2022-05-25
perf bench numa: Address compiler error on s390
Thomas Richter
1
-1
/
+1
2022-05-25
tools/virtio: compile with -pthread
Michael S. Tsirkin
1
-1
/
+2
2022-05-18
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-05-12
selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
Vladimir Oltean
1
-1
/
+1
2022-05-12
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
1
-0
/
+3
2022-05-12
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
1
-5
/
+5
2022-05-09
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
5
-50
/
+0
2022-05-09
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-05-09
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
2022-04-27
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-27
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-27
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
1
-2
/
+1
2022-04-20
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-04-20
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
1
-8
/
+17
2022-04-13
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-04-13
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-04-13
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-04-13
selftests/cgroup: Fix build on older distros
Sachin Sant
1
-2
/
+2
2022-04-13
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-13
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-13
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-13
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-13
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-13
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-13
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-13
libbpf: Fix build issue with llvm-readelf
Yonghong Song
1
-2
/
+2
2022-04-08
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2022-04-08
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-04-08
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
1
-1
/
+4
2022-04-08
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
1
-1
/
+1
2022-04-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-04-08
libbpf: Unmap rings when umem deleted
lic121
1
-0
/
+11
2022-04-08
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2022-04-08
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-04-08
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2
-6
/
+6
2022-04-08
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
1
-1
/
+1
2022-04-08
tools/virtio: fix virtio_test execution
Stefano Garzarella
1
-0
/
+1
2022-03-23
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Greg Kroah-Hartman
2
-86
/
+0
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-16
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-03-16
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
[prev]
[next]