[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200218190418.536430858@linuxfoundation.org>
Date: Tue, 18 Feb 2020 20:54:46 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: [PATCH 4.19 00/38] 4.19.105-stable review
This is the start of the stable review cycle for the 4.19.105 release.
There are 38 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu, 20 Feb 2020 19:03:19 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.105-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.19.105-rc1
Sean Christopherson <sean.j.christopherson@...el.com>
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
zhangyi (F) <yi.zhang@...wei.com>
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F) <yi.zhang@...wei.com>
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
Olga Kornievskaia <kolga@...app.com>
NFSv4.1 make cachethis=no for writes
Mike Jones <michael-a1.jones@...log.com>
hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
Kan Liang <kan.liang@...ux.intel.com>
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Nathan Chancellor <natechancellor@...il.com>
s390/time: Fix clk type in get_tod_clock
Leon Romanovsky <leon@...nel.org>
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Zhu Yanjun <yanjunz@...lanox.com>
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Kamal Heib <kamalheib1@...il.com>
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Avihai Horon <avihaih@...lanox.com>
RDMA/core: Fix invalid memory access in spec_filter_size
Kaike Wan <kaike.wan@...el.com>
IB/rdmavt: Reset all QPs when the device is shut down
Mike Marciniszyn <mike.marciniszyn@...el.com>
IB/hfi1: Close window for pq and request coliding
Kaike Wan <kaike.wan@...el.com>
IB/hfi1: Acquire lock to release TID entries when user file is closed
Yi Zhang <yi.zhang@...hat.com>
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Kim Phillips <kim.phillips@....com>
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Sean Christopherson <sean.j.christopherson@...el.com>
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Will Deacon <will@...nel.org>
arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
Krzysztof Kozlowski <krzk@...nel.org>
ARM: npcm: Bring back GPIOLIB support
David Sterba <dsterba@...e.com>
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba <dsterba@...e.com>
btrfs: print message when tree-log replay starts
Wenwen Wang <wenwen@...uga.edu>
btrfs: ref-verify: fix memory leaks
Filipe Manana <fdmanana@...e.com>
Btrfs: fix race between using extent maps and merging them
Theodore Ts'o <tytso@....edu>
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Shijie Luo <luoshijie1@...wei.com>
ext4: add cond_resched() to ext4_protect_reserved_inode
Jan Kara <jack@...e.cz>
ext4: fix checksum errors with indexed dirs
Theodore Ts'o <tytso@....edu>
ext4: fix support for inode sizes > 1024 bytes
Andreas Dilger <adilger@...ger.ca>
ext4: don't assume that mmp_nodename/bdevname have NUL
Alexander Tsoy <alexander@...y.me>
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Saurav Girepunje <saurav.girepunje@...il.com>
ALSA: usb-audio: sound: usb: usb true/false for bool return type
Suzuki K Poulose <suzuki.poulose@....com>
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose <suzuki.poulose@....com>
arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
Arvind Sankar <nivedita@...m.mit.edu>
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Takashi Iwai <tiwai@...e.de>
ALSA: hda/realtek - Fix silent output on MSI-GL73
Takashi Iwai <tiwai@...e.de>
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
Gaurav Agrawal <agrawalgaurav@...me.org>
Input: synaptics - enable SMBus on ThinkPad L470
Lyude Paul <lyude@...hat.com>
Input: synaptics - switch T470s to RMI4 by default
-------------
Diffstat:
Makefile | 4 +-
arch/arm/mach-npcm/Kconfig | 2 +-
arch/arm64/kernel/cpufeature.c | 52 +++++++++++++---
arch/arm64/kernel/fpsimd.c | 20 ++++++-
arch/arm64/kernel/process.c | 7 +++
arch/arm64/kvm/hyp/switch.c | 10 +++-
arch/s390/include/asm/timex.h | 2 +-
arch/x86/events/amd/core.c | 1 +
arch/x86/events/intel/ds.c | 2 +
arch/x86/kvm/paging_tmpl.h | 2 +-
arch/x86/kvm/vmx/vmx.c | 3 +
drivers/hwmon/pmbus/ltc2978.c | 4 +-
drivers/infiniband/core/security.c | 24 +++-----
drivers/infiniband/core/uverbs_cmd.c | 15 +++--
drivers/infiniband/hw/hfi1/affinity.c | 2 +
drivers/infiniband/hw/hfi1/file_ops.c | 52 +++++++++-------
drivers/infiniband/hw/hfi1/hfi.h | 5 +-
drivers/infiniband/hw/hfi1/user_exp_rcv.c | 5 +-
drivers/infiniband/hw/hfi1/user_sdma.c | 17 ++++--
drivers/infiniband/sw/rdmavt/qp.c | 84 +++++++++++++++-----------
drivers/infiniband/sw/rxe/rxe_comp.c | 8 +--
drivers/input/mouse/synaptics.c | 4 +-
drivers/nvme/host/core.c | 2 +-
fs/btrfs/disk-io.c | 1 +
fs/btrfs/extent_map.c | 11 ++++
fs/btrfs/ref-verify.c | 5 ++
fs/btrfs/super.c | 2 +
fs/ext4/block_validity.c | 1 +
fs/ext4/dir.c | 14 +++--
fs/ext4/ext4.h | 5 +-
fs/ext4/inode.c | 12 ++++
fs/ext4/mmp.c | 12 ++--
fs/ext4/namei.c | 7 +++
fs/ext4/super.c | 32 +++++-----
fs/jbd2/commit.c | 46 +++++++-------
fs/jbd2/transaction.c | 10 ++--
fs/nfs/nfs4proc.c | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/usb/clock.c | 99 +++++++++++++++++++++----------
sound/usb/clock.h | 4 +-
sound/usb/format.c | 3 +-
sound/usb/mixer.c | 12 +++-
sound/usb/quirks.c | 1 +
43 files changed, 405 insertions(+), 202 deletions(-)
Powered by blists - more mailing lists