selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
[platform/kernel/linux-starfive.git] / include /
2023-04-06 Kal Conleyxsk: Fix unaligned descriptor validation
2023-04-06 Viktor Malikkallsyms: move module-related functions under correct...
2023-04-04 Andrii NakryikoMerge branch 'bpf: Follow up to RCU enforcement in...
2023-04-04 Alexei Starovoitovbpf: Refactor btf_nested_type_is_trusted().
2023-04-04 Alexei Starovoitovbpf: Remove unused arguments from btf_struct_access().
2023-03-26 Alexei StarovoitovMerge branch 'bpf: Use bpf_mem_cache_alloc/free in...
2023-03-26 Martin KaFai Laubpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
2023-03-26 Martin KaFai Laubpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
2023-03-26 Martin KaFai Laubpf: Add a few bpf mem allocator functions
2023-03-23 Martin KaFai LauMerge branch 'Transit between BPF TCP congestion controls.'
2023-03-23 Kui-Feng Leebpf: Update the struct_ops of a bpf_link.
2023-03-23 Kui-Feng Leebpf: Create links for BPF struct_ops maps.
2023-03-23 Kui-Feng Leenet: Update an existing TCP congestion control algorithm.
2023-03-23 Kui-Feng Leebpf: Retire the struct_ops map kvalue->refcnt.
2023-03-22 Alexei StarovoitovMerge branch 'error checking where helpers call bpf_map...
2023-03-22 JP Kobrynbpf: return long from bpf_map_ops funcs
2023-03-21 Martin KaFai LauMerge branch 'net: skbuff: skb bitfield compaction...
2023-03-21 Jakub Kicinskinet: skbuff: move the fields BPF cares about directly...
2023-03-21 Jakub Kicinskinet: skbuff: reorder bytes 2 and 3 of the bitfield
2023-03-21 Jakub Kicinskinet: skbuff: rename __pkt_vlan_present_offset to __mono...
2023-03-17 Viktor Malikkallsyms, bpf: Move find_kallsyms_symbol_value out...
2023-03-16 Alexei StarovoitovMerge branch 'Fix attaching fentry/fexit/fmod_ret/lsm...
2023-03-16 Viktor Malikbpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-03-14 Alexei StarovoitovMerge branch 'xdp: recycle Page Pool backed skbs built...
2023-03-14 Alexander Lobakinxdp: remove unused {__,}xdp_release_frame()
2023-03-14 Alexander Lobakinnet: page_pool, skbuff: make skb_mark_for_recycle(...
2023-03-14 Ross Zwislerbpf: use canonical ftrace path
2023-03-13 Dave Marchevskybpf: Disable migration when freeing stashed local kptr...
2023-03-13 David Vernettasks: Extract rcu_users out of union
2023-03-11 Alexei StarovoitovMerge branch 'Support stashing local kptrs with bpf_kpt...
2023-03-11 Dave Marchevskybpf: Support __kptr to local kptrs
2023-03-10 Dave Marchevskybpf: Change btf_record_find enum parameter to field_mask
2023-03-10 Martin KaFai Laubpf: Add bpf_selem_free()
2023-03-10 Martin KaFai Laubpf: Repurpose use_trace_rcu to reuse_now in bpf_local_...
2023-03-10 Martin KaFai Laubpf: Remember smap in bpf_local_storage
2023-03-10 Martin KaFai Laubpf: Refactor codes into bpf_local_storage_destroy
2023-03-10 Martin KaFai Laubpf: Move a few bpf_local_storage functions to static...
2023-03-10 Andrii Nakryikobpf: ensure state checkpointing at iter_next() call...
2023-03-09 Michael Weißbpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
2023-03-09 Alexei StarovoitovMerge branch 'BPF open-coded iterators'
2023-03-09 Andrii Nakryikobpf: implement numbers iterator
2023-03-09 Andrii Nakryikobpf: add support for open-coded iterator loops
2023-03-09 Andrii Nakryikobpf: add iterator kfuncs registration and validation...
2023-03-08 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2023-03-08 Eric Dumazetnet: reclaim skb->scm_io_uring bit
2023-03-08 Eric Dumazetnet: remove enum skb_free_reason
2023-03-08 Heiner Kallweitnet: phy: improve phy_read_poll_timeout
2023-03-07 Alexei StarovoitovMerge branch 'bpf: bpf memory usage'
2023-03-07 Yafang Shaobpf: offload map memory usage
2023-03-07 Yafang Shaobpf, net: xskmap memory usage
2023-03-07 Yafang Shaobpf, net: bpf_local_storage memory usage
2023-03-07 Yafang Shaobpf: add new map ops ->map_mem_usage
2023-03-07 Nathan Chancellorbpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_...
2023-03-07 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-03-03 Kumar Kartikeya... bpf: Use separate RCU callbacks for freeing selem
2023-03-03 Daniel BorkmannMerge branch 'bpf-kptr-rcu'
2023-03-03 Alexei Starovoitovbpf: Refactor RCU enforcement in the verifier.
2023-03-03 Alexei Starovoitovbpf: Introduce kptr_rcu.
2023-03-03 Tero Kristobpf: Add support for absolute value BPF timers
2023-03-01 Alexei StarovoitovMerge branch 'Add support for kptrs in more BPF maps'
2023-03-01 Kumar Kartikeya... bpf: Support kptrs in local storage maps
2023-03-01 Alexei StarovoitovMerge branch 'Add skb + xdp dynptrs'
2023-03-01 Joanne Koongbpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
2023-03-01 Joanne Koongbpf: Add xdp dynptrs
2023-03-01 Joanne Koongbpf: Add skb dynptrs
2023-03-01 Joanne Koongbpf: Define no-ops for externally called bpf dynptr...
2023-03-01 Joanne Koongbpf: Refactor process_dynptr_func
2023-02-27 Linus TorvaldsMerge tag 'net-6.3-rc1' of git://git./linux/kernel...
2023-02-27 Jakub KicinskiMerge tag 'wireless-2023-02-27' of git://git./linux...
2023-02-27 Linus TorvaldsMerge tag 'arm-fixes-6.3-1' of git://git./linux/kernel...
2023-02-27 Linus TorvaldsMerge tag 'soc-drivers-6.3' of git://git./linux/kernel...
2023-02-27 Linus TorvaldsMerge tag 'fuse-update-6.3' of git://git./linux/kernel...
2023-02-27 Linus TorvaldsMerge tag 'mmc-v6.3' of git://git./linux/kernel/git...
2023-02-27 Linus TorvaldsMerge tag 'dma-mapping-6.3-2022-02-27' of git://git...
2023-02-27 Linus TorvaldsMerge tag 'memblock-v6.3-rc1' of git://git./linux/kerne...
2023-02-27 Linus TorvaldsMerge tag 'm68knommu-for-v6.3' of git://git./linux...
2023-02-27 Linus TorvaldsMerge tag 'csky-for-linus-6.3' of https://github.com...
2023-02-26 Linus TorvaldsMerge tag 'rproc-v6.3' of git://git./linux/kernel/git...
2023-02-26 Linus TorvaldsMerge tag 'rpmsg-v6.3' of git://git./linux/kernel/git...
2023-02-26 Linus TorvaldsMerge tag 'hwlock-v6.3' of git://git./linux/kernel...
2023-02-26 Linus TorvaldsMerge tag 'kbuild-v6.3' of git://git./linux/kernel...
2023-02-26 Linus TorvaldsMerge tag 'media/v6.3-1' of git://git./linux/kernel...
2023-02-26 David S. MillerMerge branch 'net-ocelot-switch-regressions'
2023-02-26 Vladimir Olteannet: dsa: seville: ignore mscc-miim read errors from...
2023-02-25 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2023-02-25 Linus TorvaldsMerge tag 'mailbox-v6.3' of git://git.linaro.org/landin...
2023-02-25 Linus TorvaldsMerge tag 'mtd/for-6.3' of git://git./linux/kernel...
2023-02-25 Linus TorvaldsMerge tag 'input-for-v6.3-rc0' of git://git./linux...
2023-02-25 Linus TorvaldsMerge tag 'probes-v6.3-2' of git://git./linux/kernel...
2023-02-25 Linus TorvaldsMerge tag 'kcsan.2023.02.24a' of git://git./linux/kerne...
2023-02-25 Linus TorvaldsMerge tag 'flex-array-transformations-6.3-rc1' of git...
2023-02-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2023-02-25 Linus TorvaldsMerge tag 'vfio-v6.3-rc1' of https://github.com/awillia...
2023-02-25 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-02-25 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-02-25 Linus TorvaldsMerge tag 'riscv-for-linus-6.3-mw1' of git://git./linux...
2023-02-25 Linus TorvaldsMerge tag 'powerpc-6.3-1' of git://git./linux/kernel...
2023-02-25 Linus TorvaldsMerge tag 'mips_6.3' of git://git./linux/kernel/git...
2023-02-25 Linus TorvaldsMerge tag 'cxl-for-6.3' of git://git./linux/kernel...
2023-02-25 Linus TorvaldsMerge tag 'x86_tdx_for_6.3' of git://git./linux/kernel...
next