X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=4ceeba83428a2b3123e00f0c5cbfda592327ab61;hb=refs%2Fheads%2Fstable-2.13;hp=cab28f50abf5c45a17f6e445fc0d239d4a31833f;hpb=e63d548a4f1dc5d17610a5aafa5ccc247e368453;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index cab28f50..6f457dc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2024-05-13 (National Leprechaun Day) LTTng modules 2.13.13 + * splice wrapper: Fix missing declaration + * page alloc wrapper: Fix get_pfnblock_flags_mask prototype + * lttng probe: include events-internal.h + * syscalls: Remove unused duplicated code + * statedump: Add missing events-internal.h include + * lttng-events: Add missing static + * event notifier: Add missing static + * context callstack: Add missing static + * lttng-clock: Add missing lttng/events-internal.h include + * lttng-calibrate: Add missing static and include + * lttng-bytecode: Remove dead code + * lttng-abi: Add missing static to function definitions + * ring buffer: Add missing static to function definitions + * blkdev wrapper: Fix constness warning + * Fix: timer_expire_entry changed in 4.19.312 + * Fix: dev_base_lock removed in linux 6.9-rc1 + * Fix: mm_compaction_migratepages changed in linux 6.9-rc1 + * Fix: ASoC add component to set_bias_level events in linux 6.9-rc1 + * Fix: ASoC snd_doc_dapm on linux 6.9-rc1 + * Fix: build kvm probe on EL 8.4+ + * Fix: support ext4_journal_start on EL 8.4+ + * Fix: correct RHEL range for kmem_cache_free define + +2024-03-21 (National Common Courtesy Day) LTTng modules 2.13.12 + * docs: Add supported versions and fix-backport policy + * docs: Add links to project resources + * Fix: Correct minimum version in jbd2 SLE kernel range + * Fix: Handle recent SLE major version codes + * Fix: build on sles15sp4 + * Compile fixes for RHEL 9.3 kernels + * Fix: ext4_discard_preallocations changed in linux 6.8.0-rc3 + * Fix: btrfs_get_extent flags and compress_type changed in linux 6.8.0-rc1 + * Fix: btrfs_chunk tracepoints changed in linux 6.8.0-rc1 + * Fix: strlcpy removed in linux 6.8.0-rc1 + * Fix: timer_start changed in linux 6.8.0-rc1 + * Fix: sched_stat_runtime changed in linux 6.8.0-rc1 + 2024-01-10 (National Houseplant Appreciation Day) LTTng modules 2.13.11 * Fix: Include linux/sched/rt.h for kernels v3.9 to v3.14 * Fix: Disable IBT around indirect function calls