bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-07 18:59:38 to 2022-12-09 07:57:11 UTC [more...]

BUG: missing null marking in PTR_TO_BTF_ID leads to null-ptr-deref in BPF prog
 2022-12-09  7:56 UTC 

BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
 2022-12-09  7:09 UTC  (9+ messages)
` BUG: unable to handle kernel paging request in bpf_dispatcher_xdp #forregzbot

[PATCH 2/3] perf build: Use libtraceevent from the system
 2022-12-09  6:34 UTC  (17+ messages)

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-09  5:24 UTC  (39+ messages)
` [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
` [PATCH bpf-next v3 02/12] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
  ` [xdp-hints] "
      ` [xdp-hints] "
` [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
` [PATCH bpf-next v3 11/12] mlx5: "
      ` [xdp-hints] "
` [xdp-hints] [PATCH bpf-next v3 00/12] xdp: hints via kfuncs
    ` [xdp-hints] "

[PATCH] xen-netback: Remove set but unused variable 'pending_idx'
 2022-12-09  4:54 UTC  (2+ messages)

[PATCH bpf] bpf: Resolve fext program type when checking map compatibility
 2022-12-09  4:05 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Dynptr refactorings
 2022-12-09  2:50 UTC  (10+ messages)
` [PATCH bpf-next v2 1/7] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
` [PATCH bpf-next v2 2/7] bpf: Propagate errors from process_* checks in check_func_arg
` [PATCH bpf-next v2 3/7] bpf: Rework process_dynptr_func
` [PATCH bpf-next v2 4/7] bpf: Rework check_func_arg_reg_off
` [PATCH bpf-next v2 5/7] bpf: Move PTR_TO_STACK alignment check to process_dynptr_func
` [PATCH bpf-next v2 6/7] bpf: Use memmove for bpf_dynptr_{read,write}
` [PATCH bpf-next v2 7/7] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback

[PATCH net-next v2 0/6] tsnep: XDP support
 2022-12-09  2:23 UTC  (17+ messages)
` [PATCH net-next v2 1/6] tsnep: Add adapter down state
` [PATCH net-next v2 2/6] tsnep: Add XDP TX support
` [PATCH net-next v2 3/6] tsnep: Support XDP BPF program setup
` [PATCH net-next v2 4/6] tsnep: Prepare RX buffer for XDP support
` [PATCH net-next v2 5/6] tsnep: Add RX queue info "
` [PATCH net-next v2 6/6] tsnep: Add XDP RX support

[PATCH bpf-next v2 0/2] Misc optimizations for bpf mem allocator
 2022-12-09  2:00 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reuse freed element in free_by_rcu during allocation
` [PATCH bpf-next v2 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2022-12-09  1:30 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
` [PATCH v2 bpf-next 2/6] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
` [PATCH v2 bpf-next 3/6] bpf: Add bpf_dynptr_get_size and bpf_dynptr_get_offset
` [PATCH v2 bpf-next 4/6] bpf: Add bpf_dynptr_clone
` [PATCH v2 bpf-next 5/6] bpf: Add bpf_dynptr_iterator
` [PATCH v2 bpf-next 6/6] selftests/bpf: Tests for dynptr convenience helpers

[PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
 2022-12-09  1:01 UTC  (7+ messages)

[PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
 2022-12-09  0:39 UTC  (33+ messages)
` [PATCH bpf-next 01/13] bpf: Loosen alloc obj test in verifier's reg_btf_record
` [PATCH bpf-next 02/13] bpf: map_check_btf should fail if btf_parse_fields fails
` [PATCH bpf-next 04/13] bpf: rename list_head -> datastructure_head in field info types
` [PATCH bpf-next 10/13] bpf, x86: BPF_PROBE_MEM handling for insn->off < 0

[PATCH bpf-next 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
 2022-12-09  0:08 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "

[PATCH bpf-next] bpftool: fix output for skipping kernel config check
 2022-12-08 23:32 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Bring test_offload.py back to life
 2022-12-08 23:30 UTC  (2+ messages)

[PATCH v2 0/2] lsm: Improve LSM hooks documentation
 2022-12-08 22:18 UTC  (9+ messages)
` [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting

Bad padding with bpftool btf dump .. format c
 2022-12-08 19:04 UTC  (13+ messages)
  ` Sv: "

[PATCH bpf-next 0/6] BTF-to-C dumper fixes and improvements
 2022-12-08 18:57 UTC  (7+ messages)
` [PATCH bpf-next 1/6] libbpf: fix single-line struct definition output in btf_dump
` [PATCH bpf-next 2/6] libbpf: handle non-standardly sized enums better in BTF-to-C dumper
` [PATCH bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
` [PATCH bpf-next 4/6] libbpf: fix btf__align_of() by taking into account field offsets
` [PATCH bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
` [PATCH bpf-next 6/6] selftests/bpf: add few corner cases to test padding handling of btf_dump

[PATCH] perf tools: Fix a typo in BTF tracepoint name
 2022-12-08 18:26 UTC 

[PATCH bpf v2] bpf: Do not zero-extend kfunc return values
 2022-12-08 18:10 UTC  (2+ messages)

[PATCH bpf] bpf: Fix comment error in fixup_kfunc_call function
 2022-12-08 18:10 UTC  (2+ messages)

[PATCH bpf-next v3] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
 2022-12-08 17:19 UTC  (5+ messages)

[PATCH v2] panic: Taint kernel if fault injection has been used
 2022-12-08 14:59 UTC  (11+ messages)

[PATCH v2] powerpc/bpf/32: Fix Oops on tail call tests
 2022-12-08 12:52 UTC  (2+ messages)

[PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
 2022-12-08 12:04 UTC  (20+ messages)

[PATCH net-next v3] skbuff: Introduce slab_build_skb()
 2022-12-08 11:08 UTC  (4+ messages)

[syzbot] kernel stack overflow in sock_close
 2022-12-08 10:05 UTC 

[syzbot] BUG: stack guard page was hit in inet6_release
 2022-12-08  9:07 UTC  (4+ messages)

[RFC PATCH 0/9] virtio_net: support multi buffer xdp
 2022-12-08  8:35 UTC  (22+ messages)
` [RFC PATCH 1/9] virtio_net: disable the hole mechanism for xdp
` [RFC PATCH 2/9] virtio_net: set up xdp for multi buffer packets
` [RFC PATCH 3/9] virtio_net: update bytes calculation for xdp_frame
` [RFC PATCH 4/9] virtio_net: remove xdp related info from page_to_skb()
` [RFC PATCH 5/9] virtio_net: build xdp_buff with multi buffers
` [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
` [RFC PATCH 9/9] virtio_net: support multi-buffer xdp

[PATCH] media: i2c: ov772x: Fix memleak in ov772x_probe()
 2022-12-08  8:20 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-12-08  2:48 UTC  (4+ messages)

[PATCH net-next v2] skbuff: Introduce slab_build_skb()
 2022-12-08  2:34 UTC  (2+ messages)

[PATCH bpf-next 0/2] Misc optimizations for bpf mem allocator
 2022-12-08  1:49 UTC  (11+ messages)
` [PATCH bpf-next 1/2] bpf: Reuse freed element in free_by_rcu during allocation
` [PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true

[PATCH bpf-next v3 0/2] Document some recent core kfunc additions
 2022-12-08  1:20 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf/docs: Document struct task_struct * kfuncs
` [PATCH bpf-next v3 2/2] bpf/docs: Document struct cgroup "

[PATCH v2 bpf-next 1/2] selftests/bpf: add generic BPF program tester-loader
 2022-12-08  1:10 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-07 23:17 UTC  (15+ messages)

[PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-12-07 22:04 UTC  (2+ messages)

[PATCH bpf-next] bpf: remove unused insn_cnt argument from visit_[func_call_]insn()
 2022-12-07 22:00 UTC  (2+ messages)

[PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
 2022-12-07 22:00 UTC  (6+ messages)
` [PATCH HID for-next v3 1/5] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret

[PATCH net v2 1/1] i40e: Fix the inability to attach XDP program on downed interface
 2022-12-07 21:16 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
 2022-12-07 21:08 UTC  (4+ messages)

[PATCH bpf-next v1 0/7] Dynptr refactorings
 2022-12-07 20:41 UTC  (6+ messages)
` [PATCH bpf-next v1 5/7] bpf: Move PTR_TO_STACK alignment check to process_dynptr_func

[PATCH 1/1] btf_encoder: Generate a new .BTF section even if one exists
 2022-12-07 20:33 UTC  (3+ messages)

[PATCH net-next 0/6] tsnep: XDP support
 2022-12-07 20:12 UTC  (12+ messages)
` [PATCH net-next 2/6] tsnep: Add XDP TX support
` [PATCH net-next 4/6] tsnep: Prepare RX buffer for XDP support
` [PATCH net-next 6/6] tsnep: Add XDP RX support

[PATCH bpf-next 1/2] selftests/bpf: add generic BPF program verification tester
 2022-12-07 19:46 UTC  (3+ messages)


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).