Cleanup: Move lib/ringbuffer/ headers to include/ringbuffer/
[lttng-modules.git] / lib / ringbuffer / ring_buffer_backend.c
2020-05-06  Mathieu DesnoyersCleanup: Move lib/ringbuffer/ headers to include/ringbu...
2020-05-05  Mathieu DesnoyersUpdate for kernel 5.7: use vmalloc_sync_mappings on...
2020-04-03  Michael JeansonUpdate to SPDX v3.0 identifiers
2018-10-17  Francis DeslauriersFix: implicit declarations caused by buffer size checks.
2018-10-15  Francis DeslauriersPrevent allocation of buffers if exceeding available...
2018-09-07  Mathieu DesnoyersFix: out of memory error handling
2018-07-05  Michael JeansonCleanup: move to kernel style SPDX license identifiers
2017-09-26  Michael JeansonAdd kmalloc failover to vmalloc
2017-01-23  Mathieu DesnoyersAdapt lttng-modules to Linux 4.10 cpu hotplug state...
2016-09-01  Mathieu DesnoyersFix: handle large number of pages or subbuffers per...
2016-09-01  Jonathan RajotteFix: unregister cpu hotplug notifier on buffer alloc...
2016-04-20  Mathieu DesnoyersFix: lib_ring_buffer_copy_from_user_inatomic error...
2016-03-15  Mathieu DesnoyersMove leftover relative include paths to system paths
2015-09-25  Mathieu DesnoyersUse pfn rather than struct page in ring buffer array
2015-08-02  Julien DesfossezAdd a packet sequence number
2014-05-23  Mathieu DesnoyersFix: refuse overwrite mode buffers with less than two...
2014-04-16  Mathieu DesnoyersCleanup: lib ringbuffer: pagecpy has unsigned semantic
2014-04-16  Mathieu DesnoyersFix: allow racy tracepoint string input from kernel...
2013-11-30  Mathieu DesnoyersCleanup: fix typo in ring buffer backend comment
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-05-23  Jan GlauberFix CPU hotplug section mismatches
2012-08-22  Mathieu DesnoyersFix: ensure userspace accesses are done with _inatomic
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-03-08  Mathieu DesnoyersFix: ensure power of 2 check handles 64-bit size_t...
2012-02-22  Mathieu DesnoyersFix: Return -EINVAL instead of print warning if non...
2011-12-13  Mathieu DesnoyersFix OOPS caused by reference of config pointer
2011-09-27  Julien Desfossezcopy_from_user and memset
2011-07-20  Mathieu DesnoyersRemove warnings
2011-05-25  Mathieu DesnoyersReturn error if subbuffer size is lower than a page
2011-05-11  Mathieu DesnoyersRename symbols.h to vmalloc.h
2011-05-11  Mathieu DesnoyersRemove dependency on vmalloc_sync_all symbol
2011-05-11  Mathieu DesnoyersImport lib ring buffer into LTTng modules
This page took 0.088662 seconds and 39 git commands to generate.