debian/changelog: Added accidentaly removed entries and Closes #922182

This commit is contained in:
Romain Perier 2019-03-06 18:56:59 +01:00
parent a53ae83b62
commit e702b1ae75
1 changed files with 7 additions and 0 deletions

7
debian/changelog vendored
View File

@ -10,6 +10,7 @@ linux (4.19.27-1) UNRELEASED; urgency=medium
- gpiolib: Fix possible use after free on label
- [armhf] drm/sun4i: Initialize registers in tcon-top driver
- genirq/affinity: Spread IRQs to all available NUMA nodes
(Closes: #922182)
- [armhf] gpu: ipu-v3: image-convert: Prevent race between run and
unprepare
- wil6210: fix reset flow for Talyn-mb
@ -546,6 +547,11 @@ linux (4.19.27-1) UNRELEASED; urgency=medium
max77620_pinconf_param values
- net: phylink: avoid resolving link state too early
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.27
- irq/matrix: Split out the CPU selection code into a helper
(Closes: #922182)
- irq/matrix: Spread managed interrupts on allocation (Closes: #922182)
- genirq/matrix: Improve target CPU selection for managed interrupts
(Closes: #922182)
- mac80211: Change default tx_sk_pacing_shift to 7
- scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
- [arm64] drm/msm: Unblock writer if reader closes file
@ -574,6 +580,7 @@ linux (4.19.27-1) UNRELEASED; urgency=medium
- [x86] hv_netvsc: Fix ethtool change hash key error
- [x86] hv_netvsc: Refactor assignments of struct netvsc_device_info
- [x86] hv_netvsc: Fix hash key value reset after other ops
- nvme-rdma: fix timeout handler
- nvme-multipath: drop optimization for static ANA group IDs
- [arm64] drm/msm: Fix A6XX support for opp-level
- net: usb: asix: ax88772_bind return error when hw_reset fail