platform/kernel/linux-starfive.git
2022-11-23 Stanislav Fomichevselftests/bpf: Add reproducer for decl_tag in func_prot...
2022-11-23 Stanislav Fomichevbpf: Prevent decl_tag from being referenced in func_pro...
2022-11-23 Donald Hunterdocs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTER
2022-11-23 Maryam Tahhandocs/bpf: Fix sphinx warnings for devmap
2022-11-23 Maryam Tahhandocs/bpf: Fix sphinx warnings for cpumap
2022-11-23 Donald Hunterdocs/bpf: Add table of BPF program types to libbpf...
2022-11-23 Yonghong Songbpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF...
2022-11-23 Stanislav Fomichevselftests/bpf: Mount debugfs in setns_by_fd
2022-11-23 David Vernetbpf: Don't use idx variable when registering kfunc...
2022-11-22 Alexei StarovoitovMerge branch 'Support storing struct cgroup * objects...
2022-11-22 David Vernetselftests/bpf: Add selftests for bpf_cgroup_ancestor...
2022-11-22 David Vernetbpf: Add bpf_cgroup_ancestor() kfunc
2022-11-22 David Vernetselftests/bpf: Add cgroup kfunc / kptr selftests
2022-11-22 David Vernetbpf: Enable cgroups to be used as kptrs
2022-11-22 Alexei Starovoitovselftests/bpf: Workaround for llvm nop-4 bug
2022-11-22 Alexei StarovoitovRevert "selftests/bpf: Temporarily disable linked list...
2022-11-21 Stanislav Fomichevselftests/bpf: Make sure zero-len skbs aren't redirectable
2022-11-21 Stanislav Fomichevbpf: Move skb->len == 0 checks into __bpf_redirect
2022-11-21 Hou Taoselftests/bpf: Add test for cgroup iterator on a dead...
2022-11-21 Hou Taoselftests/bpf: Add cgroup helper remove_cgroup()
2022-11-21 Hou Taobpf: Pin the start cgroup in cgroup_iter_seq_init()
2022-11-21 Kees Cookbpf/verifier: Use kmalloc_size_roundup() to match ksize...
2022-11-21 Alexei StarovoitovMerge branch 'clean-up bpftool from legacy support'
2022-11-21 Sahid Orentino... bpftool: remove function free_btf_vmlinux()
2022-11-21 Sahid Orentino... bpftool: clean-up usage of libbpf_get_error()
2022-11-21 Sahid Orentino... bpftool: fix error message when function can't register...
2022-11-21 Sahid Orentino... bpftool: replace return value PTR_ERR(NULL) with 0
2022-11-21 Sahid Orentino... bpftool: remove support of --legacy option for bpftool
2022-11-20 Alexei StarovoitovMerge branch 'bpf: Implement two type cast kfuncs'
2022-11-20 Yonghong Songbpf: Add type cast unit tests
2022-11-20 Yonghong Songbpf: Add a kfunc for generic type cast
2022-11-20 Yonghong Songbpf: Add a kfunc to type cast from bpf uapi ctx to...
2022-11-20 Yonghong Songbpf: Add support for kfunc set with common btf_ids
2022-11-20 Kumar Kartikeya... bpf: Disallow bpf_obj_new_impl call when bpf_mem_alloc_...
2022-11-20 Alexei StarovoitovMerge branch 'Support storing struct task_struct object...
2022-11-20 David Vernetbpf/selftests: Add selftests for new task kfuncs
2022-11-20 David Vernetbpf: Add kfuncs for storing struct task_struct * as...
2022-11-20 David Vernetbpf: Allow trusted pointers to be passed to KF_TRUSTED_...
2022-11-20 David Vernetbpf: Allow multiple modifiers in reg_type_str() prefix
2022-11-18 Tiezhu Yangbpf, samples: Use "grep -E" instead of "egrep"
2022-11-18 Maryam Tahhanbpf, docs: DEVMAPs and XDP_REDIRECT
2022-11-18 Andrii Nakryikolibbpf: Ignore hashmap__find() result explicitly in...
2022-11-18 Kumar Kartikeya... selftests/bpf: Skip spin lock failure test on s390x
2022-11-18 Alexei StarovoitovMerge branch 'Allocated objects, BPF linked lists'
2022-11-18 Kumar Kartikeya... selftests/bpf: Temporarily disable linked list tests
2022-11-18 Kumar Kartikeya... selftests/bpf: Add BTF sanity tests
2022-11-18 Kumar Kartikeya... selftests/bpf: Add BPF linked list API tests
2022-11-18 Kumar Kartikeya... selftests/bpf: Add failure test cases for spin lock...
2022-11-18 Kumar Kartikeya... selftests/bpf: Update spinlock selftest
2022-11-18 Kumar Kartikeya... selftests/bpf: Add __contains macro to bpf_experimental.h
2022-11-18 Kumar Kartikeya... bpf: Add comments for map BTF matching requirement...
2022-11-18 Kumar Kartikeya... bpf: Add 'release on unlock' logic for bpf_list_push_...
2022-11-18 Kumar Kartikeya... bpf: Introduce single ownership BPF linked list API
2022-11-18 Kumar Kartikeya... bpf: Permit NULL checking pointer with non-zero fixed...
2022-11-18 Kumar Kartikeya... bpf: Introduce bpf_obj_drop
2022-11-18 Kumar Kartikeya... bpf: Introduce bpf_obj_new
2022-11-18 Kumar Kartikeya... bpf: Support constant scalar arguments for kfuncs
2022-11-18 Kumar Kartikeya... bpf: Rewrite kfunc argument handling
2022-11-18 Kumar Kartikeya... bpf: Allow locking bpf_spin_lock in inner map values
2022-11-18 Kumar Kartikeya... bpf: Allow locking bpf_spin_lock global variables
2022-11-18 Kumar Kartikeya... bpf: Allow locking bpf_spin_lock in allocated objects
2022-11-18 Kumar Kartikeya... bpf: Verify ownership relationships for user BTF types
2022-11-18 Kumar Kartikeya... bpf: Recognize lock and list fields in allocated objects
2022-11-18 Kumar Kartikeya... bpf: Introduce allocated objects support
2022-11-18 Kumar Kartikeya... bpf: Populate field_offs for inner_map_meta
2022-11-18 Kumar Kartikeya... bpf: Free inner_map_meta when btf_record_dup fails
2022-11-18 Kumar Kartikeya... bpf: Do btf_record_free outside map_free callback
2022-11-18 Kumar Kartikeya... bpf: Fix early return in map_check_btf
2022-11-17 Björn Töpelselftests/bpf: Pass target triple to get_sys_includes...
2022-11-17 Björn Töpelselftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub...
2022-11-17 Hou Taobpf: Pass map file to .map_update_batch directly
2022-11-17 Daniel Müllerbpf/docs: Include blank lines between bullet points...
2022-11-17 Wang Yufenselftests/bpf: fix memory leak of lsm_cgroup
2022-11-16 Eduard Zingermanselftests/bpf: allow unpriv bpf for selftests by default
2022-11-16 Tiezhu Yangbpftool: Check argc first before "file" in do_batch()
2022-11-16 Donald Hunterdocs/bpf: Fix sample code in MAP_TYPE_ARRAY docs
2022-11-16 Alexei StarovoitovMerge branch 'propagate nullness information for reg...
2022-11-16 Eduard Zingermanselftests/bpf: check nullness propagation for reg to...
2022-11-16 Eduard Zingermanbpf: propagate nullness information for reg to reg...
2022-11-15 Toke Høiland... bpf: Expand map key argument of bpf_redirect_map to u64
2022-11-15 Toke Høiland... dev: Move received_rps counter next to RPS members...
2022-11-15 Daniel Müllerbpf/docs: Document how to run CI without patch submission
2022-11-15 Kumar Kartikeya... bpf: Refactor btf_struct_access
2022-11-15 Kumar Kartikeya... bpf: Rename MEM_ALLOC to MEM_RINGBUF
2022-11-15 Kumar Kartikeya... bpf: Rename RET_PTR_TO_ALLOC_MEM
2022-11-15 Kumar Kartikeya... bpf: Support bpf_list_head in map values
2022-11-15 Kumar Kartikeya... bpf: Fix copy_map_value, zero_map_value
2022-11-15 Kumar Kartikeya... bpf: Remove BPF_MAP_OFF_ARR_MAX
2022-11-15 Kumar Kartikeya... bpf: Remove local kptr references in documentation
2022-11-14 Andrii NakryikoMerge branch 'libbpf: Fixed various checkpatch issues'
2022-11-14 Kang Minchullibbpf: checkpatch: Fixed code alignments in ringbuf.c
2022-11-14 Kang Minchullibbpf: Fixed various checkpatch issues in libbpf.c
2022-11-14 Kang Minchullibbpf: checkpatch: Fixed code alignments in btf.c
2022-11-14 Maryam Tahhanbpf, docs: Fixup cpumap sphinx >= 3.1 warning
2022-11-14 David Michaellibbpf: Fix uninitialized warning in btf_dump_dump_type...
2022-11-14 David S. MillerMerge tag 'mlx5-updates-2022-11-12' of git://git./linux...
2022-11-14 Shenwei Wangnet: fec: add xdp and page pool statistics
2022-11-14 David S. MillerMerge branch 'sparx5-sorted-VCAP-rules'
2022-11-14 Steen Hegelundnet: microchip: sparx5: Add KUNIT test of counters...
2022-11-14 Steen Hegelundnet: microchip: sparx5: Add support for TC flower filte...
next