BPF List
 help / color / mirror / Atom feed
 messages from 2025-03-11 16:08:39 to 2025-03-14 10:12:21 UTC [more...]

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-14 10:10 UTC  (3+ messages)
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCHSET v3 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-14  9:45 UTC  (9+ messages)
` [PATCH 1/8] sched_ext: idle: Honor idle flags in the built-in idle selection policy
` [PATCH 2/8] sched_ext: idle: Refactor scx_select_cpu_dfl()
` [PATCH 3/8] sched_ext: idle: Extend topology optimizations to all tasks
` [PATCH 4/8] sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
` [PATCH 5/8] sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
` [PATCH 6/8] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
` [PATCH 7/8] selftests/sched_ext: Add test for scx_bpf_select_cpu_and()
` [PATCH 8/8] sched_ext: idle: Deprecate scx_bpf_select_cpu_dfl()

[RFC] Use after free in BPF/ XDP during XDP_REDIRECT
 2025-03-14  9:21 UTC  (4+ messages)

[PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14  9:04 UTC 

[PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14  9:03 UTC 

[PATCH stable 6.1] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14  9:02 UTC 

[PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
 2025-03-14  8:20 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached

[PATCH net] bonding: check xdp prog when set bond mode
 2025-03-14  7:35 UTC 

[PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14  6:40 UTC 

[PATCH stable 6.1] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14  6:40 UTC 

[PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-14  6:37 UTC 

[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-03-14  5:54 UTC  (7+ messages)

[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
 2025-03-14  5:27 UTC  (3+ messages)
` [PATCH RFC 1/2] exec: "
` [PATCH RFC 2/2] fs/proc: Pass 'task->full_name' via 'proc_task_name()'

[PATCH bpf-next v5 00/13] bpf qdisc
 2025-03-14  1:43 UTC  (16+ messages)
` [PATCH bpf-next v5 01/13] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v5 02/13] bpf: Generalize finding member offset of struct_ops prog
` [PATCH bpf-next v5 03/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v5 04/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v5 05/13] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v5 06/13] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v5 08/13] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v5 09/13] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v5 10/13] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v5 11/13] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v5 13/13] selftests/bpf: Test attaching bpf qdisc to mq and non root

[PATCH] lockdep: Fix upper limit for LOCKDEP_BITS configs
 2025-03-14  1:19 UTC 

[PATCH -next] lockdep: Fix upper limit for LOCKDEP_BITS configs
 2025-03-14  1:18 UTC 

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-13 23:35 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf: udp: Avoid socket skips during iteration
` [RFC PATCH bpf-next 2/3] bpf: tcp: "
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add tests for socket skips and repeats

pull-request: bpf-next 2025-03-13
 2025-03-13 22:16 UTC 

[PATCH bpf-next v3 0/4] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-13 22:10 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] tcp: bpf: introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
` [PATCH bpf-next v3 2/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
` [PATCH bpf-next v3 3/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
` [PATCH bpf-next v3 4/4] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[PATCH] block: Name the RQF flags enum
 2025-03-13 22:00 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
 2025-03-13 21:30 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix string read in strncmp benchmark
 2025-03-13 21:20 UTC  (3+ messages)

[PATCH] libbpf: Fix uprobe offset calculation
 2025-03-13 21:11 UTC  (7+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-13 21:09 UTC  (16+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool

[PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
 2025-03-13 19:28 UTC  (3+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: test case with missing read/precision mark

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-03-13 17:53 UTC  (12+ messages)
` [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next 02/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next 03/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next 04/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next 05/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
  ` [PATCH bpf-next 07/11] bpf: Fall back to nospec for Spectre v1
  ` [PATCH bpf-next 08/11] bpf: Allow nospec-protected var-offset stack access
  ` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
  ` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
 2025-03-13 16:59 UTC 

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-13 16:50 UTC  (33+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 10/16] idpf: add support for nointerrupt queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
    ` [Intel-wired-lan] "
` [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()

[PATCH 1/3] perf ftrace: Fix latency stats with BPF
 2025-03-13 16:29 UTC  (2+ messages)

Loongarch JIT doesn't support bpf-to-bpf calls
 2025-03-13 16:14 UTC 

[PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-13 16:04 UTC  (5+ messages)

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-03-13 16:02 UTC  (18+ messages)
` [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation

BPF office hours discussion for "Reducing BPF register pressure" moved to 3/20/2025
 2025-03-13 15:33 UTC 

[PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
 2025-03-13 12:24 UTC  (4+ messages)

[PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-03-13 10:50 UTC  (15+ messages)
` [PATCH 01/13] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH 02/13] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH 03/13] selftests/bpf: test_xsk: Wrap ksft_*() behind macros
` [PATCH 04/13] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH 05/13] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH 06/13] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH 07/13] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH 08/13] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH 09/13] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH 11/13] selftests/bpf: test_xsk: Make kselftest dependency optional
` [PATCH 12/13] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH 13/13] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
 2025-03-13  8:50 UTC 

[PATCH bpf-next v10 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
 2025-03-13  8:27 UTC  (2+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-13  7:41 UTC  (11+ messages)

[PATCH 6.6.y] bpf: Use raw_spinlock_t in ringbuf
 2025-03-13  7:21 UTC 

[PATCH] bpf: preload: add MODULE_DESCRIPTION
 2025-03-12 23:30 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC
 2025-03-12 23:30 UTC  (4+ messages)

[PATCH dwarves 0/2] dwarves: Introduce github actions for CI
 2025-03-12 20:28 UTC  (5+ messages)
` [PATCH dwarves 1/2] dwarves: Add github actions to build, test

[bpf-next v4] bpf: adjust btf load error logging
 2025-03-12 19:31 UTC  (4+ messages)

[PATCH bpf-next v5 0/4] Support freplace prog from user namespace
 2025-03-12 19:08 UTC  (7+ messages)
` [PATCH bpf-next v5 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v5 2/4] bpf: return prog btf_id without capable check
` [PATCH bpf-next v5 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v5 4/4] selftests/bpf: test freplace from user namespace

[PATCH bpf-next v4 0/4] Support freplace prog from user namespace
 2025-03-12 18:50 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID

[Patch bpf-next v2 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-03-12 18:20 UTC  (4+ messages)
` [Patch bpf-next v2 4/4] "

[PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
 2025-03-12 16:53 UTC  (2+ messages)

[PATCH dwarves v2] btf_encoder: fix memory access bugs
 2025-03-12 16:52 UTC  (2+ messages)

[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC
 2025-03-12 16:00 UTC  (20+ messages)
` [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX "
` [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification
` [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics "

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-12 14:36 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-12 12:25 UTC  (7+ messages)

[PATCH net, v2] net: mana: Support holes in device list reply msg
 2025-03-12  5:26 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2025-03-12  3:52 UTC 

[bpf-next v3] bpf: adjust btf load error logging
 2025-03-12  0:11 UTC  (3+ messages)

[PATCH 6.13 102/207] fprobe: Rewrite fprobe on function-graph tracer
 2025-03-11 23:52 UTC  (6+ messages)

[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-11 22:11 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH 0/2] bpf: Inline helper in powerpc JIT
 2025-03-11 17:51 UTC  (5+ messages)
` [PATCH 1/2] powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH 2/2] powerpc, bpf: Inline bpf_get_smp_processor_id()

[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
 2025-03-11 16:23 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