[SRU][Xenial][PULL] Xenial update: v4.4.230 upstream stable release
Kamal Mostafa
kamal at canonical.com
Thu Jul 9 20:20:54 UTC 2020
This pull request (21 commits) includes the following Xenial stable patchset:
Xenial update: v4.4.230 upstream stable release
https://bugs.launchpad.net/bugs/1887011
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases. I recommend fetching and applying just this
reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:
git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next
-Kamal
-----
The following changes since commit 7706f43c683785a13d746ba86d895695ddc83d68:
UBUNTU: upstream stable to v4.4.229 (2020-07-01 07:42:29 -0700)
are available in the Git repository at:
git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.230
for you to fetch changes up to a83daca0d67e322a944e0c7b7c14aedcd1a14415:
UBUNTU: upstream stable to v4.4.230 (2020-07-09 12:16:30 -0700)
----------------------------------------------------------------
Anand Jain (1):
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Borislav Petkov (1):
EDAC/amd64: Read back the scrub rate PCI register on F15h
Chris Packham (1):
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chu Lin (1):
hwmon: (max6697) Make sure the OVERT mask is set correctly
Douglas Anderson (1):
kgdb: Avoid suspicious RCU usage warning
Filipe Manana (1):
btrfs: fix data block group relocation failure due to concurrent scrub
Greg Kroah-Hartman (2):
Revert "ALSA: usb-audio: Improve frames size computation"
Linux 4.4.230
Hauke Mehrtens (1):
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Herbert Xu (1):
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Hou Tao (1):
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hugh Dickins (1):
mm: fix swap cache node allocation mask
Kamal Mostafa (1):
UBUNTU: upstream stable to v4.4.230
Misono Tomohiro (1):
hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()
Paul Aurich (2):
SMB3: Honor 'seal' flag for multiuser mounts
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Qian Cai (1):
mm/slub: fix stack overruns with SLUB_STATS
Shile Zhang (1):
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds
Vasily Averin (1):
netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6
Zhang Xiaoxu (1):
cifs: Fix the target file was deleted when rename failed.
Zqiang (1):
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
Makefile | 2 +-
arch/mips/kernel/traps.c | 1 +
crypto/af_alg.c | 26 +++++++++-----------
crypto/algif_aead.c | 9 +++----
crypto/algif_hash.c | 9 +++----
crypto/algif_skcipher.c | 9 +++----
debian.master/upstream-stable | 2 +-
drivers/block/virtio_blk.c | 1 +
drivers/edac/amd64_edac.c | 2 ++
drivers/hwmon/acpi_power_meter.c | 4 +++-
drivers/hwmon/max6697.c | 7 +++---
drivers/i2c/algos/i2c-algo-pca.c | 3 ++-
drivers/usb/misc/usbtest.c | 1 +
fs/btrfs/inode.c | 36 ++++++++++++++++++++--------
fs/cifs/connect.c | 3 +++
fs/cifs/inode.c | 10 ++++++--
include/crypto/if_alg.h | 4 ++--
include/linux/sched/sysctl.h | 1 +
kernel/debug/debug_core.c | 4 ++++
kernel/sched/core.c | 5 ++--
kernel/sched/rt.c | 1 +
kernel/sysctl.c | 2 +-
mm/slub.c | 3 ++-
mm/swap_state.c | 3 ++-
net/netfilter/nf_conntrack_h323_main.c | 1 +
sound/usb/card.h | 4 ----
sound/usb/endpoint.c | 43 ++++------------------------------
sound/usb/endpoint.h | 1 -
sound/usb/pcm.c | 2 --
29 files changed, 95 insertions(+), 104 deletions(-)
More information about the kernel-team
mailing list