messages from 2024-10-24 05:22:05 to 2024-10-26 04:38:41 UTC [more...]
[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-26 4:38 UTC (16+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v18 03/17] fgraph: Pass ftrace_regs to retfunc
` [PATCH v18 04/17] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v18 05/17] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v18 07/17] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v18 08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v18 09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v18 10/17] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
` [PATCH v18 13/17] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v18 14/17] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v18 15/17] selftests/ftrace: Add a test case for repeating register/unregister fprobe
[PATCH v4 net-next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
2024-10-26 4:12 UTC (5+ messages)
` [PATCH v4 net-next 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
` [PATCH v4 net-next 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
` [PATCH v4 net-next 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
` [PATCH v4 net-next 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()
[PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
2024-10-26 1:24 UTC (11+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: add selftest to check rdtsc jit
[PATCHv2 net-next] net: freescale: use ethtool string helpers
2024-10-25 23:33 UTC (2+ messages)
Some observations (results) on BPF acquire and release
2024-10-25 23:26 UTC (16+ messages)
FOSDEM 2025 eBPF Devroom Call for Participation
2024-10-25 22:32 UTC
[PATCH bpf-next] docs/bpf: Add description of .BTF.base section
2024-10-25 20:58 UTC (4+ messages)
[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
2024-10-25 20:51 UTC (3+ messages)
[PATCH net-next] net: intel: use ethtool string helpers
2024-10-25 20:19 UTC (3+ messages)
[RFC PATCH] tracing: Fix syscall tracepoint use-after-free
2024-10-25 20:19 UTC (11+ messages)
[RFC PATCH v2] tracing: Fix syscall tracepoint use-after-free
2024-10-25 20:18 UTC (2+ messages)
[PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
2024-10-25 20:17 UTC
[RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
2024-10-25 19:38 UTC (3+ messages)
[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
2024-10-25 18:30 UTC (9+ messages)
` [PATCH net-next 3/4] "
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
Questions about the state of some BTF features
2024-10-25 17:05 UTC (12+ messages)
[PATCH bpf-next v2] bpf, arm64: Remove garbage frame for struct_ops trampoline
2024-10-25 16:20 UTC (2+ messages)
[PATCH bpf v3 0/5] Fixes for bits iterator
2024-10-25 15:45 UTC (11+ messages)
` [PATCH bpf v3 1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
` [PATCH bpf v3 2/5] bpf: Add bpf_mem_alloc_check_size() helper
` [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
` [PATCH bpf v3 4/5] bpf: Use __u64 to save the bits in bits iterator
` [PATCH bpf v3 5/5] selftests/bpf: Add three test cases for bits_iter
[PATCH net] Documentation: networking: net_cachelines: Fix formatting
2024-10-25 15:38 UTC
[PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
2024-10-25 12:20 UTC (3+ messages)
[PATCH] bpf: Fix out-of-bounds write in trie_get_next_key()
2024-10-25 12:03 UTC (7+ messages)
` [PATCH] selftests/bpf: Add test for trie_get_next_key()
[PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
2024-10-25 11:32 UTC (4+ messages)
[PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
2024-10-25 9:54 UTC (2+ messages)
[PATCH net-next] net: marvell: use ethtool string helpers
2024-10-25 9:32 UTC (2+ messages)
[PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
2024-10-25 7:51 UTC (7+ messages)
[PATCH] net: mana: use ethtool string helpers
2024-10-25 6:08 UTC (5+ messages)
[PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
2024-10-25 5:20 UTC (10+ messages)
` [PATCH bpf 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap
` [PATCH bpf 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-25 5:12 UTC (10+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
[PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
2024-10-25 4:11 UTC (5+ messages)
[PATCH] selftests/bpf: remove xdp_synproxy IP_DF check
2024-10-25 3:19 UTC
[PATCH bpf-next 0/2] bpf, x64: Introduce two tailcall enhancements
2024-10-25 2:37 UTC (11+ messages)
` [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
[syzbot] [v9fs?] INFO: rcu detected stall in sys_mount (7)
2024-10-25 1:14 UTC (2+ messages)
` [syzbot] [fs] "
[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
2024-10-25 1:03 UTC (6+ messages)
` [PATCH net-next v2 6/6] docs: networking: Describe irq suspension
[GIT PULL] bpf for v6.12-rc5
2024-10-25 0:19 UTC (2+ messages)
[PATCH v3 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-10-24 22:34 UTC (3+ messages)
` [PATCH v3 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v3 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH v2 bpf-next 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
2024-10-24 20:29 UTC (9+ messages)
` [PATCH v2 bpf-next 1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
` [PATCH v2 bpf-next 2/8] selftests/bpf: Fix SENDPAGE data logic "
` [PATCH v2 bpf-next 3/8] selftests/bpf: Fix total_bytes in msg_loop_rx "
` [PATCH v2 bpf-next 4/8] selftests/bpf: Add push/pop checking for msg_verify_data "
` [PATCH v2 bpf-next 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop "
` [PATCH v2 bpf-next 6/8] bpf, sockmap: Several fixes to bpf_msg_push_data
` [PATCH v2 bpf-next 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
` [PATCH v2 bpf-next 8/8] bpf, sockmap: Fix sk_msg_reset_curr
[PATCH v2 bpf-next/net 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
2024-10-24 20:13 UTC (9+ messages)
` [PATCH v2 bpf-next/net 1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
` [PATCH v2 bpf-next/net 2/8] selftests/bpf: Fix SENDPAGE data logic "
` [PATCH v2 bpf-next/net 3/8] selftests/bpf: Fix total_bytes in msg_loop_rx "
` [PATCH v2 bpf-next/net 4/8] selftests/bpf: Add push/pop checking for msg_verify_data "
` [PATCH v2 bpf-next/net 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop "
` [PATCH v2 bpf-next/net 6/8] bpf, sockmap: Several fixes to bpf_msg_push_data
` [PATCH v2 bpf-next/net 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
` [PATCH v2 bpf-next/net 8/8] bpf, sockmap: Fix sk_msg_reset_curr
[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-24 18:08 UTC (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
2024-10-24 17:47 UTC (9+ messages)
[PATCH v6 bpf-next 00/12] Share user memory to BPF program through task storage map
2024-10-24 17:40 UTC (4+ messages)
` [PATCH v6 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage
[PATCH bpf v3 0/2] Add the missing BPF_LINK_TYPE invocation for sockmap
2024-10-24 17:40 UTC (2+ messages)
The state of uprobes work and logistics
2024-10-24 17:38 UTC (3+ messages)
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-24 17:20 UTC (6+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
[PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF
2024-10-24 16:59 UTC (6+ messages)
` [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
2024-10-24 9:33 UTC (10+ messages)
` [PATCH bpf-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH bpf-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH bpf-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH bpf-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH bpf-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH bpf-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH bpf-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH bpf-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH bpf-next v4 9/9] net: ip: make ip_route_use_hint() "
[PATCH v1 0/6] Add jump table support for objtool on LoongArch
2024-10-24 9:03 UTC (4+ messages)
` [PATCH v1 4/6] bpf, core: Add weak arch_prepare_goto()
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-24 8:13 UTC (4+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp
2024-10-24 8:11 UTC
[PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-24 7:44 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-10-24 5:21 UTC (4+ messages)
` [PATCH net-next v6 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
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