diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-16 11:12:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-16 11:12:29 -0700 |
commit | 4a621e291000c3756c353c5671ade4837ba68e3e (patch) | |
tree | c72611f4d343ec3d6dd232097ea1d3ad9e6b713e /crypto/chacha20poly1305.c | |
parent | 1486141ad8e79956e393f9af0ce076a5942e8feb (diff) | |
parent | 90574d2a675947858b47008df8d07f75ea50d0d0 (diff) | |
download | linux-stable-4a621e291000c3756c353c5671ade4837ba68e3e.tar.gz linux-stable-4a621e291000c3756c353c5671ade4837ba68e3e.tar.bz2 linux-stable-4a621e291000c3756c353c5671ade4837ba68e3e.zip |
Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull tracing fixes from Steven Rostedt:
"A couple of fixes for tracing:
- Prevent a NULL pointer dereference in the error path of RTLA tool
- Fix an infinite loop bug when reading from the ring buffer when
closed. If there's a thread trying to read the ring buffer and it
gets closed by another thread, the one reading will go into an
infinite loop when the buffer is empty instead of exiting back to
user space"
* tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
rtla/osnoise: Prevent NULL dereference in error handling
tracing: Return from tracing_buffers_read() if the file has been closed
Diffstat (limited to 'crypto/chacha20poly1305.c')
0 files changed, 0 insertions, 0 deletions