index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-01
bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes
Johan Almbladh
2021-09-30
bpf, xdp, docs: Correct some English grammar and spelling
Kev Jackson
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2021-09-29
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
2021-09-29
libbpf: Properly ignore STT_SECTION symbols in legacy map definitions
Toke Høiland-Jørgensen
2021-09-29
bpf: Do not invoke the XDP dispatcher for PROG_RUN with single repeat
Lorenz Bauer
2021-09-29
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
2021-09-29
xsk: Fix clang build error in __xp_alloc
Magnus Karlsson
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2021-09-28
Merge branch 'bpf: Build with -Wcast-function-type'
Alexei Starovoitov
2021-09-28
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
Kees Cook
2021-09-28
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-28
Merge branch 'libbpf: stricter BPF program section name handling'
Alexei Starovoitov
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2021-09-28
libbpf: Add opt-in strict BPF program section name handling logic
Andrii Nakryiko
2021-09-28
libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
Andrii Nakryiko
2021-09-28
libbpf: Refactor ELF section handler definitions
Andrii Nakryiko
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2021-09-28
libbpf: Refactor internal sec_def handling to enable pluggability
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
2021-09-28
bpf/tests: Add tail call limit test with external function call
Johan Almbladh
2021-09-28
bpf/tests: Fix error in tail call limit tests
Johan Almbladh
2021-09-28
bpf/tests: Add more BPF_END byte order conversion tests
Johan Almbladh
2021-09-28
bpf/tests: Expand branch conversion JIT test
Johan Almbladh
2021-09-28
bpf/tests: Add JMP tests with degenerate conditional
Johan Almbladh
2021-09-28
bpf/tests: Add JMP tests with small offsets
Johan Almbladh
2021-09-28
bpf/tests: Add test case flag for verifier zero-extension
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
Johan Almbladh
2021-09-28
bpf/tests: Add staggered JMP and JMP32 tests
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive tests of JMP operand magnitudes
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive tests of ALU operand magnitudes
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive tests of ALU shift values
Johan Almbladh
2021-09-28
bpf/tests: Reduce memory footprint of test suite
Johan Almbladh
2021-09-28
bpf/tests: Allow different number of runs per test case
Johan Almbladh
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
2021-09-28
Merge branch 'bpf-xsk-rx-batch'
Daniel Borkmann
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
2021-09-28
xsk: Optimize for aligned case
Magnus Karlsson
2021-09-28
i40e: Use the xsk batched rx allocation interface
Magnus Karlsson
[next]