public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-09 06:48:41 to 2024-09-10 12:31:33 UTC [more...]

[PATCH net-next v25 00/13] Device Memory TCP
 2024-09-10 12:31 UTC  (11+ messages)
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob
 2024-09-10 12:00 UTC  (3+ messages)

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-09-10 11:55 UTC  (3+ messages)

[PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-10 10:37 UTC  (4+ messages)
  ` [tip: perf/core] "

[PATCH 6.10 177/375] perf lock contention: Fix spinlock and rwlock accounting
 2024-09-10  9:29 UTC 

[PATCH net-next 00/12] net: lan966x: use the newly introduced FDMA library
 2024-09-10  9:42 UTC  (5+ messages)
` [PATCH net-next 04/12] net: lan966x: use the FDMA library for allocation of rx buffers

[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-10  9:24 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx
` [PATCH net-next v4 2/6] net: ethernet: ti: cpsw_ale: use regfields for ALE registers
` [PATCH net-next v4 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
` [PATCH net-next v4 4/6] net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields
` [PATCH net-next v4 5/6] net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults
` [PATCH net-next v4 6/6] net: ethernet: ti: am65-cpsw: setup priority to flow mapping

[PATCH] bpftool: Fix undefined behavior caused by shifting into the sign bit
 2024-09-10  9:21 UTC  (5+ messages)

[PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit
 2024-09-10  8:53 UTC 

[PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
 2024-09-10  8:48 UTC  (2+ messages)

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-09-10  8:45 UTC  (7+ messages)

[PATCH] bpf: devmap: allow for repeated redirect
 2024-09-10  8:34 UTC  (2+ messages)

[PATCH net v3 0/2] bpf: devmap: provide rxq after redirect
 2024-09-10  7:41 UTC  (4+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] bpf: selftests: send packet to devmap redirect XDP

[PATCHv3 0/7] uprobe, bpf: Add session support
 2024-09-10  7:17 UTC  (16+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer
` [PATCHv3 2/7] bpf: Add support for uprobe multi session attach
` [PATCHv3 3/7] bpf: Add support for uprobe multi session context
` [PATCHv3 4/7] libbpf: Add support for uprobe multi session attach
` [PATCHv3 5/7] selftests/bpf: Add uprobe session test
` [PATCHv3 6/7] selftests/bpf: Add uprobe session cookie test
` [PATCHv3 7/7] selftests/bpf: Add uprobe session recursive test

[PATCH bpf-next] selftests/bpf: convert test_xdp_features.sh to test_progs
 2024-09-10  7:15 UTC  (3+ messages)

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-09-10  6:36 UTC  (15+ messages)

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-09-10  6:04 UTC 

[PATCH bpf-next] bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
 2024-09-10  5:42 UTC  (3+ messages)

[PATCH mptcp-next v3 1/5] bpf: Add mptcp_subflow bpf_iter
 2024-09-10  5:37 UTC 

[PATCH 0/3] SRCU-protected uretprobes hot path
 2024-09-10  5:13 UTC  (6+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH 2/3] uprobes: SRCU-protect uretprobe lifetime (with timeout)
` [PATCH 3/3] uprobes: implement SRCU-protected lifetime for single-stepped uprobe

[v2 PATCH bpf-next 0/2] bpf: Add percpu map value size check
 2024-09-10  2:40 UTC  (8+ messages)
` [v2 PATCH bpf-next 1/2] bpf: Check percpu map value size first
` [v2 PATCH bpf-next 2/2] bpf/selftests: Check errno when percpu map value size exceeds

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-10  2:09 UTC  (7+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-10  1:31 UTC  (4+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-10  0:54 UTC 

[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-10  0:37 UTC  (26+ messages)
` [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 02/19] crypto: testmgr: "
` [PATCH RESEND v2 03/19] drm/i915/selftests: "
` [PATCH RESEND v2 04/19] drm/lib: "
` [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 09/19] bpf: "
` [PATCH RESEND v2 10/19] lib/interval_tree_test.c: "
` [PATCH RESEND v2 11/19] kunit: string-stream-test: "
` [PATCH RESEND v2 12/19] random32: "
` [PATCH RESEND v2 13/19] lib/rbtree-test: "
` [PATCH RESEND v2 14/19] bpf/tests: "
` [PATCH RESEND v2 15/19] lib/test_parman: "
` [PATCH RESEND v2 16/19] lib/test_scanf: "
` [PATCH RESEND v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH RESEND v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH RESEND v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-09-10  0:36 UTC  (13+ messages)
` [PATCH 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH 3/8] tracing/perf: "
` [PATCH 4/8] tracing/bpf: "
` [PATCH 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH 7/8] tracing/perf: "
` [PATCH 8/8] tracing/bpf: "

Kernel oops caused by signed divide
 2024-09-09 23:47 UTC  (4+ messages)

[PATCH] libbpf: fix some typos in comments
 2024-09-09 23:16 UTC  (5+ messages)
  ` [PATCH bpf-next v2] "

[PATCH bpf-next v2] libbpf: fix some typos in comments
 2024-09-09 23:11 UTC 

[PATCH bpf-next] MAINTAINERS: BPF ARC JIT: update my e-mail address
 2024-09-09 23:10 UTC  (2+ messages)

[PATCH bpf] bpf: Fix error message on kfunc arg type mismatch
 2024-09-09 23:00 UTC  (4+ messages)

[PATCH v2] bpftool: Fix typos
 2024-09-09 23:00 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Fixed getting wrong return address on arm64 architecture
 2024-09-09 23:00 UTC  (2+ messages)

[PATCH bpf-next] MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
 2024-09-09 22:38 UTC  (3+ messages)

[PATCH bpf-next v3] selftests/bpf: Fix arena_atomics failure due to llvm change
 2024-09-09 22:34 UTC 

[syzbot] [mm?] INFO: rcu detected stall in x64_sys_call
 2024-09-09 20:48 UTC 

[PATCH net 5/5] igb: Always call igb_xdp_ring_update_tail() under Tx lock
 2024-09-09 20:38 UTC 

[PATCH v6 0/5] Faultable Tracepoints
 2024-09-09 20:13 UTC  (7+ messages)
` [PATCH v6 3/5] tracing/bpf-trace: Add support for faultable tracepoints

[PATCH] perf/x86/intel: Allow to setup LBR for counting event for BPF
 2024-09-09 17:10 UTC  (2+ messages)

[PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
 2024-09-09 16:02 UTC  (6+ messages)

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-09 14:49 UTC  (10+ messages)
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text

[PATCH bpf-next v2 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-09 14:42 UTC  (7+ messages)
` [PATCH bpf-next v2 2/4] bpf, arm64: "

[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
 2024-09-09 13:20 UTC  (2+ messages)

[PATCH bpf-next v4 1/8] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
 2024-09-09 12:24 UTC  (8+ messages)
` [PATCH bpf-next v4 3/8] bpf: Fix helper writes to read-only maps
` [PATCH bpf-next v4 4/8] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
` [PATCH bpf-next v4 5/8] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

[PATCH mptcp-next v2 1/4] bpf: Add mptcp_subflow bpf_iter
 2024-09-09 11:57 UTC  (2+ messages)

[PATCH] bpftool: Fix a typo
 2024-09-09  9:28 UTC  (3+ messages)

[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
 2024-09-09  7:11 UTC 

[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09  7:05 UTC  (20+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 09/19] bpf: "
` [PATCH v2 10/19] lib/interval_tree_test.c: "
` [PATCH v2 11/19] kunit: string-stream-test: "
` [PATCH v2 12/19] random32: "
` [PATCH v2 13/19] lib/rbtree-test: "
` [PATCH v2 14/19] bpf/tests: "
` [PATCH v2 15/19] lib/test_parman: "
` [PATCH v2 16/19] lib/test_scanf: "
` [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>


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