BPF List
 help / color / mirror / Atom feed
 messages from 2024-11-04 10:08:07 to 2024-11-05 22:04:43 UTC [more...]

[PATCH bpf] selftests/bpf: Use -4095 as the bad address for bits iterator
 2024-11-05 22:04 UTC  (3+ messages)

[PATCH bpf-next v9 00/10] bpf: Support private stack for bpf progs
 2024-11-05 21:52 UTC  (35+ messages)
` [PATCH bpf-next v9 01/10] bpf: Check stack depth limit after visiting all subprogs
` [PATCH bpf-next v9 02/10] bpf: Return false for bpf_prog_check_recur() default case
` [PATCH bpf-next v9 03/10] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v9 04/10] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v9 05/10] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v9 06/10] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
` [PATCH bpf-next v9 07/10] bpf, x86: Support private stack in jit
` [PATCH bpf-next v9 08/10] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v9 09/10] bpf: Support private stack for struct_ops progs
` [PATCH bpf-next v9 10/10] selftests/bpf: Add struct_ops prog private stack tests

[PATCH v2 bpf-next 0/2] drm, bpf: User drm_mm in bpf
 2024-11-05 21:20 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] drm, bpf: Move drm_mm.c to lib to be used by bpf arena
` [PATCH v2 bpf-next 2/2] bpf: Switch bpf arena to use drm_mm instead of maple_tree

[PATCH 0/4] perf lock contention: Symbolize locks using slab cache names (v1)
 2024-11-05 20:45 UTC  (7+ messages)
` [PATCH 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-11-05 19:22 UTC  (23+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-05 19:04 UTC  (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH bpf-next v3 0/2] Zero overhead PROBE_MEM
 2024-11-05 18:35 UTC  (10+ messages)
` [PATCH bpf-next v3 1/2] x86: Perform BPF exception fixup in do_user_addr_fault
` [PATCH bpf-next v3 2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP

[PATCH] perf test stat_bpf_counters_cgrp: Remove cpu-list BPF counter test
 2024-11-05 16:41 UTC  (2+ messages)

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-05 16:33 UTC  (14+ messages)
` [RFC perf/core 01/11] uprobes: Rename arch_uretprobe_trampoline function
` [RFC perf/core 02/11] uprobes: Make copy_from_page global
` [RFC perf/core 03/11] uprobes: Add len argument to uprobe_write_opcode
` [RFC perf/core 04/11] uprobes: Add data argument to uprobe_write_opcode function
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
` [RFC perf/core 06/11] uprobes: Add uprobe syscall to speed up uprobe
` [RFC perf/core 07/11] uprobes/x86: Add support to optimize uprobes
` [RFC bpf-next 08/11] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [RFC bpf-next 09/11] selftests/bpf: Add usdt trigger bench
` [RFC bpf-next 10/11] selftests/bpf: Add uprobe/usdt optimized test
` [RFC bpf-next 11/11] selftests/bpf: Add hit/attach/detach race optimized uprobe test

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-11-05 16:12 UTC  (2+ messages)

[PATCH bpf-next 2/2] bpf: Switch bpf arena to use drm_mm instead of maple_tree
 2024-11-05 15:58 UTC  (3+ messages)

[PATCH net v3 0/2] net: ethernet: ti: am65-cpsw: Fixes to multi queue RX feature
 2024-11-05 15:10 UTC  (8+ messages)
` [PATCH net v3 1/2] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
` [PATCH net v3 2/2] net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-11-05 12:22 UTC  (4+ messages)

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
 2024-11-05 11:46 UTC  (4+ messages)

[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
 2024-11-05 11:28 UTC  (7+ messages)
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
` [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() "

[PATCH net-next] net: sfc: use ethtool string helpers
 2024-11-05  9:48 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Add kernel symbol for struct_ops trampoline
 2024-11-05  9:30 UTC  (10+ messages)

Fix build ID parsing logic in stable trees
 2024-11-05  9:15 UTC  (7+ messages)
` [PATCH stable 5.15] lib/buildid: Fix build ID parsing logic
` [PATCH stable 6.1 ] "
` [PATCH stable 6.6 "
` [PATCH stable 6.11] "

[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-11-05  7:09 UTC  (13+ messages)
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped

[peterz-queue:x86/ibt] [x86/ibt] f8c0cdd341: kernel_BUG_at_arch/x86/kernel/alternative.c
 2024-11-05  7:14 UTC 

[PATCH bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key
 2024-11-05  6:21 UTC  (7+ messages)

[PATCHv3 net-next iwl-next] net: intel: use ethtool string helpers
 2024-11-05  5:47 UTC  (2+ messages)

RFC 9669: The BPF Instruction Set Architecture
 2024-11-05  3:51 UTC  (2+ messages)
` [Bpf] "

[PATCH net-next v3 00/18] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-05  2:59 UTC  (12+ messages)
` [PATCH net-next v3 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v3 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v3 12/18] xdp: add generic xdp_build_skb_from_buff()

[syzbot] [bpf?] WARNING: locking bug in bpf_map_put
 2024-11-05  2:49 UTC  (4+ messages)

[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
 2024-11-05  1:28 UTC  (3+ messages)

[PATCH net-next v5 0/7] Suspend IRQs during application busy periods
 2024-11-05  1:21 UTC  (9+ messages)
` [PATCH net-next v5 7/7] docs: networking: Describe irq suspension

[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
 2024-11-05  1:12 UTC  (3+ messages)
` [PATCH net-next v6 7/7] docs: networking: Describe irq suspension

[PATCH rcu 08/15] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
 2024-11-05  0:39 UTC  (3+ messages)

[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
 2024-11-04 23:35 UTC  (21+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit

[PATCH bpf-next v3] bpf: Refactor active lock management
 2024-11-04 20:26 UTC  (3+ messages)

[PATCH bpf-next 0/3] test_bpf.ko blinding fixes
 2024-11-04 20:04 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf/tests: Make max jump tests constant blinding compatible
` [PATCH bpf-next 2/3] bpf: Allow calling bpf_jit_blinding_enabled() with a NULL program
` [PATCH bpf-next 3/3] bpf/tests: Make staggered jump tests constant blinding compatible

[PATCH bpf-next v3 0/3] Handle possible NULL trusted raw_tp arguments
 2024-11-04 19:50 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf-next v3 2/3] selftests/bpf: Clean up open-coded gettid syscall invocations
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for raw_tp null handling

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-04 19:23 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

program of this type cannot use helper xyz with bpf_struct_ops
 2024-11-04 18:23 UTC  (2+ messages)

[PATCH] include: btf: Guard inline function with CONFIG_BPF_SYSCALL
 2024-11-04 18:20 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Handle possible NULL trusted raw_tp arguments
 2024-11-04 17:02 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL

[PATCH bpf-next v2] libbpf: stringify error codes in warning messages
 2024-11-04 17:00 UTC 

[PATCH bpf-next 1/2] selftests/bpf: remove test_skb_cgroup_id.sh from TEST_PROGS
 2024-11-04 16:31 UTC  (3+ messages)

[PATCH] kbuild: add resolve_btfids to pacman PKGBUILD
 2024-11-04 14:44 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] selftests/bpf: Improve building with extra
 2024-11-04 14:05 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Allow building with extra flags
` [PATCH bpf-next v3 2/3] bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile

[PATCH] kbuild,bpf: pass make jobs' value to pahole
 2024-11-04 12:52 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 10/11] bpf: fix filed access without lock
 2024-11-04 10:53 UTC 

[PATCH AUTOSEL 6.6 13/14] bpf: fix filed access without lock
 2024-11-04 10:52 UTC 

[PATCH AUTOSEL 6.11 20/21] bpf: fix filed access without lock
 2024-11-04 10:49 UTC 


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