I'm announcing the release of the 4.19.102 kernel. All users of the 4.19 kernel series must upgrade. The updated 4.19.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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 ------------ Documentation/ABI/testing/sysfs-class-devfreq | 7 Makefile | 2 arch/arm/boot/dts/am335x-boneblack-common.dtsi | 5 arch/arm/boot/dts/am43x-epos-evm.dts | 2 arch/arm/boot/dts/am571x-idk.dts | 4 arch/arm/boot/dts/am572x-idk-common.dtsi | 4 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 25 + arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 2 arch/arm/kernel/hyp-stub.S | 7 arch/arm64/boot/Makefile | 2 arch/parisc/kernel/drivers.c | 4 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0-best-effort.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1-best-effort.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-0.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-1.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-2.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-3.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-4.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-5.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-0.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-1.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-0.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-1.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-2.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-3.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-4.dtsi | 1 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi | 1 arch/riscv/kernel/vdso/Makefile | 3 arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 32 +- crypto/pcrypt.c | 3 drivers/char/ttyprintk.c | 15 - drivers/clk/mmp/clk-of-mmp2.c | 2 drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 4 drivers/devfreq/devfreq.c | 9 drivers/media/radio/si470x/radio-si470x-i2c.c | 2 drivers/media/usb/dvb-usb/af9005.c | 2 drivers/media/usb/dvb-usb/digitv.c | 10 drivers/media/usb/dvb-usb/dvb-usb-urb.c | 2 drivers/media/usb/dvb-usb/vp7045.c | 21 + drivers/media/usb/gspca/gspca.c | 2 drivers/net/dsa/bcm_sf2.c | 2 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 22 + drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 3 drivers/net/ethernet/chelsio/cxgb4/l2t.c | 3 drivers/net/ethernet/freescale/fman/fman_memac.c | 4 drivers/net/ethernet/freescale/xgmac_mdio.c | 7 drivers/net/ethernet/intel/igb/e1000_82575.c | 8 drivers/net/ethernet/intel/igb/igb_ethtool.c | 2 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 37 ++ drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 5 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 1 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 drivers/net/usb/qmi_wwan.c | 1 drivers/net/usb/r8152.c | 9 drivers/net/wireless/cisco/airo.c | 20 - drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 48 +++ drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h | 6 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 3 drivers/net/wireless/rsi/rsi_91x_sdio.c | 18 + drivers/net/wireless/rsi/rsi_91x_usb.c | 25 + drivers/platform/x86/gpd-pocket-fan.c | 2 drivers/scsi/fnic/fnic_scsi.c | 3 drivers/soc/ti/wkup_m3_ipc.c | 4 drivers/tee/optee/Kconfig | 1 fs/btrfs/super.c | 10 fs/ext4/super.c | 127 +++++----- fs/namei.c | 4 fs/reiserfs/super.c | 2 include/linux/sched.h | 4 include/net/cfg80211.h | 5 kernel/cgroup/cgroup.c | 11 mm/mempolicy.c | 6 mm/migrate.c | 2 net/bluetooth/hci_sock.c | 3 net/core/utils.c | 20 + net/ipv4/ip_vti.c | 13 - net/ipv6/ip6_vti.c | 13 - net/mac80211/cfg.c | 23 + net/mac80211/mesh_hwmp.c | 3 net/mac80211/tkip.c | 18 + net/netfilter/nft_tunnel.c | 3 net/wireless/rdev-ops.h | 10 net/wireless/reg.c | 36 ++ net/wireless/trace.h | 5 net/wireless/wext-core.c | 3 net/xfrm/xfrm_interface.c | 34 ++ security/tomoyo/common.c | 11 sound/soc/codecs/rt5640.c | 7 sound/soc/sti/uniperif_player.c | 7 tools/include/linux/string.h | 8 tools/lib/string.c | 7 tools/lib/traceevent/parse-filter.c | 4 tools/perf/builtin-c2c.c | 10 tools/perf/builtin-report.c | 6 96 files changed, 606 insertions(+), 234 deletions(-) Al Viro (1): vfs: fix do_last() regression Andres Freund (1): perf c2c: Fix return type for histogram sorting comparision functions Arnaud Pouliquen (1): ASoC: sti: fix possible sleep-in-atomic Arnd Bergmann (1): wireless: wext: avoid gcc -O3 warning Cambda Zhu (1): ixgbe: Fix calculation of queue with VFs and flow director on interface flap Chanwoo Choi (1): PM / devfreq: Add new name attribute for sysfs Dan Carpenter (2): mm/mempolicy.c: fix out of bounds write in mpol_parse_str() Bluetooth: Fix race condition in hci_release_sock() Dave Gerlach (1): soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot Dirk Behme (1): arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean' Dmitry Osipenko (1): ASoC: rt5640: Fix NULL dereference on module unload Florian Fainelli (1): net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec Florian Westphal (1): netfilter: nft_tunnel: ERSPAN_VERSION must not be null Ganapathi Bhat (1): wireless: fix enabling channel 12 for custom regulatory domain Greg Kroah-Hartman (1): Linux 4.19.102 Haim Dreyfuss (1): iwlwifi: Don't ignore the cap field upon mcc update Hannes Reinecke (1): scsi: fnic: do not queue commands during fwreset Hans Verkuil (2): media: gspca: zero usb_buf media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0 Hans de Goede (1): platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits Hayes Wang (1): r8152: get default setting of WOL before initializing Herbert Xu (1): crypto: pcrypt - Fix user-after-free on module unload Hewenliang (1): tools lib traceevent: Fix memory leakage in filter_event Ilie Halip (1): riscv: delete temporary files Jan Kara (1): reiserfs: Fix memory leak of journal device string Jin Yao (1): perf report: Fix no libunwind compiled warning break s390 issue Johan Hovold (1): rsi: fix use-after-free on failed probe and unbind Josef Bacik (1): btrfs: do not zero f_bavail if we have available space Jouni Malinen (1): mac80211: Fix TKIP replay protection immediately after key setup Kishon Vijay Abraham I (2): ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes ARM: dts: beagle-x15-common: Model 5V0 regulator Kristian Evensen (1): qmi_wwan: Add support for Quectel RM500Q Krzysztof Kozlowski (1): parisc: Use proper printk format for resource_size_t Lee Jones (1): media: si470x-i2c: Move free() past last use of 'radio' Lubomir Rintel (1): clk: mmp2: Fix the order of timer mux parents Madalin Bucur (3): powerpc/fsl/dts: add fsl,erratum-a011043 net/fsl: treat fsl,erratum-a011043 net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G Manfred Rudigier (1): igb: Fix SGMII SFP module discovery for 100FX/LX. Manish Chopra (1): qlcnic: Fix CPU soft lockup while collecting firmware dump Marek Szyprowski (1): ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity Markus Theil (1): mac80211: mesh: restrict airtime metric to peered established plinks Mathieu Desnoyers (1): rseq: Unregister rseq for clone CLONE_VM Matwey V. Kornilov (1): ARM: dts: am335x-boneblack-common: fix memory size Michael Chan (1): bnxt_en: Fix ipv6 RFS filter matching logic. Michael Ellerman (2): airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE Michal Koutný (1): cgroup: Prevent double killing of css when enabling threaded cgroup Nicolas Dichtel (2): vti[6]: fix packet tx through bpf_redirect() xfrm interface: fix packet tx through bpf_redirect() Orr Mazor (1): cfg80211: Fix radar event during another phy CAC Praveen Chaudhary (1): net: Fix skb->csum update in inet_proto_csum_replace16(). Raag Jadav (1): ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1 Radoslaw Tyl (1): ixgbevf: Remove limit of 10 entries for unicast filter list Samuel Holland (1): clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order Sean Young (3): media: digitv: don't continue if remote control state can't be read media: af9005: uninitialized variable printked media: vp7045: do not read uninitialized values if usb transfer fails Siva Rebbagondla (1): rsi: add hci detach for hibernation and poweroff Tetsuo Handa (1): tomoyo: Use atomic_t for statistics counter Theodore Ts'o (1): ext4: validate the debug_want_extra_isize mount option at parse time Vasily Averin (2): seq_tab_next() should increase position index l2t_seq_next should increase position index Vincenzo Frascino (1): tee: optee: Fix compilation issue with nommu Vitaly Chikunov (1): tools lib: Fix builds when glibc contains strlcpy() Vladimir Murzin (1): ARM: 8955/1: virt: Relax arch timer version check during early boot Wei Yang (1): mm/migrate.c: also overwrite error when it is bigger than zero Xiaochen Shen (3): x86/resctrl: Fix use-after-free when deleting resource groups x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup x86/resctrl: Fix a deadlock due to inaccurate reference Xu Wang (1): xfrm: interface: do not confirm neighbor when do pmtu update Zhenzhong Duan (1): ttyprintk: fix a potential deadlock in interrupt context issue
Attachment:
signature.asc
Description: PGP signature