From 3040b167bb10dc9a2b388be1c998be9a56706d32 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 28 Feb 2016 08:32:53 +0100 Subject: [PATCH] debian/changelog: Delete entries for commits that are unimportant --- debian/changelog | 8 -------- 1 file changed, 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index ef6b5d64a..0cefd7415 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,9 +34,6 @@ linux (4.4.3-1) UNRELEASED; urgency=medium - Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl - Btrfs: fix direct IO requests not reporting IO error to user space - ptrace: use fsuid, fsgid, effective creds for fs access checks - - tools lib traceevent: Fix output of %llu for 64 bit values read on - 32 bit machines - - perf tools: tracepoint_error() can receive e=NULL, robustify it - tracing: Fix freak link error caused by branch tracer - tracepoints: Do not trace when cpu is offline - klist: fix starting point removed bug in klist iterators @@ -93,7 +90,6 @@ linux (4.4.3-1) UNRELEASED; urgency=medium - [arm/arm64] KVM: Fix reference to uninitialised VGIC - KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 - KVM: PPC: Fix ONE_REG AltiVec support - - perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data - mm: soft-offline: check return value in second __get_any_page() call - libnvdimm: fix namespace object confusion in is_uuid_busy() @@ -111,13 +107,10 @@ linux (4.4.3-1) UNRELEASED; urgency=medium - iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts - Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" - xhci: Fix list corruption in urb dequeue at host removal - - m32r: fix m32104ut_defconfig build fail - dma-debug: switch check from _text to _stext - - scripts/bloat-o-meter: fix python3 syntax error - fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() - numa: fix /proc//numa_maps for hugetlbfs on s390 - memcg: only free spare array when readers are done - - MAINTAINERS: return arch/sh to maintained state, with new maintainers - radix-tree: fix race in gang lookup - drivers/hwspinlock: fix race between radix tree insertion and lookup - radix-tree: fix oops after radix_tree_iter_retry @@ -140,7 +133,6 @@ linux (4.4.3-1) UNRELEASED; urgency=medium - timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper - posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper - itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper - - module: wrapper for symbol name. - modules: fix modparam async_probe request [ Roger Shimizu ]