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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2
-122
/
+0
2022-05-19
libbpf: start 1.0 development cycle
Andrii Nakryiko
2
-2
/
+6
2022-05-19
libbpf: fix up global symbol counting logic
Andrii Nakryiko
1
-1
/
+1
2022-05-19
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
1
-1
/
+1
2022-05-17
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
1
-2
/
+4
2022-05-16
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
1
-4
/
+4
2022-05-14
bpftool: Use sysfs vmlinux when dumping BTF by ID
Larysa Zaremba
1
-9
/
+53
2022-05-14
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
3
-30
/
+20
2022-05-13
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
1
-4
/
+2
2022-05-13
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
8
-47
/
+61
2022-05-13
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
5
-0
/
+229
2022-05-13
selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
1
-0
/
+8
2022-05-13
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
1
-0
/
+10
2022-05-12
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
1
-6
/
+12
2022-05-12
selftests/bpf: make fexit_stress test run in serial mode
Andrii Nakryiko
1
-1
/
+1
2022-05-12
Merge branch 'Introduce access remote cpu elem support in BPF percpu map'
Alexei Starovoitov
11
-2
/
+203
2022-05-12
selftests/bpf: add test case for bpf_map_lookup_percpu_elem
Feng Zhou
2
-0
/
+100
2022-05-12
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
9
-2
/
+103
2022-05-12
Merge branch 'Follow ups for kptr series'
Alexei Starovoitov
6
-11
/
+649
2022-05-12
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
2
-5
/
+128
2022-05-12
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
2
-1
/
+504
2022-05-12
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2
-8
/
+19
2022-05-12
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-05-11
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2
-3
/
+5
2022-05-11
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
1
-0
/
+1
2022-05-11
Merge branch 'selftests: xsk: add busy-poll testing plus various fixes'
Alexei Starovoitov
4
-250
/
+439
2022-05-11
selftests: xsk: make stat tests not spin on getsockopt
Magnus Karlsson
2
-77
/
+99
2022-05-11
selftests: xsk: make the stats tests normal tests
Magnus Karlsson
2
-69
/
+53
2022-05-11
selftests: xsk: introduce validation functions
Magnus Karlsson
2
-38
/
+82
2022-05-11
selftests: xsk: cleanup veth pair at ctrl-c
Magnus Karlsson
1
-0
/
+7
2022-05-11
selftests: xsk: add timeout to tests
Magnus Karlsson
2
-0
/
+16
2022-05-11
selftests: xsk: fix reporting of failed tests
Magnus Karlsson
4
-89
/
+141
2022-05-11
selftests: xsk: run all tests for busy-poll
Magnus Karlsson
4
-14
/
+94
2022-05-11
selftests: xsk: do not send zero-length packets
Magnus Karlsson
2
-9
/
+10
2022-05-11
selftests: xsk: cleanup bash scripts
Magnus Karlsson
2
-18
/
+1
2022-05-11
libbpf: Add bpf_program__set_insns function
Jiri Olsa
3
-0
/
+41
2022-05-11
libbpf: Clean up ringbuf size adjustment implementation
Andrii Nakryiko
1
-4
/
+2
2022-05-11
Merge branch 'Attach a cookie to a tracing program.'
Andrii Nakryiko
19
-138
/
+468
2022-05-11
selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2
-8
/
+133
2022-05-11
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
5
-4
/
+40
2022-05-11
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
8
-8
/
+69
2022-05-11
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
4
-19
/
+66
2022-05-11
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
10
-103
/
+164
2022-05-11
Merge branch 'bpf: Speed up symbol resolving in kprobe multi link'
Alexei Starovoitov
8
-69
/
+308
2022-05-11
selftests/bpf: Add attach bench test
Jiri Olsa
2
-0
/
+155
2022-05-11
bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
Jiri Olsa
1
-46
/
+66
2022-05-11
fprobe: Resolve symbols with ftrace_lookup_symbols
Jiri Olsa
1
-20
/
+12
2022-05-11
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
3
-0
/
+69
2022-05-11
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2
-3
/
+6
2022-05-10
Merge branch 'bpf: bpf link iterator'
Alexei Starovoitov
7
-157
/
+261
[next]