linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/16
[PATCH v5 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/16
[PATCH v5 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
2026/06/16
[PATCH v5 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/16
[PATCH] tracing: Use more common error handling code in event_enable_trigger_parse()
Markus Elfring
2026/06/16
Re: [syzbot] [afs] WARNING: ODEBUG bug in delete_node (3)
syzbot
2026/06/16
[PATCH] ring-buffer: Fix ring_buffer_read_page() copying only one event per page
David Carlier
2026/06/16
Re: [syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
David Howells
2026/06/16
[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
Arnd Bergmann
2026/06/16
Re: [PATCH v3 9/9] selftests/verification: add tlob selftests
Gabriele Monaco
2026/06/16
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/16
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Brendan Jackman
2026/06/16
Re: [PATCH v3 8/9] selftests/verification: fix verificationtest-ktap for out-of-tree execution
Gabriele Monaco
2026/06/16
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Gabriele Monaco
2026/06/16
Re: [PATCH v3 05/13] verification/rvgen: Convert __fill_setup_invariants_func() to Lark
Nam Cao
2026/06/15
[RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
Li Pengfei
2026/06/15
[RFC PATCH v4 3/3] trace: add documentation, selftest and tooling for stackmap
Li Pengfei
2026/06/15
[RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Li Pengfei
2026/06/15
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
Li Pengfei
2026/06/15
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Google
2026/06/15
Re: [PATCH v4 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Google
2026/06/15
[PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
wen . yang
2026/06/15
[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
wen . yang
2026/06/15
[PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
wen . yang
2026/06/15
[PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
wen . yang
2026/06/15
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
David Hildenbrand (Arm)
2026/06/15
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/15
Re: [PATCH v3 6/9] rv/tlob: add tlob hybrid automaton monitor
Gabriele Monaco
2026/06/15
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Vlastimil Babka (SUSE)
2026/06/15
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/15
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
David Hildenbrand (Arm)
2026/06/15
[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
2026/06/15
Re: [Lsf-pc] [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Vlastimil Babka (SUSE)
2026/06/15
[PATCH v5 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
Praveen Talari
2026/06/15
[PATCH v5 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
Praveen Talari
2026/06/15
[PATCH v5 1/2] serial: qcom-geni: trace: Drop redundant len field from geni_serial_data
Praveen Talari
2026/06/15
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Greg Kroah-Hartman
2026/06/15
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Praveen Talari
2026/06/15
Re: [PATCH v4] mm/lruvec: trace LRU add drains and drain-all requests
Vlastimil Babka (SUSE)
2026/06/15
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Greg Kroah-Hartman
2026/06/15
Re: [PATCH v3 5/9] rv/ha: make da_monitor_reset_hook and EVENT_NONE_LBL overridable
Gabriele Monaco
2026/06/15
Re: [PATCH v3 4/9] rv/ha: fix ha_invariant_passed_ns silent bypass of invariant check
Gabriele Monaco
2026/06/15
Re: [PATCH v3 1/9] rv/da: introduce DA_MON_ALLOCATION_STRATEGY
Gabriele Monaco
2026/06/15
Re: [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
Praveen Talari
2026/06/15
Re: [RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
Wandun
2026/06/14
[PATCH v4 7/7] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 5/7] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 3/7] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 2/7] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
2026/06/14
[PATCH v4 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 7/7] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 5/7] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 3/7] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 2/7] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
2026/06/14
[PATCH v3 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/14
[PATCH 1/1] tools/tracing/rtla: fix missing unistd include
Andreas Ziegler
2026/06/13
Re: [PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
Wen Yang
2026/06/12
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Fangrui Song
2026/06/12
Re: [PATCH] rtla: Simplify osnoise tracer option setting code
Crystal Wood
2026/06/12
Re: [RFC PATCH 1/2] random: Expose boot ID to other subsystems
Jason A. Donenfeld
2026/06/12
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Steven Rostedt
2026/06/12
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/12
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
2026/06/12
Re: [GIT PULL] RTLA changes for 7.2
Tomas Glozar
2026/06/12
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann
2026/06/12
Re: [PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
Google
2026/06/12
[PATCH] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
2026/06/12
Re: [PATCH] sparc64: uprobes: add missing break
Andreas Larsson
2026/06/12
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
2026/06/12
Re: [PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
Huang Shijie
2026/06/11
Re: [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Huang Shijie
2026/06/11
Re: [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Huang Shijie
2026/06/11
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Zenghui Yu
2026/06/11
Re: [PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
Tengda Wu
2026/06/11
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Crystal Wood
2026/06/11
[syzbot ci] Re: mm: split the file's i_mmap tree for NUMA
syzbot ci
2026/06/11
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Alexei Starovoitov
2026/06/11
Re: [PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
Lorenzo Stoakes
2026/06/11
Re: [PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
XIAO WU
2026/06/11
Re: [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Lorenzo Stoakes
2026/06/11
Re: [PATCH v7 00/42] guest_memfd: In-place conversion support
Sean Christopherson
2026/06/11
Re: [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Lorenzo Stoakes
2026/06/11
[PATCH] tracing: ring_buffer: Check page order under reader_lock
Yash Suthar
2026/06/11
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
2026/06/11
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Peter Zijlstra
2026/06/11
Re: [PATCH 1/3] tracing/user_events: Simplify data output in user_seq_show()
Steven Rostedt
2026/06/11
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Tomas Glozar
2026/06/11
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Steven Rostedt
2026/06/11
Re: [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Pedro Falcato
2026/06/11
Re: [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Pedro Falcato
2026/06/11
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
2026/06/11
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
2026/06/11
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Tomas Glozar
2026/06/11
Re: [PATCH v3 08/13] verification/rvgen: Simplify the generation for clock variables
Gabriele Monaco
2026/06/11
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Dmitry Ilvokhin
2026/06/11
Re: [RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
Fangrui Song
2026/06/10
[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
Huang Shijie
2026/06/10
[PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
Huang Shijie
2026/06/10
[PATCH v2 1/4] mm: use mapping_mapped to simplify the code
Huang Shijie
2026/06/10
[PATCH v2 4/4] docs/mm: update document for split i_mmap tree
Huang Shijie
2026/06/10
[PATCH v2 3/4] mm/fs: split the file's i_mmap tree
Huang Shijie
2026/06/10
[PATCH v5 0/3] tracing: bound histogram expression strings
Pengpeng Hou
2026/06/10
[PATCH v5 3/3] tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
2026/06/10
[PATCH v5 2/3] tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
2026/06/10
[PATCH v5 1/3] tracing: Use __free() for expr_str() buffer
Pengpeng Hou
2026/06/10
[PATCH] tracing: Remove unused ret assignment in tracing_set_tracer()
Wayen.Yan
2026/06/10
Re: [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS without CALL_OPS
Xu Kuohai
2026/06/10
Re: [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPS
Xu Kuohai
2026/06/10
Re: [PATCH] samples/ftrace: reject zero ftrace-ops call count
Steven Rostedt
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Balbir Singh
2026/06/10
[PATCH v4] mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
2026/06/10
Re: [PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
Nathan Chancellor
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Balbir Singh
2026/06/10
Re: [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
Sean Christopherson
2026/06/10
Re: [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
Sean Christopherson
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/10
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Shakeel Butt
2026/06/10
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Barry Song
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/10
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Mathieu Desnoyers
2026/06/10
[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
2026/06/10
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Steven Rostedt
2026/06/10
Re: [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Crystal Wood
2026/06/10
Re: [PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
Shakeel Butt
2026/06/10
Re: [PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
JP Kobryn
2026/06/10
Re: [PATCH] tracing: reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
David Hildenbrand (Arm)
2026/06/10
Re: [PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
JP Kobryn
2026/06/10
Re: [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
Andrii Nakryiko
2026/06/10
Re: [PATCH v7 00/42] guest_memfd: In-place conversion support
Ackerley Tng
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/10
Re: [PATCH 1/2] ring-buffer: Fix event length with forced 8-byte alignment
Steven Rostedt
2026/06/10
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Alexei Starovoitov
2026/06/10
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
2026/06/10
Re: [PATCH v3 12/13] verification/rvgen: Remove the old state variables
Gabriele Monaco
2026/06/10
Re: [PATCH v3 10/13] verification/rvgen: Switch __get_event_variables() to Lark
Gabriele Monaco
2026/06/10
Re: [PATCH v3 11/13] verification/rvgen: Switch __create_matrix() to Lark
Gabriele Monaco
2026/06/10
Re: [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
Gabriele Monaco
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
David Hildenbrand (Arm)
2026/06/10
Re: [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
Breno Leitao
2026/06/10
Re: [PATCH v4 3/7] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Breno Leitao
2026/06/10
[PATCH v2 2/9] media: Map each struct field to its own trace field
Detlev Casanova
2026/06/10
[PATCH v2 9/9] media: hantro: Add v4l2_hw run/done traces
Detlev Casanova
2026/06/10
[PATCH v2 7/9] media: Add stream on/off traces and run them in the ioctl
Detlev Casanova
2026/06/10
[PATCH v2 6/9] media: Trace the stateless controls when set in v4l2-ctrls-core.c
Detlev Casanova
2026/06/10
[PATCH v2 4/9] media: Add tgid and fd to the v4l2-requests trace fields
Detlev Casanova
2026/06/10
[PATCH v2 3/9] media: Add tgid and fd fields in v4l2_fh struct
Detlev Casanova
2026/06/10
[PATCH v2 5/9] media: Add missing types to v4l2_ctrl_ptr
Detlev Casanova
2026/06/10
[PATCH v2 8/9] media: Add HW run/done trace events
Detlev Casanova
2026/06/10
Re: [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
Google
2026/06/10
[PATCH v2 0/9] v4l2: Add tracing for stateless codecs
Detlev Casanova
2026/06/10
Re: [PATCH v4 3/7] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Julian Braha
2026/06/10
[RFC PATCH 2/2] rtla/osnoise: Report IPI count in osnoise top
Valentin Schneider
2026/06/10
[RFC PATCH 0/2] tracing/osnoise: Track IPIs
Valentin Schneider
2026/06/10
[RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
Valentin Schneider
2026/06/10
Re: [PATCH] rtla/tests: Fix pgrep filter in get_workload_pids.sh
Wander Lairson Costa
2026/06/10
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
David Laight
2026/06/10
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/06/10
Re: [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
2026/06/10
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann
2026/06/10
Re: [PATCH v3] rethook: Remove the running task check in rethook_find_ret_addr()
Google
2026/06/10
Re: [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
Jiri Olsa
2026/06/10
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Google
2026/06/10
Re: [PATCH] task_work: add tracepoints for task_work callbacks
Peter Zijlstra
2026/06/10
Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann
2026/06/09
Re: [PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
Clayton Craft
2026/06/09
[PATCH] task_work: add tracepoints for task_work callbacks
Imran Khan
2026/06/09
Re: [PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
sashiko-bot
2026/06/09
[PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
Tengda Wu
2026/06/09
Re: [PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
Shakeel Butt
2026/06/09
[RFC PATCH v2 7/7] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 5/7] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 4/7] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 0/7] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 3/7] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 2/7] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/09
[RFC PATCH v2 1/7] tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
2026/06/09
[PATCH v2] mm/lruvec: trace LRU add drains
JP Kobryn
2026/06/09
Re: [PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
JP Kobryn
2026/06/09
Re: [PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
JP Kobryn
2026/06/09
Re: [PATCH] tracing: reject invalid preemptirq_delay_test CPU affinity
Steven Rostedt
2026/06/09
Re: [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
David Hildenbrand (Arm)
2026/06/09
Re: [PATCH 1/3] tracing/user_events: Simplify data output in user_seq_show()
Markus Elfring
2026/06/09
Re: [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
Andrii Nakryiko
2026/06/09
Re: [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
2026/06/09
Re: [PATCH 1/3] tracing/user_events: Simplify data output in user_seq_show()
Steven Rostedt
2026/06/09
[ANNOUNCE/CFP] Tracing Microconference at Linux Plumbers
Steven Rostedt
2026/06/09
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Kumar Kartikeya Dwivedi
2026/06/09
Re: [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
David Hildenbrand (Arm)
2026/06/09
Re: [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
Steven Rostedt
2026/06/09
Re: [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Steven Rostedt
2026/06/09
Re: [PATCH v3 03/13] verification/rvgen: Implement state and transition parser based on Lark
Gabriele Monaco
2026/06/09
Re: [PATCH v3 03/13] verification/rvgen: Implement state and transition parser based on Lark
Gabriele Monaco
2026/06/09
Re: [PATCH v3 05/13] verification/rvgen: Convert __fill_setup_invariants_func() to Lark
Gabriele Monaco
Earlier messages
Later messages