BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-15 08:47:01 to 2024-10-16 12:24:49 UTC [more...]

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-16 12:24 UTC 

[PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-16 12:07 UTC  (18+ 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 v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-16 10:40 UTC  (12+ messages)
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-16 10:36 UTC  (24+ 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 net] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
 2024-10-16 10:53 UTC 

[PATCH 1/3] ima: Remove inode lock
 2024-10-16  9:59 UTC  (7+ messages)

[PATCH] cgroup/bpf: fix NULL pointer dereference at cgroup_bpf_offline
 2024-10-16  9:36 UTC 

[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 bpf-next 0/2] security.bpf xattr name prefix
 2024-10-16  7:49 UTC  (9+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names

[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

linux-next: build failure after merge of the bpf-next tree
 2024-10-16  6:05 UTC 

[PATCH] sched_ext: Use BTF_ID to resolve task_struct
 2024-10-16  2:41 UTC 

[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

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

[PATCH v4] sched_ext: Trigger ops.update_idle() from pick_task_idle()
 2024-10-15 22:12 UTC  (4+ messages)

[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

[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-15 20:54 UTC  (9+ messages)
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
 2024-10-15 18:58 UTC  (2+ messages)

[bpf-next v1 1/2] bpf: Fix iter/task tid filtering
 2024-10-15 18:27 UTC  (2+ messages)
` [bpf-next v1 2/2] bpf: properly test "

[PATCH bpf-next v8 0/2] bpf: Fix tailcall infinite loop caused by freplace
 2024-10-15 18:40 UTC  (4+ messages)
` [PATCH bpf-next v8 1/2] bpf: Prevent "
` [PATCH bpf-next v8 2/2] selftests/bpf: Add test to verify tailcall and freplace restrictions

[PATCH v1 0/6] Add jump table support for objtool on LoongArch
 2024-10-15 18:36 UTC  (8+ messages)
` [PATCH v1 1/6] objtool: Check various symbol types for jump table
` [PATCH v1 2/6] objtool/LoongArch: Add support "
` [PATCH v1 3/6] LoongArch: Enable jump table for objtool
` [PATCH v1 4/6] bpf, core: Add weak arch_prepare_goto()
` [PATCH v1 5/6] LoongArch: Define specified arch_prepare_goto()
` [PATCH v1 6/6] objtool/LoongArch: Add support for goto table

[PATCH bpf-next v4 0/2] Implement mechanism to signal other threads
 2024-10-15 18:20 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: implement bpf_send_signal_task() kfunc

[PATCH v2 0/3] Fix truncation bug in coerce_reg_to_size_sx and extend selftests
 2024-10-15 18:20 UTC  (4+ messages)
` [PATCH v2 1/3] bpf: Fix truncation bug in coerce_reg_to_size_sx()

[PATCH] bpftool: optimize if statement code
 2024-10-15 18:16 UTC  (3+ messages)

[PATCH iwl-next v8 0/6] igb: Add support for AF_XDP zero-copy
 2024-10-15 17:16 UTC  (8+ messages)
` [PATCH iwl-next v8 4/6] igb: Add XDP finalize and stats update functions
` [PATCH iwl-next v8 5/6] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v8 6/6] igb: Add AF_XDP zero-copy Tx support

[PATCH rcu 01/15] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
 2024-10-15 16:11 UTC  (13+ messages)
` [PATCH rcu 02/15] srcu: Introduce srcu_gp_is_expedited() helper function
` [PATCH rcu 03/15] srcu: Renaming in preparation for additional reader flavor
` [PATCH rcu 04/15] srcu: Bit manipulation changes "
` [PATCH rcu 05/15] srcu: Standardize srcu_data pointers to "sdp" and similar
` [PATCH rcu 07/15] srcu: Create CPP macros for normal and NMI-safe SRCU readers
` [PATCH rcu 08/15] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
` [PATCH rcu 09/15] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
` [PATCH rcu 10/15] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
` [PATCH rcu 11/15] rcutorture: Add reader_flavor parameter for SRCU readers
` [PATCH rcu 12/15] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
` [PATCH rcu 13/15] rcutorture: Add light-weight SRCU scenario
` [PATCH rcu 14/15] refscale: Add srcu_read_lock_lite() support using "srcu-lite"

[PATCH net] bpf: xdp: fallback to SKB mode if DRV flag is absent
 2024-10-15 15:51 UTC  (8+ messages)

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

[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
 2024-10-15 15:12 UTC 

[PATCH net-next v2 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-15 14:53 UTC  (19+ messages)
` [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next v2 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next v2 03/18] unroll: add generic loop unroll helpers
` [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 net-next v2 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v2 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next v2 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next v2 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v2 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v2 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v2 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next v2 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v2 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next v2 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next v2 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next v2 17/18] libeth: support native XDP and register memory model
` [PATCH net-next v2 18/18] libeth: add a couple of XDP helpers (libeth_xdp)

Maximum amount of uprobes and uprobe and uprobe_ret relation
 2024-10-15 14:41 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: ip: add drop reasons to input route
 2024-10-15 14:08 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: ip: refactor fib_validate_source/__fib_validate_source
` [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next v3 03/10] net: ip: make ip_route_input_mc() "
` [PATCH net-next v3 04/10] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v3 06/10] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() "
` [PATCH net-next v3 08/10] net: ip: make ip_route_input() "
` [PATCH net-next v3 09/10] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH net-next v3 10/10] net: ip: make ip_route_use_hint() "

[syzbot] Monthly trace report (Oct 2024)
 2024-10-15 14:05 UTC  (3+ messages)

pull-request: bpf-next 2024-10-14
 2024-10-15 13:30 UTC  (2+ messages)

[PATCH v5] mm, kasan, kmsan: copy_from/to_kernel_nofault
 2024-10-15 11:05 UTC  (4+ messages)
` [PATCH v6] "

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-15 10:52 UTC  (4+ messages)

[PATCH bpf-next 0/3] selftests/bpf: Improve building with extra
 2024-10-15 10:17 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile

[PATCH net-next v2 09/12] net-timestamp: add tx OPT_ID_TCP support for bpf case
 2024-10-15  9:36 UTC  (3+ messages)

[PATCHv7 bpf-next,perf/core 00/15] uprobe, bpf: Add session support
 2024-10-15  9:10 UTC  (16+ messages)
` [PATCHv7 perf/core 01/15] uprobe: Add data pointer to consumer handlers
` [PATCHv7 perf/core 02/15] uprobe: Add support for session consumer
` [PATCHv7 bpf-next 03/15] bpf: Allow return values 0 and 1 for kprobe session
` [PATCHv7 bpf-next 04/15] bpf: Force uprobe bpf program to always return 0
` [PATCHv7 bpf-next 05/15] bpf: Add support for uprobe multi session attach
` [PATCHv7 bpf-next 06/15] bpf: Add support for uprobe multi session context
` [PATCHv7 bpf-next 07/15] libbpf: Add support for uprobe multi session attach
` [PATCHv7 bpf-next 08/15] selftests/bpf: Add uprobe session test
` [PATCHv7 bpf-next 09/15] selftests/bpf: Add uprobe session cookie test
` [PATCHv7 bpf-next 10/15] selftests/bpf: Add uprobe session recursive test
` [PATCHv7 bpf-next 11/15] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv7 bpf-next 12/15] selftests/bpf: Add kprobe "
` [PATCHv7 bpf-next 13/15] selftests/bpf: Add uprobe session single consumer test
` [PATCHv7 bpf-next 14/15] selftests/bpf: Add uprobe sessions to "
` [PATCHv7 bpf-next 15/15] selftests/bpf: Add threads "

[PATCH v2] sched_ext: Trigger ops.update_idle() from pick_task_idle()
 2024-10-15  8:46 UTC  (3+ messages)


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).