linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v8 08/10] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Puranjay Mohan
[PATCH v1 03/11] rcu/segcblist: Factor out rcu_segcblist_advance_compact() helper
Puranjay Mohan
[PATCH v1 05/11] rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPs
Puranjay Mohan
[PATCH v1 01/11] rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
Puranjay Mohan
[PATCH v1 09/11] rcu: Detect expedited grace period completion in rcu_pending()
Puranjay Mohan
[PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()
Puranjay Mohan
[PATCH v1 02/11] rcu/segcblist: Add SRCU and Tasks RCU wrapper functions
Puranjay Mohan
[PATCH v1 04/11] rcu/segcblist: Track segment grace periods with struct rcu_gp_seq
Puranjay Mohan
[PATCH v1 06/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Puranjay Mohan
[PATCH v1 07/11] rcu: Update comments for gp_seq and expedited GP tracking
Puranjay Mohan
[PATCH v1 08/11] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
Puranjay Mohan
[PATCH v1 11/11] rcuscale: Add concurrent expedited GP threads for callback scaling tests
Puranjay Mohan
[PATCH 5.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
Re: [PATCH 5.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
[PATCH v2 5.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
Re: [PATCH v2 5.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
[PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
Re: [PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
Re: [PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
[PATCH v2 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
Re: [PATCH v2 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
[PATCH 6.1.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
Re: [PATCH 6.1.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
[PATCH 6.6.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
Re: [PATCH 6.6.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
[PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
[PATCH v3 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
Re: [PATCH v3 2/2] tracing: Remove trace_printk.h from kernel.h
David Laight
Re: [PATCH v3 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
Re: [PATCH v3 2/2] tracing: Remove trace_printk.h from kernel.h
David Laight
Re: [PATCH v3 2/2] tracing: Remove trace_printk.h from kernel.h
Uwe Kleine-König
Re: [PATCH v3 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
[PATCH v3 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
Re: [PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
Sebastian Andrzej Siewior
[PATCH] tracing: Fix NULL pointer dereference in func_set_flag()
Yuanhe Shu
Re: [PATCH] tracing: Fix NULL pointer dereference in func_set_flag()
Steven Rostedt
[PATCH 0/7] I2C - detailed transfer reporting in case of a fault
Dmitry Guzman
[PATCH 3/7] i2c: nomadik: do not try to retransmit I2C message series on errors
Dmitry Guzman
Re: [PATCH 3/7] i2c: nomadik: do not try to retransmit I2C message series on errors
Linus Walleij
[PATCH 1/7] i2c: add I2C_XFER_V2 - support for detailed transfer reporting
Dmitry Guzman
[PATCH 2/7] i2c: nomadik: optimize layout of struct nmk_i2c_dev
Dmitry Guzman
Re: [PATCH 2/7] i2c: nomadik: optimize layout of struct nmk_i2c_dev
Linus Walleij
Re: [PATCH 2/7] i2c: nomadik: optimize layout of struct nmk_i2c_dev
Dmitry Guzman
[PATCH 4/7] i2c: nomadik: return proper fault codes
Dmitry Guzman
Re: [PATCH 4/7] i2c: nomadik: return proper fault codes
Linus Walleij
[PATCH 5/7] i2c: nomadik: change print level for fault messages to debug
Dmitry Guzman
Re: [PATCH 5/7] i2c: nomadik: change print level for fault messages to debug
Linus Walleij
[PATCH 6/7] i2c: nomadik: add quirks max_len=2047 and no_zero_len_read
Dmitry Guzman
Re: [PATCH 6/7] i2c: nomadik: add quirks max_len=2047 and no_zero_len_read
Linus Walleij
[PATCH 7/7] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting
Dmitry Guzman
Re: [PATCH 7/7] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting
Linus Walleij
[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
Breno Leitao
[PATCH v6 5/8] bootconfig: add xbc_prepend_embedded_cmdline() helper
Breno Leitao
[PATCH v6 1/8] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Breno Leitao
[PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Breno Leitao
Re: [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Google
Re: [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
Breno Leitao
[PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Breno Leitao
Re: [PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Google
[PATCH v6 2/8] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Breno Leitao
[PATCH v6 7/8] bootconfig: skip runtime kernel.* render once prepended early
Breno Leitao
[PATCH v6 4/8] bootconfig: clean build-time tools/bootconfig from make clean
Breno Leitao
[PATCH v6 3/8] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Breno Leitao
[PATCH v3] tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
Re: [PATCH v3] tracing: Use seq_buf for string concatenation
Google
Re: [PATCH v3] tracing: Use seq_buf for string concatenation
Markus Elfring
[PATCH] tracing/probes: ignore id update from btf_type_skip_modifiers
Martin Kaiser
Re: [PATCH] tracing/probes: ignore id update from btf_type_skip_modifiers
Google
Re: [PATCH] tracing/probes: make file offset error message probe-agnostic
Google
[PATCH v7 00/10] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v7 01/10] tracing/probes: Fix double addition of offset for @+FOFFSET
Masami Hiramatsu (Google)
[PATCH v7 07/10] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v7 08/10] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
Re: [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Julian Braha
Re: [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Google
[PATCH v7 04/10] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v7 06/10] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
Re: [PATCH v7 06/10] tracing/probes: Type casting always involves nested calls
Google
[PATCH v7 02/10] tracing/probes: Rename FETCH_OP_DATA to FETCH_OP_IMMSTR
Masami Hiramatsu (Google)
[PATCH v7 05/10] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v7 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v7 10/10] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
Re: [PATCH v7 00/10] tracing/probes: Add more typecast features
Google
[PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
Bradley Morgan
Re: [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
Oleg Nesterov
Re: [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
Bradley Morgan
Re: [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
Christian Brauner
Re: [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
Oleg Nesterov
Re: [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
Bradley Morgan
[PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Bradley Morgan
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Oleg Nesterov
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Eric W. Biederman
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Oleg Nesterov
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Bradley Morgan
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Oleg Nesterov
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Andrew Morton
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Christian Brauner
[PATCH v5] mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
[PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
[PATCH 2/2] selftests/x86: Add shadow stack uprobe CALL test
David Windsor
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Peter Zijlstra
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Oleg Nesterov
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Peter Zijlstra
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Oleg Nesterov
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
[PATCH] tracing/probes: fix typo in invalid variable error message
Yudistira Putra
Re: [PATCH] tracing/probes: fix typo in invalid variable error message
Google
[PATCH] Documentation: tracing: fix typo in events documentation
Yudistira Putra
Re: [PATCH] Documentation: tracing: fix typo in events documentation
Jonathan Corbet
[RFC PATCH v1.3 00/18] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[RFC PATCH v1.3 06/18] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
SeongJae Park
[PATCH v2 0/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
[PATCH v2 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
Re: [PATCH v2 2/2] tracing: Remove trace_printk.h from kernel.h
Yury Norov
Re: [PATCH v2 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
[PATCH v2 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
Re: [PATCH v2 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Yury Norov
Re: [PATCH v2 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
Re: [PATCH v2 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Yury Norov
Re: [PATCH v2 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
Re: [PATCH v2 1/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
Re: [PATCH v2 0/2] tracing: Remove trace_printk.h from kernel.h
Google
Re: [PATCH v2 0/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
[PATCH v2] tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
Re: [PATCH v2] tracing: Use seq_buf for string concatenation
Steven Rostedt
[PATCH] f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
Zhan Xusheng
Re: [PATCH] f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
Chao Yu
[PATCH v2] f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
Zhan Xusheng
Re: [PATCH v2] f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
Chao Yu
[syzbot] [trace?] general protection fault in mtree_load
syzbot
Re: [syzbot] [trace?] general protection fault in mtree_load
Oleg Nesterov
Re: [syzbot] [trace?] general protection fault in mtree_load
Jiri Olsa
Re: [syzbot] [trace?] general protection fault in mtree_load
syzbot
Re: [syzbot] [trace?] general protection fault in mtree_load
Oleg Nesterov
Re: [syzbot] [trace?] general protection fault in mtree_load
syzbot
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
[PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
David Laight
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Christian König
Re: [PATCH v3 1/7] list: Add mutable iterator variants
David Laight
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Jani Nikula
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Christian König
[PATCH v3 2/7] llist: Add mutable iterator variants
Kaitao Cheng
[PATCH v3 5/7] kernel: Use mutable list iterators
Kaitao Cheng
Re: [PATCH v3 5/7] kernel: Use mutable list iterators
bot+bpf-ci
Re: [PATCH v3 5/7] kernel: Use mutable list iterators
Eduard Zingerman
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Alexei Starovoitov
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Andy Shevchenko
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
David Hildenbrand (Arm)
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Jani Nikula
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
[RFC PATCH v1.2 00/17] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[RFC PATCH v1.2 05/17] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
SeongJae Park
[PATCH] samples: ftrace: fix typos in benchmark comment
Yudistira Putra
[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Steven Rostedt
[PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
Steven Rostedt
Re: [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
Yury Norov
Re: [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
Steven Rostedt
[PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Steven Rostedt
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Steven Rostedt
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Yury Norov
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Yury Norov
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Thomas Gleixner
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Steven Rostedt
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
David Laight
Re: [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
Steven Rostedt
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Christophe Leroy (CS GROUP)
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Steven Rostedt
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Yury Norov
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Peter Zijlstra
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Steven Rostedt
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Randy Dunlap
Re: [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
Steven Rostedt
[RESEND PATCH v6 0/8] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[RESEND PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[RESEND PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[RESEND PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[RESEND PATCH v6 2/8] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[RESEND PATCH v6 3/8] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[RESEND PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[RESEND PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[RESEND PATCH v6 6/8] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH] tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
Re: [PATCH] tracing: Use seq_buf for string concatenation
Jori Koolstra
Re: [PATCH] tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
Re: [PATCH] tracing: Use seq_buf for string concatenation
XIAO WU
[RFC PATCH v1.1 00/13] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[RFC PATCH v1.1 04/13] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
SeongJae Park
[PATCH v6 0/8] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v6 2/8] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
Earlier messages
Later messages