X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=8f03bea24e8515ff4ec82574c4258b51a34e8b0c;hb=8384ee0ae7cac9dca3df01e087c2e5f702ef07a4;hp=1056b26c6d291ce66ec9b9e14b2b478b648bbbb0;hpb=afbb7f1f732082fea302d5c821b8b67fae445e2b;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 1056b26c..8f03bea2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2015-09-09 LTTng modules 2.6.3 + * Fix: use after free in channel release + * Fix: build failure on 2.6.36 + * Fix: writeback instrumentation for 4.2 kernels + * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.18.10 + * Fix: kmem probe with Ubuntu 3.13 kernels + * Fix: disable kvm probe if lapic.h isn't found + * Fix: timer instrumentation for 4.2 kernels + * Fix: ext4 instrumentation for 4.2 kernels + * Fix: kvm instrumentation for 4.2 kernels + * Fix: allow LTTng to be built within kernel tree + * Fix: Building the event list fails on fragmented memory + * Fix: use after free on metadata cache reallocation + 2015-06-18 LTTng modules 2.6.2 * Fix: version checks for kernel 4.0 * Fix: Incorrect Ubuntu kernel patchlevel