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.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
*
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
Song Liu
2022-05-27
1
-1
/
+1
*
selftests/net: enable lo.accept_local in psock_snd test
luyun
2022-05-25
1
-0
/
+2
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
220
-2218
/
+16954
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-23
80
-1289
/
+5804
|
|
\
|
|
*
selftests/bpf: Dynptr tests
Joanne Koong
2022-05-23
3
-0
/
+889
|
|
*
bpf: Add dynptr data slices
Joanne Koong
2022-05-23
1
-0
/
+12
|
|
*
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
2022-05-23
1
-0
/
+19
|
|
*
bpf: Dynptr support for ring buffers
Joanne Koong
2022-05-23
1
-0
/
+35
|
|
*
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2022-05-23
1
-0
/
+12
|
|
*
bpf: Add verifier support for dynptrs
Joanne Koong
2022-05-23
1
-0
/
+5
|
|
*
selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Colin Ian King
2022-05-23
1
-2
/
+2
|
|
*
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
2022-05-23
1
-1
/
+1
|
|
*
libbpf: Fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
|
|
*
selftests/bpf: add tests verifying unprivileged bpf behaviour
Alan Maguire
2022-05-20
2
-0
/
+395
|
|
*
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2022-05-20
2
-2
/
+8
|
|
*
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
2022-05-20
1
-3
/
+9
|
|
*
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
2022-05-20
2
-90
/
+60
|
|
*
selftests/bpf: Verify first of struct mptcp_sock
Geliang Tang
2022-05-20
3
-0
/
+11
|
|
*
selftests/bpf: Verify ca_name of struct mptcp_sock
Geliang Tang
2022-05-20
3
-0
/
+39
|
|
*
selftests/bpf: Verify token of struct mptcp_sock
Geliang Tang
2022-05-20
3
-2
/
+31
|
|
*
selftests/bpf: Test bpf_skc_to_mptcp_sock
Geliang Tang
2022-05-20
3
-10
/
+40
|
|
*
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
2022-05-20
6
-9
/
+200
|
|
*
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
2022-05-20
1
-0
/
+2
|
|
*
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-20
1
-0
/
+7
|
|
*
selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcase
Feng Zhou
2022-05-20
2
-39
/
+73
|
|
*
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2022-05-19
2
-122
/
+0
|
|
*
libbpf: start 1.0 development cycle
Andrii Nakryiko
2022-05-19
2
-2
/
+6
|
|
*
libbpf: fix up global symbol counting logic
Andrii Nakryiko
2022-05-19
1
-1
/
+1
|
|
*
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
2022-05-18
1
-1
/
+1
|
|
*
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
2022-05-16
1
-2
/
+4
|
|
*
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
2022-05-16
1
-4
/
+4
|
|
*
bpftool: Use sysfs vmlinux when dumping BTF by ID
Larysa Zaremba
2022-05-13
1
-9
/
+53
|
|
*
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
2022-05-13
1
-4
/
+2
|
|
*
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
2022-05-13
8
-47
/
+61
|
|
*
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
2022-05-13
5
-0
/
+229
|
|
*
selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-05-13
1
-0
/
+8
|
|
*
selftests/bpf: make fexit_stress test run in serial mode
Andrii Nakryiko
2022-05-11
1
-1
/
+1
|
|
*
selftests/bpf: add test case for bpf_map_lookup_percpu_elem
Feng Zhou
2022-05-11
2
-0
/
+100
|
|
*
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-11
1
-0
/
+9
|
|
*
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
2022-05-11
2
-5
/
+128
|
|
*
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
2022-05-11
2
-1
/
+504
|
|
*
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-11
1
-2
/
+2
|
|
*
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2022-05-11
2
-3
/
+5
|
|
*
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
2022-05-11
1
-0
/
+1
|
|
*
selftests: xsk: make stat tests not spin on getsockopt
Magnus Karlsson
2022-05-11
2
-77
/
+99
|
|
*
selftests: xsk: make the stats tests normal tests
Magnus Karlsson
2022-05-11
2
-69
/
+53
|
|
*
selftests: xsk: introduce validation functions
Magnus Karlsson
2022-05-11
2
-38
/
+82
|
|
*
selftests: xsk: cleanup veth pair at ctrl-c
Magnus Karlsson
2022-05-11
1
-0
/
+7
|
|
*
selftests: xsk: add timeout to tests
Magnus Karlsson
2022-05-11
2
-0
/
+16
|
|
*
selftests: xsk: fix reporting of failed tests
Magnus Karlsson
2022-05-11
4
-89
/
+141
[next]