projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2022-03-18
Jakub Sitnicki
selftests/bpf: Fix error reporting from sock_fields...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Andrii Nakryiko
Merge branch 'Subskeleton support for BPF librariesThre...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Delyan Kratunov
selftests/bpf: Test subskeleton functionality
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Delyan Kratunov
bpftool: Add support for subskeletons
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Delyan Kratunov
libbpf: Add subskeleton scaffolding
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Delyan Kratunov
libbpf: Init btf_{key,value}_type_id on internal map...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Delyan Kratunov
libbpf: .text routines are subprograms in strict mode
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Alexei Starovoitov
Merge branch 'bpf: Add kprobe multi link'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
selftests/bpf: Add cookie test for bpf_program__attach_...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
selftests/bpf: Add attach test for bpf_program__attach_...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
selftests/bpf: Add kprobe_multi bpf_cookie test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
selftests/bpf: Add kprobe_multi attach test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
libbpf: Add bpf_program__attach_kprobe_multi_opts function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
libbpf: Add bpf_link_create support for multi kprobes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
libbpf: Add libbpf_kallsyms_parse function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
bpf: Add cookie support to programs attached with kprob...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
bpf: Add support to inline bpf_get_func_ip helper on x86
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
bpf: Add bpf_get_func_ip kprobe helper for multi kprobe...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Alexei Starovoitov
Merge branch 'fprobe: Introduce fprobe function entry...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
bpf: Add multi kprobe link
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
kallsyms: Skip the name search for empty string
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
lib/sort: Add priv pointer to swap function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
fprobe: Add a selftest for fprobe
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
docs: fprobe: Add fprobe description to ftrace-use.rst
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
fprobe: Add sample program for fprobe
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
fprobe: Add exit_handler support
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
ARM: rethook: Add rethook arm implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
powerpc: Add rethook support
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
arm64: rethook: Add arm64 rethook implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
rethook: x86: Add rethook x86 implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
rethook: Add a generic return hook
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Masami Hiramatsu
fprobe: Add ftrace based probe APIs
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Jiri Olsa
ftrace: Add ftrace_set_filter_ips function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Kaixi Fan
selftests/bpf: Fix tunnel remote IP comments
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Lorenzo Bianconi
veth: Allow jumbo frames in xdp mode
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Lorenzo Bianconi
veth: Rework veth_xdp_rcv_skb in order to accept non...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Lorenzo Bianconi
net: veth: Account total xdp_frame len running ndo_xdp_xmit
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Hou Tao
selftests/bpf: Test subprog jit when toggle bpf_jit_har...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Hou Tao
bpf: Fix net.core.bpf_jit_harden race
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Hou Tao
bpf, x86: Fall back to interpreter mode when extra...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Alexei Starovoitov
Merge branch 'Remove libcap dependency from bpf selftests'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Martin KaFai Lau
bpf: selftests: Remove libcap usage from test_progs
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Martin KaFai Lau
bpf: selftests: Remove libcap usage from test_verifier
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Martin KaFai Lau
bpf: selftests: Add helpers to directly use the capget...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Daniel Xu
bpftool: man: Add missing top level docs
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Dmitrii Dolgov
bpftool: Add bpf_cookie to link output
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Guo Zhengkui
selftests/bpf: Clean up array_size.cocci warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Niklas Söderlund
samples/bpf, xdpsock: Fix race when running for fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Wang Yufen
bpf, sockmap: Fix double uncharge the mem of sk_msg
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Wang Yufen
bpf, sockmap: Fix more uncharged while msg has more_data
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Wang Yufen
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
Wang Yufen
bpf, sockmap: Fix memleak in sk_psock_queue_msg
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Yonghong Song
selftests/bpf: Fix a clang compilation error for send_s...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Toke Høiland...
selftests/bpf: Add a test for maximum packet size in...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Toke Høiland...
bpf, test_run: Fix packet size check for live packet...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Hao Luo
compiler_types: Refactor the use of btf_type_tag attribute.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Alexei Starovoitov
Merge branch 'bpf-lsm: Extend interoperability with...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
selftests/bpf: Check that bpf_kernel_read_file() denies...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
selftests/bpf: Add test for bpf_lsm_kernel_read_file()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
selftests/bpf: Check if the digest is refreshed after...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
selftests/bpf: Add test for bpf_ima_file_hash()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
selftests/bpf: Move sample generation code to ima_test_...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
bpf-lsm: Introduce new helper bpf_ima_file_hash()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
ima: Always return a file measurement in ima_file_hash()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Roberto Sassu
ima: Fix documentation-related warnings in ima_main.c
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Chris J Arges
bpftool: Ensure bytes_memlock json output is correct
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Yuntao Wang
bpf: Use offsetofend() to simplify macro definition
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Hengqi Chen
bpf: Fix comment for helper bpf_current_task_under_cgroup()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Daniel Borkmann
Merge branch 'bpf-tstamp-follow-ups'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Martin KaFai Lau
bpf: selftests: Update tests after s/delivery_time...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Martin KaFai Lau
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Martin KaFai Lau
bpf: Simplify insn rewrite on BPF_WRITE __sk_buff-...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Martin KaFai Lau
bpf: Simplify insn rewrite on BPF_READ __sk_buff->tstamp
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Martin KaFai Lau
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELI...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Yihao Han
bpf, test_run: Use kvfree() for memory allocated with...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Toke Høiland...
bpf: Initialise retval in bpf_prog_test_run_xdp()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Niklas Söderlund
bpftool: Restore support for BPF offload-enabled featur...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Alexei Starovoitov
Merge branch 'Add support for transmitting packets...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Toke Høiland...
selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PRO...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Toke Høiland...
selftests/bpf: Move open_netns() and close_netns()...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Toke Høiland...
libbpf: Support batch_size option to bpf_prog_test_run
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Toke Høiland...
Documentation/bpf: Add documentation for BPF_PROG_RUN
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Toke Høiland...
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Andrii Nakryiko
Merge branch 'BPF test_progs tests improvement'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Mykola Lysenko
Improve stability of find_vma BPF test
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Mykola Lysenko
Improve send_signal BPF test stability
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Mykola Lysenko
Improve perf related BPF tests (sample_freq issue)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Adrian Ratiu
tools: Fix unavoidable GCC call in Clang builds
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Felix Maurer
selftests/bpf: Make test_lwt_ip_encap more stable and...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Shung-Hsi Yu
bpf: Determine buf_info inside check_buffer_access()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
KP Singh
bpf/docs: Update list of architectures supported.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
KP Singh
bpf/docs: Update vmtest docs for static linking
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Yuntao Wang
bpf: Remove redundant slash
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Guo Zhengkui
libbpf: Fix array_size.cocci warning
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Yuntao Wang
bpf: Replace strncpy() with strscpy()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
lic121
libbpf: Unmap rings when umem deleted
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Alexei Starovoitov
Merge branch 'bpf: add __percpu tagging in vmlinux...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Hao Luo
selftests/bpf: Add a test for btf_type_tag "percpu"
commit
|
commitdiff
|
tree
|
snapshot
next