Sir/Madam,
We represent a couple of high net worth private individuals and organizations who are looking at investing in viable projects with good ROI on loan basis.
We are capable of loaning 500,000.USD as Minimum and 100 Million as Maximum. Kindly respond to my email for more details.
Best Regards,
Dr. Richard Vogeli
This is the start of the stable review cycle for the 4.9.314 release.
There are 7 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 Sun, 15 May 2022 14:22:19 +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.314-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.314-rc1
Muchun Song <songmuchun(a)bytedance.com>
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
Ricky WU <ricky_wu(a)realtek.com>
mmc: rtsx: add 74 Clocks in power on flow
Itay Iellin <ieitayie(a)gmail.com>
Bluetooth: Fix the creation of hdev->name
Andreas Larsson <andreas(a)gaisler.com>
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson <andreas(a)gaisler.com>
can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
Lee Jones <lee.jones(a)linaro.org>
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Nathan Chancellor <natechancellor(a)gmail.com>
MIPS: Use address-of operator on section symbols
-------------
Diffstat:
Makefile | 4 ++--
arch/mips/bmips/setup.c | 2 +-
arch/mips/lantiq/prom.c | 2 +-
arch/mips/pic32/pic32mzda/init.c | 2 +-
drivers/block/drbd/drbd_nl.c | 13 ++++++++-----
drivers/mmc/host/rtsx_pci_sdmmc.c | 30 ++++++++++++++++++++----------
drivers/net/can/grcan.c | 38 ++++++++++++++++++--------------------
include/net/bluetooth/hci_core.h | 3 +++
mm/userfaultfd.c | 3 +++
net/bluetooth/hci_core.c | 6 +++---
10 files changed, 60 insertions(+), 43 deletions(-)