From 0f7dae6888936bd50fca549a977601c4bc5fb290 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sat, 5 Mar 2016 06:21:40 +0100 Subject: [PATCH] Remove more not needed entries from upstream changelog reference --- debian/changelog | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1f051292..b82eb17ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -90,7 +90,6 @@ linux (4.4.4-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 - 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() - mm: fix mlock accouting @@ -107,7 +106,6 @@ linux (4.4.4-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 - - dma-debug: switch check from _text to _stext - 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 @@ -388,7 +386,6 @@ linux (4.4.4-1) UNRELEASED; urgency=medium - block: fix use-after-free in dio_bio_complete - nfs: fix nfs_size_to_loff_t - NFSv4: Fix a dentry leak on alias use - - of/irq: Fix msi-map calculation for nonzero rid-base - KVM: async_pf: do not warn on page allocation failures - [arm/arm64] KVM: vgic: Ensure bitmaps are long enough - [x86] KVM: fix missed hardware breakpoints @@ -408,7 +405,6 @@ linux (4.4.4-1) UNRELEASED; urgency=medium - xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. - should_follow_link(): validate ->d_seq after having decided to follow - do_last(): ELOOP failure exit should be done after leaving RCU mode - - hpfs: don't truncate the file when delete fails - [x86] mpx: Fix off-by-one comparison with nr_registers - [x86] entry/compat: Add missing CLAC to entry_INT80_32 - [x86] irq: Call chip->irq_set_affinity in proper context @@ -419,7 +415,6 @@ linux (4.4.4-1) UNRELEASED; urgency=medium - [x86] irq: Reorganize the search in assign_irq_vector - [x86] irq: Check vector allocation early - [x86] irq: Copy vectormask instead of an AND operation - - [x86] irq: Get rid of code duplication - [x86] irq: Remove offline cpus from vector cleanup - [x86] irq: Clear move_in_progress before sending cleanup IPI - [x86] irq: Remove the cpumask allocation from send_cleanup_vector()