messages from 2024-12-20 19:56:36 to 2024-12-27 15:13:02 UTC [more...]
[for-next][PATCH 01/18] fgraph: Pass ftrace_regs to entryfunc
2024-12-27 15:13 UTC (18+ messages)
` [for-next][PATCH 02/18] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [for-next][PATCH 03/18] fgraph: Pass ftrace_regs to retfunc
` [for-next][PATCH 04/18] fprobe: Use ftrace_regs in fprobe entry handler
` [for-next][PATCH 05/18] fprobe: Use ftrace_regs in fprobe exit handler
` [for-next][PATCH 06/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [for-next][PATCH 07/18] tracing: Add ftrace_fill_perf_regs() for perf event
` [for-next][PATCH 08/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [for-next][PATCH 09/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [for-next][PATCH 10/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [for-next][PATCH 11/18] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [for-next][PATCH 12/18] fprobe: Rewrite fprobe on function-graph tracer
` [for-next][PATCH 13/18] fprobe: Add fprobe_header encoding feature
` [for-next][PATCH 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
` [for-next][PATCH 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
` [for-next][PATCH 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [for-next][PATCH 17/18] Documentation: probes: Update fprobe on function-graph tracer
` [for-next][PATCH 18/18] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
[PATCH bpf v3 0/2] bpf: fix wrong copied_seq calculation and add tests
2024-12-27 14:09 UTC (8+ messages)
` [PATCH bpf v3 1/2] bpf: fix wrong copied_seq calculation
[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-12-27 9:58 UTC (9+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH RFC bpf-next v1 0/4] Introduce load-acquire and store-release BPF instructions
2024-12-27 9:20 UTC (11+ messages)
` [PATCH RFC bpf-next v1 1/4] bpf/verifier: Factor out check_load()
` [PATCH RFC bpf-next v1 2/4] bpf: Introduce load-acquire and store-release instructions
` [PATCH RFC bpf-next v1 3/4] selftests/bpf: Delete duplicate verifier/atomic_invalid tests
` [PATCH RFC bpf-next v1 4/4] selftests/bpf: Add selftests for load-acquire and store-release instructions
[POC][RFC][PATCH] build: Make weak functions visible in kallsyms
2024-12-27 3:45 UTC (8+ messages)
[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-12-27 2:24 UTC (23+ messages)
` [PATCH v22 01/20] fgraph: Get ftrace recursion lock in function_graph_enter
` [PATCH v22 02/20] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v22 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v22 04/20] fgraph: Pass ftrace_regs to retfunc
` [PATCH v22 05/20] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v22 06/20] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v22 07/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v22 08/20] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v22 09/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v22 10/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v22 11/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v22 12/20] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v22 13/20] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v22 14/20] fprobe: Add fprobe_header encoding feature
` [PATCH v22 15/20] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v22 16/20] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v22 17/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v22 18/20] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v22 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v22 20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes
[PATCH dwarves v1 1/2] btf_loader: support for multiple BTF_DECL_TAGs pointing to same tag
2024-12-26 21:19 UTC (6+ messages)
` [PATCH dwarves v1 2/2] tests: verify that pfunct prints btf_decl_tags read from BTF
[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
2024-12-26 19:44 UTC (11+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops
[PATCH v21 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-12-26 15:42 UTC (8+ messages)
` [PATCH v21 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v21 05/20] fprobe: Use ftrace_regs in fprobe entry handler
[PATCH v2 0/4] ftrace: Add function arguments to function tracers
2024-12-25 22:02 UTC (14+ messages)
` [PATCH v2 1/4] ftrace: Add print_function_args()
` [PATCH v2 2/4] ftrace: Add support for function argument to graph tracer
` [PATCH v2 3/4] ftrace: Have funcgraph-args take affect during tracing
` [PATCH v2 4/4] ftrace: Add arguments to function tracer
[linus:master] [bpf, sockmap] 5d609ba262: BUG:KASAN:null-ptr-deref_in_splice_to_socket
2024-12-25 14:23 UTC
[syzbot] [kernel?] possible deadlock in task_fork_fair
2024-12-25 6:55 UTC (2+ messages)
` [syzbot] [bpf?] [trace?] "
Idea for "function meta"
2024-12-25 3:26 UTC (3+ messages)
[PATCH] scx: Fix maximal BPF selftest prog
2024-12-25 0:10 UTC (8+ messages)
` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix invalid irq restore in scx_ops_bypass()
` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix dsq_local_on selftest
[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
2024-12-24 21:29 UTC (28+ messages)
` [PATCH 01/10] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
` [PATCH 02/10] sched_ext: Move built-in idle CPU selection policy to a separate file
` [PATCH 04/10] sched_ext: idle: use assign_cpu() to update the idle cpumask
` [PATCH 05/10] sched_ext: idle: clarify comments
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE
` [PATCH 09/10] sched_ext: idle: Get rid of the scx_selcpu_topo_numa logic
` [PATCH 10/10] sched_ext: idle: Introduce NUMA aware idle cpu kfunc helpers
[for-next][PATCH 5/5] fgraph: Get ftrace recursion lock in function_graph_enter
2024-12-24 19:38 UTC
[GIT PULL] bpf for v6.13-rc4
2024-12-24 13:38 UTC (4+ messages)
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-24 12:10 UTC (10+ messages)
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
2024-12-24 10:44 UTC (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH v2 3/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH v2 4/5] perf test: arm_spe: Add test for "
` [PATCH v2 5/5] perf docs: arm_spe: Document new "
[PATCH bpf-next v2] selftests/bpf: avoid generating untracked files when running bpf selftests
2024-12-24 7:59 UTC
[RESEND PATCH bpf-next] BPF-Helpers : Correct spelling mistake
2024-12-24 5:35 UTC (4+ messages)
[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
2024-12-23 21:43 UTC (14+ messages)
` [PATCH iwl-next 5/9] igc: Add support to set MAC Merge data via ethtool
` [PATCH iwl-next 6/9] igc: Add support for frame preemption verification
` [PATCH iwl-next 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next 9/9] igc: Add support to get frame preemption statistics "
[PATCH 1/3] ring-buffer: Add uname to match criteria for persistent ring buffer
2024-12-23 20:11 UTC (3+ messages)
` [PATCH] vsprintf: simplify number handling
[PATCH v3 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-12-23 20:11 UTC (7+ messages)
` [PATCH v3 1/4] perf evsel: Add pmu_name helper
` [PATCH v3 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v3 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v3 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH bpf-next v2 1/3] netkit: Allow for configuring needed_{head,tail}room
2024-12-23 18:49 UTC (8+ messages)
` [PATCH bpf-next v2 2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml
` [PATCH bpf-next v2 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room
[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-23 16:38 UTC (5+ messages)
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
[PATCH iwl-next v3 1/1] igc: Avoid unnecessary link down event in XDP_SETUP_PROG process
2024-12-23 13:52 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
2024-12-23 13:50 UTC (6+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
[PATCH] bpf: Remove unused MT_ENTRY define
2024-12-23 11:59 UTC
[PATCH for-next v2] selftests/Makefile: override the srctree for out-of-tree builds
2024-12-23 8:33 UTC
[PATCH v2] perf trace: Add --syscall-sample option
2024-12-23 3:06 UTC (2+ messages)
[PATCH v1] cgroup/cpuset: remove kernfs active break
2024-12-23 2:12 UTC (7+ messages)
[PATCH RFC] Makefile: Export absolute srctree path for out-of-tree builds
2024-12-23 1:00 UTC (5+ messages)
[PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room
2024-12-21 7:22 UTC (9+ messages)
` [PATCH bpf-next 2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml
` [PATCH bpf-next 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room
[PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock
2024-12-21 7:20 UTC (11+ messages)
[PATCH bpf v2] bpf: Fix deadlock when freeing cgroup storage
2024-12-21 6:10 UTC
[PATCH net] gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeup
2024-12-21 3:28 UTC
[PATCH dwarves] dwarves: set cu->obstack chunk size to 128Kb
2024-12-21 3:08 UTC (2+ messages)
[PATCH bpf] bpf: Fix deadlock when freeing cgroup storage
2024-12-21 2:26 UTC (5+ messages)
` "
[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
2024-12-21 1:56 UTC (5+ messages)
[PATCH dwarves v3 0/8] pahole: faster reproducible BTF encoding
2024-12-21 1:23 UTC (9+ messages)
` [PATCH dwarves v3 1/8] btf_encoder: simplify function encoding
` [PATCH dwarves v3 2/8] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v3 3/8] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v3 4/8] btf_encoder: introduce elf_functions_list
` [PATCH dwarves v3 5/8] btf_encoder: remove skip_encoding_inconsistent_proto
` [PATCH dwarves v3 6/8] dwarf_loader: introduce cu->id
` [PATCH dwarves v3 7/8] dwarf_loader: multithreading with a job/worker model
` [PATCH dwarves v3 8/8] btf_encoder: clean up global encoders list
[Patch bpf v3 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
2024-12-20 22:20 UTC (2+ messages)
[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
2024-12-20 22:20 UTC (2+ messages)
[PATCH bpf-next] bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing
2024-12-20 20:18 UTC
[PATCH bpf-next v2 00/14] bpf qdisc
2024-12-20 19:55 UTC (9+ messages)
` [PATCH bpf-next v2 07/14] bpf: Search and add kfuncs in struct_ops prologue and epilogue
` [PATCH bpf-next v2 08/14] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v2 09/14] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v2 10/14] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v2 11/14] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v2 12/14] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v2 13/14] selftests: Add a basic fifo qdisc test
` [PATCH bpf-next v2 14/14] selftests: Add a bpf fq qdisc to selftest
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