Cleanup: statedump process state event pid namespace fields
[deliverable/lttng-modules.git] / lib /
2019-03-18  Michael JeansonFix: pipe: stop using ->can_merge (v5.1)
2019-03-18  Michael JeansonFix: mm: create the new vm_fault_t type (v5.1)
2019-01-16  Michael JeansonFix: Remove 'type' argument from access_ok() function...
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from lib
2018-11-08  Michael JeansonDrop spinlock.h wrapper
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 uid-tracker
2018-07-05  Michael JeansonCleanup: modinfo keys
2018-06-11  Francis GiraldeauDefine max nesting count constant
2018-06-07  Michael JeansonFix: BUILD_BUG_ON with compile time constant on < v2...
2018-02-20  Julien DesfossezCommand to dump the metadata cache again
2017-12-19  Michael JeansonFix: ACCESS_ONCE() removed in kernel 4.15
2017-12-19  Michael Jeansontimer API transition for kernel 4.15
2017-12-13  Mathieu DesnoyersFix: Don't nest get online cpus
2017-09-26  Michael JeansonAdd kmalloc failover to vmalloc
2017-09-19  Mathieu DesnoyersFix: mmap: caches aliased on virtual addresses
2017-06-23  Michael JeansonRename Makefile.ABI.workarounds to Kbuild.common
2017-05-27  Mathieu DesnoyersCalculate context length outside of retry loop
2017-05-24  Michael JeansonFix: update ringbuffer for kernel 4.12
2017-05-11  Mathieu DesnoyersFix: add "flush empty" ioctl for stream intersection
2017-05-11  Mathieu DesnoyersRevert "Fix: flush empty packets on snapshot channel"
2017-05-11  Mathieu DesnoyersRevert "Fix: don't perform extra flush on metadata...
2017-05-05  Jérémie GalarneauAdd RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
2017-03-07  Francis DeslauriersFix: changes to the vm_op fault cb prototype in libring...
2017-01-23  Mathieu DesnoyersAdapt lttng-modules to Linux 4.10 cpu hotplug state...
2016-09-25  Mathieu DesnoyersFix: lttng_inline_memcpy does not take a __user argument
2016-09-25  Mathieu DesnoyersPerformance: implement lttng_inline_memcpy
2016-09-25  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-09-25  Mathieu DesnoyersCleanup: libringbuffer: remove duplicate pointer chasin...
2016-09-25  Mathieu DesnoyersPerformance: Only dereference commit index once
2016-09-25  Mathieu DesnoyersPerformance: Mark channel and buffer event disabled...
2016-09-25  Mathieu DesnoyersPerformance: Relax atomicity constraints for crash...
2016-09-25  Mathieu DesnoyersPerformance: mark ring buffer do_copy callers always...
2016-09-25  Mathieu DesnoyersPerformance: mark lib_ring_buffer_write always inline
2016-09-09  Mathieu DesnoyersPerformance: disable event counting by default
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-08-21  Mathieu DesnoyersPerformance: split check deliver fast/slow paths
2016-07-29  Michael JeansonFix: Add support for 4.6.4-rt8 kernel
2016-05-20  Mathieu DesnoyersFix: ring buffer: honor switch parameter type in remote...
2016-05-20  Mathieu DesnoyersFix: don't perform extra flush on metadata channel
2016-05-18  Mathieu DesnoyersFix: flush empty packets on snapshot channel
2016-05-18  Mathieu DesnoyersFix: do not generate packet at destroy after stop
2016-05-02  Mathieu Desnoyerslibringbuffer: implement event too big API
2016-04-20  Mathieu DesnoyersFix: ctf_user_integer should not trigger page fault
2016-04-20  Mathieu DesnoyersFix: lib_ring_buffer_copy_from_user_inatomic error...
2016-03-16  Mathieu DesnoyersFix: build against out-of-tree kernel build
2016-03-15  Mathieu DesnoyersMove leftover relative include paths to system paths
2016-03-15  Mathieu Desnoyerslibs: use system include paths
2016-03-15  Mathieu DesnoyersAdd makefile directory to include path
2016-01-19  Mathieu DesnoyersFix: check reference counts for overflow
2015-12-18  Michael JeansonRename sub makefiles to Kbuild
2015-12-18  Michael JeansonCleanup sub makefiles
2015-12-18  Michael JeansonMake goals configurable with CONFIG_LTTNG
2015-09-25  Mathieu DesnoyersUse pfn rather than struct page in ring buffer array
2015-09-25  Julien DesfossezCommand to regenerate the metadata of a session
2015-08-02  Julien DesfossezAdd a packet sequence number
2015-07-16  Mathieu DesnoyersFix: allow LTTng to be built within kernel tree
2015-06-11  Mathieu DesnoyersCleanup: misleading comment about deferrable timer
2015-04-27  Mathieu DesnoyersFix: discover Debian API
2015-04-10  Mathieu DesnoyersMigrate tracepoint instrumentation to TP_FIELDS
2015-01-16  Mathieu DesnoyersFix: missing parenthesis in offset_align_floor
2014-12-28  Mathieu DesnoyersFix: Add f_dentry wrapper for 3.19+ kernels
2014-12-24  Mathieu DesnoyersFix: lttng_this_cpu_ptr wrapper for kernel 3.19+
2014-10-12  Mathieu DesnoyersAdd atomic.h wrapper for before/after atomic
2014-05-23  Mathieu DesnoyersFix: refuse overwrite mode buffers with less than two...
2014-04-16  Mathieu DesnoyersFix: pass proper args when writing commit counter
2014-04-16  Mathieu DesnoyersCleanup: lib ringbuffer: pagecpy has unsigned semantic
2014-04-16  Mathieu DesnoyersFix: allow racy tracepoint string input from kernel...
2014-04-15  Mathieu DesnoyersKernel 3.15 don't define map unmap for pipe
2014-04-02  Mathieu DesnoyersFix: add missing module version information
2014-02-25  Mathieu DesnoyersCleanup: fix comment
2014-02-11  Mathieu DesnoyersFix: use after free in ring buffer clients
2013-11-30  Mathieu DesnoyersCleanup: fix typo in ring buffer backend comment
2013-11-24  Mathieu DesnoyersFix: eliminate timestamp overlap between packets
2013-09-03  Mathieu DesnoyersFix: metadata stream should not reference session
2013-07-03  Mathieu DesnoyersFix: ring buffer: get_subbuf() checks should be perform...
2013-07-01  Mathieu DesnoyersFix: SWITCH_FLUSH new sub-buffer checks
2013-07-01  Mathieu DesnoyersFix: ring buffer: handle concurrent update in nested...
2013-07-01  Mathieu DesnoyersCleanup: lib_ring_buffer_switch_new_end() only calls...
2013-06-30  Mathieu DesnoyersRevert "Cleanup: ring buffer: remove lib_ring_buffer_sw...
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-06-30  Mathieu DesnoyersFix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption
2013-06-30  Mathieu DesnoyersCleanup: ring buffer: remove lib_ring_buffer_switch_new...
2013-06-26  Mathieu Desnoyersprint warning and return -EBUSY on double get_subbuf()
2013-06-26  Mathieu DesnoyersDocument that payload size need to be greater than 0
2013-06-06  Julien DesfossezMetadata cache and multiple metadata channels
2013-05-23  Jan GlauberFix CPU hotplug section mismatches
2013-02-27  Mathieu DesnoyersFix: don't flush-final for offset 0 if reader is on...
2012-12-12  Corey Minyardput_ulong calls in lib_ring_buffer_compat_ioctl() shoul...
2012-12-05  Mathieu DesnoyersAdd missing MIT license text to 3 files under this...
2012-10-11  Will Newtonlib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
2012-09-21  Julien DesfossezFix: compat layer only on supported architectures
2012-09-20  Julien DesfossezFix ring buffer 32/64 bits compat
2012-09-20  Mathieu DesnoyersFix cleanup: move lttng-tracer-core.h include to lib...
2012-09-20  Wade FarnsworthFix ring_buffer_frontend.c: missing include lttng-trace...
2012-08-22  Mathieu DesnoyersFix: ensure userspace accesses are done with _inatomic
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
next
This page took 0.044902 seconds and 8 git commands to generate.