index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-03-16
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-03-16
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-1
/
+1
2022-03-08
selftests: mlxsw: tc_police_scale: Make test more robust
Amit Cohen
1
-1
/
+2
2022-03-08
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-03-02
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
1
-8
/
+18
2022-03-02
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
[next]