public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] ring-buffer: Updates for 6.14
@ 2025-01-16  2:02 Steven Rostedt
  2025-01-16  2:02 ` [for-next][PATCH 1/2] ring-buffer: Check for empty ring-buffer with rb_num_of_entries() Steven Rostedt
  2025-01-16  2:02 ` [for-next][PATCH 2/2] ring-buffer: Make reading page consistent with the code logic Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2025-01-16  2:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
ring-buffer/for-next

Head SHA1: 6e31b759b076eebb4184117234f0c4eb9e4bc460


Jeongjun Park (1):
      ring-buffer: Make reading page consistent with the code logic

Vincent Donnefort (1):
      ring-buffer: Check for empty ring-buffer with rb_num_of_entries()

----
 kernel/trace/ring_buffer.c | 63 +++++++++++++---------------------------------
 1 file changed, 17 insertions(+), 46 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-16  2:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16  2:02 [for-next][PATCH 0/2] ring-buffer: Updates for 6.14 Steven Rostedt
2025-01-16  2:02 ` [for-next][PATCH 1/2] ring-buffer: Check for empty ring-buffer with rb_num_of_entries() Steven Rostedt
2025-01-16  2:02 ` [for-next][PATCH 2/2] ring-buffer: Make reading page consistent with the code logic Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox