I'm announcing the release of the 4.14.250 kernel.
All users of the 4.14 kernel series must upgrade.
The updated 4.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
arch/sparc/lib/iomap.c | 2 ++
drivers/ata/libata-core.c | 34 ++++++++++++++++++++++++++++++++--
drivers/net/phy/mdio_device.c | 11 +++++++++++
drivers/net/xen-netback/netback.c | 2 +-
drivers/scsi/sd.c | 9 +++++----
drivers/scsi/ses.c | 22 ++++++++++++++++++----
drivers/usb/dwc2/hcd.c | 4 ++++
fs/ext2/balloc.c | 14 ++++++--------
include/linux/libata.h | 1 +
include/linux/mdio.h | 3 +++
include/linux/timerqueue.h | 13 ++++++-------
lib/timerqueue.c | 30 ++++++++++++------------------
tools/usb/testusb.c | 14 ++++++++------
14 files changed, 110 insertions(+), 51 deletions(-)
Dan Carpenter (1):
ext2: fix sleeping in atomic bugs on error
Davidlohr Bueso (1):
lib/timerqueue: Rely on rbtree semantics for next timer
Faizel K B (1):
usb: testusb: Fix for showing the connection speed
Greg Kroah-Hartman (1):
Linux 4.14.250
Jan Beulich (1):
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Kate Hsuan (1):
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Linus Torvalds (1):
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Ming Lei (1):
scsi: sd: Free scsi_disk device via put_device()
Vladimir Oltean (1):
net: mdio: introduce a shutdown method to mdio device drivers
Wen Xiong (1):
scsi: ses: Retry failed Send/Receive Diagnostic commands
Yang Yingliang (1):
usb: dwc2: check return value after calling platform_get_resource()
I'm announcing the release of the 4.9.286 kernel.
All users of the 4.9 kernel series must upgrade.
The updated 4.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
arch/sparc/lib/iomap.c | 2 ++
drivers/ata/libata-core.c | 34 ++++++++++++++++++++++++++++++++--
drivers/net/phy/mdio_device.c | 11 +++++++++++
drivers/net/xen-netback/netback.c | 2 +-
drivers/scsi/sd.c | 9 +++++----
fs/ext2/balloc.c | 14 ++++++--------
include/linux/libata.h | 1 +
include/linux/mdio.h | 3 +++
include/net/sock.h | 2 ++
net/core/sock.c | 12 +++++++++---
net/unix/af_unix.c | 34 ++++++++++++++++++++++++++++------
tools/usb/testusb.c | 14 ++++++++------
13 files changed, 109 insertions(+), 31 deletions(-)
Dan Carpenter (1):
ext2: fix sleeping in atomic bugs on error
Eric Dumazet (1):
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Faizel K B (1):
usb: testusb: Fix for showing the connection speed
Greg Kroah-Hartman (1):
Linux 4.9.286
Jan Beulich (1):
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Kate Hsuan (1):
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Linus Torvalds (1):
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Ming Lei (1):
scsi: sd: Free scsi_disk device via put_device()
Vladimir Oltean (1):
net: mdio: introduce a shutdown method to mdio device drivers
I'm announcing the release of the 4.4.288 kernel.
All users of the 4.4 kernel series must upgrade.
The updated 4.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
arch/sparc/lib/iomap.c | 2 ++
drivers/ata/libata-core.c | 34 ++++++++++++++++++++++++++++++++--
drivers/net/xen-netback/netback.c | 2 +-
drivers/scsi/sd.c | 9 +++++----
fs/ext2/balloc.c | 14 ++++++--------
include/linux/libata.h | 1 +
include/net/sock.h | 2 ++
net/core/sock.c | 12 +++++++++---
net/unix/af_unix.c | 34 ++++++++++++++++++++++++++++------
tools/usb/testusb.c | 14 ++++++++------
11 files changed, 95 insertions(+), 31 deletions(-)
Dan Carpenter (1):
ext2: fix sleeping in atomic bugs on error
Eric Dumazet (1):
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Faizel K B (1):
usb: testusb: Fix for showing the connection speed
Greg Kroah-Hartman (1):
Linux 4.4.288
Jan Beulich (1):
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Kate Hsuan (1):
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Linus Torvalds (1):
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Ming Lei (1):
scsi: sd: Free scsi_disk device via put_device()
On Sat, Oct 09, 2021 at 12:27:08AM +0800, Xuan Zhuo wrote:
> On Fri, 8 Oct 2021 10:06:57 +0200, Greg KH <gregkh(a)linuxfoundation.org> wrote:
> > On Fri, Oct 08, 2021 at 12:17:26AM +0800, Xuan Zhuo wrote:
> > > On Thu, 7 Oct 2021 17:25:02 +0200, Greg KH <gregkh(a)linuxfoundation.org> wrote:
> > > > On Thu, Oct 07, 2021 at 11:06:12PM +0800, Xuan Zhuo wrote:
> > > > > On Thu, 07 Oct 2021 14:04:22 +0200, Corentin Noël <corentin.noel(a)collabora.com> wrote:
> > > > > > I've been experiencing crashes with 5.14-rc1 and above that do not
> > > > > > occur with 5.13,
> > > > >
> > > > > I should have fixed this problem before. I don't know why, I just looked at the
> > > > > latest net code, and this commit seems to be lost.
> > > > >
> > > > > 1a8024239dacf53fcf39c0f07fbf2712af22864f virtio-net: fix for skb_over_panic inside big mode
> > > > >
> > > > > Can you test this patch again?
> > > >
> > > > That commit showed up in 5.13-rc5, so 5.14-rc1 and 5.13 should have had
> > > > it in it, right?
> > > >
> > >
> > > Yes, it may be lost due to conflicts during a certain merge.
> >
> > Really? I tried to apply that again to 5.14 and it did not work. So I
> > do not understand what to do here, can you try to explain it better?
>
> I took a look, and there is actually another missing patch:
>
> A. 8fb7da9e990793299c89ed7a4281c235bfdd31f8 virtio_net: get build_skb() buf by data ptr
> B. 1a8024239dacf53fcf39c0f07fbf2712af22864f virtio-net: fix for skb_over_panic inside big mode
>
> A is replaced by another patch:
>
> commit c32325b8fdf2f979befb9fd5587918c0d5412db3
> Author: Jakub Kicinski <kuba(a)kernel.org>
> Date: Mon Aug 2 10:57:29 2021 -0700
>
> virtio-net: realign page_to_skb() after merges
>
> We ended up merging two versions of the same patch set:
>
> commit 8fb7da9e9907 ("virtio_net: get build_skb() buf by data ptr")
> commit 5c37711d9f27 ("virtio-net: fix for unable to handle page fault for address")
>
> into net, and
>
> commit 7bf64460e3b2 ("virtio-net: get build_skb() buf by data ptr")
> commit 6c66c147b9a4 ("virtio-net: fix for unable to handle page fault for address")
>
> into net-next. Redo the merge from commit 126285651b7f ("Merge
> ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net"), so that
> the most recent code remains.
>
> Acked-by: Michael S. Tsirkin <mst(a)redhat.com>
> Signed-off-by: Jakub Kicinski <kuba(a)kernel.org>
> Acked-by: Jason Wang <jasowang(a)redhat.com>
> Signed-off-by: David S. Miller <davem(a)davemloft.net>
>
> So after this patch, patch B can be applied normally.
>
> So on the latest net branch, only lost
>
> 1a8024239dacf53fcf39c0f07fbf2712af22864f virtio-net: fix for skb_over_panic inside big mode
Again, I do not know what to do here, can you submit the needed fix to
the networking developers so this gets fixed?
thanks,
greg k-h
This is the start of the stable review cycle for the 5.4.152 release.
There are 16 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 Sun, 10 Oct 2021 11:27:07 +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/v5.x/stable-review/patch-5.4.152-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 5.4.152-rc1
Kate Hsuan <hpa(a)redhat.com>
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Rik van Riel <riel(a)surriel.com>
silence nfscache allocation warnings with kvzalloc
Anand K Mistry <amistry(a)google.com>
perf/x86: Reset destroy callback on event init failure
Fares Mehanna <faresx(a)amazon.de>
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Sergey Senozhatsky <senozhatsky(a)chromium.org>
KVM: do not shrink halt_poll_ns below grow_start
Changbin Du <changbin.du(a)intel.com>
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Wen Xiong <wenxiong(a)linux.ibm.com>
scsi: ses: Retry failed Send/Receive Diagnostic commands
Shuah Khan <skhan(a)linuxfoundation.org>
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Li Zhijian <lizhijian(a)cn.fujitsu.com>
selftests: be sure to make khdr before other targets
Yang Yingliang <yangyingliang(a)huawei.com>
usb: dwc2: check return value after calling platform_get_resource()
Faizel K B <faizel.kb(a)dicortech.com>
usb: testusb: Fix for showing the connection speed
Ming Lei <ming.lei(a)redhat.com>
scsi: sd: Free scsi_disk device via put_device()
Dan Carpenter <dan.carpenter(a)oracle.com>
ext2: fix sleeping in atomic bugs on error
Linus Torvalds <torvalds(a)linux-foundation.org>
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Jan Beulich <jbeulich(a)suse.com>
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Vladimir Oltean <vladimir.oltean(a)nxp.com>
net: mdio: introduce a shutdown method to mdio device drivers
-------------
Diffstat:
Makefile | 4 +--
arch/sparc/lib/iomap.c | 2 ++
arch/x86/events/core.c | 1 +
arch/x86/kvm/x86.c | 7 +++++
drivers/ata/libata-core.c | 34 ++++++++++++++++++++--
drivers/net/phy/mdio_device.c | 11 +++++++
drivers/net/xen-netback/netback.c | 2 +-
drivers/scsi/sd.c | 9 +++---
drivers/scsi/ses.c | 22 +++++++++++---
drivers/usb/dwc2/hcd.c | 4 +++
fs/ext2/balloc.c | 14 ++++-----
fs/nfsd/nfscache.c | 12 +++-----
include/linux/libata.h | 1 +
include/linux/mdio.h | 3 ++
.../selftests/kvm/x86_64/mmio_warning_test.c | 3 +-
tools/testing/selftests/lib.mk | 1 +
tools/usb/testusb.c | 14 +++++----
tools/vm/page-types.c | 2 +-
virt/kvm/kvm_main.c | 6 +++-
19 files changed, 114 insertions(+), 38 deletions(-)
This is the start of the stable review cycle for the 5.10.72 release.
There are 29 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 Sun, 10 Oct 2021 11:27:07 +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/v5.x/stable-review/patch-5.10.72-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 5.10.72-rc1
Kate Hsuan <hpa(a)redhat.com>
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Anand K Mistry <amistry(a)google.com>
perf/x86: Reset destroy callback on event init failure
Maxim Levitsky <mlevitsk(a)redhat.com>
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Fares Mehanna <faresx(a)amazon.de>
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Sergey Senozhatsky <senozhatsky(a)chromium.org>
KVM: do not shrink halt_poll_ns below grow_start
Oliver Upton <oupton(a)google.com>
selftests: KVM: Align SMCCC call with the spec in steal_time
Changbin Du <changbin.du(a)intel.com>
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Steve French <stfrench(a)microsoft.com>
smb3: correct smb3 ACL security descriptor
Marc Zyngier <maz(a)kernel.org>
irqchip/gic: Work around broken Renesas integration
Wen Xiong <wenxiong(a)linux.ibm.com>
scsi: ses: Retry failed Send/Receive Diagnostic commands
Ansuel Smith <ansuelsmth(a)gmail.com>
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
James Smart <jsmart2021(a)gmail.com>
nvme-fc: avoid race between time out and tear down
Daniel Wagner <dwagner(a)suse.de>
nvme-fc: update hardware queues before using them
Shuah Khan <skhan(a)linuxfoundation.org>
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Li Zhijian <lizhijian(a)cn.fujitsu.com>
selftests: be sure to make khdr before other targets
Oded Gabbay <ogabbay(a)kernel.org>
habanalabs/gaudi: fix LBW RR configuration
Yang Yingliang <yangyingliang(a)huawei.com>
usb: dwc2: check return value after calling platform_get_resource()
Faizel K B <faizel.kb(a)dicortech.com>
usb: testusb: Fix for showing the connection speed
Ming Lei <ming.lei(a)redhat.com>
scsi: sd: Free scsi_disk device via put_device()
Dan Carpenter <dan.carpenter(a)oracle.com>
ext2: fix sleeping in atomic bugs on error
Linus Torvalds <torvalds(a)linux-foundation.org>
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Jan Beulich <jbeulich(a)suse.com>
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Vladimir Oltean <vladimir.oltean(a)nxp.com>
net: mdio: introduce a shutdown method to mdio device drivers
Filipe Manana <fdmanana(a)suse.com>
btrfs: fix mount failure due to past and transient device flush error
Qu Wenruo <wqu(a)suse.com>
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Dai Ngo <dai.ngo(a)oracle.com>
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Hans de Goede <hdegoede(a)redhat.com>
platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) tablet
Hans de Goede <hdegoede(a)redhat.com>
platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
Tobias Schramm <t.schramm(a)manjaro.org>
spi: rockchip: handle zero length transfers without timing out
-------------
Diffstat:
Makefile | 4 +-
arch/sparc/lib/iomap.c | 2 +
arch/x86/events/core.c | 1 +
arch/x86/kvm/svm/svm.c | 2 +
arch/x86/kvm/x86.c | 7 ++
drivers/ata/libata-core.c | 34 +++++-
drivers/irqchip/irq-gic.c | 52 +++++++++-
drivers/misc/habanalabs/gaudi/gaudi_security.c | 115 ++++++++++++---------
drivers/net/phy/mdio_device.c | 11 ++
drivers/net/xen-netback/netback.c | 2 +-
drivers/nvme/host/fc.c | 18 ++--
drivers/platform/x86/touchscreen_dmi.c | 54 +++++++++-
drivers/scsi/sd.c | 9 +-
drivers/scsi/ses.c | 22 +++-
drivers/spi/spi-rockchip.c | 6 ++
drivers/thermal/qcom/tsens.c | 4 +-
drivers/usb/dwc2/hcd.c | 4 +
fs/btrfs/file-item.c | 13 ++-
fs/btrfs/volumes.c | 13 +++
fs/cifs/smb2pdu.c | 4 +-
fs/ext2/balloc.c | 14 ++-
fs/nfsd/nfs4state.c | 16 ++-
include/linux/libata.h | 1 +
include/linux/mdio.h | 3 +
tools/testing/selftests/kvm/steal_time.c | 4 +-
.../selftests/kvm/x86_64/mmio_warning_test.c | 3 +-
tools/testing/selftests/lib.mk | 1 +
tools/usb/testusb.c | 14 +--
tools/vm/page-types.c | 2 +-
virt/kvm/kvm_main.c | 6 +-
30 files changed, 340 insertions(+), 101 deletions(-)
This is the start of the stable review cycle for the 5.14.11 release.
There are 48 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 Sun, 10 Oct 2021 11:27:07 +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/v5.x/stable-review/patch-5.14.11-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 5.14.11-rc1
Fabio Estevam <festevam(a)gmail.com>
Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"
Soeren Moch <smoch(a)web.de>
Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
Kate Hsuan <hpa(a)redhat.com>
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Anand K Mistry <amistry(a)google.com>
perf/x86: Reset destroy callback on event init failure
Maxim Levitsky <mlevitsk(a)redhat.com>
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Fares Mehanna <faresx(a)amazon.de>
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Maxim Levitsky <mlevitsk(a)redhat.com>
KVM: x86: reset pdptrs_from_userspace when exiting smm
Sergey Senozhatsky <senozhatsky(a)chromium.org>
KVM: do not shrink halt_poll_ns below grow_start
Oliver Upton <oupton(a)google.com>
selftests: KVM: Align SMCCC call with the spec in steal_time
Nathan Chancellor <nathan(a)kernel.org>
kasan: always respect CONFIG_KASAN_STACK
Changbin Du <changbin.du(a)intel.com>
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Ming Lei <ming.lei(a)redhat.com>
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Jens Axboe <axboe(a)kernel.dk>
io_uring: allow conditional reschedule for intensive iterators
Numfor Mbiziwo-Tiapo <nums(a)google.com>
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Steve French <stfrench(a)microsoft.com>
smb3: correct smb3 ACL security descriptor
Marc Zyngier <maz(a)kernel.org>
irqchip/gic: Work around broken Renesas integration
Wen Xiong <wenxiong(a)linux.ibm.com>
scsi: ses: Retry failed Send/Receive Diagnostic commands
Ansuel Smith <ansuelsmth(a)gmail.com>
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
James Smart <jsmart2021(a)gmail.com>
nvme-fc: avoid race between time out and tear down
Daniel Wagner <dwagner(a)suse.de>
nvme-fc: update hardware queues before using them
Jan Beulich <jbeulich(a)suse.com>
swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
Jan Beulich <jbeulich(a)suse.com>
Xen/gntdev: don't ignore kernel unmapping error
Shuah Khan <skhan(a)linuxfoundation.org>
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan <skhan(a)linuxfoundation.org>
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan <skhan(a)linuxfoundation.org>
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan <skhan(a)linuxfoundation.org>
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Li Zhijian <lizhijian(a)cn.fujitsu.com>
selftests: be sure to make khdr before other targets
Oded Gabbay <ogabbay(a)kernel.org>
habanalabs/gaudi: fix LBW RR configuration
Ofir Bitton <obitton(a)habana.ai>
habanalabs: fail collective wait when not supported
Omer Shpigelman <oshpigelman(a)habana.ai>
habanalabs/gaudi: use direct MSI in single mode
Yang Yingliang <yangyingliang(a)huawei.com>
usb: dwc2: check return value after calling platform_get_resource()
Faizel K B <faizel.kb(a)dicortech.com>
usb: testusb: Fix for showing the connection speed
James Smart <jsmart2021(a)gmail.com>
scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()
Ming Lei <ming.lei(a)redhat.com>
scsi: sd: Free scsi_disk device via put_device()
Philip Yang <Philip.Yang(a)amd.com>
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang <Philip.Yang(a)amd.com>
drm/amdkfd: handle svm migrate init error
Dan Carpenter <dan.carpenter(a)oracle.com>
ext2: fix sleeping in atomic bugs on error
Tobias Jakobi <tjakobi(a)math.uni-bielefeld.de>
platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX
Linus Torvalds <torvalds(a)linux-foundation.org>
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Jan Beulich <jbeulich(a)suse.com>
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Vladimir Oltean <vladimir.oltean(a)nxp.com>
net: mdio: introduce a shutdown method to mdio device drivers
Filipe Manana <fdmanana(a)suse.com>
btrfs: fix mount failure due to past and transient device flush error
Qu Wenruo <wqu(a)suse.com>
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Dai Ngo <dai.ngo(a)oracle.com>
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Hans de Goede <hdegoede(a)redhat.com>
platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) tablet
Hans de Goede <hdegoede(a)redhat.com>
platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
David Howells <dhowells(a)redhat.com>
afs: Add missing vnode validation checks
Tobias Schramm <t.schramm(a)manjaro.org>
spi: rockchip: handle zero length transfers without timing out
-------------
Diffstat:
Makefile | 4 +-
arch/arm/mach-imx/mach-imx6q.c | 3 +
arch/sparc/lib/iomap.c | 2 +
arch/x86/events/core.c | 1 +
arch/x86/kvm/svm/svm.c | 2 +
arch/x86/kvm/x86.c | 14 +++
arch/x86/lib/insn.c | 4 +-
block/bio.c | 2 +-
drivers/ata/libata-core.c | 34 +++++-
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 1 -
drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 16 ++-
drivers/gpu/drm/amd/amdkfd/kfd_migrate.h | 5 -
drivers/irqchip/irq-gic.c | 52 +++++++++-
.../misc/habanalabs/common/command_submission.c | 9 ++
drivers/misc/habanalabs/gaudi/gaudi.c | 9 +-
drivers/misc/habanalabs/gaudi/gaudi_security.c | 115 ++++++++++++---------
.../habanalabs/include/gaudi/asic_reg/gaudi_regs.h | 2 +
drivers/net/phy/mdio_device.c | 11 ++
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 17 ++-
drivers/net/xen-netback/netback.c | 2 +-
drivers/nvme/host/fc.c | 18 ++--
drivers/platform/x86/gigabyte-wmi.c | 1 +
drivers/platform/x86/touchscreen_dmi.c | 54 +++++++++-
drivers/scsi/elx/efct/efct_lio.c | 4 +-
drivers/scsi/sd.c | 9 +-
drivers/scsi/ses.c | 22 +++-
drivers/spi/spi-rockchip.c | 6 ++
drivers/thermal/qcom/tsens.c | 4 +-
drivers/usb/dwc2/hcd.c | 4 +
drivers/xen/gntdev.c | 8 ++
drivers/xen/swiotlb-xen.c | 7 +-
fs/afs/dir.c | 11 ++
fs/afs/file.c | 16 ++-
fs/afs/write.c | 17 ++-
fs/btrfs/file-item.c | 13 ++-
fs/btrfs/volumes.c | 13 +++
fs/cifs/smb2pdu.c | 4 +-
fs/ext2/balloc.c | 14 ++-
fs/io_uring.c | 8 +-
fs/nfsd/nfs4state.c | 16 ++-
include/linux/libata.h | 1 +
include/linux/mdio.h | 3 +
scripts/Makefile.kasan | 3 +-
tools/arch/x86/lib/insn.c | 4 +-
tools/testing/selftests/kvm/include/test_util.h | 3 +
tools/testing/selftests/kvm/lib/test_util.c | 22 +++-
tools/testing/selftests/kvm/steal_time.c | 20 +---
.../selftests/kvm/x86_64/mmio_warning_test.c | 3 +-
.../testing/selftests/kvm/x86_64/xen_shinfo_test.c | 15 ---
tools/testing/selftests/lib.mk | 1 +
tools/usb/testusb.c | 14 +--
tools/vm/page-types.c | 2 +-
virt/kvm/kvm_main.c | 6 +-
53 files changed, 473 insertions(+), 178 deletions(-)