public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-06 01:05:12 to 2025-03-08 04:54:40 UTC [more...]

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

[PATCH net] net: mana: Support holes in device list reply msg
 2025-03-08  3:50 UTC  (3+ messages)

pull-request: bpf-next 2025-03-06
 2025-03-08  3:40 UTC  (2+ messages)

[PATCH v6 0/4] bpf: introduce helper for populating bpf_cpumask
 2025-03-08  1:37 UTC  (9+ messages)
` [PATCH v6 1/4] bpf: add kfunc for populating cpumask bits
` [PATCH v6 2/4] selftests: bpf: add bpf_cpumask_populate selftests
` [PATCH v6 3/4] bpf: fix missing kdoc string fields in cpumask.c
` [PATCH v6 4/4] selftests: bpf: add missing test to runner

[PATCH v6 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-08  1:32 UTC  (3+ messages)
` [PATCH v6 bpf-next 1/2] "
` [PATCH v6 bpf-next 2/2] selftests/bpf: Add a kernel flag test for LSM bpf hook

[PATCH bpf-next 1/2] bpf: add get_netns_cookie helper to tracing programs
 2025-03-07 23:06 UTC  (6+ messages)

[PATCH v5 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-07 22:45 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/2] "
` [PATCH v5 bpf-next 2/2] selftests/bpf: Add a kernel flag test for LSM bpf hook

[PATCHSET v2 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-07 22:17 UTC  (8+ messages)
` [PATCH 1/6] sched_ext: idle: Honor idle flags in the built-in idle selection policy
` [PATCH 2/6] sched_ext: idle: Refactor scx_select_cpu_dfl()
` [PATCH 3/6] sched_ext: idle: Introduce the concept of allowed CPUs
` [PATCH 4/6] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
` [PATCH 5/6] selftests/sched_ext: Add test for scx_bpf_select_cpu_and()
` [PATCH 6/6] sched_ext: idle: Deprecate scx_bpf_select_cpu_dfl()

[PATCH iwl-net] igc: Fix XSK queue NAPI ID mapping
 2025-03-07 21:37 UTC  (5+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-07 20:07 UTC  (39+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
` [PATCH v3 16/16] nfp: bpf: "

[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
 2025-03-07 19:24 UTC  (14+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next 02/20] trait: XDP support
` [PATCH RFC bpf-next 06/20] trait: Replace memmove calls with inline move
` [PATCH RFC bpf-next 07/20] xdp: Track if metadata is supported in xdp_frame <> xdp_buff conversions

[PATCH bpf-next] bpf, sockmap: Simplify iteration on link removal
 2025-03-07 18:36 UTC  (2+ messages)

[PATCH] perf report: Do not process non-JIT BPF ksymbol events
 2025-03-07 18:09 UTC  (7+ messages)

[PATCH] selftests/bpf: Strerror expects positive number
 2025-03-07 17:20 UTC  (2+ messages)

[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
 2025-03-07 16:01 UTC  (6+ messages)

[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
 2025-03-07 15:24 UTC  (2+ messages)

[bpf-next v3] bpf: adjust btf load error logging
 2025-03-07 15:00 UTC 

[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
 2025-03-07 14:20 UTC  (4+ messages)
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-07 14:16 UTC  (21+ messages)
` [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
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-07 14:15 UTC  (3+ messages)
` [PATCH net-next v11 1/4] page_pool: introduce page_pool_get_pp() API

[PATCH] libbpf: Fix uprobe offset calculation
 2025-03-07 14:01 UTC 

[PATCH net] bpf, sockmap: Restore sk_prot ops when psock is removed from sockmap
 2025-03-07 13:18 UTC  (4+ messages)

[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
 2025-03-07 11:52 UTC  (12+ messages)
` [PATCH iwl-next v8 01/11] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics via ethtool

[PATCH v5 0/4] bpf: introduce helper for populating bpf_cpumask
 2025-03-07 11:51 UTC  (7+ messages)
` [PATCH v5 1/4] bpf: add kfunc for populating cpumask bits
` [PATCH v5 2/4] selftests: bpf: add bpf_cpumask_fill selftests
` [PATCH v5 3/4] bpf: fix missing kdoc string fields in cpumask.c
` [PATCH v5 4/4] selftests: bpf: add missing cpumask test to runner and annotate existing tests

[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
 2025-03-07  9:45 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free

[PATCH bpf-next 0/2] selftests/bpf: Move test_lwt_seg6local to test_progs
 2025-03-07  9:18 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: lwt_seg6local: Remove unused routes
` [PATCH bpf-next 2/2] selftests/bpf: lwt_seg6local: Move test to test_progs

[syzbot] [bpf?] general protection fault in bpf_map_offload_map_alloc
 2025-03-07  7:39 UTC 

[PATCH net-next v6 0/4] virtio-net: Link queues to NAPIs
 2025-03-07  6:48 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with preferred CPUs
 2025-03-07  6:35 UTC  (12+ messages)
` [PATCH 1/4] sched_ext: idle: Honor idle flags in the built-in idle selection policy
` [PATCH 2/4] sched_ext: idle: Introduce the concept of preferred CPUs
` [PATCH 3/4] sched_ext: idle: Introduce scx_bpf_select_cpu_pref()
` [PATCH 4/4] selftests/sched_ext: Add test for scx_bpf_select_cpu_pref()

[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
 2025-03-07  4:04 UTC  (3+ messages)

[PATCH] perf trace: Implement syscall summary in BPF
 2025-03-07  1:57 UTC  (2+ messages)

[PATCH] block: Name the RQF flags enum
 2025-03-07  0:51 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: net: fix error message in bpf_offload
 2025-03-07  0:50 UTC  (2+ messages)

[PATCH net-next] net: stmmac: avoid shadowing global buf_sz
 2025-03-07  0:50 UTC  (3+ messages)

[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-03-07  0:07 UTC  (6+ messages)
` [PATCH sched_ext/for-6.15 v3 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations

[PATCH] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-06 23:08 UTC  (3+ messages)

[PATCH] selftests/bpf: Move test_lwt_ip_encap to test_progs
 2025-03-06 22:32 UTC  (2+ messages)

[PATCH bpf-next v5 1/3] selftests/bpf: Clean up call sites of stdio_restore()
 2025-03-06 22:20 UTC  (2+ messages)

[Patch bpf-next v2 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-03-06 22:02 UTC  (5+ messages)
` [Patch bpf-next v2 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next v2 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next v2 3/4] skmsg: save some space in struct sk_psock
` [Patch bpf-next v2 4/4] tcp_bpf: improve ingress redirection performance with message corking

[PATCH dwarves 0/2] dwarves: Introduce github actions for CI
 2025-03-06 21:14 UTC  (4+ messages)
` [PATCH dwarves 1/2] dwarves: Add github actions to build, test
` [PATCH dwarves 2/2] dwarves: Fix clang warning about unused variable

[PATCH bpf-next v5 0/6] XDP metadata support for tun driver
 2025-03-06 20:40 UTC  (2+ messages)

[PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
 2025-03-06 17:14 UTC  (4+ messages)
` [PATCH dwarves v4 2/6] btf_encoder: use __weak declarations of version-dependent libbpf API

[PATCH 2/2] moderr: add module error injection tool
 2025-03-06 13:30 UTC  (11+ messages)

[PATCH bpf-next v2 0/4] Support freplace prog from user namespace
 2025-03-06 11:58 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID

[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-03-06 11:22 UTC  (7+ messages)

[PATCH bpf-next 0/3] bpf: Overwrite the htab element atomically
 2025-03-06 10:22 UTC  (14+ messages)
` [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically
  ` [RESEND] "

[PATCH v4 0/4] per-function storage support
 2025-03-06  8:50 UTC  (14+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH v4 0/3] bpf: introduce helper for populating bpf_cpumask
 2025-03-06  6:59 UTC  (9+ messages)
` [PATCH v4 1/3] bpf: add kfunc for populating cpumask bits
` [PATCH v4 2/3] selftests: bpf: add bpf_cpumask_fill selftests

[PATCH bpf-next v5 0/3] Arena Spin Lock
 2025-03-06  6:30 UTC  (5+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: Introduce cond_break_label
` [PATCH bpf-next v5 2/3] selftests/bpf: Introduce arena spin lock
` [PATCH bpf-next v5 3/3] selftests/bpf: Add tests for "

[bpf-next v2] bpf: adjust btf load error logging
 2025-03-06  4:07 UTC 

[PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds
 2025-03-06  1:03 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