public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-17 21:36:20 to 2023-03-21 14:12:37 UTC [more...]

[PATCH] tracing: Refuse fprobe if RCU is not watching
 2023-03-21 14:12 UTC  (2+ messages)

[PATCH bpf V2] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
 2023-03-21 13:52 UTC 

[PATCH bpf-next V2 0/6] XDP-hints kfuncs for Intel driver igc
 2023-03-21 13:47 UTC  (7+ messages)
` [PATCH bpf-next V2 1/6] igc: enable and fix RX hash usage by netstack
` [PATCH bpf-next V2 2/6] selftests/bpf: xdp_hw_metadata track more timestamps
` [PATCH bpf-next V2 3/6] selftests/bpf: xdp_hw_metadata RX hash return code info
` [PATCH bpf-next V2 4/6] igc: add igc_xdp_buff wrapper for xdp_buff in driver
` [PATCH bpf-next V2 5/6] igc: add XDP hints kfuncs for RX timestamp
` [PATCH bpf-next V2 6/6] igc: add XDP hints kfuncs for RX hash

[PATCH bpf-next V1 0/7] XDP-hints kfuncs for Intel driver igc
 2023-03-21 13:48 UTC  (12+ messages)
` [PATCH bpf-next V1 1/7] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
      ` [xdp-hints] "
` [PATCH bpf-next V1 3/7] selftests/bpf: xdp_hw_metadata track more timestamps
` [PATCH bpf-next V1 4/7] selftests/bpf: xdp_hw_metadata RX hash return code info

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2023-03-21 13:14 UTC  (2+ messages)

[RFC net-next 0/8] virtio_net: refactor xdp codes
 2023-03-21 12:22 UTC  (5+ messages)

[PATCH bpf-next V2] xsk: allow remap of fill and/or completion rings
 2023-03-21 11:13 UTC  (2+ messages)

[PATCH bpf-next 0/3] Support UMEM chunk_size > PAGE_SIZE
 2023-03-21 10:48 UTC  (11+ messages)
` [PATCH bpf-next 1/3] xsk: "
` [PATCH bpf-next 2/3] selftests: xsk: Use hugepages when umem->frame_size "
` [PATCH bpf-next 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes

[bug report] bpf: add support for open-coded iterator loops
 2023-03-21  8:47 UTC 

[PATCH] module/decompress: Never use kunmap() for local un-mappings
 2023-03-21  8:33 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Fix a umin > umax reg bound error
 2023-03-21  8:28 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH bpf-next v2 0/3] net: skbuff: skb bitfield compaction - bpf
 2023-03-21  5:20 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
` [PATCH bpf-next v2 2/3] net: skbuff: reorder bytes 2 and 3 of the bitfield
` [PATCH bpf-next v2 3/3] net: skbuff: move the fields BPF cares about directly next to the offset marker

[PATCH bpf-next 0/4] bpf: Support ksym detection in light skeleton
 2023-03-21  5:19 UTC  (5+ messages)
` [PATCH bpf-next 1/4] libbpf: Rename RELO_EXTERN_VAR/FUNC
` [PATCH bpf-next 2/4] bpf: Teach the verifier to recognize rdonly_mem as not null
` [PATCH bpf-next 3/4] libbpf: Support kfunc detection in light skeleton
` [PATCH bpf-next 4/4] selftests/bpf: Add light skeleton test for kfunc detection

[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-21  2:08 UTC  (15+ messages)
` [PATCH v4 net-next 1/2] net-sysfs: display two backlog queue len separately
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH v5 net-next] net-sysfs: display two backlog queue len separately
 2023-03-21  1:57 UTC 

bpf_timer memory utilization
 2023-03-20 21:56 UTC  (7+ messages)

[PATCH bpf-next] xsk: allow remap of fill and/or completion rings
 2023-03-20 20:34 UTC  (8+ messages)

[Patch net-next v3] sock_map: dump socket map id via diag
 2023-03-20 20:29 UTC  (3+ messages)

[PATCH bpf-next v9 0/8] Transit between BPF TCP congestion controls
 2023-03-20 20:15 UTC  (10+ messages)
` [PATCH bpf-next v9 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v9 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v9 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v9 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v9 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v9 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v9 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v9 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH bpf-next v9 0/8] Transit between BPF TCP congestion controls
 2023-03-20 19:56 UTC  (9+ messages)
` [PATCH bpf-next v9 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v9 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v9 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v9 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v9 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v9 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v9 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v9 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH v1] libbpf: Explicitly call write to append content to file
 2023-03-20 19:10 UTC  (2+ messages)

[PATCH bpf-next 0/6] BPF verifier rotating log
 2023-03-20 18:55 UTC  (12+ messages)
` [PATCH bpf-next 1/6] bpf: split off basic BPF verifier log into separate file
` [PATCH bpf-next 2/6] bpf: remove minimum size restrictions on verifier log buffer
` [PATCH bpf-next 3/6] bpf: switch BPF verifier log to be a rotating log by default
` [PATCH bpf-next 4/6] libbpf: don't enfore verifier log levels on libbpf side
` [PATCH bpf-next 5/6] selftests/bpf: add more veristat control over verifier log options
` [PATCH bpf-next 6/6] selftests/bpf: add fixed vs rotating verifier log tests

