index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2025-02-21
selftests: rtnetlink: update netdevsim ipsec output format
Hangbin Liu
1
-2
/
+2
2025-02-21
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
1
-17
/
+95
2025-02-21
selftests: gpio: gpio-sim: Fix missing chip disablements
Koichiro Den
1
-6
/
+25
2025-02-21
rtla/timerlat_top: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-02-21
rtla/timerlat_hist: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-02-21
rtla/timerlat_top: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+11
2025-02-21
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+10
2025-02-21
rtla: Add trace_instance_stop
Tomas Glozar
2
-0
/
+9
2025-02-21
rtla/osnoise: Distinguish missing workload option
Tomas Glozar
1
-1
/
+1
2025-02-21
selftests: mptcp: connect: -f: no reconnect
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-02-21
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-0
/
+26
2025-02-21
selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
Liu Ye
1
-1
/
+2
2025-02-21
ktest.pl: Check kernelrelease return in get_version
Ricardo B. Marliere
1
-0
/
+5
2025-02-21
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
1
-8
/
+8
2025-02-21
tools/bootconfig: Fix the wrong format specifier
Luo Yifan
1
-2
/
+2
2025-02-21
ktest.pl: Remove unused declarations in run_bisect_test function
Ba Jing
1
-2
/
+0
2025-02-21
libbpf: Fix segfault due to libelf functions not setting errno
Quentin Monnet
1
-14
/
+8
2025-02-21
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
2025-02-21
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
1
-1
/
+1
2025-02-21
selftests/landlock: Fix error message
Mickaël Salaün
1
-2
/
+1
2025-02-21
selftests: harness: fix printing of mismatch values in __EXPECT()
Dmitry V. Levin
1
-12
/
+12
2025-02-21
selftests: timers: clocksource-switch: Adapt progress to kselftest framework
Geert Uytterhoeven
1
-3
/
+3
2025-02-21
cpupower: fix TSC MHz calculation
He Rongguang
1
-6
/
+9
2025-02-21
selftests/powerpc: Fix argument order to timer_sub()
Michael Ellerman
1
-1
/
+1
2025-02-01
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2
-0
/
+263
2025-01-23
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
1
-11
/
+32
2025-01-23
selftests: tc-testing: reduce rshift value
Jakub Kicinski
1
-2
/
+2
2025-01-02
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
1
-4
/
+11
2024-12-27
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
1
-0
/
+2
2024-12-19
objtool/x86: allow syscall instruction
Juergen Gross
1
-4
/
+7
2024-12-19
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
1
-0
/
+40
2024-12-19
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
1
-10
/
+0
2024-12-19
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
1
-5
/
+0
2024-12-14
verification/dot2: Improve dot parser robustness
Gabriele Monaco
1
-9
/
+9
2024-12-14
tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
2
-2
/
+4
2024-12-14
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
Mark Brown
1
-0
/
+3
2024-12-14
tools: Override makefile ARCH variable if defined, but empty
Björn Töpel
1
-2
/
+2
2024-12-14
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
1
-5
/
+12
2024-12-14
bpftool: Remove asserts from JIT disassembler
Quentin Monnet
4
-35
/
+57
2024-12-14
selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
Michael Ellerman
1
-1
/
+1
2024-12-14
perf trace: Avoid garbage when not printing a syscall's arguments
Benjamin Peterson
1
-2
/
+3
2024-12-14
perf trace: Do not lose last events in a race
Benjamin Peterson
1
-7
/
+2
2024-12-14
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
1
-1
/
+1
2024-12-14
perf ftrace latency: Fix unit on histogram first entry when using --use-nsec
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-14
perf probe: Correct demangled symbols in C++ program
Leo Yan
1
-2
/
+15
2024-12-14
perf probe: Fix libdw memory leak
Ian Rogers
2
-2
/
+6
2024-12-14
perf stat: Fix affinity memory leaks on error path
Ian Rogers
1
-0
/
+2
2024-12-14
perf stat: Close cork_fd when create_perf_stat_counter() failed
Levi Yun
3
-17
/
+53
2024-12-14
perf cs-etm: Don't flush when packet_queue fills up
James Clark
1
-7
/
+18
2024-12-14
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
1
-2
/
+1
[next]