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-13
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-13
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-13
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-13
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-13
selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
Jakub Sitnicki
1
-2
/
+1
2022-04-13
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
1
-1
/
+0
2022-04-13
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-13
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-13
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-13
selftests: net: Add tls config dependency for tls selftests
Naresh Kamboju
1
-0
/
+1
2022-04-13
libbpf: Fix build issue with llvm-readelf
Yonghong Song
1
-2
/
+2
2022-04-13
selftests, xsk: Fix bpf_res cleanup test
Magnus Karlsson
2
-32
/
+50
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
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
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
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-04-08
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
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 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 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
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
1
-0
/
+1
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: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-04-08
tools/virtio: fix virtio_test execution
Stefano Garzarella
1
-0
/
+1
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
[next]