X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=b558c950a49c5174c8e970b626b80511a769730f;hb=5537cc729a98cefeb4888baa2248eb85bb60dcca;hp=ccdf7a38f19f9d35219b64a810128399dc1fb6c6;hpb=37defeefc44301f0f894b0ecc236740fc118ff3f;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index ccdf7a38..b558c950 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2021-05-14 (National Dance Like a Chicken Day) LTTng modules 2.12.6 + * fix: adjust ranges for RHEL 8.2 and 8.3 + * Disable block rwbs bitwise enum in default build + * Disable sched_switch bitwise enum in default build + * Add experimental bitwise enum config option + * Add defaults to Kconfig options + * Sync `show_inode_state()` macro with upstream stable kernels + * fix: block: remove disk_part_iter (v5.12) + * Fix: Backport of "Fix: increment buffer offset when failing to copy from user-space" + * Fix: increment buffer offset when failing to copy from user-space + * Sync `show_inode_state()` macro with Ubuntu 4.15 kernel + * fix: mm, tracing: kfree event name mismatching with provider kmem (v5.12) + * Set 'stable-2.12' branch in git review config + * fix backport: block: add a disk_uevent helper (v5.12) + * fix: Adjust ranges for Ubuntu 5.4.0-67 kernel + * fix: block: add a disk_uevent helper (v5.12) + * Fix: properly compare type enumeration + * compiler warning cleanup: is_signed_type: compare -1 to 1 + * Fix: bytecode linker: validate event and field array/sequence encoding + * Fix: kretprobe: null ptr deref on session destroy + * fix: mm, tracing: record slab name for kmem_cache_free() (v5.12) + * Fix: filter interpreter early-exits on uninitialized value + * Fix: memory leaks on event destroy + +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