projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-08-28
Alexei Starovoitov
selftests/bpf: Add sleepable tests
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Alexei Starovoitov
libbpf: Support sleepable progs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Alexei Starovoitov
bpf: Add bpf_copy_from_user() helper.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Alexei Starovoitov
bpf: Introduce sleepable BPF programs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Alexei Starovoitov
mm/error_inject: Fix allow_error_inject function signat...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Martin KaFai Lau
bpf: selftests: Add test for different inner map size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Martin KaFai Lau
bpf: Relax max_entries check for most of the inner...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Martin KaFai Lau
bpf: Add map_meta_equal map ops
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Yonghong Song
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Jesper Dangaard...
tools, bpf/build: Cleanup feature files on make clean
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Andrii Nakryiko
libbpf: Fix compilation warnings for 64-bit printf...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Yonghong Song
selftests/bpf: Add verifier tests for xor operation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Yonghong Song
bpf: Fix a verifier failure with xor
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Alex Gartrell
libbpf: Fix unintentional success return code in bpf_ob...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Alexei Starovoitov
Merge branch 'resolve_prog_type'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Udip Pant
selftests/bpf: Test for map update access from within...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Udip Pant
selftests/bpf: Test for checking return code for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Udip Pant
selftests/bpf: Add test for freplace program with write...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Udip Pant
bpf: verifier: Use target program's type for access...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Colin Ian King
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jiri Olsa
selftests/bpf: Fix open call in trigger_fstat_events
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
selftests/bpf: Add set test to resolve_btfids
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
selftests/bpf: Add test for d_path helper
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
selftests/bpf: Add verifier test for d_path helper
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Update .BTF_ids section in btf.rst with sets info
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Add d_path helper
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Add BTF_SET_START/END macros
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Add btf_struct_ids_match function
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Factor btf_struct_access function
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Remove recursion call in btf_struct_access
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Add type_id pointer as argument to __btf_resolve_size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Add elem_id pointer as argument to __btf_resolve_size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
bpf: Move btf_resolve_size into __btf_resolve_size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
tools resolve_btfids: Add support for set symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jiri Olsa
tools resolve_btfids: Add size check to get_id function
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Alexei Starovoitov
bpf: Disallow BPF_PRELOAD in allmodconfig builds
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Add selftests for local_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Allow local storage to be used from LSM programs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Implement bpf_local_storage for inodes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Split bpf_local_storage to bpf_sk_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Generalize bpf_sk_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Generalize caching for sk_storage.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
KP Singh
bpf: Renames in preparation for bpf_local_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Yonghong Song
selftests/bpf: Enable tc verbose mode for test_sk_assign
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Daniel T. Lee
samples: bpf: Refactor tracepoint tracing programs...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Daniel T. Lee
samples: bpf: Refactor kprobe tracing programs with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Daniel T. Lee
samples: bpf: Cleanup bpf_load.o from Makefile
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Lorenz Bauer
selftests: bpf: Fix sockmap update nits
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Andrii Nakryiko
libbpf: Fix type compatibility check copy-paste error
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Andrii Nakryiko
libbpf: Avoid false unuinitialized variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jakub Sitnicki
bpf: sk_lookup: Add user documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jianlin Lv
docs: Correct subject prefix and update LLVM info
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Alexei Starovoitov
Merge branch 'bpf-tcp-header-opts'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: selftests: Tcp header options
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: selftests: Add fastopen_connect to network_helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: tcp: Allow bpf prog to write and parse TCP header...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: sock_ops: Change some members of sock_ops_kern...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_wri...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: tcp: Add bpf_skops_parse_hdr()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
bpf: tcp: Add bpf_skops_established()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
tcp: Add saw_unknown to struct tcp_options_received
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Martin KaFai Lau
tcp: Use a struct to represent a saved_syn
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
libbpf: Normalize and improve logging across few functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
libbpf: Skip well-known ELF sections when iterating ELF
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
libbpf: Add __noinline macro to bpf_helpers.h
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
libbpf: Factor out common ELF operations and improve...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
selftests/bpf: BPF object files should depend only...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Alexei Starovoitov
Merge branch 'update-sockmap-from-prog'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
selftests: bpf: Test sockmap update from BPF
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: sockmap: Allow update from BPF
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: sockmap: Call sock_map_update_elem directly
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
bpf: sockmap: Merge sockmap and sockhash update functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Lorenz Bauer
net: sk_msg: Simplify sk_psock initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Andrii Nakryiko
libbpf: Add perf_buffer APIs for better integration...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Alexei Starovoitov
Merge branch 'link_query-bpf_iter'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Yonghong Song
bpftool: Implement link_query for bpf iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Yonghong Song
bpf: Implement link_query callbacks in map element...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Yonghong Song
bpf: Implement link_query for bpf iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
selftests/bpf: List newest Clang built-ins needed for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
selftests/bpf: Fix two minor compilation warnings repor...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
libbpf: Fix libbpf build on compilers missing __builtin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Andrii Nakryiko
libbpf: Fix detection of BPF helper call instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Daniel Borkmann
Merge branch 'bpf-umd-debug'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
selftests/bpf: Add bpffs preload test.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
bpf: Add kernel module with user mode driver that popul...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
bpf: Add BPF program and map iterators as built-in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Alexei Starovoitov
bpf: Factor out bpf_link_by_id() helper.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Xu Wang
libbpf: Simplify the return expression of build_map_pin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Alexei Starovoitov
Merge branch 'type-and-enum-value-relos'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Implement enum value-based CO-RE relocations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Andrii Nakryiko
libbpf: Implement type-based CO-RE relocations support
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Maciej Żenczykowski
net-veth: Add type safety to veth_xdp_to_ptr() and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Maciej Żenczykowski
net-tun: Eliminate two tun/xdp related function calls...
commit
|
commitdiff
|
tree
|
snapshot
next