From: gregkh@linuxfoundation.org
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
stable@vger.kernel.org
Subject: [PATCH 5.4 000/168] 5.4.106-rc1 review
Date: Mon, 15 Mar 2021 14:53:52 +0100 [thread overview]
Message-ID: <20210315135550.333963635@linuxfoundation.org> (raw)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This is the start of the stable review cycle for the 5.4.106 release.
There are 168 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 Wed, 17 Mar 2021 13:55:26 +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.106-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-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.4.106-rc1
Juergen Gross <jgross@suse.com>
xen/events: avoid handling the same event on two cpus at the same time
Juergen Gross <jgross@suse.com>
xen/events: don't unmask an event channel when an eoi is pending
Juergen Gross <jgross@suse.com>
xen/events: reset affinity of 2-level event when tearing it down
Marc Zyngier <maz@kernel.org>
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier <maz@kernel.org>
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Keith Busch <kbusch@kernel.org>
nvme: release namespace head reference on error
Keith Busch <kbusch@kernel.org>
nvme: unlink head after removing last namespace
Marc Zyngier <maz@kernel.org>
KVM: arm64: Fix exclusive limit for IPA size
Josh Poimboeuf <jpoimboe@redhat.com>
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Lior Ribak <liorribak@gmail.com>
binfmt_misc: fix possible deadlock in bm_register_write
Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Minchan Kim <minchan@kernel.org>
zram: fix return value on writeback_store
Alexey Dobriyan <adobriyan@gmail.com>
prctl: fix PR_SET_MM_AUXV kernel stack leak
Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Arnd Bergmann <arnd@arndb.de>
stop_machine: mark helpers __always_inline
Anna-Maria Behnsen <anna-maria@linutronix.de>
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Ard Biesheuvel <ardb@kernel.org>
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Daiyue Zhang <zhangdaiyue1@huawei.com>
configfs: fix a use-after-free in __configfs_open_file
Jia-Ju Bai <baijiaju1990@gmail.com>
block: rsxx: fix error return code of rsxx_pci_probe()
Ondrej Mosnacek <omosnace@redhat.com>
NFSv4.2: fix return value of _nfs4_get_security_label()
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Don't revalidate the directory permissions on a lookup failure
Benjamin Coddington <bcodding@redhat.com>
SUNRPC: Set memalloc_nofs_save() for sync tasks
Anshuman Khandual <anshuman.khandual@arm.com>
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Sergey Shtylyov <s.shtylyov@omprussia.ru>
sh_eth: fix TRSCER mask for R7S72100
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: pcl818: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: pcl711: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: me4000: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: dmm32at: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: das800: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: das6402: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: adv_pci1710: Fix endian problem for AI command data
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: addi_apci_1500: Fix endian problem for command sample
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: addi_apci_1032: Fix endian problem for COS sample
Lee Gibson <leegib@gmail.com>
staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan
Lee Gibson <leegib@gmail.com>
staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
Dan Carpenter <dan.carpenter@oracle.com>
staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()
Dan Carpenter <dan.carpenter@oracle.com>
staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()
Dan Carpenter <dan.carpenter@oracle.com>
staging: rtl8712: unterminated string leads to read overflow
Dan Carpenter <dan.carpenter@oracle.com>
staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
Dan Carpenter <dan.carpenter@oracle.com>
staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
misc: fastrpc: restrict user apps from sending kernel RPC messages
Shile Zhang <shile.zhang@linux.alibaba.com>
misc/pvpanic: Export module FDT device table
Shuah Khan <skhan@linuxfoundation.org>
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan <skhan@linuxfoundation.org>
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan <skhan@linuxfoundation.org>
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan <skhan@linuxfoundation.org>
usbip: fix vudc to check for stream socket
Shuah Khan <skhan@linuxfoundation.org>
usbip: fix vhci_hcd to check for stream socket
Shuah Khan <skhan@linuxfoundation.org>
usbip: fix stub_dev to check for stream socket
Sebastian Reichel <sebastian.reichel@collabora.com>
USB: serial: cp210x: add some more GE USB IDs
Karan Singhal <karan.singhal@acuitybrands.com>
USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
Niv Sardi <xaiki@evilgiggle.com>
USB: serial: ch341: add new Product ID
Pavel Skripkin <paskripkin@gmail.com>
USB: serial: io_edgeport: fix memory leak in edge_startup
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Forest Crossman <cyrozap@gmail.com>
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Improve detection of device initiated wake signal.
Stanislaw Gruszka <stf_xl@wp.pl>
usb: xhci: do not perform Soft Retry for some xHCI hosts
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
Pete Zaitcev <zaitcev@redhat.com>
USB: usblp: fix a hang in poll() if disconnected
Matthias Kaehlcke <mka@chromium.org>
usb: dwc3: qcom: Honor wakeup enabled/disabled state
Serge Semin <Sergey.Semin@baikalelectronics.ru>
usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
Ruslan Bilovol <ruslan.bilovol@gmail.com>
usb: gadget: f_uac1: stop playback on function disable
Ruslan Bilovol <ruslan.bilovol@gmail.com>
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Dan Carpenter <dan.carpenter@oracle.com>
USB: gadget: u_ether: Fix a configfs return code
Yorick de Wid <ydewid@gmail.com>
Goodix Fingerprint device is not a modem
Frank Li <lznuaa@gmail.com>
mmc: cqhci: Fix random crash when remove mmc module/card
Adrian Hunter <adrian.hunter@intel.com>
mmc: core: Fix partition switch time for eMMC
Heikki Krogerus <heikki.krogerus@linux.intel.com>
software node: Fix node registration
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: fix hanging IO request during DASD driver unbind
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: fix hanging DASD driver unbind
Andrey Konovalov <andreyknvl@google.com>
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Eric W. Biederman <ebiederm@xmission.com>
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities")
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Apply the control quirk to Plantronics headsets
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Avoid spurious unsol event handling during S3/S4
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Flush pending unsolicited events before suspend
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Drop the BATCH workaround for AMD controllers
Simeon Simeonoff <sim.simeonoff@gmail.com>
ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support
Takashi Iwai <tiwai@suse.de>
ALSA: hda/hdmi: Cancel pending works before suspend
John Ernberg <john.ernberg@actia.se>
ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk
Aleksandr Miloserdov <a.miloserdov@yadro.com>
scsi: target: core: Prevent underflow for service actions
Aleksandr Miloserdov <a.miloserdov@yadro.com>
scsi: target: core: Add cmd length set before cmd complete
Mike Christie <michael.christie@oracle.com>
scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
Lin Feng <linf@wangsu.com>
sysctl.c: fix underflow value setting risk in vm_table
Heiko Carstens <hca@linux.ibm.com>
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Keita Suzuki <keitasuzuki.park@sslab.ics.keio.ac.jp>
i40e: Fix memory leak in i40e_probe
Geert Uytterhoeven <geert+renesas@glider.be>
PCI: Fix pci_register_io_range() memory leak
Sasha Levin <sashal@kernel.org>
kbuild: clamp SUBLEVEL to 255
Krzysztof Wilczyński <kw@linux.com>
PCI: mediatek: Add missing of_node_put() to fix reference leak
Martin Kaiser <martin@kaiser.cx>
PCI: xgene-msi: Fix race in installing chained irq handler
Ronald Tschalär <ronald@innovation.ch>
Input: applespi - don't wait for responses to commands indefinitely.
Khalid Aziz <khalid.aziz@oracle.com>
sparc64: Use arch_validate_flags() to validate ADI flag
Andreas Larsson <andreas@gaisler.com>
sparc32: Limit memblock allocation to low memory
Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
iommu/amd: Fix performance counter initialization
Michael Ellerman <mpe@ellerman.id.au>
powerpc/64: Fix stack trace not displaying final frame
Filipe Laíns <lains@riseup.net>
HID: logitech-dj: add support for the new lightspeed connection iteration
Athira Rajeev <atrajeev@linux.vnet.ibm.com>
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Nicholas Piggin <npiggin@gmail.com>
powerpc: improve handling of unrecoverable system reset
Alain Volmat <alain.volmat@foss.st.com>
spi: stm32: make spurious and overrun interrupts visible
Oliver O'Halloran <oohall@gmail.com>
powerpc/pci: Add ppc_md.discover_phbs()
Lubomir Rintel <lkundrak@v3.sk>
Platform: OLPC: Fix probe error handling
Chaotian Jing <chaotian.jing@mediatek.com>
mmc: mediatek: fix race condition between msdc_request_timeout and irq
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
Steven J. Magnani <magnani@ieee.org>
udf: fix silent AED tagLocation corruption
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: faster irq code to minimize HW race condition
Guangbin Huang <huangguangbin2@huawei.com>
net: phy: fix save wrong speed and duplex problem if autoneg is on
Vladimir Oltean <vladimir.oltean@nxp.com>
net: enetc: initialize RFS/RSS memories for unused ports too
Jian Shen <shenjian15@huawei.com>
net: hns3: fix error mask definition of flow director
Hans Verkuil <hverkuil@xs4all.nl>
media: rc: compile rc-cec.c into rc-core
Biju Das <biju.das.jz@bp.renesas.com>
media: v4l: vsp1: Fix bru null pointer access
Biju Das <biju.das.jz@bp.renesas.com>
media: v4l: vsp1: Fix uif null pointer access
Maxim Mikityanskiy <maxtram95@gmail.com>
media: usbtv: Fix deadlock on suspend
Sergey Shtylyov <s.shtylyov@omprussia.ru>
sh_eth: fix TRSCER mask for R7S9210
Colin Ian King <colin.king@canonical.com>
qxl: Fix uninitialised struct field head.surface_id
Wang Qing <wangqing@vivo.com>
s390/crypto: return -EFAULT if copy_to_user() fails
Eric Farman <farman@linux.ibm.com>
s390/cio: return -EFAULT if copy_to_user() fails
Artem Lapkin <art@khadas.com>
drm: meson_drv add shutdown function
Neil Roberts <nroberts@igalia.com>
drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
Neil Roberts <nroberts@igalia.com>
drm/shmem-helper: Check for purged buffers in fault handler
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/compat: Clear bounce structures
Edwin Peer <edwin.peer@broadcom.com>
bnxt_en: reliably allocate IRQ table on reset to avoid crash
Wang Qing <wangqing@vivo.com>
s390/cio: return -EFAULT if copy_to_user() fails again
Jian Shen <shenjian15@huawei.com>
net: hns3: fix bug when calculating the TCAM table info
Jian Shen <shenjian15@huawei.com>
net: hns3: fix query vlan mask value error for flow director
Ian Rogers <irogers@google.com>
perf traceevent: Ensure read cmdlines are null terminated.
Danielle Ratson <danieller@nvidia.com>
selftests: forwarding: Fix race condition in mirror installation
Joakim Zhang <qiangqing.zhang@nxp.com>
net: stmmac: fix watchdog timeout during suspend/resume stress test
Joakim Zhang <qiangqing.zhang@nxp.com>
net: stmmac: stop each tx channel independently
Antony Antony <antony@phenome.org>
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Jia-Ju Bai <baijiaju1990@gmail.com>
net: qrtr: fix error return code of qrtr_sendmsg()
Paul Cercueil <paul@crapouillou.net>
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil <paul@crapouillou.net>
net: davicom: Fix regulator not turned off on failed probe
Xie He <xie.he.0141@gmail.com>
net: lapbether: Remove netif_start_queue / netif_stop_queue
Paul Moore <paul@paul-moore.com>
cipso,calipso: resolve a number of problems with the DOI refcounts
Hillf Danton <hdanton@sina.com>
netdevsim: init u64 stats for 32bit hardware
Daniele Palmas <dnlplm@gmail.com>
net: usb: qmi_wwan: allow qmimux add/del with master up
Maximilian Heyne <mheyne@amazon.de>
net: sched: avoid duplicates in classes dump
Ido Schimmel <idosch@nvidia.com>
nexthop: Do not flush blackhole nexthops when loopback goes down
Ong Boon Leong <boon.leong.ong@intel.com>
net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10
Kevin(Yudong) Yang <yyd@google.com>
net/mlx4_en: update moderation when config reset
Vladimir Oltean <vladimir.oltean@nxp.com>
net: enetc: don't overwrite the RSS indirection table when initializing
Linus Torvalds <torvalds@linux-foundation.org>
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Paulo Alcantara <pc@cjr.nz>
cifs: return proper error code in statfs(2)
Christian Brauner <christian.brauner@ubuntu.com>
mount: fix mounting of detached mounts onto targets that reside on shared mounts
Christophe Leroy <christophe.leroy@csgroup.eu>
powerpc/603: Fix protection of user pages mapped with PROT_NONE
Lorenzo Bianconi <lorenzo@kernel.org>
mt76: dma: do not report truncated frames to mac80211
Jiri Wiesner <jwiesner@suse.com>
ibmvnic: always store valid MAC address
Maciej Fijalkowski <maciej.fijalkowski@intel.com>
samples, bpf: Add missing munmap in xdpsock
Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
Hangbin Liu <liuhangbin@gmail.com>
selftests/bpf: No need to drop the packet when there is no geneve opt
Vasily Averin <vvs@virtuozzo.com>
netfilter: x_tables: gpf inside xt_find_revision()
Florian Westphal <fw@strlen.de>
netfilter: nf_nat: undo erroneous tcp edemux lookup
Eric Dumazet <edumazet@google.com>
tcp: add sanity tests to TCP_QUEUE_SEQ
Torin Cooper-Bennun <torin@maxiluxsystems.com>
can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode
Joakim Zhang <qiangqing.zhang@nxp.com>
can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
Joakim Zhang <qiangqing.zhang@nxp.com>
can: flexcan: enable RX FIFO after FRZ/HALT valid
Joakim Zhang <qiangqing.zhang@nxp.com>
can: flexcan: assert FRZ bit in flexcan_chip_freeze()
Oleksij Rempel <linux@rempel-privat.de>
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
Sergey Shtylyov <s.shtylyov@omprussia.ru>
sh_eth: fix TRSCER mask for SH771x
Balazs Nemeth <bnemeth@redhat.com>
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth <bnemeth@redhat.com>
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Daniel Borkmann <daniel@iogearbox.net>
net: Fix gro aggregation for udp encaps with zero csum
Felix Fietkau <nbd@nbd.name>
ath9k: fix transmitting to stations in dynamic SMPS mode
Jakub Kicinski <kuba@kernel.org>
ethernet: alx: fix order of calls on resume
Greg Kurz <groug@kaod.org>
powerpc/pseries: Don't enforce MSI affinity with kdump
Dmitry V. Levin <ldv@altlinux.org>
uapi: nfnetlink_cthelper.h: fix userspace compilation error
-------------
Diffstat:
Documentation/virt/kvm/api.txt | 3 +
Makefile | 16 ++-
arch/arm/include/asm/kvm_asm.h | 2 +-
arch/arm/kvm/hyp/tlb.c | 3 +-
arch/arm64/include/asm/kvm_asm.h | 2 +-
arch/arm64/include/asm/memory.h | 5 +
arch/arm64/include/asm/mmu_context.h | 5 +-
arch/arm64/kernel/head.S | 2 +-
arch/arm64/kvm/hyp/tlb.c | 3 +-
arch/arm64/kvm/reset.c | 11 +-
arch/arm64/mm/init.c | 12 ++
arch/arm64/mm/mmu.c | 2 +-
arch/powerpc/include/asm/code-patching.h | 2 +-
arch/powerpc/include/asm/machdep.h | 3 +
arch/powerpc/include/asm/ptrace.h | 3 +
arch/powerpc/kernel/asm-offsets.c | 2 +-
arch/powerpc/kernel/head_32.S | 9 +-
arch/powerpc/kernel/pci-common.c | 10 ++
arch/powerpc/kernel/process.c | 2 +-
arch/powerpc/kernel/traps.c | 5 +-
arch/powerpc/perf/core-book3s.c | 19 ++-
arch/powerpc/platforms/pseries/msi.c | 25 +++-
arch/s390/kernel/smp.c | 2 +-
arch/sparc/include/asm/mman.h | 54 +++++----
arch/sparc/mm/init_32.c | 3 +
arch/x86/kernel/unwind_orc.c | 12 +-
drivers/base/swnode.c | 3 +
drivers/block/rsxx/core.c | 1 +
drivers/block/zram/zram_drv.c | 11 +-
drivers/gpu/drm/drm_gem_shmem_helper.c | 25 ++--
drivers/gpu/drm/drm_ioc32.c | 11 ++
drivers/gpu/drm/meson/meson_drv.c | 11 ++
drivers/gpu/drm/qxl/qxl_display.c | 1 +
drivers/hid/hid-logitech-dj.c | 7 +-
drivers/i2c/busses/i2c-rcar.c | 13 +-
drivers/input/keyboard/applespi.c | 21 +++-
drivers/iommu/amd_iommu_init.c | 45 +++++--
drivers/media/platform/vsp1/vsp1_drm.c | 6 +-
drivers/media/rc/Makefile | 1 +
drivers/media/rc/keymaps/Makefile | 1 -
drivers/media/rc/keymaps/rc-cec.c | 28 ++---
drivers/media/rc/rc-main.c | 6 +
drivers/media/usb/usbtv/usbtv-audio.c | 2 +-
drivers/misc/fastrpc.c | 5 +
drivers/misc/pvpanic.c | 1 +
drivers/mmc/core/bus.c | 11 +-
drivers/mmc/core/mmc.c | 15 ++-
drivers/mmc/host/mtk-sd.c | 18 +--
drivers/mmc/host/mxs-mmc.c | 2 +-
drivers/net/can/flexcan.c | 24 ++--
drivers/net/can/m_can/tcan4x5x.c | 6 +-
drivers/net/ethernet/atheros/alx/main.c | 7 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 14 ++-
drivers/net/ethernet/davicom/dm9000.c | 21 +++-
drivers/net/ethernet/freescale/enetc/enetc.c | 19 ++-
drivers/net/ethernet/freescale/enetc/enetc.h | 5 +
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 40 ++++++-
drivers/net/ethernet/freescale/enetc/enetc_vf.c | 7 ++
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 6 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 7 +-
drivers/net/ethernet/ibm/ibmvnic.c | 5 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 5 +
drivers/net/ethernet/intel/ixgbevf/ipsec.c | 5 +
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 2 +
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 +
drivers/net/ethernet/renesas/sh_eth.c | 7 ++
drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c | 19 ++-
drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c | 4 -
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +
drivers/net/netdevsim/netdev.c | 1 +
drivers/net/phy/phy.c | 7 +-
drivers/net/usb/qmi_wwan.c | 14 ---
drivers/net/wan/lapbether.c | 3 -
drivers/net/wireless/ath/ath9k/ath9k.h | 3 +-
drivers/net/wireless/ath/ath9k/xmit.c | 6 +
drivers/net/wireless/mediatek/mt76/dma.c | 11 +-
drivers/nvme/host/core.c | 8 +-
drivers/pci/controller/pci-xgene-msi.c | 10 +-
drivers/pci/controller/pcie-mediatek.c | 7 +-
drivers/pci/pci.c | 4 +
drivers/platform/olpc/olpc-ec.c | 15 +--
drivers/s390/block/dasd.c | 6 +-
drivers/s390/cio/vfio_ccw_ops.c | 6 +-
drivers/s390/crypto/vfio_ap_ops.c | 2 +-
drivers/scsi/libiscsi.c | 11 +-
drivers/spi/spi-stm32.c | 15 +--
drivers/staging/comedi/drivers/addi_apci_1032.c | 4 +-
drivers/staging/comedi/drivers/addi_apci_1500.c | 18 +--
drivers/staging/comedi/drivers/adv_pci1710.c | 10 +-
drivers/staging/comedi/drivers/das6402.c | 2 +-
drivers/staging/comedi/drivers/das800.c | 2 +-
drivers/staging/comedi/drivers/dmm32at.c | 2 +-
drivers/staging/comedi/drivers/me4000.c | 2 +-
drivers/staging/comedi/drivers/pcl711.c | 2 +-
drivers/staging/comedi/drivers/pcl818.c | 2 +-
drivers/staging/ks7010/ks_wlan_net.c | 6 +-
drivers/staging/rtl8188eu/core/rtw_ap.c | 5 +
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 6 +-
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 7 +-
drivers/staging/rtl8192u/r8192U_wx.c | 6 +-
drivers/staging/rtl8712/rtl871x_cmd.c | 6 +-
drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 2 +-
drivers/target/target_core_pr.c | 15 ++-
drivers/target/target_core_transport.c | 15 ++-
drivers/usb/class/cdc-acm.c | 5 +
drivers/usb/class/usblp.c | 16 ++-
drivers/usb/dwc3/dwc3-qcom.c | 16 ++-
drivers/usb/gadget/function/f_uac1.c | 1 +
drivers/usb/gadget/function/f_uac2.c | 2 +-
drivers/usb/gadget/function/u_ether_configfs.h | 5 +-
drivers/usb/host/xhci-pci.c | 13 +-
drivers/usb/host/xhci-ring.c | 3 +-
drivers/usb/host/xhci.c | 78 ++++++------
drivers/usb/host/xhci.h | 1 +
drivers/usb/renesas_usbhs/pipe.c | 2 +
drivers/usb/serial/ch341.c | 1 +
drivers/usb/serial/cp210x.c | 3 +
drivers/usb/serial/io_edgeport.c | 26 ++--
drivers/usb/usbip/stub_dev.c | 42 +++++--
drivers/usb/usbip/vhci_sysfs.c | 39 +++++-
drivers/usb/usbip/vudc_sysfs.c | 49 ++++++--
drivers/xen/events/events_2l.c | 22 ++--
drivers/xen/events/events_base.c | 132 +++++++++++++++------
drivers/xen/events/events_fifo.c | 7 --
drivers/xen/events/events_internal.h | 22 ++--
fs/binfmt_misc.c | 29 +++--
fs/cifs/cifsfs.c | 2 +-
fs/configfs/file.c | 6 +-
fs/nfs/dir.c | 40 ++++---
fs/nfs/nfs4proc.c | 2 +-
fs/pnode.h | 2 +-
fs/udf/inode.c | 9 +-
include/linux/can/skb.h | 8 +-
include/linux/sched/mm.h | 3 +-
include/linux/stop_machine.h | 11 +-
include/linux/virtio_net.h | 7 +-
include/media/rc-map.h | 7 ++
include/target/target_core_backend.h | 1 +
include/uapi/linux/netfilter/nfnetlink_cthelper.h | 2 +-
kernel/sched/membarrier.c | 4 +-
kernel/sys.c | 2 +-
kernel/sysctl.c | 8 +-
kernel/time/hrtimer.c | 60 ++++++----
lib/logic_pio.c | 3 +
mm/slub.c | 2 +-
net/ipv4/cipso_ipv4.c | 11 +-
net/ipv4/nexthop.c | 10 +-
net/ipv4/tcp.c | 23 ++--
net/ipv4/udp_offload.c | 2 +-
net/ipv6/calipso.c | 14 +--
net/mpls/mpls_gso.c | 3 +
net/netfilter/nf_nat_proto.c | 25 +++-
net/netfilter/x_tables.c | 6 +-
net/netlabel/netlabel_cipso_v4.c | 3 +
net/qrtr/qrtr.c | 4 +-
net/sched/sch_api.c | 8 +-
net/sunrpc/sched.c | 5 +-
samples/bpf/xdpsock_user.c | 2 +
security/commoncap.c | 12 +-
sound/pci/hda/hda_bind.c | 4 +
sound/pci/hda/hda_controller.c | 7 --
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_ca0132.c | 1 +
sound/pci/hda/patch_hdmi.c | 13 ++
sound/usb/quirks.c | 9 ++
tools/perf/util/trace-event-read.c | 1 +
.../testing/selftests/bpf/progs/test_tunnel_kern.c | 6 +-
.../testing/selftests/bpf/verifier/array_access.c | 3 +-
.../net/forwarding/mirror_gre_bridge_1d_vlan.sh | 9 ++
virt/kvm/arm/arm.c | 8 +-
virt/kvm/arm/mmu.c | 3 +-
173 files changed, 1213 insertions(+), 587 deletions(-)
next reply other threads:[~2021-03-15 14:01 UTC|newest]
Thread overview: 175+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-15 13:53 gregkh [this message]
2021-03-15 13:53 ` [PATCH 5.4 001/168] uapi: nfnetlink_cthelper.h: fix userspace compilation error gregkh
2021-03-15 13:53 ` [PATCH 5.4 002/168] powerpc/pseries: Dont enforce MSI affinity with kdump gregkh
2021-03-15 13:53 ` [PATCH 5.4 003/168] ethernet: alx: fix order of calls on resume gregkh
2021-03-15 13:53 ` [PATCH 5.4 004/168] ath9k: fix transmitting to stations in dynamic SMPS mode gregkh
2021-03-15 13:53 ` [PATCH 5.4 005/168] net: Fix gro aggregation for udp encaps with zero csum gregkh
2021-03-15 13:53 ` [PATCH 5.4 006/168] net: check if protocol extracted by virtio_net_hdr_set_proto is correct gregkh
2021-03-15 13:53 ` [PATCH 5.4 007/168] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 gregkh
2021-03-15 13:54 ` [PATCH 5.4 008/168] sh_eth: fix TRSCER mask for SH771x gregkh
2021-03-15 13:54 ` [PATCH 5.4 009/168] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership gregkh
2021-03-15 13:54 ` [PATCH 5.4 010/168] can: flexcan: assert FRZ bit in flexcan_chip_freeze() gregkh
2021-03-15 13:54 ` [PATCH 5.4 011/168] can: flexcan: enable RX FIFO after FRZ/HALT valid gregkh
2021-03-15 13:54 ` [PATCH 5.4 012/168] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode gregkh
2021-03-15 13:54 ` [PATCH 5.4 013/168] can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode gregkh
2021-03-15 13:54 ` [PATCH 5.4 014/168] tcp: add sanity tests to TCP_QUEUE_SEQ gregkh
2021-03-15 13:54 ` [PATCH 5.4 015/168] netfilter: nf_nat: undo erroneous tcp edemux lookup gregkh
2021-03-15 13:54 ` [PATCH 5.4 016/168] netfilter: x_tables: gpf inside xt_find_revision() gregkh
2021-03-15 13:54 ` [PATCH 5.4 017/168] selftests/bpf: No need to drop the packet when there is no geneve opt gregkh
2021-03-15 13:54 ` [PATCH 5.4 018/168] selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier gregkh
2021-03-15 13:54 ` [PATCH 5.4 019/168] samples, bpf: Add missing munmap in xdpsock gregkh
2021-03-15 13:54 ` [PATCH 5.4 020/168] ibmvnic: always store valid MAC address gregkh
2021-03-15 13:54 ` [PATCH 5.4 021/168] mt76: dma: do not report truncated frames to mac80211 gregkh
2021-03-15 13:54 ` [PATCH 5.4 022/168] powerpc/603: Fix protection of user pages mapped with PROT_NONE gregkh
2021-03-15 13:54 ` [PATCH 5.4 023/168] mount: fix mounting of detached mounts onto targets that reside on shared mounts gregkh
2021-03-15 13:54 ` [PATCH 5.4 024/168] cifs: return proper error code in statfs(2) gregkh
2021-03-15 13:54 ` [PATCH 5.4 025/168] Revert "mm, slub: consider rest of partial list if acquire_slab() fails" gregkh
2021-03-15 13:54 ` [PATCH 5.4 026/168] net: enetc: dont overwrite the RSS indirection table when initializing gregkh
2021-03-15 13:54 ` [PATCH 5.4 027/168] net/mlx4_en: update moderation when config reset gregkh
2021-03-15 13:54 ` [PATCH 5.4 028/168] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 gregkh
2021-03-15 13:54 ` [PATCH 5.4 029/168] nexthop: Do not flush blackhole nexthops when loopback goes down gregkh
2021-03-15 13:54 ` [PATCH 5.4 030/168] net: sched: avoid duplicates in classes dump gregkh
2021-03-15 13:54 ` [PATCH 5.4 031/168] net: usb: qmi_wwan: allow qmimux add/del with master up gregkh
2021-03-15 13:54 ` [PATCH 5.4 032/168] netdevsim: init u64 stats for 32bit hardware gregkh
2021-03-15 13:54 ` [PATCH 5.4 033/168] cipso,calipso: resolve a number of problems with the DOI refcounts gregkh
2021-03-15 13:54 ` [PATCH 5.4 034/168] net: lapbether: Remove netif_start_queue / netif_stop_queue gregkh
2021-03-15 13:54 ` [PATCH 5.4 035/168] net: davicom: Fix regulator not turned off on failed probe gregkh
2021-03-15 13:54 ` [PATCH 5.4 036/168] net: davicom: Fix regulator not turned off on driver removal gregkh
2021-03-15 13:54 ` [PATCH 5.4 037/168] net: qrtr: fix error return code of qrtr_sendmsg() gregkh
2021-03-15 13:54 ` [PATCH 5.4 038/168] ixgbe: fail to create xfrm offload of IPsec tunnel mode SA gregkh
2021-03-15 13:54 ` [PATCH 5.4 039/168] net: stmmac: stop each tx channel independently gregkh
2021-03-15 13:54 ` [PATCH 5.4 040/168] net: stmmac: fix watchdog timeout during suspend/resume stress test gregkh
2021-03-15 13:54 ` [PATCH 5.4 041/168] selftests: forwarding: Fix race condition in mirror installation gregkh
2021-03-15 13:54 ` [PATCH 5.4 042/168] perf traceevent: Ensure read cmdlines are null terminated gregkh
2021-03-15 13:54 ` [PATCH 5.4 043/168] net: hns3: fix query vlan mask value error for flow director gregkh
2021-03-15 13:54 ` [PATCH 5.4 044/168] net: hns3: fix bug when calculating the TCAM table info gregkh
2021-03-15 13:54 ` [PATCH 5.4 045/168] s390/cio: return -EFAULT if copy_to_user() fails again gregkh
2021-03-15 13:54 ` [PATCH 5.4 046/168] bnxt_en: reliably allocate IRQ table on reset to avoid crash gregkh
2021-03-15 13:54 ` [PATCH 5.4 047/168] drm/compat: Clear bounce structures gregkh
2021-03-15 13:54 ` [PATCH 5.4 048/168] drm/shmem-helper: Check for purged buffers in fault handler gregkh
2021-03-15 13:54 ` [PATCH 5.4 049/168] drm/shmem-helper: Dont remove the offset in vm_area_struct pgoff gregkh
2021-03-15 13:54 ` [PATCH 5.4 050/168] drm: meson_drv add shutdown function gregkh
2021-03-15 13:54 ` [PATCH 5.4 051/168] s390/cio: return -EFAULT if copy_to_user() fails gregkh
2021-03-15 13:54 ` [PATCH 5.4 052/168] s390/crypto: " gregkh
2021-03-15 13:54 ` [PATCH 5.4 053/168] qxl: Fix uninitialised struct field head.surface_id gregkh
2021-03-15 13:54 ` [PATCH 5.4 054/168] sh_eth: fix TRSCER mask for R7S9210 gregkh
2021-03-15 13:54 ` [PATCH 5.4 055/168] media: usbtv: Fix deadlock on suspend gregkh
2021-03-15 13:54 ` [PATCH 5.4 056/168] media: v4l: vsp1: Fix uif null pointer access gregkh
2021-03-15 13:54 ` [PATCH 5.4 057/168] media: v4l: vsp1: Fix bru " gregkh
2021-03-15 13:54 ` [PATCH 5.4 058/168] media: rc: compile rc-cec.c into rc-core gregkh
2021-03-15 13:54 ` [PATCH 5.4 059/168] net: hns3: fix error mask definition of flow director gregkh
2021-03-15 13:54 ` [PATCH 5.4 060/168] net: enetc: initialize RFS/RSS memories for unused ports too gregkh
2021-03-15 13:54 ` [PATCH 5.4 061/168] net: phy: fix save wrong speed and duplex problem if autoneg is on gregkh
2021-03-15 13:54 ` [PATCH 5.4 062/168] i2c: rcar: faster irq code to minimize HW race condition gregkh
2021-03-15 13:54 ` [PATCH 5.4 063/168] i2c: rcar: optimize cacheline " gregkh
2021-03-15 13:54 ` [PATCH 5.4 064/168] udf: fix silent AED tagLocation corruption gregkh
2021-03-15 13:54 ` [PATCH 5.4 065/168] mmc: mxs-mmc: Fix a resource leak in an error handling path in mxs_mmc_probe() gregkh
2021-03-15 13:54 ` [PATCH 5.4 066/168] mmc: mediatek: fix race condition between msdc_request_timeout and irq gregkh
2021-03-15 13:54 ` [PATCH 5.4 067/168] Platform: OLPC: Fix probe error handling gregkh
2021-03-15 13:55 ` [PATCH 5.4 068/168] powerpc/pci: Add ppc_md.discover_phbs() gregkh
2021-03-15 13:55 ` [PATCH 5.4 069/168] spi: stm32: make spurious and overrun interrupts visible gregkh
2021-03-15 13:55 ` [PATCH 5.4 070/168] powerpc: improve handling of unrecoverable system reset gregkh
2021-03-15 13:55 ` [PATCH 5.4 071/168] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset gregkh
2021-03-15 13:55 ` [PATCH 5.4 072/168] HID: logitech-dj: add support for the new lightspeed connection iteration gregkh
2021-03-15 13:55 ` [PATCH 5.4 073/168] powerpc/64: Fix stack trace not displaying final frame gregkh
2021-03-15 13:55 ` [PATCH 5.4 074/168] iommu/amd: Fix performance counter initialization gregkh
2021-03-15 13:55 ` [PATCH 5.4 075/168] sparc32: Limit memblock allocation to low memory gregkh
2021-03-15 13:55 ` [PATCH 5.4 076/168] sparc64: Use arch_validate_flags() to validate ADI flag gregkh
2021-03-15 13:55 ` [PATCH 5.4 077/168] Input: applespi - dont wait for responses to commands indefinitely gregkh
2021-03-15 13:55 ` [PATCH 5.4 078/168] PCI: xgene-msi: Fix race in installing chained irq handler gregkh
2021-03-15 13:55 ` [PATCH 5.4 079/168] PCI: mediatek: Add missing of_node_put() to fix reference leak gregkh
2021-03-15 13:55 ` [PATCH 5.4 080/168] kbuild: clamp SUBLEVEL to 255 gregkh
2021-03-15 13:55 ` [PATCH 5.4 081/168] PCI: Fix pci_register_io_range() memory leak gregkh
2021-03-15 13:55 ` [PATCH 5.4 082/168] i40e: Fix memory leak in i40e_probe gregkh
2021-03-15 13:55 ` [PATCH 5.4 083/168] s390/smp: __smp_rescan_cpus() - move cpumask away from stack gregkh
2021-03-15 13:55 ` [PATCH 5.4 084/168] sysctl.c: fix underflow value setting risk in vm_table gregkh
2021-03-15 13:55 ` [PATCH 5.4 085/168] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling gregkh
2021-03-15 13:55 ` [PATCH 5.4 086/168] scsi: target: core: Add cmd length set before cmd complete gregkh
2021-03-15 13:55 ` [PATCH 5.4 087/168] scsi: target: core: Prevent underflow for service actions gregkh
2021-03-15 13:55 ` [PATCH 5.4 088/168] ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk gregkh
2021-03-15 13:55 ` [PATCH 5.4 089/168] ALSA: hda/hdmi: Cancel pending works before suspend gregkh
2021-03-15 13:55 ` [PATCH 5.4 090/168] ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support gregkh
2021-03-15 13:55 ` [PATCH 5.4 091/168] ALSA: hda: Drop the BATCH workaround for AMD controllers gregkh
2021-03-15 13:55 ` [PATCH 5.4 092/168] ALSA: hda: Flush pending unsolicited events before suspend gregkh
2021-03-15 13:55 ` [PATCH 5.4 093/168] ALSA: hda: Avoid spurious unsol event handling during S3/S4 gregkh
2021-03-15 13:55 ` [PATCH 5.4 094/168] ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar gregkh
2021-03-15 13:55 ` [PATCH 5.4 095/168] ALSA: usb-audio: Apply the control quirk to Plantronics headsets gregkh
2021-03-15 13:55 ` [PATCH 5.4 096/168] Revert 95ebabde382c ("capabilities: Dont allow writing ambiguous v3 file capabilities") gregkh
2021-03-15 13:55 ` [PATCH 5.4 097/168] arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL gregkh
2021-03-15 13:55 ` [PATCH 5.4 098/168] s390/dasd: fix hanging DASD driver unbind gregkh
2021-03-15 13:55 ` [PATCH 5.4 099/168] s390/dasd: fix hanging IO request during " gregkh
2021-03-15 13:55 ` [PATCH 5.4 100/168] software node: Fix node registration gregkh
2021-03-15 13:55 ` [PATCH 5.4 101/168] mmc: core: Fix partition switch time for eMMC gregkh
2021-03-15 13:55 ` [PATCH 5.4 102/168] mmc: cqhci: Fix random crash when remove mmc module/card gregkh
2021-03-15 13:55 ` [PATCH 5.4 103/168] Goodix Fingerprint device is not a modem gregkh
2021-03-15 13:55 ` [PATCH 5.4 104/168] USB: gadget: u_ether: Fix a configfs return code gregkh
2021-03-15 13:55 ` [PATCH 5.4 105/168] usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot gregkh
2021-03-15 13:55 ` [PATCH 5.4 106/168] usb: gadget: f_uac1: stop playback on function disable gregkh
2021-03-15 13:55 ` [PATCH 5.4 107/168] usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement gregkh
2021-03-15 13:55 ` [PATCH 5.4 108/168] usb: dwc3: qcom: Honor wakeup enabled/disabled state gregkh
2021-03-15 13:55 ` [PATCH 5.4 109/168] USB: usblp: fix a hang in poll() if disconnected gregkh
2021-03-15 13:55 ` [PATCH 5.4 110/168] usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM gregkh
2021-03-15 13:55 ` [PATCH 5.4 111/168] usb: xhci: do not perform Soft Retry for some xHCI hosts gregkh
2021-03-15 13:55 ` [PATCH 5.4 112/168] xhci: Improve detection of device initiated wake signal gregkh
2021-03-15 13:55 ` [PATCH 5.4 113/168] usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing gregkh
2021-03-15 13:55 ` [PATCH 5.4 114/168] xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state gregkh
2021-03-15 13:55 ` [PATCH 5.4 115/168] USB: serial: io_edgeport: fix memory leak in edge_startup gregkh
2021-03-15 13:55 ` [PATCH 5.4 116/168] USB: serial: ch341: add new Product ID gregkh
2021-03-15 13:55 ` [PATCH 5.4 117/168] USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter gregkh
2021-03-15 13:55 ` [PATCH 5.4 118/168] USB: serial: cp210x: add some more GE USB IDs gregkh
2021-03-15 13:55 ` [PATCH 5.4 119/168] usbip: fix stub_dev to check for stream socket gregkh
2021-03-15 13:55 ` [PATCH 5.4 120/168] usbip: fix vhci_hcd " gregkh
2021-03-15 13:55 ` [PATCH 5.4 121/168] usbip: fix vudc " gregkh
2021-03-15 13:55 ` [PATCH 5.4 122/168] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf gregkh
2021-03-15 13:55 ` [PATCH 5.4 123/168] usbip: fix vhci_hcd attach_store() " gregkh
2021-03-15 13:55 ` [PATCH 5.4 124/168] usbip: fix vudc usbip_sockfd_store " gregkh
2021-03-15 13:55 ` [PATCH 5.4 125/168] misc/pvpanic: Export module FDT device table gregkh
2021-03-15 13:55 ` [PATCH 5.4 126/168] misc: fastrpc: restrict user apps from sending kernel RPC messages gregkh
2021-03-15 13:55 ` [PATCH 5.4 127/168] staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() gregkh
2021-03-15 13:56 ` [PATCH 5.4 128/168] staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan() gregkh
2021-03-15 13:56 ` [PATCH 5.4 129/168] staging: rtl8712: unterminated string leads to read overflow gregkh
2021-03-15 13:56 ` [PATCH 5.4 130/168] staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data() gregkh
2021-03-15 13:56 ` [PATCH 5.4 131/168] staging: ks7010: prevent buffer overflow in ks_wlan_set_scan() gregkh
2021-03-15 13:56 ` [PATCH 5.4 132/168] staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd gregkh
2021-03-15 13:56 ` [PATCH 5.4 133/168] staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan gregkh
2021-03-15 13:56 ` [PATCH 5.4 134/168] staging: comedi: addi_apci_1032: Fix endian problem for COS sample gregkh
2021-03-15 13:56 ` [PATCH 5.4 135/168] staging: comedi: addi_apci_1500: Fix endian problem for command sample gregkh
2021-03-15 13:56 ` [PATCH 5.4 136/168] staging: comedi: adv_pci1710: Fix endian problem for AI command data gregkh
2021-03-15 13:56 ` [PATCH 5.4 137/168] staging: comedi: das6402: " gregkh
2021-03-15 13:56 ` [PATCH 5.4 138/168] staging: comedi: das800: " gregkh
2021-03-15 13:56 ` [PATCH 5.4 139/168] staging: comedi: dmm32at: " gregkh
2021-03-15 13:56 ` [PATCH 5.4 140/168] staging: comedi: me4000: " gregkh
2021-03-15 13:56 ` [PATCH 5.4 141/168] staging: comedi: pcl711: " gregkh
2021-03-15 13:56 ` [PATCH 5.4 142/168] staging: comedi: pcl818: " gregkh
2021-03-15 13:56 ` [PATCH 5.4 143/168] sh_eth: fix TRSCER mask for R7S72100 gregkh
2021-03-15 13:56 ` [PATCH 5.4 144/168] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory gregkh
2021-03-15 13:56 ` [PATCH 5.4 145/168] SUNRPC: Set memalloc_nofs_save() for sync tasks gregkh
2021-03-15 13:56 ` [PATCH 5.4 146/168] NFS: Dont revalidate the directory permissions on a lookup failure gregkh
2021-03-15 13:56 ` [PATCH 5.4 147/168] NFS: Dont gratuitously clear the inode cache when lookup failed gregkh
2021-03-15 13:56 ` [PATCH 5.4 148/168] NFSv4.2: fix return value of _nfs4_get_security_label() gregkh
2021-03-15 13:56 ` [PATCH 5.4 149/168] block: rsxx: fix error return code of rsxx_pci_probe() gregkh
2021-03-15 13:56 ` [PATCH 5.4 150/168] configfs: fix a use-after-free in __configfs_open_file gregkh
2021-03-15 13:56 ` [PATCH 5.4 151/168] arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds gregkh
2021-03-15 13:56 ` [PATCH 5.4 152/168] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() gregkh
2021-03-15 13:56 ` [PATCH 5.4 153/168] stop_machine: mark helpers __always_inline gregkh
2021-03-15 13:56 ` [PATCH 5.4 154/168] include/linux/sched/mm.h: use rcu_dereference in in_vfork() gregkh
2021-03-15 13:56 ` [PATCH 5.4 155/168] prctl: fix PR_SET_MM_AUXV kernel stack leak gregkh
2021-03-15 13:56 ` [PATCH 5.4 156/168] zram: fix return value on writeback_store gregkh
2021-03-15 13:56 ` [PATCH 5.4 157/168] sched/membarrier: fix missing local execution of ipi_sync_rq_state() gregkh
2021-03-15 13:56 ` [PATCH 5.4 158/168] powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() gregkh
2021-03-15 13:56 ` [PATCH 5.4 159/168] binfmt_misc: fix possible deadlock in bm_register_write gregkh
2021-03-15 13:56 ` [PATCH 5.4 160/168] x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 gregkh
2021-03-15 13:56 ` [PATCH 5.4 161/168] KVM: arm64: Fix exclusive limit for IPA size gregkh
2021-03-15 13:56 ` [PATCH 5.4 162/168] nvme: unlink head after removing last namespace gregkh
2021-03-15 13:56 ` [PATCH 5.4 163/168] nvme: release namespace head reference on error gregkh
2021-03-15 13:56 ` [PATCH 5.4 164/168] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM gregkh
2021-03-15 13:56 ` [PATCH 5.4 165/168] KVM: arm64: Reject VM creation when the default IPA size is unsupported gregkh
2021-03-15 13:56 ` [PATCH 5.4 166/168] xen/events: reset affinity of 2-level event when tearing it down gregkh
2021-03-15 13:56 ` [PATCH 5.4 167/168] xen/events: dont unmask an event channel when an eoi is pending gregkh
2021-03-15 13:56 ` [PATCH 5.4 168/168] xen/events: avoid handling the same event on two cpus at the same time gregkh
2021-03-15 20:22 ` [PATCH 5.4 000/168] 5.4.106-rc1 review Florian Fainelli
2021-03-15 22:57 ` Jason Self
2021-03-16 5:27 ` Naresh Kamboju
2021-03-16 21:13 ` Guenter Roeck
2021-03-17 1:11 ` Samuel Zou
2021-03-17 3:00 ` Ross Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210315135550.333963635@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox