messages from 2023-11-02 08:50:10 to 2023-11-15 20:34:34 UTC [more...]
[PATCH 00/32] kmsan: Enable on s390
2023-11-15 20:30 UTC (2+ messages)
` [PATCH 01/32] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
[PATCH] MAINTAINERS: TRACING: Add Mathieu Desnoyers as Reviewer
2023-11-15 15:50 UTC
[PATCH] tracing: fix UAF caused by memory ordering issue
2023-11-14 16:48 UTC (4+ messages)
[PATCH v1] lib: objpool: fix head overrun on RK3588 SBC
2023-11-14 11:51 UTC
[PATCH v4] bus: mhi: host: Add tracing support
2023-11-14 4:35 UTC (6+ messages)
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-12 4:21 UTC (41+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally
[RESEND PATCH 0/2] add loongarch and riscv support for kprobe args test
2023-11-12 0:55 UTC (2+ messages)
[PATCH v3] bus: mhi: host: Add tracing support
2023-11-11 5:06 UTC (2+ messages)
[RFC PATCH v2 00/31] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-11-11 3:01 UTC (42+ messages)
` [RFC PATCH v2 01/31] tracing: Add a comment about ftrace_regs definition
` [RFC PATCH v2 02/31] x86: tracing: Add ftrace_regs definition in the header
` [RFC PATCH v2 03/31] seq_buf: Export seq_buf_puts()
` [RFC PATCH v2 04/31] function_graph: Convert ret_stack to a series of longs
` [RFC PATCH v2 05/31] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [RFC PATCH v2 06/31] function_graph: Add an array structure that will allow multiple callbacks
` [RFC PATCH v2 07/31] function_graph: Allow multiple users to attach to function graph
` [RFC PATCH v2 08/31] function_graph: Remove logic around ftrace_graph_entry and return
` [RFC PATCH v2 09/31] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [RFC PATCH v2 10/31] ftrace: Allow function_graph tracer to be enabled in instances
` [RFC PATCH v2 11/31] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [RFC PATCH v2 12/31] function_graph: Have the instances use their own ftrace_ops for filtering
` [RFC PATCH v2 13/31] function_graph: Add "task variables" per task for fgraph_ops
` [RFC PATCH v2 14/31] function_graph: Move set_graph_function tests to shadow stack global var
` [RFC PATCH v2 15/31] function_graph: Move graph depth stored data "
` [RFC PATCH v2 16/31] function_graph: Move graph notrace bit "
` [RFC PATCH v2 17/31] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [RFC PATCH v2 18/31] function_graph: Add selftest for passing local variables
` [RFC PATCH v2 19/31] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [RFC PATCH v2 20/31] function_graph: Add a new exit "
` [RFC PATCH v2 21/31] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
` [RFC PATCH v2 22/31] fprobe: Use ftrace_regs in fprobe entry handler
` [RFC PATCH v2 23/31] fprobe: Use ftrace_regs in fprobe exit handler
` [RFC PATCH v2 24/31] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [RFC PATCH v2 25/31] tracing: Add ftrace_fill_perf_regs() for perf event
` [RFC PATCH v2 26/31] fprobe: Rewrite fprobe on function-graph tracer
` [RFC PATCH v2 27/31] tracing/fprobe: Remove nr_maxactive from fprobe
` [RFC PATCH v2 28/31] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [RFC PATCH v2 29/31] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [RFC PATCH v2 30/31] selftests: ftrace: Remove obsolate maxactive syntax check
` [RFC PATCH v2 31/31] Documentation: probes: Update fprobe on function-graph tracer
[PATCH] tracing/kprobes: Fix the order of argument descriptions
2023-11-10 23:01 UTC (3+ messages)
[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
2023-11-10 12:31 UTC (6+ messages)
[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
2023-11-08 16:27 UTC (17+ messages)
` [PATCH 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH 02/10] umh: "
` [PATCH 03/10] ftrace: "
` [PATCH 04/10] timekeeping: "
` [PATCH 05/10] seccomp: "
` [PATCH 06/10] scheduler: "
` [PATCH 07/10] printk: "
` [PATCH 08/10] kprobes: "
` [PATCH 09/10] delayacct: "
` [PATCH 10/10] bpf: "
[PATCH v2] tracing: fprobe-event: Fix to check tracepoint event and return
2023-11-08 12:12 UTC
[PATCH] tracing: fprobe-event: Fix to check tracepoint event and return
2023-11-08 12:06 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
2023-11-08 6:55 UTC
[PATCH v1] lib: test_objpool: make global variables static
2023-11-08 3:11 UTC (2+ messages)
[PATCH v2 0/4] locking/atomic: arch_cmpxchg[64]_local undefined
2023-11-08 1:04 UTC (9+ messages)
` [PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg
` [PATCH v2 2/4] locking/atomic: arc: arch_cmpxchg[64]_local undefined
` [PATCH v2 3/4] locking/atomic: openrisc: "
` [PATCH v2 4/4] locking/atomic: hexagon: "
[RFC PATCH 00/32] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-11-07 14:09 UTC (54+ messages)
` [RFC PATCH 01/32] seq_buf: Export seq_buf_puts()
` [RFC PATCH 02/32] function_graph: Convert ret_stack to a series of longs
` [RFC PATCH 03/32] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [RFC PATCH 04/32] function_graph: Add an array structure that will allow multiple callbacks
` [RFC PATCH 05/32] function_graph: Allow multiple users to attach to function graph
` [RFC PATCH 06/32] function_graph: Remove logic around ftrace_graph_entry and return
` [RFC PATCH 07/32] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [RFC PATCH 08/32] ftrace: Allow function_graph tracer to be enabled in instances
` [RFC PATCH 09/32] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [RFC PATCH 10/32] function_graph: Have the instances use their own ftrace_ops for filtering
` [RFC PATCH 11/32] function_graph: Add "task variables" per task for fgraph_ops
` [RFC PATCH 12/32] function_graph: Move set_graph_function tests to shadow stack global var
` [RFC PATCH 13/32] function_graph: Move graph depth stored data "
` [RFC PATCH 14/32] function_graph: Move graph notrace bit "
` [RFC PATCH 15/32] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [RFC PATCH 16/32] function_graph: Add selftest for passing local variables
` [RFC PATCH 17/32] function_graph: Fix to update curr_ret_stack with ARRAY entry size
` [RFC PATCH 18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
` [RFC PATCH 19/32] function_graph: Fix to check the return value of ftrace_pop_return_trace()
` [RFC PATCH 20/32] function_graph: Pass the size of reserved data when retrieving it
` [RFC PATCH 21/32] function_graph: Expand the max reserved data size
` [RFC PATCH 22/32] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [RFC PATCH 23/32] function_graph: Add a new exit "
` [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
` [RFC PATCH 25/32] fprobe: Use ftrace_regs in fprobe entry handler
` [RFC PATCH 26/32] fprobe: Use ftrace_regs in fprobe exit handler
` [RFC PATCH 27/32] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [RFC PATCH 28/32] tracing: Add ftrace_fill_perf_regs() for perf event
` [RFC PATCH 29/32] fprobe: Rewrite fprobe on function-graph tracer
` [RFC PATCH 30/32] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [RFC PATCH 31/32] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [RFC PATCH 32/32] Documentation: probes: Update fprobe on function-graph tracer
[PATCH v3 00/13] mm: jit/text allocator
2023-11-07 10:44 UTC (7+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
stable-rc: 5.15 - all builds failed - ld.lld: error: undefined symbol: kallsyms_on_each_symbol
2023-11-02 17:54 UTC (2+ messages)
[PATCH] eventfs: Fix kerneldoc of eventfs_remove_rec()
2023-11-02 12:36 UTC (5+ messages)
[PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
2023-11-02 10:05 UTC (11+ messages)
[PATCH v2] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-11-02 8:58 UTC (2+ messages)
[QUESTION] ftrace_test_recursion_trylock behaviour
2023-11-02 8:50 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).