BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-15 21:18:05 to 2024-10-17 11:29:01 UTC [more...]

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-17 11:25 UTC  (14+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH net-next v2 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-17 11:14 UTC  (7+ messages)
` [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next v2 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v2 05/18] xdp, xsk: constify read-only arguments of some static inline helpers

[PATCH bpf v2 0/4] bpf, vsock: Fixes related to sockmap/sockhash redirection
 2024-10-17 11:10 UTC  (3+ messages)

[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 11:07 UTC  (6+ messages)

[PATCH net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
 2024-10-17 11:03 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures
 2024-10-17  9:26 UTC  (7+ messages)
` [PATCHv2 net-next 1/3] bonding: return detailed error when loading native XDP fails
` [PATCHv2 net-next 2/3] bonding: use correct return value
` [PATCHv2 net-next 3/3] Documentation: bonding: add XDP support explanation

[PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17  9:17 UTC  (5+ messages)

[PATCH bpf-next 0/3] selftests/bpf: Improve building with extra
 2024-10-17  8:34 UTC  (11+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Allow building with extra flags
` [PATCH bpf-next 2/3] bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
` [PATCH bpf-next 3/3] selftests/bpf: Allow ignoring some flags for Clang builds

Using union-find in BPF verifier (was: Enhance union-find with KUnit tests and optimization improvements)
 2024-10-17  8:08 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
 2024-10-17  8:06 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter

[PATCH -next v4 0/2] perf stat: Support inherit events for bperf
 2024-10-17  2:53 UTC  (4+ messages)
` [PATCH -next v4 1/2] perf stat: Support inherit events during fork() "

[PATCH v2] sched_ext: Use btf_ids to resolve task_struct
 2024-10-17  2:44 UTC 

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-17  2:28 UTC  (28+ messages)
` [PATCH net-next v2 02/12] net-timestamp: open gate for bpf_setsockopt
` [PATCH net-next v2 04/12] net-timestamp: add static key to control the whole bpf extension
` [PATCH net-next v2 06/12] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp

[PATCH] sched_ext: Use BTF_ID to resolve task_struct
 2024-10-17  2:12 UTC  (4+ messages)

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-17  2:01 UTC  (4+ messages)
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures

[PATCH bpf 0/2] tcp_bpf: update the rmem scheduling for ingress redirection
 2024-10-17  0:57 UTC  (3+ messages)
` [PATCH bpf 1/2] tcp_bpf: charge receive socket buffer in bpf_tcp_ingress()
` [PATCH bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic for ingress redirection

[PATCH v5 7/8] execmem: add support for cache of large ROX pages
 2024-10-16 23:58 UTC  (12+ messages)

[PATCH bpf 0/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
 2024-10-16 23:48 UTC  (3+ messages)
` [PATCH bpf 1/2] selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_sockmap
` [PATCH bpf 2/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg

[PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-16 22:15 UTC  (24+ messages)
` [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v17 03/16] function_graph: Pass ftrace_regs to retfunc
` [PATCH v17 04/16] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v17 05/16] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v17 08/16] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v17 09/16] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v17 10/16] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v17 12/16] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v17 13/16] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v17 14/16] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v17 15/16] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v17 16/16] bpf: Add get_entry_ip() for arm64

[PATCH bpf 1/3] bpf: Fix incorrect delta propagation between linked registers
 2024-10-16 22:12 UTC  (6+ messages)
` [PATCH bpf 2/3] bpf: Fix print_reg_state's constant scalar dump
` [PATCH bpf 3/3] selftests/bpf: Add test case for delta propagation

[PATCH bpf v2 1/2] bpf: Fix iter/task tid filtering
 2024-10-16 21:00 UTC  (2+ messages)
` [PATCH bpf v2 2/2] bpf: properly test "

[PATCH bpf 0/2] Two fixes for test_sockmap
 2024-10-16 20:50 UTC  (4+ messages)

[bpf-next v1 1/2] bpf: Fix iter/task tid filtering
 2024-10-16 20:09 UTC  (4+ messages)
` [bpf-next v1 2/2] bpf: properly test "

