public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-31 12:19:00 to 2025-04-02 14:13:31 UTC [more...]

uprobe splat in PREEMP_RT
 2025-04-02 14:12 UTC  (19+ messages)

[PATCH net-next v6 0/2] Fix late DMA unmap crash for page pool
 2025-04-02 14:10 UTC  (7+ messages)
` [PATCH net-next v6 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v6 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] exit: add trace_task_exit() tracepoint before current->mm is reset
 2025-04-02 13:58 UTC  (11+ messages)

Improvements of BTF sanitizing for old kernels
 2025-04-02 13:05 UTC  (5+ messages)
` [PATCH 1/2] libbpf: add proto_func param name generation on sanitazing it to enum type
` [PATCH 2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and structs if not

[PATCH net v3 0/3] Bug fixes from XDP and perout series
 2025-04-02 12:37 UTC  (8+ messages)
` [PATCH net v3 1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
` [PATCH net v3 2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net v3 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-04-02 12:35 UTC  (22+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET

[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
 2025-04-02 11:15 UTC  (12+ messages)
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH dwarves] dwarf_loader: fix termination on BTF encoding error
 2025-04-02  9:56 UTC  (4+ messages)

[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-02  9:02 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-02  9:01 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe

[PATCH] virtio-net: disable delayed refill when setting up xdp
 2025-04-02  5:42 UTC 

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-02  4:57 UTC  (18+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[PATCH] mm/page_alloc: Fix try_alloc_pages
 2025-04-02  4:30 UTC  (6+ messages)

[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
 2025-04-02  4:29 UTC  (6+ messages)

[PATCH 5.10.y] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
 2025-04-02  3:04 UTC 

[PATCH net] xsk: correct tx_ring_empty_descs count statistics
 2025-04-02  2:38 UTC  (11+ messages)

[PATCH 0/3] bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth
 2025-04-02  1:34 UTC  (3+ messages)
` [PATCH 3/3] [RFC] Bluetooth: enable bpf TX timestamping

[PATCH v2] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-01 20:52 UTC 

[PATCH bpf-next v3 0/3] bpf: Add kfuncs for read-only string operations
 2025-04-01 20:27 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH bpf-next v3 0/2] libbpf: introduce line_info and func_info getters
 2025-04-01 20:06 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] libbpf: add getters for BTF.ext func and line info
` [PATCH bpf-next v3 2/2] selftests/bpf: add .BTF.ext line/func info getter tests

[RFC PATCH security-next 0/4] Introducing Hornet LSM
 2025-04-01 18:56 UTC  (16+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script

s390x: selftests/bpf are failing on CI
 2025-04-01 18:23 UTC  (5+ messages)

new splat
 2025-04-01 18:16 UTC  (5+ messages)

[PATCH] selftests/bpf: Convert comma to semicolon
 2025-04-01 18:05 UTC  (2+ messages)

[PATCH bpf] bpf: add missing ops lock around dev_xdp_attach_link
 2025-04-01 16:39 UTC  (4+ messages)

[PATCH net-next 00/16] idpf: add XDP support
 2025-04-01 13:11 UTC  (6+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-04-01 12:48 UTC  (3+ messages)

[PATCH v2 dwarves 0/2] dwarves: Introduce github actions for CI
 2025-04-01  9:24 UTC  (3+ messages)
` [PATCH v2 dwarves 1/2] dwarves: Add github actions to build, test
` [PATCH v2 dwarves 2/2] dwarves: Fix clang warning about unused variable

[PATCH net] net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
 2025-04-01  9:02 UTC 

[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
 2025-04-01  6:46 UTC  (2+ messages)

[PATCH] perf lock contention: Symbolize zone->lock using BTF
 2025-04-01  6:30 UTC 

[PATCH bpf-next v3 0/6] bpf: Support atomic update for htab of maps
 2025-04-01  6:22 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Factor out htab_elem_value helper()
` [PATCH bpf-next v3 2/6] bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place
` [PATCH bpf-next v3 3/6] bpf: Support atomic update for htab of maps
` [PATCH bpf-next v3 4/6] bpf: Add is_fd_htab() helper
` [PATCH bpf-next v3 5/6] bpf: Don't allocate per-cpu extra_elems for fd htab
` [PATCH bpf-next v3 6/6] selftests/bpf: Add test case for atomic update of "

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-01  4:02 UTC  (5+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's "

[GIT PULL] Introduce try_alloc_pages for 6.15
 2025-04-01  0:57 UTC  (12+ messages)

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-31 21:58 UTC  (7+ messages)

[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
 2025-03-31 21:12 UTC 

Improvements of BTF sanitizing for old kernels
 2025-03-31 20:45 UTC  (2+ messages)
` [PATCH 2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and structs if not

[PATCH bpf-next 0/4] likely/unlikely for bpf_helpers
 2025-03-31 20:38 UTC  (3+ messages)

[PATCH v2 bpf-next 0/2] likely/unlikely for bpf_helpers and a small comment fix
 2025-03-31 20:36 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: fix a comment describing bpf_attr
` [PATCH bpf-next 2/2] libbpf: add likely/unlikely macros and use them in selftests

[RFC PATCH bpf-next 00/14] instruction sets and static keys
 2025-03-31 20:10 UTC  (5+ messages)
` [RFC PATCH bpf-next 10/14] libbpf: add likely/unlikely macros

[PATCH bpf-next v2 0/2] libbpf: introduce line_info and func_info getters
 2025-03-31 20:09 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] libbpf: make bpf_line/func_info_min public
` [PATCH bpf-next v2 2/2] libbpf: add getters for BTF.ext func and line info

[PATCH AUTOSEL 6.13 01/16] srcu: Force synchronization for srcu_get_delay()
 2025-03-31 14:34 UTC 

[PATCH AUTOSEL 6.14 01/18] srcu: Force synchronization for srcu_get_delay()
 2025-03-31 14:33 UTC 

linux-next: manual merge of the bpf-next tree with the mm tree
 2025-03-31 14:25 UTC  (4+ messages)

parallel pahole hangs while building modules from nvidia-open-kernel-dkms
 2025-03-31 13:17 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