projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2021-02-13
Alexei Starovoitov
Merge branch 'Add support of pointer to struct in global'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Dmitrii Banshchikov
selftests/bpf: Add unit tests for pointers in global...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Dmitrii Banshchikov
bpf: Support pointers in global func args
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Dmitrii Banshchikov
bpf: Extract nullable reg type conversion into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Dmitrii Banshchikov
bpf: Rename bpf_reg_state variables
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
selftests/bpf: Tests using bpf_check_mtu BPF-helper
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
selftests/bpf: Use bpf_check_mtu in selftest test_cls_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
bpf: Drop MTU check when doing TC-BPF redirect to ingress
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
bpf: Add BPF-helper for MTU checking
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
bpf: bpf_fib_lookup return MTU value as output when...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Jesper Dangaard...
bpf: Remove MTU check in __bpf_skb_max_len
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Jun'ichi Nomura
bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Yonghong Song
bpf: Fix an unitialized value in bpf_iter
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stanislav Fomichev
tools/resolve_btfids: Add /libbpf to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Alexei Starovoitov
Merge branch 'introduce bpf_iter for task_vma'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Song Liu
selftests/bpf: Add test for bpf_iter_task_vma
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Song Liu
bpf: Allow bpf_d_path in bpf_iter program
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Song Liu
bpf: Introduce task_vma bpf_iter
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Martin KaFai Lau
bpf: selftests: Add non function pointer test to struct_ops
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Martin KaFai Lau
libbpf: Ignore non function pointer member in struct_ops
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stanislav Fomichev
libbpf: Use AF_LOCAL instead of AF_INET in xsk.c
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Ilya Leoshkevich
bpf: Fix subreg optimization for BPF_FETCH
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Ilya Leoshkevich
docs: bpf: Clarify BPF_CMPXCHG wording
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Alexei Starovoitov
bpf: Clear per_cpu pointers during bpf_prog_realloc
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Florent Revest
selftests/bpf: Add a selftest for the tracing bpf_get_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Florent Revest
selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Florent Revest
selftests/bpf: Integrate the socket_cookie test to...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Florent Revest
bpf: Expose bpf_get_socket_cookie to tracing programs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Florent Revest
bpf: Be less specific about socket cookies guarantees
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Jiri Olsa
kbuild: Do not clean resolve_btfids if the output does...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
selftests/bpf: Add a test for map-in-map and per-cpu...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
bpf: Allows per-cpu maps and map-in-map in sleepable...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
selftests/bpf: Improve recursion selftest
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
bpf: Count the number of times recursion was prevented
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
selftest/bpf: Add a recursion test
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
bpf: Add per-program recursion prevention mechanism
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
bpf: Compute program stats for sleepable programs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
bpf: Run sleepable programs with migration disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alexei Starovoitov
bpf: Optimize program stats
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Marco Elver
bpf_lru_list: Read double-checked variable once without...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jiapeng Chong
selftests/bpf: Simplify the calculation of variables
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Ilya Leoshkevich
selftests/bpf: Fix endianness issues in atomic tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Alexei Starovoitov
Merge branch 'allow variable-offset stack acces'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Andrei Matei
selftest/bpf: Add test for var-offset stack access
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Andrei Matei
selftest/bpf: Verifier tests for var-off access
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Andrei Matei
selftest/bpf: Adjust expected verifier errors
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Andrei Matei
bpf: Allow variable-offset stack access
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Andrii Nakryiko
Merge branch 'kbuild/resolve_btfids: Invoke resolve_btfids'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Jiri Olsa
kbuild: Add resolve_btfids clean to root clean target
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Jiri Olsa
tools/resolve_btfids: Set srctree variable unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Jiri Olsa
tools/resolve_btfids: Check objects before removing
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Jiri Olsa
tools/resolve_btfids: Build libbpf and libsubcmd in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Jiapeng Chong
bpf: Simplify bool comparison
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Brendan Jackman
selftests/bpf: Add missing cleanup in atomic_bounds...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Yang Li
selftests/bpf: Remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Yang Li
bpf/benchs/bench_ringbufs: Remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Yonghong Song
bpf: Refactor BPF_PSEUDO_CALL checking as a helper...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Andrii Nakryiko
Merge branch 'BPF ring buffer + sleepable programs'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
KP Singh
bpf/selftests: Update the IMA test to use BPF ring...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
KP Singh
bpf: Allow usage of BPF ringbuffer in sleepable programs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Andrii Nakryiko
Merge branch 'BPF selftest helper script'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
KP Singh
bpf/selftests: Add a short note about vmtest.sh in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
KP Singh
bpf: Helper script for running BPF presubmit tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Alexei Starovoitov
bpf: Emit explicit NULL pointer checks for PROBE_LDX...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Andrii Nakryiko
libbpf: Stop using feature-detection Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Lorenzo Bianconi
net, veth: Alloc skb in bulk for ndo_xdp_xmit
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Andrei Matei
selftest/bpf: Testing for multiple logs on REJECT
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Yang Li
samples: bpf: Remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
KP Singh
selftests/bpf: Fix a compiler warning in local_storage...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Brendan Jackman
bpf: Propagate stack bounds to registers in atomics...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Tiezhu Yang
samples/bpf: Add include dir for MIPS Loongson64 to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Tobias Klauser
bpf: Simplify cases in bpf_base_func_proto
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Stanislav Fomichev
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Stanislav Fomichev
selftests/bpf: Rewrite recvmsg{4,6} asm progs to c...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Stanislav Fomichev
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Stanislav Fomichev
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Sedat Dilek
tools: Factor Clang, LLC and LLVM utils definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Stanislav Fomichev
selftests/bpf: Verify that rebinding to port < 1024...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Stanislav Fomichev
bpf: Allow rewriting to ports under ip_unprivileged_por...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-27
Cong Wang
skmsg: Make sk_psock_destroy() static
commit
|
commitdiff
|
tree
|
snapshot
2021-01-27
Menglong Dong
bpf: Change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Andrii Nakryiko
selftests/bpf: Don't exit on failed bpf_testmod unload
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Tiezhu Yang
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Florian Lehner
tools, headers: Sync struct bpf_perf_event_data
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Avoid useless void *-casts
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Consistent malloc/calloc usage
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Avoid heap allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Define local variables at the beginning...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Change type from void * to struct generi...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Change type from void * to struct ifacec...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Remove casting by introduce local variable
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Improve readability of xdpxceiver/worker...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Remove memory leak
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Fix style warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Remove unused enums
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
selftests/bpf: Remove a lot of ifobject casting
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
libbpf, xsk: Select AF_XDP BPF program based on kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
xsk: Fold xp_assign_dev and __xp_assign_dev
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Björn Töpel
xsk: Remove explicit_free parameter from __xsk_rcv()
commit
|
commitdiff
|
tree
|
snapshot
next