]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2021-10-01  Hengqi Chenselftests/bpf: Use BTF-defined key/value for map defini...
2021-10-01  Hengqi Chenlibbpf: Support uniform BTF-defined key/value specifica...
2021-10-01  Johan Almbladhbpf/tests: Add test of LDX_MEM with operand aliasing
2021-10-01  Johan Almbladhbpf/tests: Add test of ALU shifts with operand register...
2021-10-01  Johan Almbladhbpf/tests: Add exhaustive tests of BPF_ATOMIC register...
2021-10-01  Johan Almbladhbpf/tests: Add exhaustive tests of ALU register combina...
2021-10-01  Johan Almbladhbpf/tests: Minor restructuring of ALU tests
2021-10-01  Johan Almbladhbpf/tests: Add more tests for ALU and ATOMIC register...
2021-10-01  Johan Almbladhbpf/tests: Add tests to check source register zero...
2021-10-01  Johan Almbladhbpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
2021-10-01  Johan Almbladhbpf/tests: Add zero-extension checks in BPF_ATOMIC...
2021-10-01  Johan Almbladhbpf/tests: Add tests of BPF_LDX and BPF_STX with small...
2021-09-30  Kev Jacksonbpf, xdp, docs: Correct some English grammar and spelling
2021-09-30  Po-Hsu Linselftests/bpf: Use kselftest skip code for skipped...
2021-09-30  Kumar Kartikeya... libbpf: Fix skel_internal.h to set errno on loader...
2021-09-29  Toke Høiland... libbpf: Properly ignore STT_SECTION symbols in legacy...
2021-09-29  Lorenz Bauerbpf: Do not invoke the XDP dispatcher for PROG_RUN...
2021-09-29  Alexei Starovoitovlibbpf: Make gen_loader data aligned.
2021-09-29  Kumar Kartikeya... bpf: selftests: Fix fd cleanup in get_branch_snapshot
2021-09-29  Magnus Karlssonxsk: Fix clang build error in __xp_alloc
2021-09-29  Yonghong Songselftests/bpf: Fix probe_user test failure with clang...
2021-09-28  Alexei StarovoitovMerge branch 'bpf: Build with -Wcast-function-type'
2021-09-28  Kees Cookbpf: Replace callers of BPF_CAST_CALL with proper funct...
2021-09-28  Kees Cookbpf: Replace "want address" users of BPF_CAST_CALL...
2021-09-28  Yucong Sunbpftool: Avoid using "?: " in generated code
2021-09-28  Alexei StarovoitovMerge branch 'libbpf: stricter BPF program section...
2021-09-28  Andrii Nakryikoselftests/bpf: Switch sk_lookup selftests to strict...
2021-09-28  Andrii Nakryikolibbpf: Add opt-in strict BPF program section name...
2021-09-28  Andrii Nakryikolibbpf: Complete SEC() table unification for BPF_APROG_...
2021-09-28  Andrii Nakryikolibbpf: Refactor ELF section handler definitions
2021-09-28  Andrii Nakryikolibbpf: Reduce reliance of attach_fns on sec_def internals
2021-09-28  Andrii Nakryikolibbpf: Refactor internal sec_def handling to enable...
2021-09-28  Andrii Nakryikoselftests/bpf: Normalize all the rest SEC() uses
2021-09-28  Andrii Nakryikoselftests/bpf: Switch SEC("classifier*") usage to a...
2021-09-28  Andrii Nakryikoselftests/bpf: Normalize XDP section names in selftests
2021-09-28  Andrii Nakryikolibbpf: Add "tc" SEC_DEF which is a better name for...
2021-09-28  Johan Almbladhbpf/tests: Add tail call limit test with external funct...
2021-09-28  Johan Almbladhbpf/tests: Fix error in tail call limit tests
2021-09-28  Johan Almbladhbpf/tests: Add more BPF_END byte order conversion tests
2021-09-28  Johan Almbladhbpf/tests: Expand branch conversion JIT test
2021-09-28  Johan Almbladhbpf/tests: Add JMP tests with degenerate conditional
2021-09-28  Johan Almbladhbpf/tests: Add JMP tests with small offsets
2021-09-28  Johan Almbladhbpf/tests: Add test case flag for verifier zero-extension
2021-09-28  Johan Almbladhbpf/tests: Add exhaustive test of LD_IMM64 immediate...
2021-09-28  Johan Almbladhbpf/tests: Add staggered JMP and JMP32 tests
2021-09-28  Johan Almbladhbpf/tests: Add exhaustive tests of JMP operand magnitudes
2021-09-28  Johan Almbladhbpf/tests: Add exhaustive tests of ALU operand magnitudes
2021-09-28  Johan Almbladhbpf/tests: Add exhaustive tests of ALU shift values
2021-09-28  Johan Almbladhbpf/tests: Reduce memory footprint of test suite
2021-09-28  Johan Almbladhbpf/tests: Allow different number of runs per test...
2021-09-28  Toke Høiland... libbpf: Ignore STT_SECTION symbols in 'maps' section
2021-09-27  Daniel BorkmannMerge branch 'bpf-xsk-rx-batch'
2021-09-27  Magnus Karlssonselftests: xsk: Add frame_headroom test
2021-09-27  Magnus Karlssonselftests: xsk: Change interleaving of packets in unali...
2021-09-27  Magnus Karlssonselftests: xsk: Add single packet test
2021-09-27  Magnus Karlssonselftests: xsk: Introduce pacing of traffic
2021-09-27  Magnus Karlssonselftests: xsk: Fix socket creation retry
2021-09-27  Magnus Karlssonselftests: xsk: Put the same buffer only once in the...
2021-09-27  Magnus Karlssonselftests: xsk: Fix missing initialization
2021-09-27  Magnus Karlssonxsk: Optimize for aligned case
2021-09-27  Magnus Karlssoni40e: Use the xsk batched rx allocation interface
2021-09-27  Magnus Karlssonice: Use the xsk batched rx allocation interface
2021-09-27  Magnus Karlssonice: Use xdp_buf instead of rx_buf for xsk zero-copy
2021-09-27  Magnus Karlssonxsk: Batched buffer allocation for the pool
2021-09-27  Magnus Karlssonxsk: Get rid of unused entry in struct xdp_buff_xsk
2021-09-26  Alexei StarovoitovMerge branch 'bpf: Support <8-byte scalar spill and...
2021-09-26  Martin KaFai Laubpf: selftest: Add verifier tests for <8-byte scalar...
2021-09-26  Martin KaFai Laubpf: selftest: A bpf prog that has a 32bit scalar spill
2021-09-26  Martin KaFai Laubpf: Support <8-byte scalar spill and refill
2021-09-26  Martin KaFai Laubpf: Check the other end of slot_type for STACK_SPILL
2021-09-24  Yonghong Songselftests/bpf: Fix btf_dump __int128 test failure with...
2021-09-22  Alexei Starovoitovbpf: Document BPF licensing.
2021-09-22  Jiri Bencseltests: bpf: test_tunnel: Use ip neigh
2021-09-22  Alexei StarovoitovMerge branch 'libbpf: add legacy uprobe support'
2021-09-22  Andrii Nakryikolibbpf: Add legacy uprobe attaching support
2021-09-22  Andrii Nakryikolibbpf: Refactor and simplify legacy kprobe code
2021-09-22  Andrii Nakryikoselftests/bpf: Adopt attach_probe selftest to work...
2021-09-22  Andrii Nakryikolibbpf: Fix memory leak in legacy kprobe attach logic
2021-09-21  Gokul Sivakumarsamples: bpf: Convert ARP table network order fields...
2021-09-21  Gokul Sivakumarsamples: bpf: Convert route table network order fields...
2021-09-21  Grant Seltzerlibbpf: Add doc comments in libbpf.h
2021-09-17  Alexei StarovoitovMerge branch 'bpf: implement variadic printk helper'
2021-09-17  Dave Marchevskybpf: Clarify data_len param in bpf_snprintf and bpf_seq...
2021-09-17  Dave Marchevskyselftests/bpf: Add trace_vprintk test prog
2021-09-17  Dave Marchevskyselftests/bpf: Migrate prog_tests/trace_printk CHECKs...
2021-09-17  Dave Marchevskybpftool: Only probe trace_vprintk feature in 'full...
2021-09-17  Dave Marchevskylibbpf: Use static const fmt string in __bpf_printk
2021-09-17  Dave Marchevskylibbpf: Modify bpf_printk to choose helper based on...
2021-09-17  Dave Marchevskybpf: Add bpf_trace_vprintk helper
2021-09-17  Dave Marchevskyselftests/bpf: Stop using bpf_program__load
2021-09-17  Dave Marchevskybpf: Merge printk and seq_printf VARARG max macros
2021-09-17  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-17  Florian Fainellinet: phy: bcm7xxx: Add EPHY entry for 72165
2021-09-17  Nathan Chancellorptp: ocp: Avoid operator precedence warning in ptp_ocp_...
2021-09-17  Yonghong Songselftests/bpf: Fix a few compiler warnings
2021-09-17  Alexei StarovoitovMerge branch 'Improve set_attach_target() and deprecate...
2021-09-17  Andrii Nakryikolibbpf: Constify all high-level program attach APIs
2021-09-17  Andrii Nakryikolibbpf: Schedule open_opts.attach_prog_fd deprecation...
2021-09-17  Andrii Nakryikoselftests/bpf: Switch fexit_bpf2bpf selftest to set_att...
2021-09-17  Andrii Nakryikolibbpf: Allow skipping attach_func_name in bpf_program_...
next