lkml.org 
[lkml]   [2020]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectLinux 5.7.11
Date
I'm announcing the release of the 5.7.11 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 | 6
arch/arm/boot/dts/omap3-n900.dts | 12 +
arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts | 5
arch/arm64/kernel/debug-monitors.c | 4
arch/arm64/kernel/vdso32/Makefile | 2
arch/mips/pci/pci-xtalk-bridge.c | 5
arch/parisc/include/asm/atomic.h | 2
arch/riscv/include/asm/barrier.h | 10 +
arch/riscv/mm/init.c | 33 +++-
arch/s390/kernel/perf_cpum_cf_events.c | 4
arch/x86/boot/compressed/Makefile | 4
arch/x86/kernel/apic/io_apic.c | 10 -
arch/x86/kernel/apic/msi.c | 18 +-
arch/x86/kernel/apic/vector.c | 1
arch/x86/kernel/vmlinux.lds.S | 1
arch/x86/math-emu/wm_sqrt.S | 2
arch/x86/platform/uv/uv_irq.c | 3
arch/xtensa/kernel/setup.c | 3
arch/xtensa/kernel/xtensa_ksyms.c | 4
drivers/android/binder_alloc.c | 2
drivers/base/regmap/regmap.c | 2
drivers/char/mem.c | 10 -
drivers/crypto/chelsio/chtls/chtls_io.c | 7
drivers/dma/fsl-edma-common.c | 26 +--
drivers/dma/ioat/dma.c | 12 +
drivers/dma/ioat/dma.h | 2
drivers/dma/tegra210-adma.c | 5
drivers/dma/ti/k3-udma-private.c | 1
drivers/dma/ti/k3-udma.c | 33 ++--
drivers/firmware/efi/efi-pstore.c | 5
drivers/firmware/efi/efi.c | 12 +
drivers/firmware/efi/efivars.c | 5
drivers/firmware/efi/vars.c | 6
drivers/firmware/psci/psci_checker.c | 5
drivers/fpga/dfl-afu-main.c | 3
drivers/fpga/dfl-pci.c | 3
drivers/gpio/gpio-arizona.c | 7
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 20 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 -
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 9 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 7
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c | 10 -
drivers/gpu/drm/nouveau/nouveau_svm.c | 1
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c | 4
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c | 4
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2
drivers/hid/hid-alps.c | 2
drivers/hid/hid-apple.c | 18 ++
drivers/hid/hid-steam.c | 6
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 +
drivers/hwmon/aspeed-pwm-tacho.c | 2
drivers/hwmon/nct6775.c | 6
drivers/hwmon/pmbus/adm1275.c | 10 +
drivers/hwmon/scmi-hwmon.c | 2
drivers/i2c/busses/i2c-qcom-geni.c | 6
drivers/i2c/busses/i2c-rcar.c | 3
drivers/infiniband/core/cm.c | 2
drivers/infiniband/core/rdma_core.c | 6
drivers/infiniband/hw/mlx5/odp.c | 22 ++-
drivers/infiniband/hw/mlx5/srq_cmd.c | 4
drivers/input/mouse/elan_i2c_core.c | 9 -
drivers/input/mouse/synaptics.c | 1
drivers/interconnect/qcom/msm8916.c | 14 -
drivers/iommu/amd_iommu.c | 5
drivers/iommu/hyperv-iommu.c | 5
drivers/iommu/intel_irq_remapping.c | 2
drivers/iommu/qcom_iommu.c | 37 ++---
drivers/md/dm-integrity.c | 4
drivers/md/dm.c | 22 ++-
drivers/mfd/ioc3.c | 5
drivers/mmc/host/sdhci-of-aspeed.c | 2
drivers/net/bonding/bond_main.c | 10 -
drivers/net/bonding/bond_netlink.c | 3
drivers/net/dsa/microchip/ksz9477.c | 42 +++--
drivers/net/dsa/microchip/ksz_common.c | 2
drivers/net/dsa/microchip/ksz_common.h | 2
drivers/net/dsa/mv88e6xxx/chip.c | 22 ++-
drivers/net/dsa/mv88e6xxx/chip.h | 1
drivers/net/ethernet/atheros/ag71xx.c | 3
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 22 ++-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 5
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 2
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 2
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 2
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 1
drivers/net/ethernet/freescale/fec.h | 1
drivers/net/ethernet/freescale/fec_main.c | 23 ++-
drivers/net/ethernet/freescale/fec_ptp.c | 12 +
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 10 +
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 49 +++---
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 3
drivers/net/ethernet/marvell/sky2.c | 2
drivers/net/ethernet/mellanox/mlxsw/core.c | 3
drivers/net/ethernet/mellanox/mlxsw/core_env.c | 48 ++++--
drivers/net/ethernet/pensando/ionic/ionic_ethtool.c | 7
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 50 +++----
drivers/net/ethernet/pensando/ionic/ionic_lif.h | 8 -
drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c | 29 ++++
drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 6
drivers/net/ethernet/qlogic/qed/qed_cxt.c | 4
drivers/net/ethernet/qlogic/qed/qed_dev.c | 2
drivers/net/ethernet/qlogic/qed/qed_int.c | 50 ++++---
drivers/net/ethernet/qlogic/qed/qed_int.h | 4
drivers/net/ethernet/smsc/smc91x.c | 4
drivers/net/ethernet/socionext/sni_ave.c | 2
drivers/net/geneve.c | 2
drivers/net/hippi/rrunner.c | 2
drivers/net/ieee802154/adf7242.c | 4
drivers/net/netdevsim/netdev.c | 4
drivers/net/phy/dp83640.c | 4
drivers/net/usb/ax88172a.c | 1
drivers/net/wan/lapbether.c | 9 +
drivers/net/wireless/ath/ath9k/hif_usb.c | 52 +++++--
drivers/net/wireless/ath/ath9k/hif_usb.h | 5
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 8 -
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 2
drivers/net/wireless/mediatek/mt76/mt76.h | 1
drivers/net/wireless/mediatek/mt76/mt76x0/pci.c | 2
drivers/net/wireless/mediatek/mt76/mt76x02.h | 2
drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c | 3
drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c | 16 ++
drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c | 1
drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c | 19 --
drivers/pci/controller/vmd.c | 5
drivers/pci/pci.c | 30 +---
drivers/perf/arm-cci.c | 1
drivers/perf/arm-ccn.c | 1
drivers/perf/arm_dsu_pmu.c | 1
drivers/perf/arm_smmuv3_pmu.c | 2
drivers/perf/arm_spe_pmu.c | 1
drivers/perf/fsl_imx8_ddr_perf.c | 2
drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c | 2
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c | 2
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 2
drivers/perf/qcom_l2_pmu.c | 1
drivers/perf/qcom_l3_pmu.c | 1
drivers/perf/thunderx2_pmu.c | 1
drivers/perf/xgene_pmu.c | 1
drivers/pinctrl/pinctrl-amd.h | 2
drivers/platform/x86/asus-wmi.c | 1
drivers/platform/x86/intel_speed_select_if/isst_if_common.h | 3
drivers/platform/x86/intel_speed_select_if/isst_if_mbox_pci.c | 1
drivers/platform/x86/intel_speed_select_if/isst_if_mmio.c | 1
drivers/scsi/mpt3sas/mpt3sas_ctl.c | 12 -
drivers/scsi/scsi_devinfo.c | 1
drivers/scsi/scsi_dh.c | 1
drivers/scsi/scsi_transport_spi.c | 2
drivers/soc/amlogic/meson-gx-socinfo.c | 8 -
drivers/soc/qcom/rpmh.c | 8 -
drivers/spi/spi-mt65xx.c | 15 +-
drivers/staging/comedi/drivers/addi_apci_1032.c | 20 +-
drivers/staging/comedi/drivers/addi_apci_1500.c | 24 ++-
drivers/staging/comedi/drivers/addi_apci_1564.c | 20 +-
drivers/staging/comedi/drivers/ni_6527.c | 2
drivers/staging/wlan-ng/prism2usb.c | 16 ++
drivers/tty/serial/8250/8250_core.c | 2
drivers/tty/serial/8250/8250_exar.c | 12 +
drivers/tty/serial/8250/8250_mtk.c | 18 ++
drivers/tty/serial/serial-tegra.c | 7
drivers/tty/serial/xilinx_uartps.c | 8 -
drivers/tty/vt/vt.c | 29 ++--
drivers/usb/cdns3/ep0.c | 30 ++--
drivers/usb/cdns3/trace.h | 6
drivers/usb/dwc3/dwc3-pci.c | 8 +
drivers/usb/gadget/udc/gr_udc.c | 7
drivers/usb/host/xhci-mtk-sch.c | 4
drivers/usb/host/xhci-pci.c | 3
drivers/usb/host/xhci-tegra.c | 2
drivers/video/fbdev/core/bitblit.c | 4
drivers/video/fbdev/core/fbcon_ccw.c | 4
drivers/video/fbdev/core/fbcon_cw.c | 4
drivers/video/fbdev/core/fbcon_ud.c | 4
fs/btrfs/backref.c | 1
fs/btrfs/disk-io.c | 1
fs/btrfs/extent_io.c | 3
fs/btrfs/relocation.c | 2
fs/btrfs/volumes.c | 8 +
fs/cifs/inode.c | 10 -
fs/efivarfs/super.c | 6
fs/exfat/dir.c | 2
fs/exfat/exfat_fs.h | 2
fs/exfat/file.c | 2
fs/exfat/nls.c | 8 -
fs/fuse/dev.c | 3
fs/nfs/direct.c | 13 -
fs/nfs/file.c | 1
fs/nfsd/nfs4state.c | 20 ++
include/asm-generic/mmiowb.h | 6
include/asm-generic/vmlinux.lds.h | 5
include/linux/device-mapper.h | 1
include/linux/efi.h | 1
include/linux/io-mapping.h | 5
include/linux/mod_devicetable.h | 2
include/linux/xattr.h | 3
include/sound/rt5670.h | 1
include/uapi/linux/idxd.h | 3
include/uapi/linux/input-event-codes.h | 3
kernel/bpf/verifier.c | 10 +
kernel/events/uprobes.c | 2
mm/hugetlb.c | 15 +-
mm/khugepaged.c | 3
mm/memcontrol.c | 4
mm/mmap.c | 16 +-
mm/shmem.c | 2
mm/slab_common.c | 35 +++-
net/mac80211/rx.c | 26 +++
net/netfilter/ipvs/ip_vs_sync.c | 12 +
net/netfilter/nf_tables_api.c | 41 +----
net/vmw_vsock/virtio_transport.c | 2
scripts/decode_stacktrace.sh | 4
scripts/gdb/linux/symbols.py | 2
sound/core/info.c | 4
sound/pci/hda/patch_hdmi.c | 36 +++--
sound/pci/hda/patch_realtek.c | 2
sound/soc/codecs/rt5670.c | 71 +++++++---
sound/soc/codecs/rt5670.h | 2
sound/soc/intel/boards/bdw-rt5677.c | 1
sound/soc/intel/boards/bytcht_es8316.c | 4
sound/soc/intel/boards/cht_bsw_rt5672.c | 23 +--
sound/soc/qcom/Kconfig | 2
sound/soc/soc-topology.c | 24 ++-
tools/perf/pmu-events/arch/s390/cf_z15/extended.json | 2
224 files changed, 1283 insertions(+), 636 deletions(-)

Aaron Ma (1):
drm/amd/display: add dmcub check on RENOIR

Alessio Bonfiglio (1):
iwlwifi: Make some Killer Wireless-AC 1550 cards work again

Alexander Lobakin (2):
qed: suppress "don't support RoCE & iWARP" flooding on HW init
qed: suppress false-positives interrupt error messages on HW init

Angelo Dureghello (1):
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu

Ard Biesheuvel (1):
efi/efivars: Expose RT service availability via efivars abstraction

Arnd Bergmann (1):
x86: math-emu: Fix up 'cmp' insn for clang ias

Arvind Sankar (1):
x86/boot: Don't add the EFI stub to targets

Atish Patra (1):
RISC-V: Do not rely on initrd_start/end computed during early dt parsing

Barry Song (1):
mm/hugetlb: avoid hardcoding while checking if cma is enabled

Ben Skeggs (1):
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout

Bjorn Helgaas (1):
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"

Boris Burkov (1):
btrfs: fix mount failure caused by race with umount

Caiyuan Xie (1):
HID: alps: support devices with report id 2

Chen-Yu Tsai (1):
drm: sun4i: hdmi: Fix inverted HPD result

Chengguang Xu (1):
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way

Christian Hewitt (1):
soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's

Christoph Hellwig (1):
dm: use bio_uninit instead of bio_disassociate_blkg

Christophe JAILLET (1):
hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path

Chu Lin (1):
hwmon: (adm1275) Make sure we are reading enough data for different chips

Chunfeng Yun (1):
usb: xhci-mtk: fix the failure of bandwidth allocation

Claudiu Manoil (1):
enetc: Remove the mdio bus on PF probe bailout

Cong Wang (2):
bonding: check return value of register_netdevice() in bond_newlink()
geneve: fix an uninitialized value in geneve_changelink()

Cristian Marussi (1):
hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()

Damien Le Moal (1):
scsi: mpt3sas: Fix unlock imbalance

Dave Jiang (1):
dmaengine: idxd: fix hw descriptor fields for delta record

Derek Basehore (1):
Input: elan_i2c - only increment wakeup count on touch

Dinghao Liu (1):
dmaengine: tegra210-adma: Fix runtime PM imbalance on error

Douglas Anderson (2):
soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
i2c: i2c-qcom-geni: Fix DMA transfer race

Eddie James (1):
mmc: sdhci-of-aspeed: Fix clock divider calculation

Eric Biggers (1):
/dev/mem: Add missing memory barriers for devmem_inode

Evgeny Novikov (2):
hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()

Fangrui Song (1):
Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation

Federico Ricchiuto (1):
HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override

Felix Fietkau (1):
mt76: mt76x02: fix handling MCU timeouts during hw restart

Filipe Manana (1):
btrfs: fix double free on ulist after backref resolution failure

Florian Westphal (1):
netfilter: nf_tables: fix nat hook table deletion

Forest Crossman (1):
usb: xhci: Fix ASM2142/ASM3142 DMA addressing

Gavin Shan (1):
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()

Geert Uytterhoeven (1):
ASoC: qcom: Drop HAS_DMA dependency to fix link failure

George Kennedy (1):
ax88172a: fix ax88172a_unbind() failures

Georgi Djakov (1):
interconnect: msm8916: Fix buswidth of pcnoc_s nodes

Greg Kroah-Hartman (1):
Linux 5.7.11

Guenter Roeck (1):
hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798D

Hans de Goede (4):
ASoC: rt5670: Correct RT5670_LDO_SEL_MASK
ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel
HID: apple: Disable Fn-key key-re-mapping on clone keyboards
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10

Heikki Krogerus (2):
usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant
usb: dwc3: pci: add support for the Intel Jasper Lake

Helmut Grohne (2):
net: dsa: microchip: call phy_remove_link_mode during probe
tty: xilinx_uartps: Really fix id assignment

Huang Guobin (1):
net: ag71xx: add missed clk_disable_unprepare in error path of probe

Hugh Dickins (1):
mm/memcg: fix refcount error while moving and swapping

Hyeongseok Kim (1):
exfat: fix wrong size update of stream entry by typo

Ian Abbott (4):
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift

Ilya Katsnelson (1):
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen

Ilya Ponetayev (1):
exfat: fix name_hash computation on big endian systems

Ioana Ciornei (1):
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()

J. Bruce Fields (1):
nfsd4: fix NULL dereference in nfsd/clients display code

Jack Xiao (2):
drm/amdgpu/gfx10: fix race condition for kiq
drm/amdgpu: fix preemption unit test

Jacky Hu (1):
pinctrl: amd: fix npins for uart0 in kerncz_groups

Jason Gunthorpe (1):
RDMA/mlx5: Prevent prefetch from racing with implicit destruction

Jerry (Fangzhi) Zuo (1):
drm/amd/display: Check DMCU Exists Before Loading

Jian Shen (1):
net: hns3: fix return value error when query MAC link status fail

Jing Xiangfeng (1):
ASoC: Intel: bytcht_es8316: Add missed put_device()

Joerg Roedel (1):
x86, vmlinux.lds: Page-align end of ..page_aligned sections

Johan Hovold (1):
serial: tegra: fix CREAD handling for PIO

Johannes Berg (1):
iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU

Johannes Thumshirn (1):
scsi: mpt3sas: Fix error returns in BRM_status_show

John David Anglin (1):
parisc: Add atomic64_set_release() define to avoid CPU soft lockups

Jon Hunter (1):
usb: tegra: Fix allocation for the FPCI context

Joonho Wohn (1):
ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S

Kai Vehmanen (1):
ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later

Kirill A. Shutemov (2):
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
khugepaged: fix null-pointer dereference due to race

Leon Romanovsky (1):
RDMA/core: Fix race in rdma_alloc_commit_uobject()

Leonid Ravich (1):
dmaengine: ioat setting ioat timeout as module parameter

Liu Jian (3):
ieee802154: fix one possible memleak in adf7242_probe
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
mlxsw: destroy workqueue when trap_register in mlxsw_emad_init

Maor Gottlieb (2):
RDMA/mlx5: Use xa_lock_irq when access to SRQ table
RDMA/cm: Protect access to remote_sidr_table

Marc Kleine-Budde (1):
regmap: dev_get_regmap_match(): fix string comparison

Mark O'Donovan (1):
ath9k: Fix regression with Atheros 9271

Markus Theil (1):
mac80211: allow rx of mesh eapol frames with default rx key

Masahiro Yamada (1):
kbuild: fix single target builds for external modules

Matthew Gerlach (1):
fpga: dfl: fix bug in port reset handshake

Matthew Howell (1):
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X

Max Filippov (2):
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
xtensa: update *pos in cpuinfo_op.next

Merlijn Wajer (2):
Input: add `SW_MACHINE_COVER`
ARM: dts: n900: remove mmc1 card detect gpio

Michael Chan (1):
bnxt_en: Fix completion ring sizing with TPA enabled.

Michael J. Ruhl (1):
io-mapping: indicate mapping failure

Miklos Szeredi (1):
fuse: fix weird page warning

Mikulas Patocka (1):
dm integrity: fix integrity recalculation that is improperly skipped

Muchun Song (1):
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy

Namjae Jeon (2):
exfat: fix overflow issue in exfat_cluster_to_sector()
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()

Nathan Chancellor (1):
arm64: vdso32: Fix '--prefix=' value for newer versions of clang

Navid Emamdoost (2):
gpio: arizona: handle pm_runtime_get_sync failure case
gpio: arizona: put pm_runtime in case of failure

Oleg Nesterov (1):
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression

Olga Kornievskaia (1):
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")

Palmer Dabbelt (1):
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw

Paweł Gronowski (1):
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers

PeiSen Hou (1):
ALSA: hda/realtek - fixup for yet another Intel reference board

Peter Chen (2):
usb: cdns3: ep0: fix some endian issues
usb: cdns3: trace: fix some endian issues

Peter Ujfalusi (2):
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources

Pi-Hsun Shih (1):
scripts/decode_stacktrace: strip basepath from all paths

Pierre-Louis Bossart (3):
ASoC: topology: fix kernel oops on route addition error
ASoC: topology: fix tlvs in error handling for widget_dmixer
ASoC: Intel: bdw-rt5677: fix non BE conversion

Qi Liu (2):
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
drivers/perf: Prevent forced unbinding of PMU drivers

Qiu Wenbo (1):
drm/amd/powerplay: fix a crash when overclocking Vega M

Qiujun Huang (1):
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb

Qu Wenruo (1):
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance

Ralph Campbell (1):
drm/nouveau/nouveau: fix page fault on device private memory

Rob Clark (1):
iommu/qcom: Use domain rather than dev as tlb cookie

Robbie Ko (1):
btrfs: fix page leaks after failure to lock page for delalloc

Rodrigo Rivas Costa (1):
HID: steam: fixes race in handling device list.

Russell King (2):
net: dsa: mv88e6xxx: fix in-band AN link establishment
arm64: dts: clearfog-gt-8k: fix switch link configuration

Rustam Kovhaev (1):
staging: wlan-ng: properly check endpoint types

Serge Semin (1):
serial: 8250_mtk: Fix high-speed baud rates clamping

Sergey Organov (2):
net: fec: fix hardware time stamping by external devices
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration

Shannon Nelson (5):
ionic: use offset for ethtool regs data
ionic: fix up filter locks and debug msgs
ionic: update filter id after replay
ionic: keep rss hash after fw update
ionic: use mutex to protect queue operations

Srinivas Pandruvada (1):
platform/x86: ISST: Add new PCI device ids

Stefano Garzarella (2):
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules

Steve French (1):
Revert "cifs: Fix the target file was deleted when rename failed."

Steve Schremmer (1):
scsi: dh: Add Fujitsu device to devinfo and dh lists

Taehee Yoo (2):
bonding: check error value of register_netdevice() immediately
netdevsim: fix unbalaced locking in nsim_create()

Takashi Iwai (1):
ALSA: info: Drop WARN_ON() from buffer NULL sanity check

Tetsuo Handa (3):
binder: Don't use mmput() from shrinker function.
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
vt: Reject zero-sized screen buffer size.

Thomas Gleixner (1):
irqdomain/treewide: Keep firmware node unconditionally allocated

Thomas Richter (1):
s390/cpum_cf,perf: change DFLT_CCERROR counter name

Tom Rix (2):
scsi: scsi_transport_spi: Fix function pointer check
net: sky2: initialize return of gm_phy_read

Vadim Pasternak (1):
mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3

Vasiliy Kupriakov (1):
platform/x86: asus-wmi: allow BAT1 battery name

Vasundhara Volam (2):
bnxt_en: Fix race when modifying pause settings.
bnxt_en: Init ethtool link settings after reading updated PHY configuration.

Vinay Kumar Yadav (1):
crypto/chtls: fix tls alert messages corrupted by tls data

Wang Hai (2):
net: smc91x: Fix possible memory leak in smc_drv_probe()
net: ethernet: ave: Fix error returns in ave_init

Will Deacon (2):
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()

Wolfram Sang (1):
i2c: rcar: always clear ICSAR to avoid side effects

Xie He (1):
drivers/net/wan/lapbether: Fixed the value of hard_header_len

Xu Yilun (1):
fpga: dfl: pci: reduce the scope of variable 'ret'

Yang Yingliang (1):
serial: 8250: fix null-ptr-deref in serial8250_start_tx()

Yonghong Song (1):
bpf: Set the number of exception entries properly for subprograms

Yu Kuai (1):
dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()

Yunsheng Lin (2):
net: hns3: fix for not calculating TX BD send size correctly
net: hns3: fix error handling for desc filling

Zhang Changzhong (1):
net: bcmgenet: fix error returns in bcmgenet_probe()

guodeqing (1):
ipvs: fix the connection sync failed in some cases

leilk.liu (1):
spi: mediatek: use correct SPI_CFG2_REG MACRO

\
 
 \ /
  Last update: 2020-07-29 10:54    [W:0.040 / U:0.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site