X-Git-Url: https://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=ChangeLog;h=63c59459279096f91bc71588379d2900fd698bee;hp=d54263d03d49d7d7342dfa9b9f8f1982c7a2ddb7;hb=a0828ca538789038186cb9e21ea00d1590a9a781;hpb=67bc1d565fa225616da47e417753bceb2982e7e2 diff --git a/ChangeLog b/ChangeLog index d54263d0..63c59459 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2022-03-07 (National Cereal Day) LTTng modules 2.13.2 + * Fix: incorrect in/out direction for syscall exit + * fix: net: socket: rename SKB_DROP_REASON_SOCKET_FILTER (v5.17) + * fix: net: skb: introduce kfree_skb_reason() (v5.17) + * fix: random: rather than entropy_store abstraction, use global (v5.17) + * fix: btrfs: pass fs_info to trace_btrfs_transaction_commit (v5.17) + * fix: mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() (v5.17) + * fix: block: remove the ->rq_disk field in struct request (v5.17) + * fix: block: remove GENHD_FL_SUPPRESS_PARTITION_INFO (v5.17) + * Copyright ownership transfer + 2022-01-05 (National Bird Day) LTTng modules 2.13.1 * fix: mm: move kvmalloc-related functions to slab.h (v5.16) * fix: block: don't call blk_status_to_errno in blk_update_request (v5.16)