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
2024-11-01
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-10-17
perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-10-17
selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
Kacper Ludwinski
1
-1
/
+1
2024-10-17
tools/iio: Add memory allocation failure check for trigger_name
Zhu Jun
1
-0
/
+4
2024-10-17
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-10-17
selftests: net: Remove executable bits from library scripts
Benjamin Poirier
2
-0
/
+0
2024-10-17
libsubcmd: Don't free the usage string
Aditya Gupta
7
-5
/
+20
2024-10-17
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
1
-33
/
+61
2024-10-17
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
1
-7
/
+8
2024-10-17
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
1
-15
/
+26
2024-10-17
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
1
-7
/
+12
2024-10-17
perf sched: Avoid large stack allocations
Ian Rogers
1
-4
/
+22
2024-10-17
perf lock: Dynamically allocate lockhash_table
Ian Rogers
1
-4
/
+16
2024-10-17
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
1
-1
/
+1
2024-10-17
delayacct: improve the average delay precision of getdelay tool to microsecond
Wang Yong
1
-12
/
+12
2024-10-17
perf hist: Update hist symbol when updating maps
Matt Fleming
1
-0
/
+5
2024-10-17
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
1
-2
/
+2
2024-10-17
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
1
-4
/
+10
2024-10-17
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-10-17
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
1
-1
/
+2
2024-10-17
selftests: vDSO: fix vdso_config for powerpc
Christophe Leroy
1
-3
/
+3
2024-10-17
selftests: vDSO: fix vDSO name for powerpc
Christophe Leroy
1
-0
/
+6
2024-10-17
selftests: breakpoints: use remaining time to check if suspend succeed
Yifei Liu
1
-1
/
+4
2024-10-17
selftests/nolibc: avoid passing NULL to printf("%s")
Thomas Weißschuh
1
-2
/
+2
2024-10-17
tools/x86/kcpuid: Protect against faulty "max subleaf" values
Ahmed S. Darwish
1
-7
/
+5
2024-10-17
selftests: netfilter: Fix nft_audit.sh for newer nft binaries
Phil Sutter
1
-28
/
+29
2024-10-17
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
1
-2
/
+2
2024-10-17
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
1
-1
/
+4
2024-10-17
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-10-17
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
1
-1
/
+2
2024-10-17
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
3
-0
/
+5
2024-10-17
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compile if backtrace support missing in libc
Tony Ambardar
1
-1
/
+15
2024-10-17
selftests/bpf: Move test_progs helpers to testing_helpers object
Jiri Olsa
4
-66
/
+74
2024-10-17
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
4
-49
/
+13
2024-10-17
selftests/bpf: Fix C++ compile error from missing _Bool type
Tony Ambardar
1
-0
/
+4
2024-10-17
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
1
-1
/
+2
2024-10-17
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
1
-2
/
+0
2024-10-17
selftests/bpf: Fix compiling core_reloc.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix include of <sys/fcntl.h>
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
2
-0
/
+80
2024-10-17
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
2
-22
/
+41
2024-10-17
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
1
-17
/
+19
2024-10-17
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
Tony Ambardar
1
-1
/
+1
[next]