Update to 4.19.127

This commit is contained in:
Salvatore Bonaccorso 2020-06-23 15:12:32 +02:00
parent bb9075b317
commit add8d4a958
1 changed files with 30 additions and 1 deletions

31
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.19.126-1) UNRELEASED; urgency=medium
linux (4.19.127-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.119
@ -441,6 +441,35 @@ linux (4.19.126-1) UNRELEASED; urgency=medium
- bonding: Fix reference count leak in bond_sysfs_slave_add.
- netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
- mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.127
- Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
- libnvdimm: Fix endian conversion issues 
- mm: Fix mremap not considering huge pmd devmap
- HID: sony: Fix for broken buttons on DS3 USB dongles
- HID: i2c-hid: add Schneider SCL142ALM to descriptor override
- p54usb: add AirVasT USB stick device-id
- kernel/relay.c: handle alloc_percpu returning NULL in relay_open
- mmc: fix compilation of user API
- scsi: ufs: Release clock if DMA map fails
- net: dsa: mt7530: set CPU port to fallback mode
- airo: Fix read overflows sending packets
- drm/i915: fix port checks for MST support on gen >= 11
- scsi: hisi_sas: Check sas_port before using it
- powerpc/powernv: Avoid re-registration of imc debugfs directory
- spi: dw: use "smp_mb()" to avoid sending spi data error
- s390/ftrace: save traced function caller
- ARC: Fix ICCM & DCCM runtime size checks
- ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
- evm: Fix RCU list related warnings
- i2c: altera: Fix race between xfer_msg and isr thread
- x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
- net: bmac: Fix read of MAC address from ROM
- drm/edid: Add Oculus Rift S to non-desktop list
- s390/mm: fix set_huge_pte_at() for empty ptes
- null_blk: return error for invalid zone size
- net/ethernet/freescale: rework quiesce/activate for ucc_geth
- net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
- net: smsc911x: Fix runtime PM imbalance on error
[ Salvatore Bonaccorso ]
* [rt] Add new signing key for Tom Zanussi