index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-10-10
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-08-11
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
2023-08-11
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-04-20
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-03-11
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
2022-11-25
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
2022-10-26
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
2022-10-26
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
2022-10-26
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-01-30
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2020-11-18
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2019-05-02
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-04-24
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-01-02
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
2018-01-02
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2017-08-02
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
2017-07-19
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-01
ring-buffer: Return reader page back into existing ring buffer
Steven Rostedt (VMware)
2017-04-19
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-05
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-12
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-07
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-02
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-23
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Always inline rb_event_data()
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Make rb_reserve_next_event() always inlined
Steven Rostedt (Red Hat)
2016-05-13
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-05-13
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2015-11-25
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
2015-11-24
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
2015-11-24
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
2015-11-24
ring-buffer: Put back the length if crossed page with add_timestamp
Steven Rostedt (Red Hat)
2015-11-24
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2015-11-02
ring-buffer: rb_event_is_commit() can return boolean
Yaowei Bai
2015-11-02
ring-buffer: rb_per_cpu_empty() can return boolean
Yaowei Bai
2015-11-02
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
[next]