bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 02:37:44 to 2022-09-09 12:35:53 UTC [more...]

[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
 2022-09-09 12:35 UTC  (13+ messages)
` [PATCH RFCv2 bpf-next 04/18] net: create xdp_hints_common and set functions
` [PATCH RFCv2 bpf-next 17/18] xsk: AF_XDP xdp-hints support in desc options
                ` [xdp-hints] "
` [xdp-hints] [PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF

[PATCHv3 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-09-09 12:25 UTC  (12+ messages)
` [PATCHv3 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
` [PATCHv3 bpf-next 2/6] ftrace: Keep the resolved addr in kallsyms_callback
` [PATCHv3 bpf-next 3/6] bpf: Use given function address for trampoline ip arg
` [PATCHv3 bpf-next 4/6] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
` [PATCHv3 bpf-next 5/6] bpf: Return value in kprobe get_func_ip only for entry address
` [PATCHv3 bpf-next 6/6] selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT

[PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-09 12:07 UTC  (13+ messages)
` [PATCH v17 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v17 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v17 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v17 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v17 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v17 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v17 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v17 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs

[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-09-09 11:58 UTC  (3+ messages)
` [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function

[bpf-next v3 2/2] bpftool: Update doc (add auto_attach to prog load)
 2022-09-09 11:38 UTC  (2+ messages)

[bpf-next v3 1/2] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-09 11:38 UTC  (4+ messages)
` [-next v2 2/2] bpftool: Update doc (add auto_attach to prog load)

[PATCH RFC bpf-next v1 00/32] Local kptrs, BPF linked lists
 2022-09-09 11:22 UTC  (37+ messages)
` [PATCH RFC bpf-next v1 05/32] bpf: Support kptrs in local storage maps
` [PATCH RFC bpf-next v1 12/32] bpf: Teach verifier about non-size constant arguments
` [PATCH RFC bpf-next v1 13/32] bpf: Introduce bpf_list_head support for BPF maps
` [PATCH RFC bpf-next v1 14/32] bpf: Introduce bpf_kptr_alloc helper
` [PATCH RFC bpf-next v1 16/32] bpf: Introduce BPF memory object model
` [PATCH RFC bpf-next v1 18/32] bpf: Support bpf_spin_lock in local kptrs
` [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables

[PATCH v2] tracing/kprobes: Add method to display private kprobes in tracefs
 2022-09-09 11:05 UTC  (3+ messages)

[bpf-next] bpf: use kvmemdup_bpfptr helper
 2022-09-09 10:58 UTC 

[PATCH bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
 2022-09-09 10:22 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
 2022-09-09 10:12 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile

[PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
 2022-09-09  9:47 UTC  (7+ messages)
` [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support

[RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
 2022-09-09  9:37 UTC  (7+ messages)

[PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
 2022-09-09  9:21 UTC 

test ./tools/testing/selftests/bpf/test_offload.py failed
 2022-09-09  9:11 UTC  (9+ messages)

[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
 2022-09-09  8:59 UTC  (5+ messages)
  `  "
      ` [External] "

[PATCH v2 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
 2022-09-09  8:16 UTC  (13+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
      ` [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
      ` [PATCH v3 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
        ` [PATCH v3 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
        ` [PATCH v3 2/2] x86/kprobes: Fix optprobe optimization "

[PATCH bpf] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
 2022-09-09  7:50 UTC 

[PATCH bpf RESEND] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
 2022-09-09  8:04 UTC 

[PATCH net-next,v3 00/22] refactor the walk and lookup hook functions in tc_action_ops
 2022-09-09  7:40 UTC  (24+ messages)
` [PATCH net-next,v3 01/22] net: sched: act: move global static variable net_id to tc_action_ops
` [PATCH net-next,v3 02/22] net: sched: act_api: implement generic walker and search for tc action
` [PATCH net-next,v3 03/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
` [PATCH net-next,v3 04/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
` [PATCH net-next,v3 05/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
` [PATCH net-next,v3 06/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
` [PATCH net-next,v3 07/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
` [PATCH net-next,v3 08/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
` [PATCH net-next,v3 09/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
` [PATCH net-next,v3 10/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
` [PATCH net-next,v3 11/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
` [PATCH net-next,v3 12/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
` [PATCH net-next,v3 13/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
` [PATCH net-next,v3 14/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
` [PATCH net-next,v3 15/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
` [PATCH net-next,v3 16/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
` [PATCH net-next,v3 17/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
` [PATCH net-next,v3 18/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
` [PATCH net-next,v3 19/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
` [PATCH net-next,v3 20/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
` [PATCH net-next,v3 21/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
` [PATCH net-next,v3 22/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search

[bpf-next 1/2] libbpf: Add make_path_and_pin() helper for bpf_xxx__pin()
 2022-09-09  5:45 UTC  (2+ messages)
` [bpf-next 2/2] libbpf: Add pathname_concat() helper

BTF and libBPF
 2022-09-09  5:22 UTC 

[syzbot] WARNING in bpf_verifier_vlog
 2022-09-09  4:19 UTC 

[PATCH] bpftool: output map/prog indices on `gen skeleton`
 2022-09-09  2:39 UTC  (4+ messages)

[PATCH net-next 0/8] add tc-testing test cases
 2022-09-09  1:29 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests/tc-testings: add selftests for ctinfo action
` [PATCH net-next 2/8] selftests/tc-testings: add selftests for gate action
` [PATCH net-next 3/8] selftests/tc-testings: add selftests for xt action
` [PATCH net-next 4/8] selftests/tc-testings: add connmark action deleting test case
` [PATCH net-next 5/8] selftests/tc-testings: add ife "
` [PATCH net-next 6/8] selftests/tc-testings: add nat "
` [PATCH net-next 7/8] selftests/tc-testings: add sample "
` [PATCH net-next 8/8] selftests/tc-testings: add tunnel_key "

[PATCH v4 bpf-next 0/3] cgroup/connect{4,6} programs for unprivileged ICMP ping
 2022-09-09  0:49 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Invoke "
` [PATCH v4 bpf-next 2/3] selftests/bpf: Deduplicate write_sysctl() to test_progs.c
` [PATCH v4 bpf-next 3/3] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping

[PATCH bpf-next v4 0/8] bpf: Support struct argument for trampoline base progs
 2022-09-09  0:11 UTC  (3+ messages)
` [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro

[PATCH bpf-next] bpf: Add verifier support for custom callback return range
 2022-09-08 23:45 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] cgroup/connect{4,6} programs for unprivileged ICMP ping
 2022-09-08 23:44 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Invoke "
` [PATCH v3 bpf-next 2/3] selftests/bpf: Deduplicate write_sysctl() to test_progs.c
` [PATCH v3 bpf-next 3/3] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping

[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
 2022-09-08 23:44 UTC  (7+ messages)
` [PATCH 1/4] perf lock contention: Factor out get_symbol_name_offset()
` [PATCH 2/4] perf lock contention: Show full callstack with -v option
` [PATCH 3/4] perf lock contention: Allow to change stack depth and skip
` [PATCH 4/4] perf lock contention: Skip stack trace from BPF

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-09-08 23:32 UTC  (7+ messages)

[RFCv2 PATCH bpf-next 00/18] bpf: Introduce rbtree map
 2022-09-08 23:10 UTC  (8+ messages)
` [RFCv2 PATCH bpf-next 01/18] bpf: Add verifier support for custom callback return range

[linux-next:master] BUILD REGRESSION 47c191411b68a771261be3dc0bd6f68394cef358
 2022-09-08 22:37 UTC 

[PATCH 1/3] perf: Use sample_flags for callchain
 2022-09-08 21:41 UTC  (3+ messages)
` [PATCH 2/3] perf/bpf: Always use perf callchains if exist
` [PATCH 3/3] perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY

[PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash
 2022-09-08 20:38 UTC  (3+ messages)

[PATCH dwarves 0/7] Add support for generating BTF for all variables
 2022-09-08 20:35 UTC  (6+ messages)

[PATCHv2 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-09-08 19:41 UTC  (8+ messages)
` [PATCHv2 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
` [PATCHv2 bpf-next 2/6] ftrace: Keep the resolved addr in kallsyms_callback

[PATCH bpf-next v2 0/2] Fix cgroup attach flags being assigned to effective progs
 2022-09-08 19:13 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf, cgroup: Fix "
` [PATCH bpf-next v2 2/2] bpftool: Fix cgroup "

[PATCH v2] perf test: Skip sigtrap test on old kernels
 2022-09-08 18:31 UTC  (2+ messages)

differentiate the verifier invalid mem access message error?
 2022-09-08 16:24 UTC  (4+ messages)

[PATCH v2 bpf-next] selftests/bpf: fix ct status check in bpf_nf selftests
 2022-09-08 16:13 UTC  (2+ messages)

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-08 16:13 UTC  (13+ messages)

[PATCH 0/7] bpf: Add fd modes check for map iter and extend libbpf
 2022-09-08 15:17 UTC  (7+ messages)
` [PATCH 1/7] bpf: Add missing fd modes check for map iterators

[PATCH bpf-next] selftests: bpf: test_kmod.sh: pass parameter to the module
 2022-09-08 12:01 UTC  (3+ messages)
` [PATCH bpf-next v2] selftests: bpf: test_kmod.sh: pass parameters "
` [PATCH bpf-next v3] "

[PATCH bpf-next] selftests/bpf: fix ct status check in bpf_nf selftests
 2022-09-08  7:45 UTC  (3+ messages)

[PATCH v3 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-09-08  7:37 UTC  (3+ messages)

[PATCH net-next,v2 00/22] refactor the walk and lookup hook functions in tc_action_ops
 2022-09-08  6:04 UTC  (4+ messages)
` [PATCH net-next,v2 01/22] net: sched: act: move global static variable net_id to tc_action_ops

[PATCH bpf-next 0/2] Fix cgroup attach flags being assigned to effective progs
 2022-09-08  3:23 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, cgroup: Fix "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).