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
2022-04-08
torture: Make torture.sh help message match reality
Paul E. McKenney
1
-2
/
+2
2022-04-08
perf vendor events: Update metrics for SkyLake Server
Ian Rogers
7
-153
/
+591
2022-04-08
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2022-04-08
libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errors
Toke Høiland-Jørgensen
1
-1
/
+21
2022-04-08
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
1
-3
/
+3
2022-04-08
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2022-04-08
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
1
-4
/
+4
2022-04-08
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-04-08
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-04-08
perf parse-events: Move slots only with topdown
Ian Rogers
1
-4
/
+14
2022-04-08
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
1
-0
/
+68
2022-04-08
bpftool: Fix print error when show bpf map
Yafang Shao
1
-5
/
+2
2022-04-08
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
1
-1
/
+4
2022-04-08
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
1
-1
/
+1
2022-04-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-04-08
libbpf: Unmap rings when umem deleted
lic121
1
-0
/
+11
2022-04-08
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2022-04-08
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
1
-19
/
+25
2022-04-08
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-04-08
cxl/core/port: Rename bus.c to port.c
Dan Williams
1
-1
/
+1
2022-04-08
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-04-08
bpftool: Fix pretty print dump for maps without BTF loaded
Jiri Olsa
1
-16
/
+15
2022-04-08
bpftool: Fix the error when lookup in no-btf maps
Yinjun Zhang
1
-4
/
+2
2022-04-08
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
1
-4
/
+51
2022-04-08
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
1
-1
/
+1
2022-04-08
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-04-08
tools/testing/cxl: Fix root port to host bridge assignment
Dan Williams
1
-1
/
+1
2022-04-08
libbpf: Fix riscv register names
Ilya Leoshkevich
1
-2
/
+2
2022-04-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
1
-2
/
+3
2022-04-08
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
1
-1
/
+1
2022-04-08
selftests/bpf: Extract syscall wrapper
Kenta Tada
2
-14
/
+20
2022-04-08
selftests/net: timestamping: Fix bind_phc check
Gerhard Engleder
1
-2
/
+2
2022-04-08
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
1
-29
/
+31
2022-04-08
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
1
-1
/
+4
2022-04-08
selftests: bpf: Fix bind on used port
Felix Maurer
1
-3
/
+17
2022-04-08
bpftool: Only set obj->skeleton on complete success
Wei Fu
1
-1
/
+1
2022-04-08
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-04-08
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
5
-5
/
+7
2022-04-08
rtla/osnoise: Fix osnoise hist stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+1
2022-04-08
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
1
-0
/
+1
2022-04-08
selftests: vm: remove dependecy from internal kernel macros
Muhammad Usama Anjum
1
-0
/
+3
2022-04-08
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2
-6
/
+6
2022-04-08
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
1
-1
/
+1
2022-04-08
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
1
-1
/
+1
2022-04-08
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
1
-2
/
+2
2022-04-08
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
1
-0
/
+1
2022-04-08
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
1
-4
/
+5
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
1
-1
/
+1
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
1
-11
/
+17
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
[next]