BPF
[Prev Page][Next Page]
- [PATCH v2 bpf-next 4/4] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/4] net: netfilter: add bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/4] bpf: Add support for per-parameter trusted args
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/4] selftests/bpf: Extend KF_TRUSTED_ARGS test for __ref annotation
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH] net: sysctl: remove unused variable long_max
- From: Liu Shixin <liushixin2@xxxxxxxxxx>
- Re: [syzbot] WARNING in bpf_bprintf_prepare (2)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH] vhost-net: support VIRTIO_F_RING_RESET
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- From: "Liuxin(EulerOS)" <liuxin350@xxxxxxxxxx>
- [PATCH bpf-next] selftests: bpf: test_kmod.sh: pass parameter to the module
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [syzbot] WARNING in bpf_bprintf_prepare (2)
- From: syzbot <syzbot+2251879aa068ad9c960d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] Fixes: 14a324f6a67e ("bpf: Wire up freeing of referenced kptr")
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 31/32] selftests/bpf: Add BPF linked list API tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 32/32] selftests/bpf: Add referenced local kptr tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 30/32] selftests/bpf: Add BTF tag macros for local kptrs, BPF linked lists
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 29/32] libbpf: Add support for private BSS map section
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 28/32] bpf: Remove duplicate PTR_TO_BTF_ID RO check
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 27/32] bpf: Add destructor for bpf_list_head in local kptr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 26/32] bpf: Wire up freeing of bpf_list_heads in maps
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 23/32] bpf: Add single ownership BPF linked list API
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 24/32] bpf: Permit NULL checking pointer with non-zero fixed offset
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 25/32] bpf: Allow storing local kptrs in BPF maps
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 19/32] bpf: Support bpf_list_head in local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 22/32] bpf: Bump BTF_KFUNC_SET_MAX_CNT
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 17/32] bpf: Support bpf_list_node in local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 20/32] bpf: Introduce bpf_kptr_free helper
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 16/32] bpf: Introduce BPF memory object model
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 18/32] bpf: Support bpf_spin_lock in local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 15/32] bpf: Add helper macro bpf_expr_for_each_reg_in_vstate
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 13/32] bpf: Introduce bpf_list_head support for BPF maps
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 14/32] bpf: Introduce bpf_kptr_alloc helper
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 12/32] bpf: Teach verifier about non-size constant arguments
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 11/32] bpf: Support constant scalar arguments for kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 09/32] bpf: Rewrite kfunc argument handling
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 10/32] bpf: Drop kfunc support from btf_check_func_arg_match
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 08/32] bpf: Add comment about kptr's PTR_TO_MAP_VALUE handling
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 07/32] bpf: Allow specifying volatile type modifier for kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 06/32] bpf: Annotate data races in bpf_local_storage
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 05/32] bpf: Support kptrs in local storage maps
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 04/32] bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 03/32] bpf: Add zero_map_value to zero map value with special fields
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 01/32] bpf: Add copy_map_value_long to copy to remote percpu memory
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 02/32] bpf: Support kptrs in percpu arraymap
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH RFC bpf-next v1 00/32] Local kptrs, BPF linked lists
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH cgroup/for-6.1] cgroup: Remove data-race around cgrp_dfl_visible
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Aditi Ghag <aditivghag@xxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Aditi Ghag <aditivghag@xxxxxxxxx>
- Re: [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH stable 5.15 2/2] kbuild: Add skip_encoding_btf_enum64 option to pahole
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.15 1/2] kbuild: Unify options for BTF generation for vmlinux and modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH 1/2] bpf: Fix warning of Using plain integer as NULL pointer
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- [PATCH bpf-next] Fixes: 14a324f6a67e ("bpf: Wire up freeing of referenced kptr")
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- [PATCH bpf-next] Fixes: 14a324f6a67e ("bpf: Wire up freeing of referenced kptr")
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] bpf: Fix warning of Using plain integer as NULL pointer
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH 2/2] bpf: Fix warning of incorrect type in return expression
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- [PATCH 1/2] bpf: Fix warning of Using plain integer as NULL pointer
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCHv3 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 1/2] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH v5 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 4/4] selftests/bpf: Add selftests validating the user ringbuf
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 0/4] bpf: Add user-space-publisher ring buffer map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt()
- [PATCH v6 bpf-next 16/16] bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 15/16] bpf: Remove usage of kmem_cache from bpf_mem_cache.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 14/16] bpf: Remove prealloc-only restriction for sleepable bpf programs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 13/16] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 12/16] bpf: Remove tracing program restriction on map types
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 11/16] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 10/16] bpf: Add percpu allocation support to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 09/16] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 04/16] samples/bpf: Reduce syscall overhead in map_perf_test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 07/16] bpf: Optimize call_rcu in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 08/16] bpf: Adjust low/high watermarks in bpf_mem_cache
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 05/16] bpf: Relax the requirement to use preallocated hash maps in tracing progs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 06/16] bpf: Optimize element count in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 03/16] selftests/bpf: Improve test coverage of test_maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 02/16] bpf: Convert hash map to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 01/16] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 00/16] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] bpf: added the account of BPF running time
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH net v2 1/2] ice: Fix DMA mappings leak
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] Add table of BPF program types to libbpf docs
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: added the account of BPF running time
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf, arm64: Jit BPF_CALL to direct call when possible
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 22/22] net: sched: act: remove redundant code in act_api
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v1] selftests/xsk: Avoid use-after-free on ctx
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next 01/22] net: sched: act_api: implement generic walker and search for tc action
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/6] selftests: xsk: real device testing support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v10 07/23] selftests/bpf: Add tests for kfunc returning a memory pointer
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 10/23] HID: convert defines of HID class requests into a proper enum
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 09/23] HID: export hid_report_type to uapi
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v10 03/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 23/23] Documentation: add HID-BPF docs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 17/23] selftests/bpf: add tests for bpf_hid_hw_request
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 08/23] HID: core: store the unique system identifier in hid_device
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 22/23] samples/bpf: HID: add Surface Dial example
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 16/23] HID: bpf: introduce hid_hw_request()
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 19/23] selftests/bpf: add report descriptor fixup tests
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 18/23] HID: bpf: allow to change the report descriptor
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 12/23] HID: initial BPF implementation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 21/23] samples/bpf: HID: add new hid_mouse example
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 14/23] HID: bpf: allocate data memory for device_event BPF programs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 11/23] HID: Kconfig: split HID support and hid-core compilation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 04/23] selftests/bpf: add test for accessing ctx from syscall program type
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH net-next 12/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 22/22] net: sched: act: remove redundant code in act_api
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 18/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 16/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 15/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 17/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 19/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 20/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 14/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 10/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 21/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 11/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 13/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 09/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 08/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 04/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 07/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 05/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 06/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 03/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 02/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 01/22] net: sched: act_api: implement generic walker and search for tc action
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 00/22] refactor the walk and lookup hook functions in tc_action_ops
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: implement perf attach command
- From: "weiyongjun (A)" <weiyongjun1@xxxxxxxxxx>
- [PATCH] bpf: added the account of BPF running time
- From: Yunhui Cui <cuiyunhui@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/8] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1] selftests/xsk: Avoid use-after-free on ctx
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 12/13] bpf: Add return value for bpf_map_init_from_attr
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 13/13] bpf: Introduce selectable memcg for bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 11/13] mm, memcg: Add new helper task_under_memcg_hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 10/13] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 05/13] bpf: Save memcg in bpf_map_init_from_attr()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 07/13] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 09/13] bpf: Use bpf_map_kvcalloc in bpf_local_storage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 04/13] bpf: Call bpf_map_init_from_attr() immediately after map creation
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 03/13] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 08/13] bpf: Use bpf_map_kzalloc in arraymap
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 06/13] bpf: Use scoped-based charge in bpf_map_area_alloc
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 01/13] cgroup: Update the comment on cgroup_get_from_fd
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 02/13] bpf: Introduce new helper bpf_map_put_memcg()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH v2 bpf-next 11/17] bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 08/17] net: Remove unused flags argument from do_ipv6_getsockopt
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 13/17] bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 12/17] bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 15/17] bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 16/17] bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 17/17] selftest/bpf: Add test for bpf_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 10/17] bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 14/17] bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 09/17] net: Add a len argument to compat_ipv6_get_msfilter()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 04/17] bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 01/17] net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 05/17] bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 02/17] bpf: net: Change sk_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 06/17] bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 07/17] bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 03/17] bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v3] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] bpf: Remove useless else if
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFCv2 PATCH bpf-next 01/18] bpf: Add verifier support for custom callback return range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH v1] selftests/xsk: Avoid use-after-free on ctx
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v2 0/4] Use this_cpu_xxx for preemption-safety
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 1/2] bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH bpf-next 0/2] cgroup/connect{4,6} programs for unprivileged ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: Add support for per-parameter trusted args
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 2/4] selftests/bpf: Extend KF_TRUSTED_ARGS test for __ref annotation
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 3/4] net: netfilter: add bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 bpf-next 15/15] bpf: Remove usage of kmem_cache from bpf_mem_cache.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 14/15] bpf: Remove prealloc-only restriction for sleepable bpf programs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 12/15] bpf: Remove tracing program restriction on map types
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 10/15] bpf: Add percpu allocation support to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 07/15] bpf: Optimize call_rcu in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 08/15] bpf: Adjust low/high watermarks in bpf_mem_cache
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 04/15] samples/bpf: Reduce syscall overhead in map_perf_test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 03/15] selftests/bpf: Improve test coverage of test_maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 02/15] bpf: Convert hash map to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCHv2 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 1/2] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH v6 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 6/6] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 3/6] selftests: xsk: increase chars for interface name to 16
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 1/6] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 0/6] selftests: xsk: real device testing support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 intel-net 0/2] ice: xsk: ZC changes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: test_kmod.sh fails with constant blinding
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Jan Engelhardt <jengelh@xxxxxxx>
- Re: [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf: Use this_cpu_{inc_return|dec} for prog->active
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Use this_cpu_xxx for preemption-safety
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3 4/4] LoongArch: Enable BPF_JIT in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 2/4] LoongArch: Add some instruction opcodes and formats
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: KASAN: use-after-free Read in free_netdev
- From: Rondreis <linhaoguo86@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: kernel test robot <lkp@xxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the net tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash.
- From: Harsh Modi <harshmodi@xxxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: Initialize err in probe_map_create
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] fixes for concurrent htab updates
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 intel-net 0/2] ice: xsk: ZC changes
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] xsk: fix backpressure mechanism on Tx
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] selftests: xsk: add missing close() on netns fd
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add include/linux/tnum.h to BPF CORE
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v5 2/3] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v5 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v5 0/3] Add skb + xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v10 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH bpf-next v9 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- BPF office hours summary, August 2022
- From: Mykola Lysenko <mykolal@xxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: How to extract BTF object ID from kernel module?
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 08/12] selftests/bpf: Compile kernel with everything as built-in
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 04/12] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 03/12] btf: Allow dynamic pointer parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 01/12] bpf: Allow kfuncs to be used in LSM programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 00/12] bpf: Add kfuncs for PKCS#7 signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v4 4/4] selftests/bpf: Add selftests validating the user ringbuf
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 0/4] bpf: Add user-space-publisher ring buffer map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [RFC] Socket termination for policy enforcement and load-balancing
- From: Aditi Ghag <aditivghag@xxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 8/8] selftests/bpf: Add tracing_struct test in DENYLIST.s390x
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 6/8] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 7/8] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 4/8] bpf: arm64: No support of struct argument in trampoline programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 3/8] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 2/8] bpf: x86: Support in-register struct arguments in trampoline programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 1/8] bpf: Allow struct argument in trampoline based programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 0/8] bpf: Support struct argument for trampoline base progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 0/5] Parameterize task iterators.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC PATCH] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH bpf-next v4 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: Add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/3] fixes for concurrent htab updates
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v9 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] MAINTAINERS: Add include/linux/tnum.h to BPF CORE
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next 2/2] proof for the safe usage of tnum_in()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next 0/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH bpf-next v9 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] bpf: Remove useless else if
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v8 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- [RFCv2 PATCH bpf-next 08/18] bpf: Enforce spinlock hold for bpf_rbtree_{add,remove,find}
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 10/18] bpf: Verifier tracking of rbtree_spin_lock held
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 13/18] bpf: Add CONDITIONAL_RELEASE type flag
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 16/18] selftests/bpf: Declarative lock definition test changes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 17/18] selftests/bpf: Lock tracking test changes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 02/18] bpf: Add verifier check for BPF_PTR_POISON retval and arg
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 12/18] bpf: Add OBJ_NON_OWNING_REF type flag
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 00/18] bpf: Introduce rbtree map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 06/18] bpf: Add bpf_spin_lock member to rbtree
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 01/18] bpf: Add verifier support for custom callback return range
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 14/18] bpf: Introduce PTR_ITER and PTR_ITER_END type flags
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- [RFCv2 PATCH bpf-next 11/18] bpf: Check rbtree lock held during verification
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 09/18] bpf: Support declarative association of lock with rbtree map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 07/18] bpf: Add bpf_rbtree_{lock,unlock} helpers
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 18/18] selftests/bpf: Rbtree static lock verification test changes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 15/18] selftests/bpf: Add rbtree map tests
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 03/18] bpf: Add rb_node_off to bpf_map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 04/18] bpf: Add rbtree map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 05/18] libbpf: Add support for private BSS map section
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v5 bpf-next 1/4] bpf: Add 'bpf_dynptr_get_data' helper
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH v14 12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH 2/2] usb: Implement usb_revoke() BPF function
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- [PATCH v14 12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 08/12] selftests/bpf: Compile kernel with everything as built-in
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 04/12] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 03/12] btf: Allow dynamic pointer parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 01/12] bpf: Allow kfuncs to be used in LSM programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 00/12] bpf: Add kfuncs for PKCS#7 signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH dwarves 0/7] Add support for generating BTF for all variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 2/2] usb: Implement usb_revoke() BPF function
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 2/2] usb: Implement usb_revoke() BPF function
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v5 bpf-next 6/6] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 1/6] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 4/4] selftests/bpf: Add selftests validating the user ringbuf
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf] selftests: xsk: add missing close() on netns fd
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- How to extract BTF object ID from kernel module?
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH v2 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 intel-net 0/2] ice: xsk: ZC changes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH intel-net 0/2] ice: xsk: ZC changes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf] xsk: fix backpressure mechanism on Tx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Add BPF JIT support for LoongArch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] LoongArch: Add BPF JIT support
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] LoongArch: Add some instruction opcodes and formats
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- RE: [PATCH bpf-next v2 1/2] net: If the sock is dead, do not access sock's sk_wq in sk_stream_wait_memory
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net 1/3] ice: Fix DMA mappings leak
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] Fit lines in 80 columns
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: add GCC support for bpf_tail_call_static
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Hao Luo <haoluo@xxxxxxxxxx>
- [PATCH v2] Fit lines in 80 columns
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program. IGNORE!!
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret/lsm.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 4/5] libbpf: Assign cookies to links in libbpf.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: Move sys_pidfd_open() into test_progs.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] Add table of BPF program types to libbpf docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] Add table of BPF program types to docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] Add table of BPF program types to libbpf docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: data-race in cgroup_get_tree / proc_cgroup_show
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH] libbpf: Support raw btf placed in the default path
- From: Tao Chen <chentao.kernel@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/3] fixes for concurrent htab updates
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add config for skipping BTF enum64s
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: data-race in cgroup_get_tree / proc_cgroup_show
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add config for skipping BTF enum64s
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] bpf: Add config for skipping BTF enum64s
- From: Martin Reboredo <yakoyoku@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
- From: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
- Re: [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]