From 5b1f1c0bc8e7f4ba9a04647398ba92c7d3d54335 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Mon, 22 Jun 2020 16:15:57 +0200 Subject: [PATCH] Update to 4.19.122 --- debian/changelog | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 76b13a5a3..e70a7b5ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux (4.19.121-1) UNRELEASED; urgency=medium +linux (4.19.122-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.119 @@ -181,6 +181,39 @@ linux (4.19.121-1) UNRELEASED; urgency=medium response - [armhf] mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY - [armhf] mmc: meson-mx-sdio: remove the broken ->card_busy() op + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.122 + - vhost: vsock: kick send_pkt worker once device is started + - powerpc/pci/of: Parse unassigned resources + - ASoC: topology: Check return value of pcm_new_ver + - selftests/ipc: Fix test failure seen after initial test run + - ASoC: sgtl5000: Fix VAG power-on handling + - usb: dwc3: gadget: Properly set maxpacket limit + - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode + - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode + - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry + - drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii) + - wimax/i2400m: Fix potential urb refcnt leak + - net: stmmac: fix enabling socfpga's ptp_ref_clock + - net: stmmac: Fix sub-second increment + - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent + - ASoC: rsnd: Fix "status check failed" spam for multi-SSI + - cifs: protect updating server->dstaddr with a spinlock + - s390/ftrace: fix potential crashes when switching tracers + - scripts/config: allow colons in option strings for sed + - lib/mpi: Fix building for powerpc with clang + - net: bcmgenet: suppress warnings on failed Rx SKB allocations + - net: systemport: suppress warnings on failed Rx SKB allocations + - sctp: Fix SHUTDOWN CTSN Ack in the peer restart case + - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event + - lib: devres: add a helper function for ioremap_uc + - mfd: intel-lpss: Use devm_ioremap_uc for MMIO + - hexagon: clean up ioremap + - hexagon: define ioremap_uc + - ALSA: hda: Match both PCI ID and SSID for driver blacklist + - platform/x86: GPD pocket fan: Fix error message when temp-limits are out of range + - mac80211: add ieee80211_is_any_nullfunc() + - cgroup, netclassid: remove double cond_resched + - drm/atomic: Take the atomic toys away from X [ Salvatore Bonaccorso ] * [rt] Add new signing key for Tom Zanussi