[PATCH bpf-next] selftests/xsk: add xdp populate metadata test
 2023-03-20 17:44 UTC  (2+ messages)

[PATCH bpf-next 1/2] libbpf: Fix ld_imm64 copy logic for ksym in light skeleton
 2023-03-20 17:10 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftest/bpf: Add a test case for ld_imm64 copy logic

[RFC PATCH net-next 00/11] NXP ENETC AF_XDP zero-copy sockets
 2023-03-20 16:30 UTC  (6+ messages)
` [RFC PATCH net-next 11/11] net: enetc: add TX support for zero-copy XDP sockets

[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
 2023-03-20 15:48 UTC  (3+ messages)

[PATCH v2] kernel: bpf: stackmap: fix a possible sleep-in-atomic bug in bpf_mmap_unlock_get_irq_work()
 2023-03-20 15:20 UTC  (4+ messages)

[PATCH bpf] bpf: Adjust insufficient default bpf_jit_limit
 2023-03-20 14:37 UTC 

[PATCH bpf-next 0/2] error checking where helpers call bpf_map_ops
 2023-03-20 14:18 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf/selftests: coverage for bpf_map_ops errors
` [PATCH bpf-next 2/2] bpf: return long from bpf_map_ops funcs

linux-next: build failure after merge of the bpf-next tree
 2023-03-20 12:07 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Filter out preempt_count_ functions from kprobe_multi bench
 2023-03-20 11:34 UTC  (8+ messages)

linux-next: manual merge of the bpf-next tree with the net-next tree
 2023-03-20  3:17 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 08/29] selftests/bpf: check that modifier resolves after pointer
 2023-03-20  0:53 UTC 

[PATCH AUTOSEL 5.15 07/17] selftests/bpf: check that modifier resolves after pointer
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 5.4 05/12] selftests/bpf: check that modifier resolves after pointer
 2023-03-20  0:56 UTC 

[PATCH AUTOSEL 5.10 06/15] selftests/bpf: check that modifier resolves after pointer
 2023-03-20  0:55 UTC 

[RFC PATCH net] bpf: Fix unregister memory model in BPF_PROG_RUN in test runner
 2023-03-19 19:42 UTC  (2+ messages)

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-18 17:40 UTC  (13+ messages)

[PATCH bpf-next v8 0/8] Transit between BPF TCP congestion controls
 2023-03-18  5:31 UTC  (9+ messages)
` [PATCH bpf-next v8 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v8 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v8 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v8 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v8 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v8 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v8 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v8 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH bpf-next v7 0/8] Transit between BPF TCP congestion controls
 2023-03-18  5:38 UTC  (24+ messages)
` [PATCH bpf-next v7 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v7 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v7 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v7 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v7 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link

[PATCHSET v3] sched: Implement BPF extensible scheduler class
 2023-03-18  2:05 UTC  (30+ messages)
` [PATCH 04/32] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
` [PATCH 05/32] sched: Add sched_class->reweight_task()
` [PATCH 06/32] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
` [PATCH 07/32] sched: Factor out cgroup weight conversion functions
` [PATCH 08/32] sched: Expose css_tg(), __setscheduler_prio() and SCHED_CHANGE_BLOCK()
` [PATCH 09/32] sched: Enumerate CPU cgroup file types
` [PATCH 10/32] sched: Add @reason to sched_class->rq_{on|off}line()
` [PATCH 11/32] sched: Add normal_policy()
` [PATCH 12/32] sched_ext: Add boilerplate for extensible scheduler class
` [PATCH 14/32] sched_ext: Add scx_example_simple and scx_example_qmap example schedulers
` [PATCH 15/32] sched_ext: Add sysrq-S which disables the BPF scheduler
` [PATCH 16/32] sched_ext: Implement runnable task stall watchdog
` [PATCH 17/32] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
` [PATCH 18/32] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext
` [PATCH 19/32] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
` [PATCH 20/32] sched_ext: Make watchdog handle ops.dispatch() looping stall
` [PATCH 21/32] sched_ext: Add task state tracking operations
` [PATCH 22/32] sched_ext: Implement tickless support
` [PATCH 23/32] sched_ext: Track tasks that are subjects of the in-flight SCX operation
` [PATCH 24/32] sched_ext: Add cgroup support
` [PATCH 25/32] sched_ext: Implement SCX_KICK_WAIT
` [PATCH 26/32] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
` [PATCH 27/32] sched_ext: Implement sched_ext_ops.cpu_online/offline()
` [PATCH 28/32] sched_ext: Implement core-sched support
` [PATCH 29/32] sched_ext: Add vtime-ordered priority queue to dispatch_q's
` [PATCH 30/32] sched_ext: Documentation: scheduler: Document extensible scheduler class
` [PATCH 31/32] sched_ext: Add a basic, userland vruntime scheduler
` [PATCH 32/32] sched_ext: Add a rust userspace hybrid example scheduler

[PATCH V4 bpf-next] BPF, docs: libbpf Overview Document
 2023-03-17 23:19 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: add --json-summary option to test_progs
 2023-03-17 23:10 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs
 2023-03-17 23:00 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/4] libbpf: Fix relocation of kfunc ksym in ld_imm64 insn
` [PATCH v2 bpf-next 3/4] libbpf: Introduce bpf_ksym_exists() macro

[PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
 2023-03-17 22:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox