X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=f67e99eef589c21a7b95dae95f9d466e9c1fe0a5;hb=96aaa47dd0cc8f98e2e98afba336c04ee6743468;hp=7a9faf1a68518a940679786e0812fc385f102df0;hpb=47beefeb734480aebea4b748151d7f2d6db480e3;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 7a9faf1a..f67e99ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2020-10-02 (World Smile Day) LTTng modules 2.12.3 + * fix: Use 'kernel_read' to read from procfs + * fix: don't allow userspace copy to read kernel memory + * fix: Add a 1MB limit to lttng_strlen_user_inatomic + * fix: Adjust ranges for Ubuntu 4.15.0-119 kernel + * fix: Adjust ranges for Ubuntu HWE 5.0 kernels + * Fix: system call filter table + * fix: version ranges for ext4_discard_preallocations and writeback_queue_io + * fix: writeback: Fix sync livelock due to b_dirty_time processing (v5.9) + * fix: writeback: Drop I_DIRTY_TIME_EXPIRE (v5.9) + * fix: removal of [smp_]read_barrier_depends (v5.9) + * fix: ext4: indicate via a block bitmap read is prefetched… (v5.9) + * fix: ext4: limit the length of per-inode prealloc list (v5.9) + * fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9) + * fix: Move mmutrace.h into the mmu/ sub-directory (v5.9) + * Kconfig: fix dependency issue when building in-tree without CONFIG_FTRACE + 2020-08-04 (National Chocolate Chip Cookie Day) LTTng modules 2.12.2 * Fix: Lock metadata cache on session destroy * Fix: metadata stream leak, missing list removal and locking