index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-11
selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
Florent Revest
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
2021-02-11
kbuild: Do not clean resolve_btfids if the output does not exist
Jiri Olsa
2021-02-11
selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
Alexei Starovoitov
2021-02-11
bpf: Allows per-cpu maps and map-in-map in sleepable programs
Alexei Starovoitov
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2021-02-11
bpf: Compute program stats for sleepable programs
Alexei Starovoitov
2021-02-11
bpf: Run sleepable programs with migration disabled
Alexei Starovoitov
2021-02-11
bpf: Optimize program stats
Alexei Starovoitov
2021-02-10
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
2021-02-10
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
2021-02-10
selftests/bpf: Fix endianness issues in atomic tests
Ilya Leoshkevich
2021-02-10
Merge branch 'allow variable-offset stack acces'
Alexei Starovoitov
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
2021-02-10
selftest/bpf: Verifier tests for var-off access
Andrei Matei
2021-02-10
selftest/bpf: Adjust expected verifier errors
Andrei Matei
2021-02-10
bpf: Allow variable-offset stack access
Andrei Matei
2021-02-08
Merge branch 'kbuild/resolve_btfids: Invoke resolve_btfids'
Andrii Nakryiko
2021-02-08
kbuild: Add resolve_btfids clean to root clean target
Jiri Olsa
2021-02-08
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
2021-02-08
tools/resolve_btfids: Check objects before removing
Jiri Olsa
2021-02-08
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2021-02-08
bpf: Simplify bool comparison
Jiapeng Chong
2021-02-08
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
2021-02-08
selftests/bpf: Remove unneeded semicolon
Yang Li
2021-02-08
bpf/benchs/bench_ringbufs: Remove unneeded semicolon
Yang Li
2021-02-04
bpf: Refactor BPF_PSEUDO_CALL checking as a helper function
Yonghong Song
2021-02-04
Merge branch 'BPF ring buffer + sleepable programs'
Andrii Nakryiko
2021-02-04
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
2021-02-04
bpf: Allow usage of BPF ringbuffer in sleepable programs
KP Singh
2021-02-04
Merge branch 'BPF selftest helper script'
Andrii Nakryiko
2021-02-04
bpf/selftests: Add a short note about vmtest.sh in README.rst
KP Singh
2021-02-04
bpf: Helper script for running BPF presubmit tests
KP Singh
2021-02-04
bpf: Emit explicit NULL pointer checks for PROBE_LDX instructions.
Alexei Starovoitov
2021-02-04
libbpf: Stop using feature-detection Makefiles
Andrii Nakryiko
2021-02-04
net, veth: Alloc skb in bulk for ndo_xdp_xmit
Lorenzo Bianconi
2021-02-03
selftest/bpf: Testing for multiple logs on REJECT
Andrei Matei
2021-02-02
samples: bpf: Remove unneeded semicolon
Yang Li
2021-02-02
selftests/bpf: Fix a compiler warning in local_storage test
KP Singh
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
2021-02-02
samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
Tiezhu Yang
2021-01-29
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG
Stanislav Fomichev
2021-01-29
selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr
Stanislav Fomichev
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME
Stanislav Fomichev
[next]