messages from 2024-05-15 06:00:28 to 2024-05-17 10:23:25 UTC [more...]
[PATCH v4 bpf-next 00/11] bpf: support resilient split BTF
2024-05-17 10:22 UTC (2+ messages)
` [PATCH v4 bpf-next 01/11] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-17 9:58 UTC (10+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-17 9:50 UTC (5+ messages)
[PATCH v12 0/5] Reduce overhead of LSMs with static calls
2024-05-17 8:09 UTC (8+ messages)
` [PATCH v12 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v12 2/5] security: Count the LSMs enabled at compile time
` [PATCH v12 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v12 4/5] security: Update non standard hooks to use "
` [PATCH v12 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[PATCH 0/5] powerpc64/bpf: jit support for cpuv4 instructions
2024-05-17 7:56 UTC (6+ messages)
` [PATCH 1/5] powerpc64/bpf: jit support for 32bit offset jmp instruction
` [PATCH 2/5] powerpc64/bpf: jit support for unconditional byte swap
` [PATCH 3/5] powerpc64/bpf: jit support for sign extended load
` [PATCH 4/5] powerpc64/bpf: jit support for sign extended mov
` [PATCH 5/5] powerpc64/bpf: jit support for signed division and modulo
[PATCH bpf-next] bpf: tcp: Improve bpf write tcp opt performance
2024-05-17 7:27 UTC (6+ messages)
` "
[PATCH v3] riscv, bpf: Optimize zextw insn with Zba extension
2024-05-17 7:24 UTC (3+ messages)
[syzbot] [bpf?] possible deadlock in get_page_from_freelist
2024-05-17 7:15 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
2024-05-17 6:21 UTC
[PATCH] net/sched: unregister root_lock_key in the error path of qdisc_alloc()
2024-05-17 6:20 UTC (6+ messages)
[RFC PATCH v8 00/20] bpf qdisc
2024-05-17 5:30 UTC (19+ messages)
` [RFC PATCH v8 01/20] bpf: Support passing referenced kptr to struct_ops programs
` [RFC PATCH v8 02/20] selftests/bpf: Test referenced kptr arguments of "
` [RFC PATCH v8 03/20] bpf: Allow struct_ops prog to return referenced kptr
` [RFC PATCH v8 09/20] bpf: Find special BTF fields in union
[PATCH v4 00/66] Define _GNU_SOURCE for sources using
2024-05-17 3:47 UTC (10+ messages)
` [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
[PATCH v3 bpf-next 2/2] selftests/bpf: Added selftests to check deadlocks in queue and stack map
2024-05-17 3:32 UTC (12+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Patch to Fix deadlocks in queue and stack maps
[PATCH bpf-next] bpftool: fix make dependencies for vmlinux.h
2024-05-17 3:10 UTC (2+ messages)
[PATCH bpf-next] kbuild, bpf: use test-ge check for v1.25-only pahole
2024-05-17 3:10 UTC (2+ messages)
[PATCH] bpf: fix order of args in call to bpf_map_kvcalloc
2024-05-17 3:10 UTC (2+ messages)
[PATCH v4 bpf-next] bpftool: introduce btf c dump sorting
2024-05-17 3:00 UTC (2+ messages)
[PATCH v8 bpf-next 0/2] bpf: Add a generic bits iterator
2024-05-17 2:30 UTC (3+ messages)
` [PATCH v8 bpf-next 1/2] bpf: Add "
` [PATCH v8 bpf-next 2/2] selftests/bpf: Add selftest for bits iter
[PATCH bpf-next 0/3] API to access btf_dump emit queue and print single type
2024-05-17 2:03 UTC (6+ messages)
` [PATCH bpf-next 1/3] libbpf: put forward declarations to btf_dump->emit_queue
` [PATCH bpf-next 2/3] libbpf: API to access btf_dump emit queue and print single type
` [PATCH bpf-next 3/3] selftests/bpf: tests for btf_dump emit queue API
[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
2024-05-17 1:20 UTC (3+ messages)
pull-request: bpf 2024-05-17
2024-05-17 0:50 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations
2024-05-17 0:00 UTC (3+ messages)
[PATCH bpf] selftests/bpf: Adjust test_access_variable_array after a kernel function name change
2024-05-16 23:50 UTC (2+ messages)
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-16 23:00 UTC (3+ messages)
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH v1 0/3] Use BPF filters for a "perf top -u" workaround
2024-05-16 21:47 UTC (7+ messages)
` [PATCH v1 1/3] perf bpf filter: Give terms their own enum
` [PATCH v1 2/3] perf bpf filter: Add uid and gid terms
` [PATCH v1 3/3] perf top: Allow filters on events
[PATCH bpf-next 0/1] Fix for bpf_sysctl_set_new_value
2024-05-16 21:16 UTC (4+ messages)
` [PATCH bpf-next 1/1] "
[PATCH bpf-next v4 0/5] bpf: Fix tailcall hierarchy
2024-05-16 18:56 UTC (4+ messages)
` [PATCH bpf-next v4 3/5] bpf, x64: "
[linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a
2024-05-16 18:46 UTC
[PATCH] net: Fix the gso BUG_ON that treat the skb which head_frag is true as non head_frag
2024-05-16 17:59 UTC (2+ messages)
[PATCH iwl-net 0/3] Fix AF_XDP problems after changing queue number
2024-05-16 11:59 UTC (10+ messages)
` [PATCH iwl-net 1/3] ice: remove af_xdp_zc_qps bitmap
` [PATCH iwl-net 2/3] ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
` [PATCH iwl-net 3/3] ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
bpf_map_update_elem returns -ENOMEM
2024-05-16 11:29 UTC
[PATCH bpf] MAINTAINERS: Add myself as reviewer of ARM64 BPF JIT
2024-05-16 11:11 UTC (2+ messages)
ANNOUNCE: pahole v1.23 (BTF tags and alignment inference)
2024-05-16 9:36 UTC (2+ messages)
` ANNOUNCE: pahole v1.26 (more holes, --bpf_features, --contains_enum)
[PATCH v2 0/4] Dump off-cpu samples directly
2024-05-16 4:56 UTC (7+ messages)
[PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
2024-05-16 1:41 UTC
[syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
2024-05-16 1:35 UTC (3+ messages)
[PATCH bpf-next v2 0/8] add netns helpers
2024-05-16 1:13 UTC (9+ messages)
` [PATCH bpf-next v2 1/8] selftests/bpf: Add unshare_netns helper
` [PATCH bpf-next v2 2/8] selftests/bpf: Use "
` [PATCH bpf-next v2 3/8] selftests/bpf: Drop duplicate create_netns
` [PATCH bpf-next v2 4/8] selftests/bpf: Export create_netns helper
` [PATCH bpf-next v2 5/8] selftests/bpf: Use "
` [PATCH bpf-next v2 6/8] selftests/bpf: Export cleanup_netns helper
` [PATCH bpf-next v2 7/8] selftests/bpf: Use "
` [PATCH bpf-next v2 8/8] selftests/bpf: Use netns helpers in lwt tests
[PATCH bpf-next v1 0/2] Zero overhead PROBE_MEM
2024-05-15 23:39 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] x86: Perform BPF exception fixup in do_user_addr_fault
` [PATCH bpf-next v1 2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP
[PATCH bpf-next 0/4] netfilter: Add the capability to offload flowtable in XDP layer
2024-05-15 21:59 UTC (6+ messages)
` [PATCH bpf-next 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc
[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
2024-05-15 19:36 UTC (4+ messages)
` [PATCH v5 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v5 2/3] perf/core: Check sample_type in perf_sample_save_callchain
` [PATCH v5 3/3] perf/core: Check sample_type in perf_sample_save_brstack
[linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
2024-05-15 19:27 UTC
[PATCH v4 0/3] perf/core: Check sample_type in sample data saving helper functions
2024-05-15 17:47 UTC (8+ messages)
` [PATCH v4 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v4 3/3] perf/core: Check sample_type in perf_sample_save_brstack
[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
2024-05-15 16:57 UTC (10+ messages)
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[PATCH bpf] MAINTAINERS: Update ARM64 BPF JIT maintainer
2024-05-15 17:02 UTC (4+ messages)
[PATCH] libbpf: fix feature detectors when using token_fd
2024-05-15 16:58 UTC (2+ messages)
[PATCH bpf] bpf, docs: Fix the description of 'src' in ALU instructions
2024-05-15 16:58 UTC (2+ messages)
[PATCH net-next 1/2] bpf: save extended inner map info for percpu array maps as well
2024-05-15 16:58 UTC (6+ messages)
` [PATCH net-next 2/2] selftests/bpf: add more variations of map-in-map situations
[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
2024-05-15 15:42 UTC (19+ messages)
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
[GIT PULL] Networking for v6.10
2024-05-15 14:34 UTC (5+ messages)
[PATCH 0/4] Fix user stack traces captured from uprobes
2024-05-15 14:32 UTC (4+ messages)
` [PATCH 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
[PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2024-05-15 13:43 UTC (8+ messages)
` [PATCH net-next 14/15 v2] "
[RFC v4 00/13] First try to replace page_frag with page_frag_cache
2024-05-15 13:09 UTC (3+ messages)
` [RFC v4 06/13] mm: page_frag: add '_va' suffix to page_frag API
` [RFC v4 11/13] net: replace page_frag with page_frag_cache
[PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
2024-05-15 11:51 UTC (9+ messages)
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-15 10:19 UTC (6+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH bpf-next 0/9] add netns helpers
2024-05-15 9:00 UTC (9+ messages)
` [PATCH bpf-next 3/9] selftests/bpf: Drop duplicate create_netns
` [PATCH bpf-next 4/9] selftests/bpf: Export create_netns helper
` [PATCH bpf-next 5/9] selftests/bpf: Use "
` [PATCH bpf-next 6/9] selftests/bpf: Export cleanup_netns helper
` [PATCH bpf-next 7/9] selftests/bpf: Use "
` [PATCH bpf-next 8/9] selftests/bpf: Use netns helpers in lwt tests
` [PATCH bpf-next 9/9] selftests/bpf: Use netns helpers in test_tunnel
[PATCH stable, 6.1 0/2] Fix for sockmap causing data stalls
2024-05-15 7:30 UTC (3+ messages)
` [PATCH stable, 6.1 1/2] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
[PATCH v3 bpf-next 00/11] bpf: support resilient split BTF
2024-05-15 6:56 UTC (5+ messages)
` [PATCH v3 bpf-next 10/11] libbpf,bpf: share BTF relocate-related code with kernel
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox