From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 5.7.13
Date: Wed, 5 Aug 2020 11:46:23 +0200 [thread overview]
Message-ID: <1596620783128167@kroah.com> (raw)
I'm announcing the release of the 5.7.13 kernel.
All users of the 5.7 kernel series must upgrade.
The updated 5.7.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.7.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/arm/boot/dts/armada-38x.dtsi | 3
arch/arm/boot/dts/imx6qdl-icore.dtsi | 3
arch/arm/boot/dts/imx6sx-sabreauto.dts | 2
arch/arm/boot/dts/imx6sx-sdb.dtsi | 2
arch/arm/boot/dts/sun4i-a10.dtsi | 2
arch/arm/boot/dts/sun5i.dtsi | 2
arch/arm/boot/dts/sun7i-a20.dtsi | 2
arch/arm/kernel/hw_breakpoint.c | 27 +++-
arch/arm/kernel/vdso.c | 1
arch/arm64/include/asm/alternative.h | 4
arch/arm64/include/asm/checksum.h | 5
arch/parisc/include/asm/cmpxchg.h | 2
arch/parisc/lib/bitops.c | 12 ++
arch/riscv/mm/init.c | 33 +++--
arch/riscv/mm/kasan_init.c | 4
arch/sh/include/asm/pgalloc.h | 10 -
arch/sh/kernel/entry-common.S | 6 -
arch/x86/kernel/i8259.c | 2
arch/x86/kernel/stacktrace.c | 5
arch/x86/kernel/unwind_orc.c | 8 +
arch/x86/kvm/lapic.c | 2
arch/x86/kvm/svm/svm.c | 9 +
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 36 ++++--
drivers/gpu/drm/drm_gem.c | 10 -
drivers/gpu/drm/drm_mipi_dbi.c | 2
drivers/gpu/drm/drm_of.c | 4
drivers/gpu/drm/mcde/mcde_display.c | 11 +
drivers/i2c/busses/i2c-cadence.c | 28 ++--
drivers/infiniband/core/cq.c | 14 +-
drivers/infiniband/hw/mlx5/odp.c | 5
drivers/infiniband/sw/rdmavt/qp.c | 33 -----
drivers/infiniband/sw/rdmavt/rc.c | 4
drivers/misc/habanalabs/command_submission.c | 14 +-
drivers/net/bareudp.c | 29 +++-
drivers/net/ethernet/chelsio/cxgb4/sge.c | 1
drivers/net/ethernet/cortina/gemini.c | 5
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 18 +--
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 35 +++--
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 38 ++++--
drivers/net/ethernet/ibm/ibmvnic.c | 2
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 3
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 2
drivers/net/ethernet/mellanox/mlx4/main.c | 2
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c | 2
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c | 2
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 2
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 31 ++++-
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 1
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 27 ++--
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 2
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c | 6 -
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c | 78 ++++++++++---
drivers/net/ethernet/mellanox/mlxsw/core.c | 8 -
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 50 ++++----
drivers/net/ethernet/ni/nixge.c | 8 -
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4
drivers/net/ethernet/qlogic/qed/qed_int.c | 3
drivers/net/ethernet/renesas/ravb_main.c | 26 ++++
drivers/net/usb/hso.c | 5
drivers/net/usb/lan78xx.c | 6 +
drivers/net/vxlan.c | 6 -
drivers/net/wan/hdlc_x25.c | 4
drivers/net/wan/lapbether.c | 8 -
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 16 ++
drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c | 9 -
drivers/net/xen-netfront.c | 64 +++++++---
drivers/nfc/s3fwrn5/core.c | 1
drivers/nvme/host/core.c | 15 --
drivers/nvme/host/nvme.h | 7 +
drivers/nvme/host/pci.c | 2
drivers/nvme/host/tcp.c | 3
drivers/pci/quirks.c | 13 ++
drivers/pinctrl/qcom/Kconfig | 2
drivers/pinctrl/qcom/pinctrl-msm.c | 74 ++++++++++++
drivers/pinctrl/qcom/pinctrl-msm.h | 4
drivers/pinctrl/qcom/pinctrl-sc7180.c | 1
drivers/scsi/scsi_lib.c | 16 +-
drivers/vhost/scsi.c | 2
drivers/virtio/virtio_balloon.c | 6 -
fs/io_uring.c | 13 +-
include/linux/mlx5/mlx5_ifc.h | 1
include/linux/rhashtable.h | 25 ++--
include/net/xfrm.h | 15 +-
include/rdma/rdmavt_qp.h | 19 +++
kernel/audit.c | 1
kernel/audit.h | 8 -
kernel/auditsc.c | 3
kernel/bpf/hashtab.c | 12 +-
net/9p/trans_fd.c | 15 ++
net/bluetooth/hci_event.c | 26 +++-
net/key/af_key.c | 4
net/mac80211/cfg.c | 1
net/mac80211/mesh_pathtbl.c | 1
net/rds/recv.c | 3
net/sunrpc/sunrpc.h | 1
net/sunrpc/sunrpc_syms.c | 2
net/sunrpc/svcauth.c | 25 ++++
net/x25/x25_subr.c | 6 +
net/xfrm/espintcp.c | 30 ++++-
net/xfrm/xfrm_policy.c | 39 ++----
net/xfrm/xfrm_user.c | 18 +--
sound/pci/hda/hda_controller.h | 2
sound/pci/hda/hda_intel.c | 17 ++
sound/pci/hda/patch_hdmi.c | 2
sound/pci/hda/patch_realtek.c | 36 +++++-
sound/usb/pcm.c | 1
tools/lib/traceevent/plugins/Makefile | 2
tools/perf/arch/arm/util/auxtrace.c | 8 -
tools/testing/selftests/bpf/test_offload.py | 3
tools/testing/selftests/net/fib_nexthop_multiprefix.sh | 2
tools/testing/selftests/net/forwarding/ethtool.sh | 2
tools/testing/selftests/net/ip_defrag.sh | 2
tools/testing/selftests/net/psock_fanout.c | 3
tools/testing/selftests/net/rxtimestamp.c | 3
tools/testing/selftests/net/so_txtime.c | 2
tools/testing/selftests/net/tcp_mmap.c | 6 -
tools/testing/selftests/net/txtimestamp.sh | 2
virt/kvm/arm/mmu.c | 11 +
123 files changed, 926 insertions(+), 420 deletions(-)
Alaa Hleihel (1):
net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
Alain Michaud (1):
Bluetooth: fix kernel oops in store_pending_adv_report
Alex Deucher (1):
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
Amit Cohen (1):
selftests: ethtool: Fix test when only two speeds are supported
Andrea Righi (1):
xen-netfront: fix potential deadlock in xennet_remove()
Andrii Nakryiko (1):
bpf: Fix map leak in HASH_OF_MAPS map
Armas Spann (2):
ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289
ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289
Atish Patra (2):
RISC-V: Set maximum number of mapped pages correctly
riscv: Parse all memory blocks to remove unusable memory
Aya Levin (1):
net/mlx5e: Fix error path of device attach
Ben Hutchings (1):
libtraceevent: Fix build with binutils 2.35
Biju Das (1):
drm: of: Fix double-free bug
Christoph Hellwig (1):
nvme: add a Identify Namespace Identification Descriptor list quirk
Daniele Albano (1):
io_uring: always allow drain/link/hardlink/async sqe flags
Douglas Anderson (1):
pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
Eran Ben Elisha (3):
net/mlx5: Fix a bug of using ptp channel index as pin index
net/mlx5: Verify Hardware supports requested ptp function on a given pin
net/mlx5: Query PPS pin operational status before registering it
Fabio Estevam (2):
ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2
ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2
Geert Uytterhoeven (1):
usb: hso: Fix debug compile warning on sparc32
Greg Kroah-Hartman (1):
Linux 5.7.13
Guillaume Nault (1):
bareudp: forbid mixing IP and MPLS in multiproto mode
Guojia Liao (2):
net: hns3: fix aRFS FD rules leftover after add a user FD rule
net: hns3: fix for VLAN config when reset failed
Hangbin Liu (1):
selftests/bpf: fix netdevsim trap_flow_action_cookie read
Herbert Xu (1):
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Ido Schimmel (3):
mlxsw: core: Increase scope of RCU read-side critical section
mlxsw: core: Free EMAD transactions using kfree_rcu()
mlxsw: spectrum_router: Fix use-after-free in router init / de-init
Jaedon Shin (1):
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
Jakub Kicinski (1):
mlx4: disable device on shutdown
Jason Gunthorpe (1):
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jian Shen (1):
net: hns3: add reset check for VF updating port based VLAN
Jianbo Liu (1):
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jiri Slaby (1):
iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
Johan Hovold (2):
net: lan78xx: add missing endpoint sanity check
net: lan78xx: fix transfer-buffer memory leak
Josh Poimboeuf (2):
x86/unwind/orc: Fix ORC for newly forked tasks
x86/stacktrace: Fix reliable check for empty user task stacks
Kailang Yang (1):
ALSA: hda/realtek - Fixed HP right speaker no sound
Landen Chao (1):
net: ethernet: mtk_eth_soc: fix MTU warnings
Laurence Oberman (1):
qed: Disable "MFW indication via attention" SPAM every 5 minutes
Laurence Tratt (1):
ALSA: usb-audio: Add implicit feedback quirk for SSL2
Leon Romanovsky (2):
RDMA/core: Stop DIM before destroying CQ
RDMA/core: Free DIM memory in error unwind
Liam Beguin (1):
parisc: add support for cmpxchg on u8 pointers
Linus Walleij (1):
drm/mcde: Fix stability issue
Lorenzo Bianconi (1):
mt76: mt7615: fix lmac queue debugsfs entry
Lu Wei (1):
net: nixge: fix potential memory leak in nixge_probe()
Maxime Ripard (1):
ARM: dts sunxi: Relax a bit the CMA pool allocation range
Mazin Rezk (1):
drm/amd/display: Clear dm_state for fast updates
Michael Karcher (1):
sh: Fix validation of system call number
Michael S. Tsirkin (2):
vhost/scsi: fix up req type endian-ness
virtio_balloon: fix up endian-ness for free cmd id
Michael Trimarchi (1):
ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect
Mike Marciniszyn (1):
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Ming Lei (1):
scsi: core: Run queue in case of I/O resource contention failure
Navid Emamdoost (2):
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
cxgb4: add missing release on skb in uld_send()
NeilBrown (1):
sunrpc: check that domain table is empty at module unload.
Oded Gabbay (1):
habanalabs: prevent possible out-of-bounds array access
Paolo Pisati (3):
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
selftest: txtimestamp: fix net ns entry logic
Parav Pandit (2):
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
net/mlx5: E-switch, Destroy TSAR after reload interface
Paul Cercueil (1):
drm/dbi: Fix SPI Type 1 (9-bit) transfer
Paul Moore (1):
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present")
PeiSen Hou (1):
ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference board (alc256)
Peilin Ye (2):
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peter Zijlstra (1):
sh/tlb: Fix PGTABLE_LEVELS > 2
Raviteja Narayanam (2):
Revert "i2c: cadence: Fix the hold bit setting"
i2c: cadence: Clear HOLD bit at correct time in Rx path
Remi Pommarel (2):
mac80211: mesh: Free ie data when leaving mesh
mac80211: mesh: Free pending skb when destroying a mpath
Robert Hancock (1):
PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
Robin Murphy (1):
arm64: csum: Fix handling of bad packets
Ron Diskin (1):
net/mlx5e: Modify uplink state on interface up/down
Russell King (1):
ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds
Sabrina Dubroca (2):
espintcp: recv() should return 0 when the peer socket is closed
espintcp: handle short messages instead of breaking the encap socket
Sagi Grimberg (1):
nvme-tcp: fix possible hang waiting for icresp response
Sami Tolvanen (1):
arm64/alternatives: move length validation inside the subsection
Shannon Nelson (1):
ionic: unlock queue mutex in error path
Steffen Klassert (1):
xfrm: Fix crash when the hold queue is used.
Steve Cohen (1):
drm: hold gem reference until object is no longer accessed
Subbaraya Sundeep (3):
octeontx2-pf: Fix reset_task bugs
octeontx2-pf: cancel reset_task work
octeontx2-pf: Unregister netdev at driver remove
Taehee Yoo (1):
vxlan: fix memleak of fdb
Takashi Iwai (2):
ALSA: hda: Workaround for spurious wakeups on some Intel platforms
ALSA: hda/hdmi: Fix keep_power assignment for non-component devices
Tanner Love (4):
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
selftests/net: so_txtime: fix clang issues for target arch PowerPC
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Thomas Falcon (1):
ibmvnic: Fix IRQ mapping disposal in error path
Thomas Gleixner (1):
x86/i8259: Use printk_deferred() to prevent deadlock
Vincent Chen (1):
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Wang Hai (2):
9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe()
Wanpeng Li (2):
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wei Li (1):
perf tools: Fix record failure when mixed with ARM SPE event
Will Deacon (2):
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
KVM: arm64: Don't inherit exec permission across page-table levels
Xie He (1):
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xin Long (1):
xfrm: policy: match with both mark and mask on user interfaces
Xin Xiong (1):
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xiyu Yang (1):
net/x25: Fix x25_neigh refcnt leak when x25 disconnect
Yonglong Liu (1):
net: hns3: fix a TX timeout issue
Yoshihiro Shimoda (1):
net: ethernet: ravb: exit if re-initialization fails in tx timeout
YueHaibing (1):
net/x25: Fix null-ptr-deref in x25_disconnect
Yunsheng Lin (1):
net: hns3: fix desc filling bug when skb is expanded or lineared
next reply other threads:[~2020-08-05 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 9:46 Greg Kroah-Hartman [this message]
2020-08-05 9:46 ` Linux 5.7.13 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=1596620783128167@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.