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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
bpf: Remove redundant assignment to pointer t
Colin Ian King
1
-1
/
+1
2021-12-09
selftests/bpf: Fix a compilation warning
Yonghong Song
1
-1
/
+1
2021-12-08
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
1
-2
/
+16
2021-12-07
Merge branch 'samples: bpf: fix build issues with Clang/LLVM'
Andrii Nakryiko
2
-1
/
+8
2021-12-07
samples: bpf: Fix 'unknown warning group' build warning on Clang
Alexander Lobakin
1
-0
/
+2
2021-12-07
samples: bpf: Fix xdp_sample_user.o linking with Clang
Alexander Lobakin
1
-1
/
+6
2021-12-07
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
1
-0
/
+2
2021-12-07
libbpf: Add doc comments in libbpf.h
Grant Seltzer
1
-0
/
+53
2021-12-07
libbpf: Fix trivial typo
huangxuesen
1
-2
/
+2
2021-12-06
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
1
-5
/
+1
2021-12-05
bpftool: Add debug mode for gen_loader.
Alexei Starovoitov
1
-9
/
+11
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
3
-5
/
+11
2021-12-04
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-12-04
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
4
-46
/
+61
2021-12-03
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2
-0
/
+7
2021-12-03
Merge branch 'Deprecate bpf_prog_load_xattr() API'
Alexei Starovoitov
37
-202
/
+293
2021-12-03
libbpf: Deprecate bpf_prog_load_xattr() API
Andrii Nakryiko
2
-0
/
+6
2021-12-03
samples/bpf: Get rid of deprecated libbpf API uses
Andrii Nakryiko
15
-57
/
+108
2021-12-03
samples/bpf: Clean up samples/bpf build failes
Andrii Nakryiko
4
-21
/
+12
2021-12-03
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
9
-107
/
+119
2021-12-03
selftests/bpf: Mute xdpxceiver.c's deprecation warnings
Andrii Nakryiko
1
-0
/
+6
2021-12-03
selftests/bpf: Remove recently reintroduced legacy btf__dedup() use
Andrii Nakryiko
1
-2
/
+2
2021-12-03
bpftool: Migrate off of deprecated bpf_create_map_xattr() API
Andrii Nakryiko
1
-10
/
+13
2021-12-03
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
4
-1
/
+23
2021-12-03
libbpf: Use __u32 fields in bpf_map_create_opts
Andrii Nakryiko
1
-4
/
+4
2021-12-02
selftests/bpf: Update test names for xchg and cmpxchg
Paul E. McKenney
1
-2
/
+2
2021-12-02
selftests/bpf: Build testing_helpers.o out of tree
Jean-Philippe Brucker
1
-18
/
+22
2021-12-02
Merge branch 'bpf: CO-RE support in the kernel'
Andrii Nakryiko
25
-228
/
+1179
2021-12-02
selftests/bpf: Add CO-RE relocations to verifier scale test.
Alexei Starovoitov
1
-2
/
+2
2021-12-02
selftests/bpf: Revert CO-RE removal in test_ksyms_weak.
Alexei Starovoitov
1
-1
/
+1
2021-12-02
selftests/bpf: Additional test for CO-RE in the kernel.
Alexei Starovoitov
3
-1
/
+119
2021-12-02
selftests/bpf: Convert map_ptr_kern test to use light skeleton.
Alexei Starovoitov
2
-10
/
+9
2021-12-02
selftests/bpf: Improve inner_map test coverage.
Alexei Starovoitov
1
-2
/
+14
2021-12-02
selftests/bpf: Add lskel version of kfunc test.
Alexei Starovoitov
2
-1
/
+25
2021-12-02
libbpf: Clean gen_loader's attach kind.
Alexei Starovoitov
1
-1
/
+3
2021-12-02
libbpf: Support init of inner maps in light skeleton.
Alexei Starovoitov
3
-3
/
+31
2021-12-02
libbpf: Use CO-RE in the kernel in light skeleton.
Alexei Starovoitov
3
-33
/
+120
2021-12-02
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
1
-1
/
+345
2021-12-02
libbpf: Cleanup struct bpf_core_cand.
Andrii Nakryiko
2
-15
/
+17
2021-12-02
bpf: Adjust BTF log size limit.
Alexei Starovoitov
1
-1
/
+1
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
7
-56
/
+207
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
5
-60
/
+82
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
4
-11
/
+176
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
4
-19
/
+19
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
3
-13
/
+10
2021-12-02
samples: bpf: Fix conflicting types in fds_example
Alexander Lobakin
1
-7
/
+2
2021-12-01
bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level
Hou Tao
1
-4
/
+6
2021-12-01
Merge branch 'Apply suggestions for typeless/weak ksym series'
Andrii Nakryiko
2
-20
/
+24
2021-12-01
libbpf: Avoid reload of imm for weak, unresolved, repeating ksym
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-12-01
libbpf: Avoid double stores for success/failure case of ksym relocations
Kumar Kartikeya Dwivedi
1
-16
/
+21
[next]