index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-0
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-140
/
+223
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+2
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
80
-757
/
+2488
2022-04-27
selftests: mptcp: print extra msg in chk_csum_nr
Geliang Tang
1
-1
/
+10
2022-04-27
selftests: mptcp: check MP_FAIL response mibs
Geliang Tang
1
-3
/
+35
2022-04-27
selftests: mptcp: add infinite map testcase
Geliang Tang
2
-1
/
+77
2022-04-27
selftests/bpf: Add libbpf's log fixup logic selftests
Andrii Nakryiko
3
-0
/
+163
2022-04-27
libbpf: Fix up verifier log for unguarded failed CO-RE relos
Andrii Nakryiko
3
-4
/
+154
2022-04-27
libbpf: Simplify bpf_core_parse_spec() signature
Andrii Nakryiko
1
-19
/
+15
2022-04-27
libbpf: Refactor CO-RE relo human description formatting routine
Andrii Nakryiko
1
-26
/
+38
2022-04-27
libbpf: Record subprog-resolved CO-RE relocations unconditionally
Andrii Nakryiko
1
-15
/
+12
2022-04-27
selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftests
Andrii Nakryiko
3
-2
/
+18
2022-04-27
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
3
-29
/
+65
2022-04-27
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
1
-2
/
+3
2022-04-27
libbpf: Drop unhelpful "program too large" guess
Andrii Nakryiko
1
-4
/
+0
2022-04-27
libbpf: Fix anonymous type check in CO-RE logic
Andrii Nakryiko
1
-1
/
+1
2022-04-26
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
1
-0
/
+20
2022-04-26
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
2
-2
/
+522
2022-04-26
selftests/bpf: Add C tests for kptr
Kumar Kartikeya Dwivedi
2
-0
/
+227
2022-04-26
libbpf: Add kptr type tag macros to bpf_helpers.h
Kumar Kartikeya Dwivedi
1
-0
/
+7
2022-04-26
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
1
-0
/
+12
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-4
/
+4
2022-04-26
bpftool, musl compat: Replace sys/fcntl.h by fcntl.h
Dominique Martinet
1
-1
/
+1
2022-04-26
bpftool, musl compat: Replace nftw with FTW_ACTIONRETVAL
Dominique Martinet
1
-55
/
+57
2022-04-25
libbpf: Remove unnecessary type cast
Yuntao Wang
1
-1
/
+1
2022-04-25
selftests: mlxsw: Check device info on activated line card
Jiri Pirko
1
-0
/
+22
2022-04-25
selftests: mlxsw: Check line card info on provisioned line card
Jiri Pirko
1
-0
/
+17
2022-04-25
selftests: mlxsw: Check devices on provisioned line card
Jiri Pirko
1
-0
/
+22
2022-04-23
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...
Linus Torvalds
4
-1
/
+23
2022-04-23
selftests: drivers: dsa: add a subset of forwarding selftests
Vladimir Oltean
10
-0
/
+11
2022-04-23
selftests: forwarding: add a test for local_termination.sh
Vladimir Oltean
1
-0
/
+299
2022-04-23
selftests: forwarding: add a no_forwarding.sh test
Vladimir Oltean
1
-0
/
+261
2022-04-23
selftests: forwarding: add helper for retrieving IPv6 link-local address of i...
Vladimir Oltean
1
-0
/
+9
2022-04-23
selftests: forwarding: add helpers for IP multicast group joins/leaves
Vladimir Oltean
1
-0
/
+38
2022-04-23
selftests: forwarding: multiple instances in tcpdump helper
Joachim Wiberg
2
-19
/
+31
2022-04-23
selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
Joachim Wiberg
1
-1
/
+2
2022-04-23
selftests: forwarding: add option to run tests with stable MAC addresses
Vladimir Oltean
1
-0
/
+36
2022-04-23
selftests: mptcp: add infinite map mibs check
Geliang Tang
1
-1
/
+35
2022-04-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-128
/
+100
2022-04-23
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
2
-0
/
+2
2022-04-23
selftests/bpf: Switch fexit_stress to bpf_link_create() API
Andrii Nakryiko
1
-1
/
+1
2022-04-23
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
2
-3
/
+34
2022-04-23
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-23
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-23
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-23
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+88
[next]