Fix: memory leaks on event destroy
[lttng-modules.git] / ChangeLog
index f67e99eef589c21a7b95dae95f9d466e9c1fe0a5..eff50bcc020e6e9b2ebe67eda2662335b6e78c98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,47 @@
-2020-10-02 (World Smile Day) LTTng modules 2.12.3
+2021-02-17 (Random Act of Kindness Day) LTTng modules 2.12.5
+       * fix: Adjust ranges for Ubuntu 5.8.0-44 kernel
+       * fix: missing include for 'task_struct' in fdtable.h
+       * fix: file: Rename fcheck lookup_fd_rcu (v5.11)
+       * Fix: do not use bdi_unknown_name symbol
+       * fix: memcg: fix a crash in wb_workfn when a device disappears (5.6)
+       * Fix: writeback: out-of-bound reads
+       * fix: Add one digit to RHEL major release version
+       * fix: Add one digit to SLES minor release version
+       * fix: RT_PATCH_VERSION is close to overflow
+       * fix: cast LTTNG_KERNEL_VERSION/LTTNG_LINUX_VERSION_CODE to uint64_t
+       * fix: UTS_UBUNTU_RELEASE_ABI is close to overflow
+       * fix: sublevel version overflow in LINUX_VERSION_CODE
+       * Namespace kernel version macros
+       * aarch64: blacklist gcc prior to 5.1
+       * fix: genirq: Restrict export of irq_to_desc() (v5.11)
+       * fix: block: merge struct block_device and struct hd_struct (v5.11)
+       * fix: kprobes: Remove kretprobe hash (v5.11)
+       * fix: block: remove the request_queue argument to the block_bio_remap tracepoint (v5.11)
+       * fix: block: remove the request_queue argument to the block_split tracepoint (v5.11)
+       * fix: block: simplify and extend the block_bio_merge tracepoint class (v5.11)
+       * fix: block: remove the request_queue to argument request based tracepoints (v5.11)
+
+2021-01-11 (National Clean Off Your Desk Day) LTTng modules 2.12.4
+       * fix: adjust version range for trace_find_free_extent()
+       * Improve the release script
+       * Add release maintainer script
+       * fix: statedump: undefined symbols caused by incorrect patch backport
+       * fix: include order for older kernels
+       * fix: tracepoint: Optimize using static_call() (v5.10)
+       * fix: KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed (v5.10)
+       * fix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
+       * fix: KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint (v5.10)
+       * fix: ext4: fast commit recovery path (v5.10)
+       * fix: btrfs: make ordered extent tracepoint take btrfs_inode (v5.10)
+       * fix: btrfs: tracepoints: output proper root owner for trace_find_free_extent() (v5.10)
+       * fix: objtool: Rename frame.h -> objtool.h (v5.10)
+       * Fix: ressource leak in id tracker
+       * fix: strncpy equals destination size warning
+
+2020-10-05 (National Get Funky Day) LTTng modules 2.12.3
+       * Cleanup: lttng-syscalls: silence warning about uninitialized bitmap variable
+       * fix: backport 'Add 'kernel_read' wrapper for kernels < v4.14'
+       * Add 'kernel_read' wrapper for kernels < v4.14
        * 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
This page took 0.023454 seconds and 4 git commands to generate.