Remove more not needed entries from upstream changelog reference

This commit is contained in:
Salvatore Bonaccorso 2016-03-05 06:21:40 +01:00
parent 5d86a3a8d8
commit 0f7dae6888
1 changed files with 0 additions and 5 deletions

5
debian/changelog vendored
View File

@ -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/<pid>/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()