BPF List
 help / color / mirror / Atom feed
 messages from 2025-01-10 17:13:59 to 2025-01-14 14:02:41 UTC [more...]

[RFC] x86/alternatives: Merge first and second step in text_poke_bp_batch
 2025-01-14 14:02 UTC 

[PATCH bpf v6 0/3] bpf: fix wrong copied_seq calculation and add tests
 2025-01-14 13:23 UTC  (4+ messages)
` [PATCH bpf v6 1/3] bpf: fix wrong copied_seq calculation
` [PATCH bpf v6 2/3] selftests/bpf: add strparser test for bpf
` [PATCH bpf v6 3/3] strparser, docs: Add new callback

[net-next PATCH v3 0/6] Add af_xdp support for cn10k
 2025-01-14 12:46 UTC  (7+ messages)
` [net-next PATCH v3 1/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
` [net-next PATCH v3 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v3 3/6] octeontx2-pf: AF_XDP zero copy receive support

Crash when attaching uretprobes to processes running in Docker
 2025-01-14 12:32 UTC  (11+ messages)

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-14 11:50 UTC  (17+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH bpf-next 0/4] expose number of map entries to userspace
 2025-01-14 11:38 UTC  (6+ messages)

[PATCH bpf v5 0/3] bpf: fix wrong copied_seq calculation and add tests
 2025-01-14 11:27 UTC  (5+ messages)
` [PATCH bpf v5 1/3] bpf: fix wrong copied_seq calculation

[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
 2025-01-14 10:45 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-01-14 10:43 UTC  (13+ messages)
` [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v4 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v4 3/6] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v4 4/6] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v4 5/6] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v4 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[RFC] Fix mismatch in if_xdp.h between tools and kernel UAPI
 2025-01-14 10:40 UTC  (3+ messages)

[PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
 2025-01-14  9:51 UTC  (6+ messages)
` [PATCH bpf-next v5 2/5] net/smc: Introduce generic hook smc_ops

[PATCH net-next v8 00/11] net: Improve netns handling in rtnetlink
 2025-01-14  9:02 UTC  (15+ messages)
` [PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
  ` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v8 03/11] net: "
` [PATCH net-next v8 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v8 05/11] net: ip_tunnel: Use "
` [PATCH net-next v8 07/11] net: xfrm: "
` [PATCH net-next v8 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v8 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v8 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v8 11/11] selftests: net: Add test cases for link and peer netns

[PATCH bpf-next] bpf: Alloc bpf_async_cb by using bpf_global_ma under PREEMPT_RT
 2025-01-14  8:13 UTC 

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2025-01-14  7:11 UTC  (4+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[RFC PATCH bpf-next 0/2] bpf: Introduce global percpu data
 2025-01-14  6:35 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add a case to test "

[PATCH v2 0/4] Tracing contention lock owner call stack
 2025-01-14  3:56 UTC  (8+ messages)
` [PATCH v2 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v2 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v2 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v2 4/4] perf lock: Report owner stack in usermode

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-14  2:31 UTC  (20+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[RFC] kexec: Use bpf to allow kexec to load PE format boot image
 2025-01-14  1:28 UTC 

[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2025-01-14  1:18 UTC  (7+ messages)
  ` [PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer

[LSF/MM/BPF TOPIC] Modular BPF verifier
 2025-01-13 23:32 UTC  (2+ messages)

[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-13 22:59 UTC  (11+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v9 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-13 22:00 UTC  (2+ messages)

[RFC PATCH 00/22] ublk: support bpf
 2025-01-13 21:30 UTC  (5+ messages)
` [RFC PATCH 08/22] ublk: bpf: add bpf struct_ops

[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-13 21:01 UTC  (12+ messages)
` [PATCH net-next v2 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v2 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()

[PATCH] sched_ext: fix kernel-doc warnings
 2025-01-13 18:24 UTC  (5+ messages)

[POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files
 2025-01-13 17:54 UTC  (8+ messages)
` [PATCH 07/14] bpf: Implement BPF_LOAD_FD subcommand handler

[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
 2025-01-13 17:31 UTC  (6+ messages)
      ` [Lsf-pc] "

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-01-13 15:47 UTC  (9+ messages)
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
  ` [REGRESSION] "
        ` [PATCH] x86: Disable EXECMEM_ROX support

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-13 14:55 UTC  (12+ messages)

[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
 2025-01-13 14:45 UTC  (4+ messages)

[PATCH net-next v5 00/15] net-timestamp: bpf extension to equip applications transparently
 2025-01-13  7:32 UTC  (21+ messages)
` [PATCH net-next v5 01/15] net-timestamp: add support for bpf_setsockopt()
` [PATCH net-next v5 02/15] net-timestamp: prepare for bpf prog use
` [PATCH net-next v5 03/15] bpf: introduce timestamp_used to allow UDP socket fetched in bpf prog
` [PATCH net-next v5 04/15] net-timestamp: support SK_BPF_CB_FLAGS only in bpf_sock_ops_setsockopt
` [PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls
` [PATCH net-next v5 06/15] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH net-next v5 07/15] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [PATCH net-next v5 08/15] net-timestamp: support sw SCM_TSTAMP_SND "
` [PATCH net-next v5 09/15] net-timestamp: support SCM_TSTAMP_ACK "
` [PATCH net-next v5 10/15] net-timestamp: support hw SCM_TSTAMP_SND "
` [PATCH net-next v5 11/15] net-timestamp: support export skb to the userspace
` [PATCH net-next v5 12/15] net-timestamp: make TCP tx timestamp bpf extension work
` [PATCH net-next v5 13/15] net-timestamp: support tcp_sendmsg for bpf extension
` [PATCH net-next v5 14/15] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases
` [PATCH net-next v5 15/15] bpf: add simple bpf tests in the tx path for so_timestamping feature

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-12 10:36 UTC  (3+ messages)

[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
 2025-01-12  6:45 UTC  (3+ messages)
` [RFC PATCH v2 1/2] libbpf: Add support for dynamic tracepoint
` [RFC PATCH v2 2/2] selftests/bpf: Add selftest "

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-11 19:53 UTC  (8+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH 0/1] net/core: kernel/bpf: Remove unused values
 2025-01-11 16:03 UTC  (3+ messages)
` [PATCH 1/1] "

status of BPF in conjunction with PREEMPT_RT for the 6.6 kernel?
 2025-01-11  4:07 UTC  (3+ messages)

[PATCH 10/14] bpf: Implement BTF fixup functionality
 2025-01-11  3:19 UTC  (2+ messages)

[PATCH net] xsk: Bring back busy polling support
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH bpf] bpf: Fix bpf_sk_select_reuseport() memory leak
 2025-01-11  2:10 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-11  1:45 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c

[PATCH 09/14] bpf: Collect extern relocations
 2025-01-11  1:35 UTC  (2+ messages)

[PATCH 0/1] clear out Python syntax warnings
 2025-01-11  0:31 UTC  (6+ messages)
` [PATCH 1/1] selftests/bpf: "

[PATCH] selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
 2025-01-10 23:55 UTC  (4+ messages)

[PATCH bpf-next] bpf: veristat: Document verifier log dumping capability
 2025-01-10 22:50 UTC  (3+ messages)

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2025-01-10 22:46 UTC  (6+ messages)
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP bpf extension

[PATCH] bpftool: fix control flow graph segfault during edge creation
 2025-01-10 22:20 UTC  (2+ messages)

[PATCH dwarves] btf_encoder: always initialize func_state to 0
 2025-01-10 22:13 UTC  (4+ messages)

[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-10 22:01 UTC  (4+ messages)
` [bpf-next v2 2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH bpf-next v2 1/2] libbpf: Add unique_match option for multi kprobe
 2025-01-10 21:30 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-10 20:50 UTC  (9+ messages)
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
      ` per st_ops kfunc allow/deny mask. Was: "

[PATCH 0/4] perf lock: Tracing contention lock owner call stack
 2025-01-10 20:07 UTC  (3+ messages)
` [PATCH v1 2/4] perf lock: Retrieve owner callstack in bpf program

[PATCH bpf-next v2 00/14] bpf qdisc
 2025-01-10 18:00 UTC  (4+ messages)
` [PATCH bpf-next v2 06/14] bpf: net_sched: Add basic bpf qdisc kfuncs

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 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