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
compress-2025-01-21
compress-2025-01-23
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-09-09
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-08-28
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-28
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
Mat Martineau
1
-1
/
+1
2025-08-28
selftests: mptcp: add missing join check
Matthieu Baerts
1
-0
/
+1
2025-08-28
selftests: mptcp: connect: also cover checksum
Matthieu Baerts (NGI0)
2
-1
/
+6
2025-08-28
selftests: mptcp: connect: also cover alt modes
Matthieu Baerts (NGI0)
3
-1
/
+12
2025-08-28
selftests: mptcp: make sendfile selftest work
Florian Westphal
1
-9
/
+17
2025-08-28
selftests/memfd: add test for mapping write-sealed memfd read-only
Lorenzo Stoakes
1
-0
/
+43
2025-08-28
ktest.pl: Prevent recursion of default variable options
Steven Rostedt
1
-1
/
+4
2025-08-28
pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
Gautham R. Shenoy
1
-2
/
+2
2025-08-28
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
1
-1
/
+1
2025-08-28
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
1
-1
/
+3
2025-08-28
selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
Cynthia Huang
1
-0
/
+11
2025-08-28
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-28
XArray: Add calls to might_alloc()
Matthew Wilcox (Oracle)
1
-0
/
+2
2025-08-28
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-08-28
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
3
-0
/
+25
2025-08-28
selftests: rtnetlink.sh: remove esp4_offload after test
Xiumei Mu
1
-0
/
+6
2025-08-28
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-08-28
selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
1
-2
/
+26
2025-08-28
selftests: Fix errno checking in syscall_user_dispatch test
Dmitry Vyukov
1
-25
/
+25
2025-08-28
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
1
-4
/
+4
2025-08-28
selftests: udpgro: report error when receive failed
Hangbin Liu
1
-17
/
+27
2025-07-10
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
1
-0
/
+3
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2025-06-27
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2
-1
/
+102
2025-06-27
libbpf: Add identical pointer detection to btf_dedup_is_equiv()
Alan Maguire
1
-0
/
+16
2025-06-27
perf record: Fix incorrect --user-regs comments
Dapeng Mi
1
-1
/
+1
2025-06-27
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
2025-06-27
perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
Adrian Hunter
1
-1
/
+4
2025-06-27
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-27
perf build: Warn when libdebuginfod devel files are not available
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-27
libbpf: Use proper errno value in nlattr
Anton Protopopov
1
-8
/
+7
2025-06-27
bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
Anton Protopopov
1
-0
/
+6
2025-06-27
libbpf: Use proper errno value in linker
Anton Protopopov
1
-2
/
+2
2025-06-27
libbpf: Fix buffer overflow in bpf_object__init_prog
Viktor Malik
1
-1
/
+1
2025-06-27
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
1
-2
/
+5
2025-06-04
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
1
-1
/
+2
2025-06-04
libbpf: Fix out-of-bound read
Nandakumar Edamana
1
-1
/
+1
2025-06-04
selftests/net: have `gro.sh -t` return a correct exit code
Kevin Krakauer
1
-1
/
+2
2025-06-04
tools/build: Don't pass test log files to linker
Ian Rogers
1
-1
/
+5
2025-05-22
selftests/mm: compaction_test: support platform with huge mount of memory
Feng Tang
1
-5
/
+14
2025-05-02
selftests/mincore: Allow read-ahead pages to reach the end of the file
Qiuxu Zhuo
1
-3
/
+0
2025-05-02
objtool: Stop UNRET validation on UD2
Josh Poimboeuf
1
-0
/
+3
2025-05-02
selftests: ublk: fix test_stripe_04
Ming Lei
1
-0
/
+24
2025-05-02
selftests/mm: generate a temporary mountpoint for cgroup filesystem
Mark Brown
2
-3
/
+3
2025-05-02
landlock: Add the errata interface
Mickaël Salaün
1
-1
/
+45
2025-05-02
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Ayush Jain
1
-0
/
+8
2025-05-02
pm: cpupower: bench: Prevent NULL dereference on malloc failure
Zhongqiu Han
1
-0
/
+4
2025-04-10
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
1
-0
/
+5
[next]