From 6a08eb6321e329ec3b8723726104842b65ce8508 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Tue, 23 Jun 2020 16:47:32 +0200 Subject: [PATCH] Cleanup debian/changelog file --- debian/changelog | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 02a820ff4..49e2634b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -466,21 +466,20 @@ linux (4.19.128-1) UNRELEASED; urgency=medium - l2tp: add sk_family checks to l2tp_validate_socket - l2tp: do not use inet_hash()/inet_unhash() - net: usb: qmi_wwan: add Telit LE910C1-EUX composition - - NFC: st21nfca: add missed kfree_skb() in an error path - vsock: fix timeout in vsock_accept() - net: check untrusted gso_size at kernel entry - USB: serial: qcserial: add DW5816e QDL support - USB: serial: usb_wwan: do not resubmit rx urb on fatal errors - USB: serial: option: add Telit LE910C1-EUX compositions - - iio: vcnl4000: Fix i2c swapped word reading. - - usb: musb: start session in resume for host port - - usb: musb: Fix runtime PM imbalance on error + - [arm64,armhf] usb: musb: start session in resume for host port + - [arm64,armhf] usb: musb: Fix runtime PM imbalance on error - vt: keyboard: avoid signed integer overflow in k_ascii (CVE-2020-13974) - tty: hvc_console, fix crashes on parallel open/close - staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK - CDC-ACM: heed quirk also in error handling - - nvmem: qfprom: remove incorrect write support - - uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned + - [arm64] nvmem: qfprom: remove incorrect write support + - uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly + aligned - Revert "net/mlx5: Annotate mutex destroy for root ns" [ Salvatore Bonaccorso ]