From: Greg Kroah-Hartman <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,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 5.7 000/112] 5.7.8-rc1 review
Date: Tue, 7 Jul 2020 17:16:05 +0200 [thread overview]
Message-ID: <20200707145800.925304888@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.7.8 release.
There are 112 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, 09 Jul 2020 14:57:34 +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.7.8-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.7.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.7.8-rc1
Peter Jones <pjones@redhat.com>
efi: Make it possible to disable efivar_ssdt entirely
Hou Tao <houtao1@huawei.com>
dm zoned: assign max_io_len correctly
Barry Song <song.bao.hua@hisilicon.com>
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Mike Kravetz <mike.kravetz@oracle.com>
mm/hugetlb.c: fix pages per hugetlb calculation
Marc Zyngier <maz@kernel.org>
irqchip/gic: Atomically update affinity
Sumit Semwal <sumit.semwal@linaro.org>
dma-buf: Move dma_buf_release() from fops to dentry_ops
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: use %u rather than %d for sclk/mclk
Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
drm/amd/display: Only revalidate bandwidth on medium and fast updates
Ivan Mironov <mironov.ivan@gmail.com>
drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
Rodrigo Vivi <rodrigo.vivi@intel.com>
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Hauke Mehrtens <hauke@hauke-m.de>
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
Sean Christopherson <sean.j.christopherson@intel.com>
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Bob Peterson <rpeterso@redhat.com>
gfs2: fix trans slab error when withdraw occurs inside log_flush
Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
ACPI: fan: Fix Tiger Lake ACPI device ID
Finley Xiao <finley.xiao@rock-chips.com>
thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
Jan Kundrát <jan.kundrat@cesnet.cz>
hwmon: (pmbus) Fix page vs. register when accessing fans
Joseph Salisbury <joseph.salisbury@microsoft.com>
Drivers: hv: Change flag to write log level in panic msg to false
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
cifs: Fix the target file was deleted when rename failed.
Paul Aurich <paul@darkrain42.org>
SMB3: Honor 'handletimeout' flag for multiuser mounts
Paul Aurich <paul@darkrain42.org>
SMB3: Honor lease disabling for multiuser mounts
Paul Aurich <paul@darkrain42.org>
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich <paul@darkrain42.org>
SMB3: Honor 'seal' flag for multiuser mounts
Daniel Jordan <daniel.m.jordan@oracle.com>
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "ALSA: usb-audio: Improve frames size computation"
J. Bruce Fields <bfields@redhat.com>
nfsd: apply umask on fs without ACL support
Krzysztof Kozlowski <krzk@kernel.org>
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Jens Axboe <axboe@kernel.dk>
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Ricardo Ribalda <ribalda@kernel.org>
i2c: designware: platdrv: Set class based on DMI
Chris Packham <chris.packham@alliedtelesis.co.nz>
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Kees Cook <keescook@chromium.org>
samples/vfs: avoid warning in statx override
David Gibson <david@gibson.dropbear.id.au>
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
Christoph Hellwig <hch@lst.de>
nvme: fix a crash in nvme_mpath_add_disk
Sagi Grimberg <sagi@grimberg.me>
nvme: fix identify error status silent ignore
Paul Aurich <paul@darkrain42.org>
SMB3: Honor 'posix' flag for multiuser mounts
Hou Tao <houtao1@huawei.com>
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Chen-Yu Tsai <wens@csie.org>
drm: sun4i: hdmi: Remove extra HPD polling
J. Bruce Fields <bfields@redhat.com>
nfsd: fix nfsdfs inode reference count leak
J. Bruce Fields <bfields@redhat.com>
nfsd4: fix nfsdfs reference count loop
J. Bruce Fields <bfields@redhat.com>
nfsd: clients don't need to break their own delegations
J. Bruce Fields <bfields@redhat.com>
kthread: save thread function
Dien Pham <dien.pham.ry@renesas.com>
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Tiezhu Yang <yangtiezhu@loongson.cn>
thermal/drivers/sprd: Fix return value of sprd_thm_probe()
Michael Kao <michael.kao@mediatek.com>
thermal/drivers/mediatek: Fix bank number settings on mt8183
Dan Carpenter <dan.carpenter@oracle.com>
scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()
Chu Lin <linchuyuan@google.com>
hwmon: (max6697) Make sure the OVERT mask is set correctly
KP Singh <kpsingh@google.com>
security: Fix hook iteration and default value for inode_copy_up_xattr
Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
cxgb4: use correct type for all-mask IP address comparison
Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
cxgb4: parse TC-U32 key values and masks natively
Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
cxgb4: use unaligned conversion for fetching timestamp
Taehee Yoo <ap420073@gmail.com>
hsr: avoid to create proc file after unregister
Taehee Yoo <ap420073@gmail.com>
hsr: remove hsr interface if all slaves are removed
Dave Chinner <dchinner@redhat.com>
xfs: fix use-after-free on CIL context on shutdown
Mark Zhang <markz@mellanox.com>
RDMA/counter: Query a counter before release
Zenghui Yu <yuzenghui@huawei.com>
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
Claudiu Manoil <claudiu.manoil@nxp.com>
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Po Liu <Po.Liu@nxp.com>
net: enetc: add hw tc hw offload features for PSPF capability
Paolo Abeni <pabeni@redhat.com>
mptcp: drop MP_JOIN request sock on syn cookies
David Howells <dhowells@redhat.com>
rxrpc: Fix afs large storage transmission performance drop
Filipe Manana <fdmanana@suse.com>
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Chen Tao <chentao107@huawei.com>
drm/msm/dpu: fix error return code in dpu_encoder_init
Jens Axboe <axboe@kernel.dk>
io_uring: use signal based task_work running
Oleg Nesterov <oleg@redhat.com>
task_work: teach task_work_add() to do signal_wake_up()
Herbert Xu <herbert@gondor.apana.org.au>
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
James Bottomley <James.Bottomley@HansenPartnership.com>
tpm: Fix TIS locality timeout problems
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
selftests: tpm: Use /bin/sh instead of /bin/bash
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
Douglas Anderson <dianders@chromium.org>
kgdb: Avoid suspicious RCU usage warning
Pavel Begunkov <asml.silence@gmail.com>
io_uring: fix current->mm NULL dereference on exit
Sagi Grimberg <sagi@grimberg.me>
nvme-multipath: fix bogus request queue reference put
Anton Eidelman <anton@lightbitslabs.com>
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman <anton@lightbitslabs.com>
nvme-multipath: fix deadlock between ana_work and scan_work
Sagi Grimberg <sagi@grimberg.me>
nvme: fix possible deadlock when I/O is blocked
Keith Busch <kbusch@kernel.org>
nvme-multipath: set bdi capabilities once
Xuan Zhuo <xuanzhuo@linux.alibaba.com>
io_uring: fix io_sq_thread no schedule when busy
Christian Borntraeger <borntraeger@de.ibm.com>
s390/debug: avoid kernel warning on too large number of pages
Steven Rostedt (VMware) <rostedt@goodmis.org>
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware) <rostedt@goodmis.org>
tools lib traceevent: Add append() function helper for appending strings
Zqiang <qiang.zhang@windriver.com>
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
David Howells <dhowells@redhat.com>
rxrpc: Fix race between incoming ACK parser and retransmitter
Pavel Begunkov <asml.silence@gmail.com>
io_uring: fix {SQ,IO}POLL with unsupported opcodes
Vlastimil Babka <vbabka@suse.cz>
mm, dump_page(): do not crash with invalid mapping pointer
Qian Cai <cai@lca.pw>
mm/slub: fix stack overruns with SLUB_STATS
Dongli Zhang <dongli.zhang@oracle.com>
mm/slub.c: fix corrupted freechain in deactivate_slab()
Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Tero Kristo <t-kristo@ti.com>
soc: ti: omap-prm: use atomic iopoll instead of sleeping one
Valentin Schneider <valentin.schneider@arm.com>
sched/debug: Make sd->flags sysctl read-only
Guchun Chen <guchun.chen@amd.com>
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Evan Quan <evan.quan@amd.com>
drm/amdgpu: fix non-pointer dereference for non-RAS supported
John Clements <john.clements@amd.com>
drm/amdgpu: disable ras query and iject during gpu reset
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
YueHaibing <yuehaibing@huawei.com>
tipc: Fix NULL pointer dereference in __tipc_sendstream()
Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
usbnet: smsc95xx: Fix use-after-free after removal
Tuong Lien <tuong.t.lien@dektech.com.au>
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien <tuong.t.lien@dektech.com.au>
tipc: add test for Nagle algorithm effectiveness
Ahmed Abdelsalam <ahabdels@gmail.com>
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Stylon Wang <stylon.wang@amd.com>
drm/amd/display: Fix ineffective setting of max bpc property
Stylon Wang <stylon.wang@amd.com>
drm/amd/display: Fix incorrectly pruned modes with deep color
Hugh Dickins <hughd@google.com>
mm: fix swap cache node allocation mask
Filipe Manana <fdmanana@suse.com>
btrfs: fix race between block group removal and block group creation
Qu Wenruo <wqu@suse.com>
btrfs: block-group: refactor how we delete one block group item
Sungjong Seo <sj1557.seo@samsung.com>
exfat: flush dirty metadata in fsync
Namjae Jeon <namjae.jeon@samsung.com>
exfat: move setting VOL_DIRTY over exfat_remove_entries()
Hyunchul Lee <hyc.lee@gmail.com>
exfat: call sync_filesystem for read-only remount
Dan Carpenter <dan.carpenter@oracle.com>
exfat: add missing brelse() calls on error paths
Hyeongseok.Kim <Hyeongseok@gmail.com>
exfat: Set the unused characters of FileName field to the value 0000h
-------------
Diffstat:
Documentation/filesystems/locking.rst | 2 +
Makefile | 4 +-
arch/mips/kernel/traps.c | 1 +
arch/mips/lantiq/xway/sysctrl.c | 8 +-
arch/powerpc/include/asm/kvm_book3s_64.h | 23 ++++
arch/powerpc/kvm/book3s_64_mmu_radix.c | 45 +++++--
arch/powerpc/kvm/book3s_hv_nested.c | 2 +-
arch/s390/kernel/debug.c | 3 +-
arch/x86/kernel/cpu/intel.c | 11 +-
crypto/af_alg.c | 26 ++--
crypto/algif_aead.c | 9 +-
crypto/algif_hash.c | 9 +-
crypto/algif_skcipher.c | 9 +-
drivers/acpi/fan.c | 2 +-
drivers/block/virtio_blk.c | 1 +
drivers/char/tpm/tpm-dev-common.c | 19 ++-
drivers/char/tpm/tpm_ibmvtpm.c | 14 +--
drivers/dma-buf/dma-buf.c | 54 ++++-----
drivers/firmware/efi/Kconfig | 11 ++
drivers/firmware/efi/efi.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 29 ++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 4 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 103 ++++++++++------
drivers/gpu/drm/amd/display/dc/core/dc.c | 10 +-
.../gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c | 11 +-
drivers/gpu/drm/i915/gt/intel_timeline.c | 12 +-
drivers/gpu/drm/i915/gt/shaders/README | 46 +++++++
.../gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm | 119 ++++++++++++++++++
.../gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm | 117 ++++++++++++++++++
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 5 +-
drivers/hv/vmbus_drv.c | 2 +-
drivers/hwmon/acpi_power_meter.c | 4 +-
drivers/hwmon/max6697.c | 7 +-
drivers/hwmon/pmbus/pmbus_core.c | 8 +-
drivers/i2c/algos/i2c-algo-pca.c | 3 +-
drivers/i2c/busses/i2c-designware-platdrv.c | 14 ++-
drivers/i2c/busses/i2c-mlxcpld.c | 4 +-
drivers/infiniband/core/counters.c | 4 +-
drivers/irqchip/irq-gic-v3-its.c | 8 +-
drivers/irqchip/irq-gic.c | 14 +--
drivers/md/dm-zoned-target.c | 2 +-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c | 6 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 25 ++--
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +-
.../net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c | 30 ++---
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c | 18 +--
.../ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h | 122 ++++++++++++-------
drivers/net/ethernet/chelsio/cxgb4/sge.c | 2 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 49 ++++++++
drivers/net/ethernet/freescale/enetc/enetc.h | 48 ++++++++
drivers/net/ethernet/freescale/enetc/enetc_hw.h | 33 +++--
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 17 ++-
drivers/net/usb/smsc95xx.c | 2 +-
drivers/nvme/host/core.c | 20 ++--
drivers/nvme/host/multipath.c | 45 +++++--
drivers/nvme/host/nvme.h | 2 +
drivers/scsi/qla2xxx/qla_init.c | 2 +-
drivers/soc/ti/omap_prm.c | 8 +-
drivers/spi/spi-fsl-dspi.c | 17 ++-
drivers/thermal/cpufreq_cooling.c | 6 +-
drivers/thermal/mtk_thermal.c | 5 +-
drivers/thermal/rcar_gen3_thermal.c | 2 +-
drivers/thermal/sprd_thermal.c | 4 +-
drivers/usb/misc/usbtest.c | 1 +
fs/btrfs/block-group.c | 60 +++++++---
fs/btrfs/file.c | 37 ++++--
fs/cifs/connect.c | 10 +-
fs/cifs/inode.c | 10 +-
fs/exfat/dir.c | 12 +-
fs/exfat/exfat_fs.h | 1 +
fs/exfat/file.c | 19 ++-
fs/exfat/namei.c | 14 ++-
fs/exfat/super.c | 10 ++
fs/gfs2/log.c | 10 ++
fs/io_uring.c | 74 ++++++++++--
fs/locks.c | 3 +
fs/nfsd/nfs4proc.c | 2 +
fs/nfsd/nfs4state.c | 22 +++-
fs/nfsd/nfsctl.c | 23 ++--
fs/nfsd/nfsd.h | 5 +
fs/nfsd/nfssvc.c | 6 +
fs/nfsd/vfs.c | 6 +
fs/xfs/xfs_log_cil.c | 10 +-
fs/xfs/xfs_log_priv.h | 2 +-
include/crypto/if_alg.h | 4 +-
include/linux/fs.h | 1 +
include/linux/kthread.h | 1 +
include/linux/lsm_hook_defs.h | 2 +-
include/linux/sched/jobctl.h | 4 +-
include/linux/sunrpc/svc.h | 1 +
include/linux/task_work.h | 5 +-
include/net/seg6.h | 2 +-
kernel/debug/debug_core.c | 4 +
kernel/kthread.c | 17 +++
kernel/padata.c | 4 +-
kernel/sched/debug.c | 2 +-
kernel/signal.c | 10 +-
kernel/task_work.c | 16 ++-
mm/cma.c | 4 +-
mm/debug.c | 56 ++++++++-
mm/hugetlb.c | 2 +-
mm/slub.c | 30 ++++-
mm/swap_state.c | 4 +-
net/core/filter.c | 2 +-
net/hsr/hsr_device.c | 21 +---
net/hsr/hsr_device.h | 2 +-
net/hsr/hsr_main.c | 27 ++++-
net/hsr/hsr_netlink.c | 17 +++
net/ipv6/ipv6_sockglue.c | 2 +-
net/ipv6/seg6.c | 16 ++-
net/ipv6/seg6_iptunnel.c | 2 +-
net/ipv6/seg6_local.c | 6 +-
net/mptcp/subflow.c | 18 +--
net/rxrpc/call_event.c | 29 ++---
net/tipc/msg.c | 7 +-
net/tipc/msg.h | 14 ++-
net/tipc/socket.c | 69 +++++++++--
samples/vfs/test-statx.c | 2 +
security/security.c | 17 ++-
sound/usb/card.h | 4 -
sound/usb/endpoint.c | 43 +------
sound/usb/endpoint.h | 1 -
sound/usb/pcm.c | 2 -
tools/lib/traceevent/event-parse.c | 133 ++++++++++++---------
tools/testing/selftests/tpm2/test_smoke.sh | 7 +-
tools/testing/selftests/tpm2/test_space.sh | 2 +-
130 files changed, 1593 insertions(+), 612 deletions(-)
next reply other threads:[~2020-07-07 15:31 UTC|newest]
Thread overview: 121+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-07 15:16 Greg Kroah-Hartman [this message]
2020-07-07 15:16 ` [PATCH 5.7 001/112] exfat: Set the unused characters of FileName field to the value 0000h Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 002/112] exfat: add missing brelse() calls on error paths Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 003/112] exfat: call sync_filesystem for read-only remount Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 004/112] exfat: move setting VOL_DIRTY over exfat_remove_entries() Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 005/112] exfat: flush dirty metadata in fsync Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 006/112] btrfs: block-group: refactor how we delete one block group item Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 007/112] btrfs: fix race between block group removal and block group creation Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 008/112] mm: fix swap cache node allocation mask Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 009/112] drm/amd/display: Fix incorrectly pruned modes with deep color Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 010/112] drm/amd/display: Fix ineffective setting of max bpc property Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 011/112] seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 012/112] tipc: add test for Nagle algorithm effectiveness Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 013/112] tipc: fix kernel WARNING in tipc_msg_append() Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 014/112] usbnet: smsc95xx: Fix use-after-free after removal Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 015/112] tipc: Fix NULL pointer dereference in __tipc_sendstream() Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 016/112] drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 017/112] drm/amdgpu: disable ras query and iject during gpu reset Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 018/112] drm/amdgpu: fix non-pointer dereference for non-RAS supported Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 019/112] drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 020/112] sched/debug: Make sd->flags sysctl read-only Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 021/112] soc: ti: omap-prm: use atomic iopoll instead of sleeping one Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 022/112] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 023/112] powerpc/book3s64/kvm: Fix secondary page table walk warning during migration Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 024/112] mm/slub.c: fix corrupted freechain in deactivate_slab() Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 025/112] mm/slub: fix stack overruns with SLUB_STATS Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 026/112] mm, dump_page(): do not crash with invalid mapping pointer Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 027/112] io_uring: fix {SQ,IO}POLL with unsupported opcodes Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 028/112] rxrpc: Fix race between incoming ACK parser and retransmitter Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 029/112] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 030/112] tools lib traceevent: Add append() function helper for appending strings Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 031/112] tools lib traceevent: Handle __attribute__((user)) in field names Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 032/112] s390/debug: avoid kernel warning on too large number of pages Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 033/112] io_uring: fix io_sq_thread no schedule when busy Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 034/112] nvme-multipath: set bdi capabilities once Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 035/112] nvme: fix possible deadlock when I/O is blocked Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 036/112] nvme-multipath: fix deadlock between ana_work and scan_work Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 037/112] nvme-multipath: fix deadlock due to head->lock Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 038/112] nvme-multipath: fix bogus request queue reference put Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 039/112] io_uring: fix current->mm NULL dereference on exit Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 040/112] kgdb: Avoid suspicious RCU usage warning Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 041/112] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 042/112] selftests: tpm: Use /bin/sh instead of /bin/bash Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 043/112] tpm: Fix TIS locality timeout problems Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 044/112] crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 045/112] task_work: teach task_work_add() to do signal_wake_up() Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 046/112] io_uring: use signal based task_work running Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 047/112] drm/msm/dpu: fix error return code in dpu_encoder_init Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 048/112] btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 049/112] rxrpc: Fix afs large storage transmission performance drop Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 050/112] mptcp: drop MP_JOIN request sock on syn cookies Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 051/112] net: enetc: add hw tc hw offload features for PSPF capability Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 052/112] enetc: Fix HW_VLAN_CTAG_TX|RX toggling Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 053/112] irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic Greg Kroah-Hartman
2020-07-07 15:16 ` [PATCH 5.7 054/112] RDMA/counter: Query a counter before release Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 055/112] xfs: fix use-after-free on CIL context on shutdown Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 056/112] hsr: remove hsr interface if all slaves are removed Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 057/112] hsr: avoid to create proc file after unregister Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 058/112] cxgb4: use unaligned conversion for fetching timestamp Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 059/112] cxgb4: parse TC-U32 key values and masks natively Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 060/112] cxgb4: fix endian conversions for L4 ports in filters Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 061/112] cxgb4: use correct type for all-mask IP address comparison Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 062/112] cxgb4: fix SGE queue dump destination buffer context Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 063/112] security: Fix hook iteration and default value for inode_copy_up_xattr Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 064/112] hwmon: (max6697) Make sure the OVERT mask is set correctly Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 065/112] hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add() Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 066/112] scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs() Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 067/112] thermal/drivers/mediatek: Fix bank number settings on mt8183 Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 068/112] thermal/drivers/sprd: Fix return value of sprd_thm_probe() Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 069/112] thermal/drivers/rcar_gen3: Fix undefined temperature if negative Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 070/112] kthread: save thread function Greg Kroah-Hartman
2020-07-07 15:32 ` J. Bruce Fields
2020-07-07 15:17 ` [PATCH 5.7 071/112] nfsd: clients dont need to break their own delegations Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 072/112] nfsd4: fix nfsdfs reference count loop Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 073/112] nfsd: fix nfsdfs inode reference count leak Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 074/112] drm: sun4i: hdmi: Remove extra HPD polling Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 075/112] virtio-blk: free vblk-vqs in error path of virtblk_probe() Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 076/112] SMB3: Honor posix flag for multiuser mounts Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 077/112] nvme: fix identify error status silent ignore Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 078/112] nvme: fix a crash in nvme_mpath_add_disk Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 079/112] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 080/112] samples/vfs: avoid warning in statx override Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 081/112] i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 082/112] i2c: designware: platdrv: Set class based on DMI Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 083/112] i2c: mlxcpld: check correct size of maximum RECV_LEN packet Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 084/112] io_uring: fix regression with always ignoring signals in io_cqring_wait() Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 085/112] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 086/112] nfsd: apply umask on fs without ACL support Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 087/112] Revert "ALSA: usb-audio: Improve frames size computation" Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 088/112] padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 089/112] SMB3: Honor seal flag for multiuser mounts Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 090/112] SMB3: Honor persistent/resilient handle flags " Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 091/112] SMB3: Honor lease disabling " Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 092/112] SMB3: Honor handletimeout flag " Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 093/112] cifs: Fix the target file was deleted when rename failed Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 094/112] Drivers: hv: Change flag to write log level in panic msg to false Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 095/112] hwmon: (pmbus) Fix page vs. register when accessing fans Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 096/112] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 097/112] ACPI: fan: Fix Tiger Lake ACPI device ID Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 098/112] gfs2: fix trans slab error when withdraw occurs inside log_flush Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 099/112] x86/split_lock: Dont write MSR_TEST_CTRL on CPUs that arent whitelisted Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 100/112] MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 101/112] MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 102/112] drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 103/112] drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 104/112] drm/amd/display: Only revalidate bandwidth on medium and fast updates Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 105/112] drm/amdgpu: use %u rather than %d for sclk/mclk Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 106/112] drm/amdgpu/atomfirmware: fix vram_info fetching for renoir Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 107/112] dma-buf: Move dma_buf_release() from fops to dentry_ops Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 108/112] irqchip/gic: Atomically update affinity Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 109/112] mm/hugetlb.c: fix pages per hugetlb calculation Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 110/112] mm/cma.c: use exact_nid true to fix possible per-numa cma leak Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 111/112] dm zoned: assign max_io_len correctly Greg Kroah-Hartman
2020-07-07 15:17 ` [PATCH 5.7 112/112] efi: Make it possible to disable efivar_ssdt entirely Greg Kroah-Hartman
2020-07-08 5:08 ` [PATCH 5.7 000/112] 5.7.8-rc1 review Naresh Kamboju
2020-07-08 15:16 ` Greg Kroah-Hartman
2020-07-08 13:05 ` Shuah Khan
2020-07-08 15:28 ` Greg Kroah-Hartman
2020-07-08 15:33 ` Puranjay Mohan
2020-07-08 17:53 ` Guenter Roeck
2020-07-09 9:29 ` Greg Kroah-Hartman
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=20200707145800.925304888@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--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;
as well as URLs for NNTP newsgroup(s).