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-07-24
libbpf: Fix handling of BPF arena relocations
Andrii Nakryiko
1
-7
/
+13
2025-07-24
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
1
-4
/
+4
2025-07-24
selftests/sched_ext: Fix exit selftest hang on UP
Andrea Righi
1
-0
/
+8
2025-07-24
objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0
Miguel Ojeda
1
-0
/
+1
2025-07-24
tools/hv: fcopy: Fix irregularities with size of ring buffer
Naman Jain
1
-10
/
+81
2025-07-17
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-07-17
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
1
-37
/
+35
2025-07-17
selftests: net: lib: fix shift count out of range
Hangbin Liu
1
-1
/
+1
2025-07-17
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+1
2025-07-17
kallsyms: fix build without execinfo
Achill Gilgenast
1
-0
/
+4
2025-07-17
objtool: Add missing endian conversion to read_annotate()
Heiko Carstens
1
-0
/
+1
2025-07-10
iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
1
-9
/
+21
2025-07-10
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
1
-0
/
+2
2025-07-10
iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Nicolin Chen
1
-2
/
+7
2025-07-06
libbpf: Fix possible use-after-free for externs
Adin Scannell
2
-3
/
+23
2025-07-06
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
1
-0
/
+3
2025-06-27
perf test: Directory file descriptor leak
Ian Rogers
1
-0
/
+1
2025-06-27
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
1
-0
/
+1
2025-06-27
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
1
-11
/
+17
2025-06-27
tools: ynl: parse extack for sub-messages
Donald Hunter
1
-14
/
+25
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
rtla: Define __NR_sched_setattr for LoongArch
Tiezhu Yang
1
-0
/
+2
2025-06-27
bpftool: Fix cgroup command to only show cgroup bpf programs
Martin KaFai Lau
1
-6
/
+6
2025-06-27
libbpf: Check bpf_map_skeleton link for NULL
Mykyta Yatsenko
1
-0
/
+6
2025-06-27
libbpf/btf: Fix string handling to support multi-split BTF
Alan Maguire
1
-1
/
+1
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+2
2025-06-19
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
1
-1
/
+1
2025-06-19
objtool/rust: relax slice condition to cover more `noreturn` Rust functions
Miguel Ojeda
1
-1
/
+2
2025-06-19
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-19
selftests: drv-net: tso: make bkg() wait for socat to quit
Jakub Kicinski
1
-1
/
+1
2025-06-19
selftests: drv-net: tso: fix the GRE device name
Jakub Kicinski
1
-1
/
+1
2025-06-19
selftests: net: build net/lib dependency in all target
Bui Quang Minh
1
-1
/
+1
2025-06-19
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2025-06-19
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-06-19
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
3
-5
/
+11
2025-06-19
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
1
-2
/
+2
2025-06-19
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
1
-1
/
+1
2025-06-19
perf record: Fix incorrect --user-regs comments
Dapeng Mi
1
-1
/
+1
2025-06-19
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
1
-98
/
+70
2025-06-19
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
1
-0
/
+3
2025-06-19
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
2025-06-19
perf tools: Fix arm64 source package build
James Clark
1
-0
/
+6
2025-06-19
perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
Adrian Hunter
1
-1
/
+4
2025-06-19
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
1
-3
/
+202
2025-06-19
perf tests: Fix 'perf report' tests installation
Michael Petlan
1
-1
/
+2
2025-06-19
perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
Namhyung Kim
1
-0
/
+3
2025-06-19
perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()
Namhyung Kim
1
-1
/
+1
2025-06-19
perf symbol-minimal: Fix double free in filename__read_build_id
Ian Rogers
1
-16
/
+18
2025-06-19
perf tests metric-only perf stat: Fix tests 84 and 86 s390
Thomas Richter
2
-0
/
+10
[next]