This is the start of the stable review cycle for the 5.4.191 release.
There are 62 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, 28 Apr 2022 08:17:22 +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.191-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 5.4.191-rc1
Marek Vasut <marex(a)denx.de>
Revert "net: micrel: fix KS8851_MLL Kconfig"
Khazhismel Kumykov <khazhy(a)google.com>
block/compat_ioctl: fix range check in BLKGETSIZE
Lee Jones <lee.jones(a)linaro.org>
staging: ion: Prevent incorrect reference counting behavour
Tudor Ambarus <tudor.ambarus(a)microchip.com>
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Ye Bin <yebin10(a)huawei.com>
jbd2: fix a potential race while discarding reserved buffers after an abort
Theodore Ts'o <tytso(a)mit.edu>
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o <tytso(a)mit.edu>
ext4: fix overhead calculation to account for the reserved gdt blocks
wangjianjian (C) <wangjianjian3(a)huawei.com>
ext4, doc: fix incorrect h_reserved size
Tadeusz Struk <tadeusz.struk(a)linaro.org>
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Ye Bin <yebin10(a)huawei.com>
ext4: fix use-after-free in ext4_search_dir
Ye Bin <yebin10(a)huawei.com>
ext4: fix symlink file size not match to file content
Rob Herring <robh(a)kernel.org>
arm_pmu: Validate single/group leader events
Sergey Matyukevich <sergey.matyukevich(a)synopsys.com>
ARC: entry: fix syscall_trace_exit argument
Sasha Neftin <sasha.neftin(a)intel.com>
e1000e: Fix possible overflow in LTR decoding
Xiaomeng Tong <xiam0nd.tong(a)gmail.com>
ASoC: soc-dapm: fix two incorrect uses of list iterator
Paolo Valerio <pvalerio(a)redhat.com>
openvswitch: fix OOB access in reserve_sfa_size()
Max Filippov <jcmvbkbc(a)gmail.com>
xtensa: fix a7 clobbering in coprocessor context load/store
Guo Ren <guoren(a)linux.alibaba.com>
xtensa: patch_text: Fixup last cpu should be master
Athira Rajeev <atrajeev(a)linux.vnet.ibm.com>
powerpc/perf: Fix power9 event alternatives
Miaoqian Lin <linmq006(a)gmail.com>
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Alexey Kardashevskiy <aik(a)ozlabs.ru>
KVM: PPC: Fix TCE handling for VFIO
Dave Stevenson <dave.stevenson(a)raspberrypi.com>
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson <dave.stevenson(a)raspberrypi.com>
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Xiaomeng Tong <xiam0nd.tong(a)gmail.com>
dma: at_xdmac: fix a missing check on list iterator
Zheyu Ma <zheyuma97(a)gmail.com>
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Nico Pache <npache(a)redhat.com>
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Shubhrajyoti Datta <shubhrajyoti.datta(a)xilinx.com>
EDAC/synopsys: Read the error count from the correct register
Mikulas Patocka <mpatocka(a)redhat.com>
stat: fix inconsistency between struct stat and struct compat_stat
Mike Christie <michael.christie(a)oracle.com>
scsi: qedi: Fix failed disconnect handling
Tomas Melin <tomas.melin(a)vaisala.com>
net: macb: Restart tx only if queue pointer is lagging
Xiaoke Wang <xkernel.wang(a)foxmail.com>
drm/msm/mdp5: check the return of kzalloc()
Lv Ruyi <lv.ruyi(a)zte.com.cn>
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
Borislav Petkov <bp(a)alien8.de>
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov <bp(a)suse.de>
mt76: Fix undefined behavior due to shift overflowing the constant
David Howells <dhowells(a)redhat.com>
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
Hongbin Wang <wh_bin(a)126.com>
vxlan: fix error return code in vxlan_fdb_append
Borislav Petkov <bp(a)suse.de>
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Jiapeng Chong <jiapeng.chong(a)linux.alibaba.com>
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
Sameer Pujar <spujar(a)nvidia.com>
reset: tegra-bpmp: Restore Handle errors in BPMP response
Kees Cook <keescook(a)chromium.org>
ARM: vexpress/spc: Avoid negative array index when !SMP
Ido Schimmel <idosch(a)nvidia.com>
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Eric Dumazet <edumazet(a)google.com>
netlink: reset network and mac headers in netlink_dump()
David Ahern <dsahern(a)kernel.org>
l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_master_upper_dev_get_rcu
Eric Dumazet <edumazet(a)google.com>
net/sched: cls_u32: fix possible leak in u32_init_knode()
Hangbin Liu <liuhangbin(a)gmail.com>
net/packet: fix packet_sock xmit return value checking
Tony Lu <tonylu(a)linux.alibaba.com>
net/smc: Fix sock leak when release after smc_shutdown()
David Howells <dhowells(a)redhat.com>
rxrpc: Restore removed timer deletion
Sasha Neftin <sasha.neftin(a)intel.com>
igc: Fix BUG: scheduling while atomic
Sasha Neftin <sasha.neftin(a)intel.com>
igc: Fix infinite loop in release_swfw_sync
zhangqilong <zhangqilong3(a)huawei.com>
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
Miaoqian Lin <linmq006(a)gmail.com>
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin <linmq006(a)gmail.com>
ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
Mark Brown <broonie(a)kernel.org>
ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
Takashi Iwai <tiwai(a)suse.de>
ALSA: usb-audio: Clear MIDI port active flag after draining
Kuniyuki Iwashima <kuniyu(a)amazon.co.jp>
tcp: Fix potential use-after-free due to double kfree()
Eric Dumazet <edumazet(a)google.com>
net/sched: cls_u32: fix netns refcount changes in u32_change()
Ricardo Dias <rdias(a)singlestore.com>
tcp: fix race condition when creating child sockets from syncookies
Bob Peterson <rpeterso(a)redhat.com>
gfs2: assign rgrp glock before compute_bitstructs
Hangyu Hua <hbh25y(a)gmail.com>
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Daniel Bristot de Oliveira <bristot(a)kernel.org>
tracing: Dump stacktrace trigger to the corresponding instance
Xiongwei Song <sxwjean(a)gmail.com>
mm: page_alloc: fix building error on -Werror=array-compare
Kees Cook <keescook(a)chromium.org>
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
-------------
Diffstat:
Documentation/filesystems/ext4/attributes.rst | 2 +-
Makefile | 4 +-
arch/arc/kernel/entry.S | 1 +
arch/arm/mach-vexpress/spc.c | 2 +-
arch/powerpc/kvm/book3s_64_vio.c | 45 +++++++-------
arch/powerpc/kvm/book3s_64_vio_hv.c | 44 +++++++-------
arch/powerpc/perf/power9-pmu.c | 8 +--
arch/x86/include/asm/compat.h | 6 +-
arch/xtensa/kernel/coprocessor.S | 4 +-
arch/xtensa/kernel/jump_label.c | 2 +-
block/compat_ioctl.c | 2 +-
drivers/ata/pata_marvell.c | 2 +
drivers/dma/at_xdmac.c | 12 ++--
drivers/dma/imx-sdma.c | 4 +-
drivers/dma/mediatek/mtk-uart-apdma.c | 9 ++-
drivers/edac/synopsys_edac.c | 16 +++--
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c | 3 +
.../gpu/drm/panel/panel-raspberrypi-touchscreen.c | 13 +++-
drivers/gpu/drm/vc4/vc4_dsi.c | 2 +-
drivers/net/can/usb/usb_8dev.c | 30 +++++-----
drivers/net/ethernet/cadence/macb_main.c | 8 +++
drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 8 ++-
drivers/net/ethernet/intel/e1000e/ich8lan.c | 4 +-
drivers/net/ethernet/intel/igc/igc_i225.c | 11 +++-
drivers/net/ethernet/intel/igc/igc_phy.c | 4 +-
drivers/net/ethernet/micrel/Kconfig | 1 -
drivers/net/vxlan.c | 4 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt76x2/pci.c | 2 +-
drivers/perf/arm_pmu.c | 10 ++--
drivers/platform/x86/samsung-laptop.c | 2 -
drivers/reset/tegra/reset-bpmp.c | 9 ++-
drivers/scsi/qedi/qedi_iscsi.c | 69 +++++++++++-----------
drivers/spi/atmel-quadspi.c | 3 +
drivers/staging/android/ion/ion.c | 3 +
fs/cifs/cifsfs.c | 2 +-
fs/ext4/ext4.h | 4 ++
fs/ext4/inode.c | 11 +++-
fs/ext4/namei.c | 4 +-
fs/ext4/page-io.c | 4 +-
fs/ext4/super.c | 19 ++++--
fs/gfs2/rgrp.c | 9 +--
fs/jbd2/commit.c | 4 +-
fs/stat.c | 19 +++---
include/linux/etherdevice.h | 5 +-
include/linux/sched.h | 1 +
include/net/inet_hashtables.h | 5 +-
kernel/trace/trace_events_trigger.c | 9 ++-
mm/oom_kill.c | 54 ++++++++++++-----
mm/page_alloc.c | 2 +-
net/dccp/ipv4.c | 2 +-
net/dccp/ipv6.c | 2 +-
net/ipv4/inet_connection_sock.c | 2 +-
net/ipv4/inet_hashtables.c | 68 ++++++++++++++++++---
net/ipv4/tcp_ipv4.c | 13 +++-
net/ipv6/tcp_ipv6.c | 13 +++-
net/l3mdev/l3mdev.c | 2 +-
net/netlink/af_netlink.c | 7 +++
net/openvswitch/flow_netlink.c | 2 +-
net/packet/af_packet.c | 13 ++--
net/rxrpc/net_ns.c | 2 +
net/sched/cls_u32.c | 24 ++++----
net/smc/af_smc.c | 4 +-
sound/soc/atmel/sam9g20_wm8731.c | 61 -------------------
sound/soc/codecs/msm8916-wcd-digital.c | 9 ++-
sound/soc/soc-dapm.c | 6 +-
sound/usb/midi.c | 1 +
sound/usb/usbaudio.h | 2 +-
.../selftests/drivers/net/mlxsw/vxlan_flooding.sh | 17 ++++++
69 files changed, 460 insertions(+), 293 deletions(-)
This is the start of the stable review cycle for the 4.14.277 release.
There are 43 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, 28 Apr 2022 08:17:22 +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/v4.x/stable-review/patch-4.14.277-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 4.14.277-rc1
Marek Vasut <marex(a)denx.de>
Revert "net: micrel: fix KS8851_MLL Kconfig"
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: fix reference count leaks of ax25_dev
Duoming Zhou <duoming(a)zju.edu.cn>
ax25: add refcount in ax25_dev to avoid UAF bugs
Khazhismel Kumykov <khazhy(a)google.com>
block/compat_ioctl: fix range check in BLKGETSIZE
Lee Jones <lee.jones(a)linaro.org>
staging: ion: Prevent incorrect reference counting behavour
Theodore Ts'o <tytso(a)mit.edu>
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o <tytso(a)mit.edu>
ext4: fix overhead calculation to account for the reserved gdt blocks
Tadeusz Struk <tadeusz.struk(a)linaro.org>
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Ye Bin <yebin10(a)huawei.com>
ext4: fix symlink file size not match to file content
Sergey Matyukevich <sergey.matyukevich(a)synopsys.com>
ARC: entry: fix syscall_trace_exit argument
Sasha Neftin <sasha.neftin(a)intel.com>
e1000e: Fix possible overflow in LTR decoding
Xiaomeng Tong <xiam0nd.tong(a)gmail.com>
ASoC: soc-dapm: fix two incorrect uses of list iterator
Paolo Valerio <pvalerio(a)redhat.com>
openvswitch: fix OOB access in reserve_sfa_size()
Athira Rajeev <atrajeev(a)linux.vnet.ibm.com>
powerpc/perf: Fix power9 event alternatives
Xiaomeng Tong <xiam0nd.tong(a)gmail.com>
dma: at_xdmac: fix a missing check on list iterator
Zheyu Ma <zheyuma97(a)gmail.com>
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Mikulas Patocka <mpatocka(a)redhat.com>
stat: fix inconsistency between struct stat and struct compat_stat
Tomas Melin <tomas.melin(a)vaisala.com>
net: macb: Restart tx only if queue pointer is lagging
Xiaoke Wang <xkernel.wang(a)foxmail.com>
drm/msm/mdp5: check the return of kzalloc()
Borislav Petkov <bp(a)alien8.de>
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
David Howells <dhowells(a)redhat.com>
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
Hongbin Wang <wh_bin(a)126.com>
vxlan: fix error return code in vxlan_fdb_append
Borislav Petkov <bp(a)suse.de>
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Jiapeng Chong <jiapeng.chong(a)linux.alibaba.com>
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
Kees Cook <keescook(a)chromium.org>
ARM: vexpress/spc: Avoid negative array index when !SMP
Eric Dumazet <edumazet(a)google.com>
netlink: reset network and mac headers in netlink_dump()
Hangbin Liu <liuhangbin(a)gmail.com>
net/packet: fix packet_sock xmit return value checking
Miaoqian Lin <linmq006(a)gmail.com>
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Kuniyuki Iwashima <kuniyu(a)amazon.co.jp>
tcp: Fix potential use-after-free due to double kfree()
Ricardo Dias <rdias(a)singlestore.com>
tcp: fix race condition when creating child sockets from syncookies
Takashi Iwai <tiwai(a)suse.de>
ALSA: usb-audio: Clear MIDI port active flag after draining
Bob Peterson <rpeterso(a)redhat.com>
gfs2: assign rgrp glock before compute_bitstructs
Hangyu Hua <hbh25y(a)gmail.com>
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Daniel Bristot de Oliveira <bristot(a)kernel.org>
tracing: Dump stacktrace trigger to the corresponding instance
Steven Rostedt (Google) <rostedt(a)goodmis.org>
tracing: Have traceon and traceoff trigger honor the instance
Xiongwei Song <sxwjean(a)gmail.com>
mm: page_alloc: fix building error on -Werror=array-compare
Kees Cook <keescook(a)chromium.org>
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
-------------
Diffstat:
Makefile | 4 +-
arch/arc/kernel/entry.S | 1 +
arch/arm/mach-vexpress/spc.c | 2 +-
arch/powerpc/perf/power9-pmu.c | 8 +--
arch/x86/include/asm/compat.h | 6 +-
block/compat_ioctl.c | 2 +-
drivers/ata/pata_marvell.c | 2 +
drivers/dma/at_xdmac.c | 12 ++--
drivers/dma/imx-sdma.c | 4 +-
drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 3 +
drivers/net/can/usb/usb_8dev.c | 30 +++++-----
drivers/net/ethernet/cadence/macb_main.c | 8 +++
drivers/net/ethernet/intel/e1000e/ich8lan.c | 4 +-
drivers/net/ethernet/micrel/Kconfig | 1 -
drivers/net/vxlan.c | 4 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 +-
drivers/platform/x86/samsung-laptop.c | 2 -
drivers/staging/android/ion/ion.c | 3 +
fs/cifs/cifsfs.c | 2 +-
fs/ext4/inode.c | 11 +++-
fs/ext4/page-io.c | 4 +-
fs/ext4/super.c | 19 ++++--
fs/gfs2/rgrp.c | 9 +--
fs/stat.c | 19 +++---
include/linux/etherdevice.h | 5 +-
include/net/ax25.h | 12 ++++
include/net/inet_hashtables.h | 5 +-
kernel/trace/trace_events_trigger.c | 61 ++++++++++++++++---
mm/page_alloc.c | 2 +-
net/ax25/af_ax25.c | 38 +++++++++---
net/ax25/ax25_dev.c | 28 +++++++--
net/ax25/ax25_route.c | 13 ++++-
net/ax25/ax25_subr.c | 20 +++++--
net/dccp/ipv4.c | 2 +-
net/dccp/ipv6.c | 2 +-
net/ipv4/inet_connection_sock.c | 2 +-
net/ipv4/inet_hashtables.c | 68 +++++++++++++++++++---
net/ipv4/tcp_ipv4.c | 13 ++++-
net/ipv6/tcp_ipv6.c | 13 ++++-
net/netlink/af_netlink.c | 7 +++
net/openvswitch/flow_netlink.c | 2 +-
net/packet/af_packet.c | 13 +++--
sound/soc/soc-dapm.c | 6 +-
sound/usb/midi.c | 1 +
sound/usb/usbaudio.h | 2 +-
45 files changed, 357 insertions(+), 120 deletions(-)
This is the start of the stable review cycle for the 4.9.312 release.
There are 24 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, 28 Apr 2022 08:17:22 +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/v4.x/stable-review/patch-4.9.312-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 4.9.312-rc1
Khazhismel Kumykov <khazhy(a)google.com>
block/compat_ioctl: fix range check in BLKGETSIZE
Theodore Ts'o <tytso(a)mit.edu>
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o <tytso(a)mit.edu>
ext4: fix overhead calculation to account for the reserved gdt blocks
Tadeusz Struk <tadeusz.struk(a)linaro.org>
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Sergey Matyukevich <sergey.matyukevich(a)synopsys.com>
ARC: entry: fix syscall_trace_exit argument
Sasha Neftin <sasha.neftin(a)intel.com>
e1000e: Fix possible overflow in LTR decoding
Xiaomeng Tong <xiam0nd.tong(a)gmail.com>
ASoC: soc-dapm: fix two incorrect uses of list iterator
Paolo Valerio <pvalerio(a)redhat.com>
openvswitch: fix OOB access in reserve_sfa_size()
Xiaomeng Tong <xiam0nd.tong(a)gmail.com>
dma: at_xdmac: fix a missing check on list iterator
Zheyu Ma <zheyuma97(a)gmail.com>
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Xiaoke Wang <xkernel.wang(a)foxmail.com>
drm/msm/mdp5: check the return of kzalloc()
Borislav Petkov <bp(a)alien8.de>
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
David Howells <dhowells(a)redhat.com>
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
Hongbin Wang <wh_bin(a)126.com>
vxlan: fix error return code in vxlan_fdb_append
Borislav Petkov <bp(a)suse.de>
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Jiapeng Chong <jiapeng.chong(a)linux.alibaba.com>
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
Kees Cook <keescook(a)chromium.org>
ARM: vexpress/spc: Avoid negative array index when !SMP
Eric Dumazet <edumazet(a)google.com>
netlink: reset network and mac headers in netlink_dump()
Hangbin Liu <liuhangbin(a)gmail.com>
net/packet: fix packet_sock xmit return value checking
Miaoqian Lin <linmq006(a)gmail.com>
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Takashi Iwai <tiwai(a)suse.de>
ALSA: usb-audio: Clear MIDI port active flag after draining
Bob Peterson <rpeterso(a)redhat.com>
gfs2: assign rgrp glock before compute_bitstructs
Xiongwei Song <sxwjean(a)gmail.com>
mm: page_alloc: fix building error on -Werror=array-compare
Kees Cook <keescook(a)chromium.org>
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
-------------
Diffstat:
Makefile | 4 ++--
arch/arc/kernel/entry.S | 1 +
arch/arm/mach-vexpress/spc.c | 2 +-
block/compat_ioctl.c | 2 +-
drivers/ata/pata_marvell.c | 2 ++
drivers/dma/at_xdmac.c | 12 +++++++-----
drivers/dma/imx-sdma.c | 4 ++--
drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 3 +++
drivers/net/ethernet/intel/e1000e/ich8lan.c | 4 ++--
drivers/net/vxlan.c | 4 ++--
.../net/wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 +-
drivers/platform/x86/samsung-laptop.c | 2 --
fs/cifs/cifsfs.c | 2 +-
fs/ext4/inode.c | 11 ++++++++++-
fs/ext4/super.c | 19 +++++++++++++++----
fs/gfs2/rgrp.c | 9 +++++----
include/linux/etherdevice.h | 5 ++---
mm/page_alloc.c | 2 +-
net/netlink/af_netlink.c | 7 +++++++
net/openvswitch/flow_netlink.c | 2 +-
net/packet/af_packet.c | 13 +++++++++----
sound/soc/soc-dapm.c | 6 ++----
sound/usb/midi.c | 1 +
sound/usb/usbaudio.h | 2 +-
24 files changed, 79 insertions(+), 42 deletions(-)
Hi friend,
Good day for you.
This is Angela from China, we are a leading global supply logistics
company.
Currently shipping price go down much, will you have any goods
import/export to China, we can share you best price.
Our business covers as below:
Ocean Freight Service ( FCL & LCL)
Air Freight Service
Warehousing and Distribution
Door to door services
Customs clearance import & export
Global rail intermodal transport
Amazon FBA/e-commerce logistics
__________________________________________________________________
B/Rgds
Angela
Overseas customer service
Shenzhen Bohang Logistics Co.,ltd
Jiaxing Heyuan Supply Chain Co.,Ltd(branch)
Global Supply Logistics
E-mail:angela@jxheyuan.com
Skype:windy-mao01
Wechat/whatsapp:86-18957307095
Website:www.bo-hang.com
[1]https://jxheyuan.en.alibaba.com
Add:3rd Floor,East ,Tianxi Building,No.359,Renhe Road,
Nanhu,district,Jiaxing City,Zhejiang China 314001(Zhejiang Brach)
DAP/DDP/FBA(by air & sea freight )
Focus on Europe, USA, Canada, Australia etc
References
1. https://jxheyuan.en.alibaba.com/
Hi,
How are you doing?
Would you kindly please direct me to the person that handles your Order
Fulfillment, 3PL and Shipping needs?
We are based in the US and offer warehouse services.
Order Fulfillment, Shipping and Branded Logo Products since 2005.
Here are some of the items we ship for our clients:
-E-com product drop shipping
-Books, training manuals, guides
-New member welcomes boxes and gifts
-Supplements, Health and Medical supplies
-Product samples
-Medical program test kits
-Follow up gifts to clients and prospects
Do you have some time to discuss? Let us store it, pack it and ship it for
you!
Let me know how to best reach you, and when.
Thanks,
Order Fulfillment Specialist
Hi,
Would you please direct me to the person that handles your Order
Fulfillment, 3PL and Shipping needs?
We are based in the US and offer warehouse services, Order Fulfillment,
Shipping and Branded Logo Products since 2005.
Here are some of the items we ship for our clients:
-E-com product drop shipping
-Books, training manuals, guides
-New member welcomes boxes and gifts
-Product samples
-Supplements, Health and Medical supplies
-M arketing materials
-Medical program test kits
-Follow up gifts to clients and prospects
Let us store it, pack it and ship it for you!
Do you have some time to discuss?
Let me know how to best reach you, and when.
Thanks,
Order Fulfillment Specialist
Hello,
It's been long time since we've had the opportunity to serve you. Hope
everthing goes well.
Please feel free to email me for any inquiries on new producs or
company updates. I hope to work with you in near future again. Thank
you!
Best Regards
Joy
Dear Sir,
Founded in 1987 in Chennai - India, Goodrich Gasket Pvt Ltd. is an API-6A
Certified Company by American Petroleum Institute and ISO 9001, 14001 &
45001 approved, having more than 3000 customers worldwide and exports to
over 50+ Countries.
OUR PRODUCT RANGE:
We look forward to hear from you. Please do email us your requirements.
If you wish to be our Partner, Please visit and fill details at
http://mail-goodrichgasket.com/link.php?M=3390685&N=226&L=186&F=T
[http://mail-goodrichgasket.com/link.php?M=3390685&N=226&L=186&F=T]. You
can also write back to sec.jmd(a)flosil.com with your company profile &
interest.
Best Regards,
Nasrin Sardar Khan - +91 7824017158
(Business Development)
Goodrich Gasket Private Limited
Head Office - Chennai: # 58, Hunters Road, Vepery, Chennai - 600 112.
INDIA.
Phone: +91-44-6137 3700
Factory - Chennai: # 40, Velichai Village, Kelambakkam – Vandallur Road,
Chennai – 600 048. INDIA.
Phone: +91-44-6740 0000
Email: info(a)flosil.com [mailto:info@flosil.com] / goodrichgasket(a)gmail.com
[mailto:goodrichgasket@gmail.com] | Website:
http://mail-goodrichgasket.com/link.php?M=3390685&N=226&L=11&F=T
[http://mail-goodrichgasket.com/link.php?M=3390685&N=226&L=2&F=T]
Linkedin Page:
[http://mail-goodrichgasket.com/link.php?M=3390685&N=226&L=194&F=T]
Specialization in Emergency Supply || Technical Support for Selection,
Design & Development of New Generation Gaskets ||
Spiral Wound Gaskets :: API Ring Joint Gaskets :: Insulating Kit Gaskets ::
Soft Gaskets :: Monolithic Insulating Joints :: Kammprofile Gaskets ::
Gasket Sheets :: Studs & Nuts ||
“We Provide, Risk Free Gaskets, On Time”.
Click this link to unsubscribe:
http://mail-goodrichgasket.com/unsubscribe.php?M=3390685&C=b79b03d225c1f9eb…
Hello
Hope everthing gose well.
We are a quick release clamp manufacturer from China, with 30 years of
production experience, we have various sizes of quick release clamps,
elbows ,brakets and modular ductwork fittings.The price is very cheap
and the sealing performance is better.
Can be quickly disassembled and installed, easy to operate,
support customization
Welcome to inquire
Regards
Eric
Shijiazhuang Chuanlin Machinery Manufacturing Co. LTD
Email:eric@sjzchuanlin.com
Whatsapp/wechat:+86-15254795523
Linux mainline and linux next arm64 builds failed with gcc-7.3.x.
drivers/usb/typec/tcpm/tcpm.c: In function 'run_state_machine':
drivers/usb/typec/tcpm/tcpm.c:4724:3: error: case label does not
reduce to an integer constant
case BDO_MODE_TESTDATA:
^~~~
make[4]: *** [scripts/Makefile.build:288: drivers/usb/typec/tcpm/tcpm.o] Error 1
^
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
--
Linaro LKFT
https://lkft.linaro.orghttps://ci.linaro.org/view/lkft/job/openembedded-lkft-linux-mainline/DISTRO…
Linux mainline x86 and i386 builds failed with gcc-7.3.x on jenkins build.
I do have noticed on Linux next builds.
drivers/gpu/drm/i915/gt/uc/intel_guc.c: In function 'intel_guc_send_mmio':
include/linux/compiler_types.h:352:38: error: call to
'__compiletime_assert_483' declared with attribute error: FIELD_PREP:
mask is not constant
_compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
^
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
--
Linaro LKFT
https://lkft.linaro.org
[1] https://ci.linaro.org/view/lkft/job/openembedded-lkft-linux-mainline/DISTRO…
Linux next-20220421 riscv defconfig builds failed [1].
Regressions found on riscv:
- riscv-clang-13-defconfig
- riscv-clang-12-defconfig
- riscv-gcc-10-defconfig
- riscv-clang-nightly-defconfig
- riscv-clang-11-defconfig
- riscv-gcc-8-defconfig
- riscv-clang-14-defconfig
- riscv-gcc-9-defconfig
- riscv-gcc-11-defconfig
arch/riscv/boot/dts/sifive/fu540-c000.dtsi:171.4-42: ERROR
(duplicate_property_names): /soc/dma@3000000:compatible: Duplicate
property name
ERROR: Input tree has errors, aborting (use -f to force output)
make[3]: *** [scripts/Makefile.lib:376:
arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb] Error 2
drivers/pci/pci-driver.c:533:12: warning:
'pci_restore_standard_config' defined but not used [-Wunused-function]
533 | static int pci_restore_standard_config(struct pci_dev *pci_dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Target '__all' not remade because of errors.
make: *** [Makefile:226: __sub-make] Error 2
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
The recent patch on this file.
I will run my bisect script and get back to you.
---
riscv: dts: Add dma-channels property and modify compatible
Add dma-channels property, then we can determine how many channels there
by device tree, in addition, we add the pdma versioning scheme for
compatible.
Signed-off-by: Zong Li <zong.li(a)sifive.com>
Reviewed-by: Palmer Dabbelt <palmer(a)rivosinc.com>
Acked-by: Palmer Dabbelt <palmer(a)rivosinc.com>
Acked-by: Conor Dooley <conor.dooley(a)microchip.com>
Reviewed-by: Bin Meng <bmeng.cn(a)gmail.com>
Signed-off-by: Palmer Dabbelt <palmer(a)rivosinc.com>
Steps to reproduce:
------------------
# To install tuxmake on your system globally:
# sudo pip3 install -U tuxmake
#
# See https://docs.tuxmake.org/ for complete documentation.
# Original tuxmake command with fragments listed below.
tuxmake --runtime podman --target-arch riscv --toolchain gcc-11
--kconfig defconfig
--
Linaro LKFT
https://lkft.linaro.org
[1] https://builds.tuxbuild.com/2868anlKwTP8aavo19LT6KRIq1T/
Dear All,
We seek your support on our new & innovative products. Request you to
please go through our product profile as below and attached catalogue for
your ready reference.
We are happy to introduce ourselves as FLOSIL-BET Coatings (India) Pvt Ltd
– (An Indo – Malaysian JV) - Manufacturer of High Performance Epoxy
Paints, Floor Coatings, PU Paints, Water Proofing, Adhesives, Degreaser,
Concrete Repairs & Other critical Coating systems for corrosion protection
for Oil & Gas, Petrochemicals, Power, Railways, Chemicals, Pharmaceuticals,
Defence, FMCG, Heavy Engineering, Shipping & Other General Industrial
segments.
Valued Clients are RIL, IOCL, PETRONAS, VATECH Wabag, Dangote Fertilizers
Ltd (Nigeria), SHELL, Connectwell, NPCIL, DAE, CIDB, Northport, TNB, MIDA,
Bahagian Francais dan Vendor, Boustead naval, Felda Holdings, SPNB, Sime
Darby Engineering , EXXONMOBILE, IMM , MMU, MMHE, Bumiarmada, KIC Oil &
Gas, Talisman, M3nergy, TYL Power, United Spirits, MFPL etc.
UNIQUE SELLING POINT :
All products have no substrate restriction. All epoxy STCs & PUs can be
applied on SS, MS/CS, Aluminum, GI, Titanium, FRP, GRE, Glass, Tiles, Wood,
Concrete, etc...All epoxy STCs can be applied on Oily, Wet, Damp Surfaces
without surface preparation.No / Least Surface Preparation - Manual or
Power tool cleaning is suffice.Zero Downtime during paint application. No
shutdown required while application of paint.Self-Extinguishing / Food
Grade / Can be applied underwater & cures underwater.Excellent performance
in C5M & C5I environments.Click
http://mail-goodrichgasket.com/link.php?M=3371944&N=225&L=23&F=T
[http://mail-goodrichgasket.com/link.php?M=3371944&N=225&L=27&F=T To
understand how our product perform
Live during under water application: Click
http://mail-goodrichgasket.com/link.php?M=3371944&N=225&L=25&F=T
[http://mail-goodrichgasket.com/link.php?M=3371944&N=225&L=171&F=T To
understand how our product perform
Live during Hot Pipeline Application,Live on Wet Surface, Live on Fire
Test, Live on Condense Pipeline, Live on Rusty Surface etc.: Our Product
Range:
PREMIUM EPOXY SURFACE TOLERANT COATING:
AQUA SEALER (100% Volume Solid) Fire Proof (Rated Class I – Self
Extinguishing), Non-flammable, Food Grade, Non-Hazardous.Can be applied On
substrate ranging from 150 ̊C to -20 ̊C. The pipeline or equipment need
not be shut down during application.Under water & cures underwater for
Offshore Structures , FRP, Any Metal, Jetty’s on the splash zone, civil
structures, Industrial floor, etc.On oily, watery and sweating
substrates.Doesn’t need SA 2 ½ preparation.DFT of 250 - 500 micron in
single coat. Unlimited buildup of thickness
EPOXY SURFACE TOLERANT COATING:
AQUA ST 03 (95% Volume Solid) Temperature resistance from 120 ̊C to 5 ̊C.
The pipeline or equipment need not be shut down during application.Suitable
for applications like for Offshore Structures , FRP, Any Metal, Jetty’s
above High tide, civil structures, etc.Suitable for highly corrosive
environments with exceptional chemical resistance property.DFT of 200 - 250
micron in single coat.
AQUA ST (90% Volume Solid) Temperature resistance from 5 ̊C to 120 ̊C
after full cure.Suitable for applications like for Offshore Structures,
FRP, Any Metal, Jetty’s above High tide, civil structures, Industrial
floor, etc.Suitable for highly corrosive environments and an alternate to
coal tar epoxy.DFT of 125 - 150 micron in single coat.
POLYURETHANE COATING:
AQUA PU (53% Volume Solid PU Finish Paint) Excellent Weathering & UV
Resistance.Suitable for applications like for Offshore Structures, FRP, Any
Metal, Jetty’s above High tide, civil structures, Superstructures
etc.High Gloss of 90-95 at 60 degree with superior Gloss retention of 90
– 95% in a span of 3-5 years.
AQUA PU 17-06 (50% Volume Solid PU Finish Paint) Excellent Weathering & UV
Resistance.Suitable for applications like for Offshore Structures, FRP, Any
Metal, Jetty’s above High tide, civil structures, Superstructures
etc.High Gloss of 85-90 at 60 degree with superior Gloss retention of 85
– 90% in a span of 2-3 years.
EPOXY ANTI-SLIP COATING:
Anti-Skid ®(Anti-Slip Epoxy Coating system) Proprietary System Innovated
and patented for Anti-slip and zero incident operations.Suitable for
applications like for Offshore Structures, FRP, Any Metal, Ladders,
Staircases, Handrails, Toilet/Bathrooms, Parking Lot, Play courts, civil
structures, Industrial floor, etc.
EPOXY GLASS FLAKE COATING:
AQUA GF (70% Volume Solid Glass Flake Epoxy)
Suitable for applications like for Offshore Structures, Internal Linings of
Chemical (Acidic / Alkali) vessels, FRP, Any Metal, Jetty’s above High
tide, civil structures, Industrial floor, etc.Excellent chemical & abrasion
resistance.
EPOXY ZINC BASED COATING:
AQUA EZ 16-08 (47% Volume Solid Epoxy Zinc Rich)
Excellent performance against corrosion on new steel.Exceptional general
purpose maintenance coating.AQUA IZ 17-06 (90% Volume Solid Ethyl Zinc
Silicate)
85% Zinc content by weight exhibiting long lasting life for the
substrates.Excellent performance against corrosion on new steel.AQUA ROZP
(90% Volume Solid Red Oxide Zinc Primer)
Suitable for applications like for Offshore Structures, FRP, Any Metal,
Jetty’s above High tide, civil structures, Industrial floor, etc.Suitable
for highly corrosive environments.
EPOXY SELF LEVELLING COATING:
AQUA FLOORCOAT (96% Volume Solid Self Levelling Flooring system)
High Solid, Easy to maintain floor coating system with excellent finish and
durability.Suitable for applications like for Industrial floors, parking,
office flooring, play courts etc.DFT of 2000 - 3000 micron in single coat.
WATER PROOFING COATING:
HDW URETHANE (92% Volume Solid & High Density Waterproofing Urethane)
Excellent Waterproofing with Zero Permeability and Weathering & UV
Resistance.Suitable for applications like for Offshore Structures, FRP, Any
Metal, Jetty’s above High tide, civil structures, Superstructures etc.
RUST CONVERTER EPOXY:
CONTACT V (43% Volume Solid Rust Encapsulater)
Water based, Non-Hazardous & Non-Flammable Rust conversion & Encapsulation
system by encapsulating rust allowing the coating system to adhere to the
substrate directlySuitable for applications like for Offshore Structures,
FRP, Any Metal, Jetty’s above High tide, civil structures,
Superstructures etc. where surface preparation is not desirable.
ANTI-FOULING PRODUCTS:
AQUA SPC (46% Volume Solid Self Polishing Copolymer Anti-Fouling System)
Excellent Sea Growth Resistance with controlled depletion of marine growth
and least marine growth on stationery vessels.Suitable on Metal, Fiber &
Wood.
HULL KOAT(100% Volume Solid Self Polishing TBT less Anti-Fouling System)
Excellent Sea Growth Resistance with controlled marine growth on stationery
vesselsSuitable on Metal, Fiber & Wood.
CONCRETE REPAIR EPOXY:
AQUA FILLER (100% Volume Solid Epoxy Pitting Repair System)
Pitting repair system with excellent Impact resistance & Zero
Permeability.Suitable for applications like for Offshore Structures, FRP,
Any Metal, Jetty’s above High tide, civil structures, Superstructures,
Industrial Floorings, Concrete etc.
EPOXY HIGH PERFORMANCE ADHESIVE:
QUICK SEAL(100% Volume Solid Epoxy Adhesive)
Suitable for fusing 2 substrates on FRP, Any Metal, Glass,
etc..Non-Hazardous & Non-FlammableSurface bonding & Excellent Adhesion.
DEGREASER SOLUTION:
DEGREASER L-7(Water Based Bio-Degradable De-greaser )
Most effective heavy duty degreaser with bond breaking property on oils,
chemicals, solvents, etc…Non-Flammable, Non-Caustic, .Non-Toxic, Fully
Bio-DegradableNon-Hazardous, Zero Vapor or Odour & Water Based
PIPELINE & AUXILLARY ANTI-COROSSION SOLUTION:
KON-TAC® (Non-Metallic Isolator for Anti-Contact Corrosion) Non-Metallic
Corrosion Isolator to protect pipelines & structures from Contact
Corrosion.
FLANGE PROTECTION SYSTEM (100% Volume Solid Epoxy Protection System)
Excellent Corrosion & Crevice gasket Protection on flanges.Suitable for
flanges on high corrosive areas tailor made to substrate condition.
We are happy to support you for all your critical coating requirements.
Please do contact us for any clarification and requirements.
Kind Regards,
Prem Raj Nair
Flosil-Bet Coatings (India) Pvt. Ltd.
Regd. Office & Works: No. 40, Velichai Village | Vandalur – Kelambakkam
Road
Chennai – 600048 | Tamilnadu | India.
+91 [callto:+91%209381220534]7358377998 (M)
+91 44 6137 3700 [callto:+91%2044%206137%203700]
prem.nair(a)flosil-bet.com / info(a)flosil-bet.com
[mailto:info@flosil-bet.com]
www.Flosil-bet.com
[http://mail-goodrichgasket.com/link.php?M=3371944&N=225&L=17&F=T]
We Provide, Eco-Practical High Performance Coatings.
Click this link to unsubscribe:
http://mail-goodrichgasket.com/unsubscribe.php?M=3371944&C=9aa863ce53f2aa81…
This is the start of the stable review cycle for the 4.19.239 release.
There are 32 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, 20 Apr 2022 12:11:14 +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/v4.x/stable-review/patch-4.19.239-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 4.19.239-rc1
Martin Povišer <povik+lin(a)cutebit.org>
i2c: pasemi: Wait for write xfers to finish
Nadav Amit <namit(a)vmware.com>
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nathan Chancellor <nathan(a)kernel.org>
ARM: davinci: da850-evm: Avoid NULL pointer dereference
Nicolas Dichtel <nicolas.dichtel(a)6wind.com>
ipv6: fix panic when forwarding a pkt with no in6 dev
Fabio M. De Francesco <fmdefrancesco(a)gmail.com>
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Tim Crawford <tcrawford(a)system76.com>
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Jason A. Donenfeld <Jason(a)zx2c4.com>
gcc-plugins: latent_entropy: use /dev/urandom
Oliver Upton <oupton(a)google.com>
KVM: Don't create VM debugfs files outside of the VM directory
Patrick Wang <patrick.wang.shcn(a)gmail.com>
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Juergen Gross <jgross(a)suse.com>
mm, page_alloc: fix build_zonerefs_node()
Duoming Zhou <duoming(a)zju.edu.cn>
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Alexey Galakhov <agalakhov(a)gmail.com>
scsi: mvsas: Add PCI ID of RocketRaid 2640
Roman Li <Roman.Li(a)amd.com>
drm/amd/display: Fix allocate_mst_payload assert on resume
Joey Gouly <joey.gouly(a)arm.com>
arm64: alternatives: mark patch_alternative() as `noinstr`
Leo Ruan <tingquan.ruan(a)cn.bosch.com>
gpu: ipu-v3: Fix dev_dbg frequency output
Christian Lamparter <chunkeey(a)gmail.com>
ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
Randy Dunlap <rdunlap(a)infradead.org>
net: micrel: fix KS8851_MLL Kconfig
Tyrel Datwyler <tyreld(a)linux.ibm.com>
scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
Xiaoguang Wang <xiaoguang.wang(a)linux.alibaba.com>
scsi: target: tcmu: Fix possible page UAF
Michael Kelley <mikelley(a)microsoft.com>
Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
QintaoShen <unSimple1993(a)163.com>
drm/amdkfd: Check for potential null return of kmalloc_array()
Aurabindo Pillai <aurabindo.pillai(a)amd.com>
drm/amd: Add USBC connector ID
Harshit Mogalapalli <harshit.m.mogalapalli(a)oracle.com>
cifs: potential buffer overflow in handling symlinks
Lin Ma <linma(a)zju.edu.cn>
nfc: nci: add flush_workqueue to prevent uaf
Athira Rajeev <atrajeev(a)linux.vnet.ibm.com>
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Petr Malat <oss(a)malat.biz>
sctp: Initialize daddr on peeled off socket
Dinh Nguyen <dinguyen(a)kernel.org>
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Vadim Pasternak <vadimp(a)nvidia.com>
mlxsw: i2c: Fix initialization error flow
Linus Torvalds <torvalds(a)linux-foundation.org>
gpiolib: acpi: use correct format characters
Guillaume Nault <gnault(a)redhat.com>
veth: Ensure eth header is in skb's linear part
Vlad Buslov <vladbu(a)nvidia.com>
net/sched: flower: fix parsing of ethertype following VLAN header
Miaoqian Lin <linmq006(a)gmail.com>
memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
-------------
Diffstat:
Makefile | 4 +-
arch/arm/mach-davinci/board-da850-evm.c | 4 +-
arch/arm64/kernel/alternative.c | 6 +--
drivers/ata/libata-core.c | 3 ++
drivers/gpio/gpiolib-acpi.c | 4 +-
drivers/gpu/drm/amd/amdgpu/ObjectID.h | 1 +
drivers/gpu/drm/amd/amdkfd/kfd_events.c | 2 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +-
drivers/gpu/ipu-v3/ipu-di.c | 5 ++-
drivers/hv/ring_buffer.c | 11 +++++-
drivers/i2c/busses/i2c-pasemi.c | 6 +++
drivers/memory/atmel-ebi.c | 23 ++++++++---
drivers/net/ethernet/mellanox/mlxsw/i2c.c | 1 +
drivers/net/ethernet/micrel/Kconfig | 1 +
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c | 8 ----
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.h | 4 ++
.../net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 13 +++----
drivers/net/slip/slip.c | 2 +-
drivers/net/veth.c | 2 +-
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 2 +-
drivers/scsi/mvsas/mv_init.c | 1 +
drivers/target/target_core_user.c | 3 +-
fs/cifs/link.c | 3 ++
include/net/flow_dissector.h | 2 +
kernel/smp.c | 2 +-
mm/kmemleak.c | 8 ++--
mm/page_alloc.c | 2 +-
net/core/flow_dissector.c | 1 +
net/ipv6/ip6_output.c | 2 +-
net/nfc/nci/core.c | 4 ++
net/sched/cls_flower.c | 18 ++++++---
net/sctp/socket.c | 2 +-
scripts/gcc-plugins/latent_entropy_plugin.c | 44 +++++++++++++---------
sound/core/pcm_misc.c | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
tools/testing/selftests/mqueue/mq_perf_tests.c | 25 ++++++++----
virt/kvm/kvm_main.c | 8 +++-
37 files changed, 155 insertions(+), 78 deletions(-)
Dear Sir or Madam who may concerned,
Greetings to you,
This is Jocelyn from CENTURIAL MED in China. We produce silicone foley
catheter and anesthesia mask more than 10 years.
Our silicone foley catheter and anesthesia mask with high quality and
competitive price is selling well. If you are interested in these
products, please contact me at any time.
Thanks and best regards,
Jocelyn Lee (marketing representative)
Zhongshan Centurial Medical Technology Co.,Ltd
A2-04, 2nd Floor, No.1 Hongtu Street, Hongji Road, Shiqi District,
528400, Zhongshan City, Guangdong Province, China.
Mob./Wechat/Whatsapp: +86 15992999764
[1]www.centurial.com.cn
References
1. http://www.centurial.com.cn/
Hello,
It's been long time since we've had the opportunity to serve you. Hope
everthing goes well.
Please feel free to email me for any inquiries on new producs or
company updates. I hope to work with you in near future again. Thank
you!
Best Regards
Joy
Hi
We're specializing in Email promotion.
If you do not get the order for a long time and have no idea how to do it now, let us help you show your products in selected countries of the company.
We not only let you successfully get an order, but also let your shop get more site traffic if you have an e-commerce site.
This is Alistar from BOT-CLOUD Co., Ltd, over 10 years in the Email promotion field.
We have already fixed hundreds of companies' performance problems, for good products that nobody knows.
If you have any questions and want to learn more details, contact me.
All the best,
Alistar
Bot-Cloud Co., Ltd
E-Mail: Alistar(a)bot-cloud.com
TEL:+86 13160683922(WhatsApp)
Skype:kuenye888