index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
samples/bpf: Remove unneeded variable
Minghao Chi
1
-3
/
+1
2021-12-08
bpf: Remove redundant assignment to pointer t
Colin Ian King
1
-1
/
+1
2021-12-08
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-06
Merge branch 'samples: bpf: fix build issues with Clang/LLVM'
Andrii Nakryiko
2
-1
/
+8
2021-12-06
samples: bpf: Fix 'unknown warning group' build warning on Clang
Alexander Lobakin
1
-0
/
+2
2021-12-06
samples: bpf: Fix xdp_sample_user.o linking with Clang
Alexander Lobakin
1
-1
/
+6
2021-12-06
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
1
-0
/
+2
2021-12-06
libbpf: Add doc comments in libbpf.h
Grant Seltzer
1
-0
/
+53
2021-12-06
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-03
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-12-03
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-02
Merge branch 'Deprecate bpf_prog_load_xattr() API'
Alexei Starovoitov
37
-202
/
+293
2021-12-02
libbpf: Deprecate bpf_prog_load_xattr() API
Andrii Nakryiko
2
-0
/
+6
2021-12-02
samples/bpf: Get rid of deprecated libbpf API uses
Andrii Nakryiko
15
-57
/
+108
2021-12-02
samples/bpf: Clean up samples/bpf build failes
Andrii Nakryiko
4
-21
/
+12
2021-12-02
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
9
-107
/
+119
2021-12-02
selftests/bpf: Mute xdpxceiver.c's deprecation warnings
Andrii Nakryiko
1
-0
/
+6
2021-12-02
selftests/bpf: Remove recently reintroduced legacy btf__dedup() use
Andrii Nakryiko
1
-2
/
+2
2021-12-02
bpftool: Migrate off of deprecated bpf_create_map_xattr() API
Andrii Nakryiko
1
-10
/
+13
2021-12-02
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
4
-1
/
+23
2021-12-02
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-01
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-11-30
Merge branch 'Apply suggestions for typeless/weak ksym series'
Andrii Nakryiko
2
-20
/
+24
2021-11-30
libbpf: Avoid reload of imm for weak, unresolved, repeating ksym
Kumar Kartikeya Dwivedi
1
-3
/
+2
[next]