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.13.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-13
selftests: net: fib_rule_tests: add support to select a test to run
Alaa Mohamed
1
-1
/
+11
2022-04-12
selftests: forwarding: new test, verify host mdb entries
Joachim Wiberg
2
-0
/
+104
2022-04-11
selftests/mptcp: add diag listen tests
Florian Westphal
1
-0
/
+38
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-0
/
+50
2022-04-11
selftests: netfilter: add fib expression forward test case
Florian Westphal
1
-0
/
+50
2022-04-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
52
-92
/
+3757
2022-04-08
selftests/bpf: Fix return value checks in perf_event_stackmap test
Yuntao Wang
1
-2
/
+2
2022-04-08
selftests/bpf: Add CO-RE relos into linked_funcs selftests
Andrii Nakryiko
2
-0
/
+16
2022-04-08
libbpf: Use weak hidden modifier for USDT BPF-side API functions
Andrii Nakryiko
1
-3
/
+3
2022-04-08
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
1
-4
/
+11
2022-04-08
libbpf: Allow WEAK and GLOBAL bindings during BTF fixup
Andrii Nakryiko
1
-2
/
+5
2022-04-08
libbpf: Use strlcpy() in path resolution fallback logic
Andrii Nakryiko
1
-1
/
+1
2022-04-08
libbpf: Add s390-specific USDT arg spec parsing logic
Ilya Leoshkevich
1
-0
/
+55
2022-04-08
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-28
/
+134
2022-04-08
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
1
-0
/
+3
2022-04-08
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2
-8
/
+8
2022-04-08
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
1
-2
/
+2
2022-04-07
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
1
-2
/
+2
2022-04-07
selftests/bpf: Uprobe tests should verify param/return values
Alan Maguire
2
-18
/
+50
2022-04-07
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
1
-48
/
+33
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2
-1
/
+12
2022-04-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-28
/
+120
2022-04-06
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
2
-0
/
+39
2022-04-06
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
4
-6
/
+46
2022-04-06
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
2
-2
/
+3
2022-04-06
libbpf: Fix spelling mistake "libaries" -> "libraries"
Colin Ian King
1
-1
/
+1
2022-04-06
selftests/bpf: Fix issues in parse_num_list()
Yuntao Wang
1
-1
/
+1
2022-04-06
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
1
-19
/
+59
2022-04-06
selftests/bpf: Fix file descriptor leak in load_kallsyms()
Yuntao Wang
1
-4
/
+5
2022-04-05
selftests/bpf: Add urandom_read shared lib and USDTs
Andrii Nakryiko
8
-9
/
+275
2022-04-05
selftests/bpf: Add basic USDT selftests
Andrii Nakryiko
6
-6
/
+970
2022-04-05
libbpf: Add x86-specific USDT arg spec parsing logic
Andrii Nakryiko
1
-0
/
+105
2022-04-05
libbpf: Wire up spec management and other arch-independent USDT logic
Andrii Nakryiko
1
-1
/
+167
2022-04-05
libbpf: Add USDT notes parsing and resolution logic
Andrii Nakryiko
1
-1
/
+581
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
6
-11
/
+587
2022-04-05
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2
-1
/
+257
2022-04-05
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
1
-1
/
+39
2022-04-05
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
1
-0
/
+2
2022-04-05
bpftool: Handle libbpf_probe_prog_type errors
Milan Landaverde
1
-1
/
+1
2022-04-05
bpftool: Add missing link types
Milan Landaverde
1
-0
/
+3
2022-04-05
bpftool: Add syscall prog type
Milan Landaverde
1
-0
/
+1
2022-04-05
selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
Quentin Monnet
1
-1
/
+1
2022-04-04
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
1
-4
/
+2
2022-04-04
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
2
-0
/
+90
2022-04-04
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2
-17
/
+109
2022-04-04
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
4
-6
/
+76
2022-04-04
libbpf: Support function name-based attach uprobes
Alan Maguire
2
-1
/
+213
2022-04-04
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
1
-1
/
+53
2022-04-04
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
1
-2
/
+2
2022-04-04
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
1
-2
/
+4
[next]