[PATCH RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code
 2024-10-16 19:53 UTC  (4+ messages)

The state of uprobes work and logistics
 2024-10-16 19:35 UTC 

linux-next: build failure after merge of the bpf-next tree
 2024-10-16 19:32 UTC  (4+ messages)

[PATCH bpf-next 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs
 2024-10-16 18:35 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: factorize conn and syncookies tests in a single runner
` [PATCH bpf-next 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
` [PATCH bpf-next 3/6] selftests/bpf: get rid of global vars "
` [PATCH bpf-next 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support "
` [PATCH bpf-next 5/6] selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie
` [PATCH bpf-next 6/6] selftests/bpf: remove test_tcp_check_syncookie

[PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap
 2024-10-16 17:12 UTC  (2+ messages)

[PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline
 2024-10-16 17:04 UTC  (3+ messages)

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-16 16:38 UTC  (12+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names

[PATCH bpf v1 1/2] bpf: fix link info netfilter flags to populate defrag flag
 2024-10-16 15:13 UTC  (4+ messages)

[syzbot] [bpf?] KCSAN: data-race in __mod_timer / kvfree_call_rcu
 2024-10-16 15:07 UTC  (4+ messages)

[RFC PATCH v1 13/57] bpf: Remove PAGE_SIZE compile-time constant assumption
 2024-10-16 14:45 UTC  (4+ messages)
  ` [RFC PATCH v1 29/57] net: igb: "

[PATCH 1/3] ima: Remove inode lock
 2024-10-16 13:08 UTC  (13+ messages)
` [PATCH 2/3] ima: Ensure lock is held when setting iint pointer in inode security blob

[PATCH v4] sched_ext: Trigger ops.update_idle() from pick_task_idle()
 2024-10-16 12:26 UTC  (5+ messages)

[PATCH bpf-next v5 0/2] Implement mechanism to signal other threads
 2024-10-16  8:41 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: implement bpf_send_signal_task() kfunc
` [PATCH bpf-next v5 2/2] selftests/bpf: Augment send_signal test with remote signaling

[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-16  8:33 UTC  (13+ messages)
` [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
` [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event

[PATCH bpf-next v3 0/2] Fix bpf_get/setsockopt failed when TCP over IPv4 via INET6 API
 2024-10-16  8:29 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Fix bpf_get/setsockopt to tos not take effect "
    ` [External] "

[PATCH bpf-next v2 0/2] Cgroup skb add helper to get net_cls's classid
 2024-10-16  8:28 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, selftests: Add test case for cgroup skb to get net_cls classid helpers
    ` [External] "

[PATCH net-next 0/3] Bonding: return detailed error about XDP failures
 2024-10-16  8:24 UTC  (12+ messages)
` [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails
` [PATCH net-next 2/3] bonding: use correct return value
` [PATCH net-next 3/3] Documentation: bonding: add XDP support explanation

[PATCH v2 bpf-next 0/2] security.bpf xattr name prefix
 2024-10-16  7:09 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] fs/xattr: bpf: Introduce "
` [PATCH v2 bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names

[PATCHv6 bpf-next,perf/core 00/16] uprobe, bpf: Add session support
 2024-10-16  6:41 UTC  (6+ messages)
` [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
` [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer

[RFC net-next v2 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-16  1:01 UTC  (4+ messages)
` [RFC net-next v2 2/2] igc: Link queues to NAPI instances

[syzbot] Monthly bpf report (Oct 2024)
 2024-10-15 21:53 UTC 

[PATCH bpf-next v4 00/10] bpf: Support private stack for bpf progs
 2024-10-15 21:39 UTC  (8+ messages)
` [PATCH bpf-next v4 07/10] bpf: Support calling non-tailcall bpf prog

[for-next][PATCH 1/3] ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macros
 2024-10-15 21:24 UTC  (2+ messages)
` [for-next][PATCH 3/3] ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_value


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).