platform/kernel/linux-starfive.git
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...
2022-11-14 Steen Hegelundnet: microchip: sparx5: Add support for IS2 VCAP rule...
2022-11-14 Steen Hegelundnet: microchip: sparx5: Add/delete rules in sorted...
2022-11-14 Steen Hegelundnet: microchip: sparx5: Add support for TC flower ARP...
2022-11-14 Steen Hegelundnet: flow_offload: add support for ARP frame matching
2022-11-14 xu xinipasdv4/tcp_ipv4: remove redundant assignment
2022-11-14 David S. MillerMerge branch 'ibmvnic-affinity-hints'
2022-11-14 Nick Childibmvnic: Update XPS assignments during affinity binding
2022-11-14 Nick Childibmvnic: Add hotpluggable CPU callbacks to reassign...
2022-11-14 Nick Childibmvnic: Assign IRQ affinity hints to device queues
2022-11-14 Md Fahad Iqbal... ice: virtchnl rss hena support
2022-11-14 Chuang Wangnet: tun: rebuild error handling in tun_get_user
2022-11-12 Saeed Mahameednet/mlx5e: ethtool: get_link_ext_stats for PHY down...
2022-11-12 Oz Shlomonet/mlx5e: CT, optimize pre_ct table lookup
2022-11-12 Tariq Toukannet/mlx5e: kTLS, Use a single async context object...
2022-11-12 Tariq Toukannet/mlx5e: kTLS, Remove unnecessary per-callback completion
2022-11-12 Tariq Toukannet/mlx5e: kTLS, Remove unused work field
2022-11-12 Roi Dayannet/mlx5e: TC, Remove redundant WARN_ON()
2022-11-12 Guy Truzmannet/mlx5e: Add error flow when failing update_rx
2022-11-12 Tariq Toukannet/mlx5e: Move params kernel log print to probe function
2022-11-12 Ofer Levinet/mlx5e: Support enhanced CQE compression
next