index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Fix print error when show bpf map
Yafang Shao
2022-04-08
1
-5
/
+2
*
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
2022-04-08
1
-1
/
+4
*
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
2022-04-08
1
-1
/
+1
*
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
2022-04-08
1
-1
/
+9
*
libbpf: Unmap rings when umem deleted
lic121
2022-04-08
1
-0
/
+11
*
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-04-08
1
-0
/
+5
*
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
2022-04-08
1
-19
/
+25
*
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
2022-04-08
1
-0
/
+19
*
cxl/core/port: Rename bus.c to port.c
Dan Williams
2022-04-08
1
-1
/
+1
*
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-04-08
1
-3
/
+5
*
bpftool: Fix pretty print dump for maps without BTF loaded
Jiri Olsa
2022-04-08
1
-16
/
+15
*
bpftool: Fix the error when lookup in no-btf maps
Yinjun Zhang
2022-04-08
1
-4
/
+2
*
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-04-08
1
-4
/
+51
*
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-04-08
1
-1
/
+1
*
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-04-08
1
-1
/
+2
*
tools/testing/cxl: Fix root port to host bridge assignment
Dan Williams
2022-04-08
1
-1
/
+1
*
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-04-08
1
-2
/
+2
*
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-04-08
1
-2
/
+3
*
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-04-08
1
-1
/
+1
*
selftests/bpf: Extract syscall wrapper
Kenta Tada
2022-04-08
2
-14
/
+20
*
selftests/net: timestamping: Fix bind_phc check
Gerhard Engleder
2022-04-08
1
-2
/
+2
*
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
2022-04-08
1
-29
/
+31
*
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
2022-04-08
1
-1
/
+4
*
selftests: bpf: Fix bind on used port
Felix Maurer
2022-04-08
1
-3
/
+17
*
bpftool: Only set obj->skeleton on complete success
Wei Fu
2022-04-08
1
-1
/
+1
*
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
2022-04-08
1
-0
/
+3
*
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
2022-04-08
5
-5
/
+7
*
rtla/osnoise: Fix osnoise hist stop tracing message
Daniel Bristot de Oliveira
2022-04-08
1
-1
/
+1
*
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
2022-04-08
1
-0
/
+1
*
selftests: vm: remove dependecy from internal kernel macros
Muhammad Usama Anjum
2022-04-08
1
-0
/
+3
*
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2022-04-08
2
-6
/
+6
*
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
2022-04-08
1
-1
/
+1
*
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
2022-04-08
1
-1
/
+1
*
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
2022-04-08
1
-2
/
+2
*
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
2022-04-08
1
-0
/
+1
*
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
2022-04-08
1
-4
/
+5
*
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
2022-03-18
1
-1
/
+1
*
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
2022-03-18
1
-11
/
+17
*
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-18
1
-1
/
+1
*
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2022-03-17
1
-3
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-14
1
-3
/
+2
|
|
\
|
|
*
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
2022-03-08
1
-3
/
+2
*
|
|
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
2022-03-17
1
-4
/
+2
*
|
|
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
2022-03-12
1
-2
/
+4
*
|
|
perf bench: Fix NULL check against wrong variable
Weiguo Li
2022-03-12
1
-1
/
+1
*
|
|
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
2022-03-12
1
-1
/
+1
*
|
|
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-03-12
1
-1
/
+1
*
|
|
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2022-03-12
1
-0
/
+5
|
/
/
*
|
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-10
1
-4
/
+17
|
\
\
|
*
|
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
2022-03-09
1
-2
/
+12
[next]