Hello Greg, > From: stable-owner@xxxxxxxxxxxxxxx <stable-owner@xxxxxxxxxxxxxxx> On > Behalf Of Greg Kroah-Hartman > Sent: 19 March 2020 13:04 > > This is the start of the stable review cycle for the 4.19.112 release. > There are 48 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. No build/test issues seen for CIP configs for Linux 4.19.112-rc1 (d078cac7a422). Build/test pipeline/logs: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/pipelines/128111695 GitLab CI pipeline: https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines/-/blob/master/trees/linux-4.19.y.yml Kind regards, Chris > > Responses should be made by Sat, 21 Mar 2020 12:37:04 +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.112-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-4.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Linux 4.19.112-rc1 > > Matteo Croce <mcroce@xxxxxxxxxx> > ipv4: ensure rcu_read_lock() in cipso_v4_error() > > Waiman Long <longman@xxxxxxxxxx> > efi: Fix debugobjects warning on 'efi_rts_work' > > Chen-Tsung Hsieh <chentsung@xxxxxxxxxxxx> > HID: google: add moonball USB id > > Jann Horn <jannh@xxxxxxxxxx> > mm: slub: add missing TID bump in kmem_cache_alloc_bulk() > > Kees Cook <keescook@xxxxxxxxxxxx> > ARM: 8958/1: rename missed uaccess .fixup section > > Florian Fainelli <f.fainelli@xxxxxxxxx> > ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional() > > Carl Huang <cjhuang@xxxxxxxxxxxxxx> > net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue > > Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > driver core: Fix creation of device links with PM-runtime flags > > Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > driver core: Remove device link creation limitation > > Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER > > Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > driver core: Make driver core own stateful device links > > Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > driver core: Fix adding device links to probing suppliers > > Yong Wu <yong.wu@xxxxxxxxxxxx> > driver core: Remove the link if there is no driver with AUTO flag > > Faiz Abbas <faiz_abbas@xxxxxx> > mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C > > Faiz Abbas <faiz_abbas@xxxxxx> > mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning > > Navid Emamdoost <navid.emamdoost@xxxxxxxxx> > wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle > > Navid Emamdoost <navid.emamdoost@xxxxxxxxx> > wimax: i2400: fix memory leak > > Qian Cai <cai@xxxxxx> > jbd2: fix data races at struct journal_head > > Alex Maftei (amaftei) <amaftei@xxxxxxxxxxxxxx> > sfc: fix timestamp reconstruction at 16-bit rollover points > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: fix packet forwarding in rmnet bridge mode > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: fix bridge mode bugs > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: use upper/lower device infrastructure > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: do not allow to change mux id if mux id is duplicated > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: fix suspicious RCU usage > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: fix NULL pointer dereference in rmnet_changelink() > > Taehee Yoo <ap420073@xxxxxxxxx> > net: rmnet: fix NULL pointer dereference in rmnet_newlink() > > Luo bin <luobin9@xxxxxxxxxx> > hinic: fix a bug of setting hw_ioctxt > > Luo bin <luobin9@xxxxxxxxxx> > hinic: fix a irq affinity bug > > yangerkun <yangerkun@xxxxxxxxxx> > slip: not call free_netdev before rtnl_unlock in slip_open > > Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > signal: avoid double atomic counter increments for user accounting > > Madhuparna Bhowmik <madhuparnabhowmik10@xxxxxxxxx> > mac80211: rx: avoid RCU list traversal under mutex > > Marek Vasut <marex@xxxxxxx> > net: ks8851-ml: Fix IRQ handling and locking > > Daniele Palmas <dnlplm@xxxxxxxxx> > net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch > > Igor Druzhinin <igor.druzhinin@xxxxxxxxxx> > scsi: libfc: free response frame from GPN_ID > > Johannes Berg <johannes.berg@xxxxxxxxx> > cfg80211: check reg_rule for NULL in handle_channel_custom() > > Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> > HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override > > Mansour Behabadi <mansour@xxxxxxxxxx> > HID: apple: Add support for recent firmware on Magic Keyboards > > Jean Delvare <jdelvare@xxxxxxx> > ACPI: watchdog: Allow disabling WDAT at boot > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > mmc: core: Allow host controllers to require R1B for CMD6 > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > mmc: sdhci-omap: Fix busy detection by enabling > MMC_CAP_NEED_RSP_BUSY > > Faiz Abbas <faiz_abbas@xxxxxx> > mmc: host: Fix Kconfig warnings on keystone_defconfig > > Faiz Abbas <faiz_abbas@xxxxxx> > mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning > failures (i929) > > Faiz Abbas <faiz_abbas@xxxxxx> > mmc: sdhci-omap: Add platform specific reset callback > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() > > Kim Phillips <kim.phillips@xxxxxxx> > perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT > flag > > > ------------- > > Diffstat: > > Documentation/admin-guide/kernel-parameters.txt | 4 + > Documentation/driver-api/device_link.rst | 63 +++-- > Makefile | 4 +- > arch/arm/kernel/vdso.c | 2 + > arch/arm/lib/copy_from_user.S | 2 +- > arch/x86/events/amd/uncore.c | 14 +- > drivers/acpi/acpi_watchdog.c | 12 +- > drivers/base/core.c | 293 +++++++++++++++------ > drivers/base/dd.c | 2 +- > drivers/base/power/runtime.c | 4 +- > drivers/firmware/efi/runtime-wrappers.c | 2 +- > drivers/hid/hid-apple.c | 3 +- > drivers/hid/hid-google-hammer.c | 2 + > drivers/hid/hid-ids.h | 1 + > drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 + > drivers/mmc/core/core.c | 5 +- > drivers/mmc/core/mmc.c | 7 +- > drivers/mmc/core/mmc_ops.c | 27 +- > drivers/mmc/host/Kconfig | 2 + > drivers/mmc/host/sdhci-omap.c | 151 ++++++++++- > drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c | 1 + > drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h | 2 +- > drivers/net/ethernet/huawei/hinic/hinic_hw_if.h | 1 + > drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h | 1 + > drivers/net/ethernet/huawei/hinic/hinic_rx.c | 5 +- > drivers/net/ethernet/micrel/ks8851_mll.c | 14 +- > drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 186 +++++++------ > drivers/net/ethernet/qualcomm/rmnet/rmnet_config.h | 3 +- > .../net/ethernet/qualcomm/rmnet/rmnet_handlers.c | 7 +- > drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c | 8 - > drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.h | 1 - > drivers/net/ethernet/sfc/ptp.c | 38 ++- > drivers/net/slip/slip.c | 3 + > drivers/net/usb/qmi_wwan.c | 3 + > drivers/net/wimax/i2400m/op-rfkill.c | 1 + > drivers/scsi/libfc/fc_disc.c | 2 + > fs/jbd2/transaction.c | 8 +- > include/linux/device.h | 7 +- > include/linux/mmc/host.h | 1 + > kernel/signal.c | 23 +- > mm/slub.c | 9 + > net/ipv4/cipso_ipv4.c | 7 +- > net/mac80211/rx.c | 2 +- > net/qrtr/qrtr.c | 2 +- > net/wireless/reg.c | 2 +- > 45 files changed, 672 insertions(+), 273 deletions(-) >