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
2024-10-04
tools/nolibc: include arch.h from string.h
Thomas Weißschuh
1
-0
/
+1
2024-10-04
objtool: Handle frame pointer related instructions
Tiezhu Yang
3
-4
/
+31
2024-10-04
selftests/bpf: correctly move 'log' upon successful match
Eduard Zingerman
1
-1
/
+1
2024-10-04
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
1
-1
/
+1
2024-10-04
perf mem: Fix missed p-core mem events on ADL and RPL
Kan Liang
4
-22
/
+15
2024-10-04
perf mem: Check mem_events for all eligible PMUs
Kan Liang
4
-4
/
+16
2024-10-04
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
1
-2
/
+2
2024-10-04
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
1
-1
/
+4
2024-10-04
perf hist: Don't set hpp_fmt_value for members in --no-group
Kan Liang
1
-5
/
+5
2024-10-04
perf dwarf-aux: Handle bitfield members from pointer access
Namhyung Kim
1
-2
/
+9
2024-10-04
perf annotate-data: Fix off-by-one in location range check
Namhyung Kim
2
-2
/
+2
2024-10-04
perf dwarf-aux: Check allowed location expressions when collecting variables
Namhyung Kim
1
-0
/
+3
2024-10-04
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-10-04
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
1
-1
/
+2
2024-10-04
perf build: Fix up broken capstone feature detection fast path
Arnaldo Carvalho de Melo
1
-4
/
+0
2024-10-04
perf report: Fix --total-cycles --stdio output error
Kan Liang
1
-1
/
+2
2024-10-04
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
3
-0
/
+5
2024-10-04
perf vendor events: SKX, CLX, SNR uncore cache event fixes
Ian Rogers
3
-117
/
+60
2024-10-04
perf lock contention: Change stack_id type to s32
Namhyung Kim
2
-2
/
+3
2024-10-04
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
1
-0
/
+1
2024-10-04
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
4
-186
/
+209
2024-10-04
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
1
-5
/
+4
2024-10-04
bpftool: Fix handling enum64 in btf dump sorting
Mykyta Yatsenko
1
-3
/
+4
2024-10-04
libbpf: Ensure new BTF objects inherit input endianness
Tony Ambardar
1
-0
/
+4
2024-10-04
libbpf: Fix bpf_object__open_skeleton()'s mishandling of options
Andrii Nakryiko
1
-33
/
+19
2024-10-04
selftests/bpf: Fix incorrect parameters in NULL pointer checking
Hao Ge
1
-1
/
+1
2024-10-04
selftests/bpf: fix to avoid __msg tag de-duplication by clang
Eduard Zingerman
3
-22
/
+48
2024-10-04
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
2
-0
/
+51
2024-10-04
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
2
-3
/
+84
2024-10-04
selftests/bpf: extract test_loader->expect_msgs as a data structure
Eduard Zingerman
1
-40
/
+41
2024-10-04
selftests/bpf: no need to track next_match_pos in struct test_loader
Eduard Zingerman
2
-12
/
+8
2024-10-04
libbpf: Fix license for btf_relocate.c
Alan Maguire
1
-1
/
+1
2024-10-04
selftests/bpf: Fix error compiling tc_redirect.c with musl libc
Tony Ambardar
1
-6
/
+6
2024-10-04
selftests/bpf: Fix compile if backtrace support missing in libc
Tony Ambardar
1
-1
/
+15
2024-10-04
selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix C++ compile error from missing _Bool type
Tony Ambardar
1
-0
/
+4
2024-10-04
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
1
-1
/
+2
2024-10-04
selftests/bpf: Fix arg parsing in veristat, test_progs
Tony Ambardar
2
-6
/
+6
2024-10-04
libbpf: Don't take direct pointers into BTF data from st_ops
David Vernet
1
-10
/
+13
2024-10-04
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
1
-2
/
+0
2024-10-04
selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc
Tony Ambardar
1
-1
/
+0
2024-10-04
selftests/bpf: Fix errors compiling decap_sanity.c with musl libc
Tony Ambardar
1
-1
/
+0
2024-10-04
selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
Tony Ambardar
1
-1
/
+0
2024-10-04
selftests/bpf: Fix compiling core_reloc.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix include of <sys/fcntl.h>
Tony Ambardar
1
-1
/
+1
2024-10-04
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
1
-0
/
+1
[prev]
[next]