This is the start of the stable review cycle for the 4.19.178 release.
There are 246 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, 03 Mar 2021 19:35:01 +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.178-rc2.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 <[email protected]>
Linux 4.19.178-rc2
Takeshi Misawa <[email protected]>
net: qrtr: Fix memory leak in qrtr_tun_open
Nikos Tsironis <[email protected]>
dm era: Update in-core bitset after committing the metadata
Jason A. Donenfeld <[email protected]>
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Leon Romanovsky <[email protected]>
ipv6: silence compilation warning for non-IPV6 builds
Eric Dumazet <[email protected]>
ipv6: icmp6: avoid indirect call for icmpv6_send()
Jason A. Donenfeld <[email protected]>
xfrm: interface: use icmp_ndo_send helper
Jason A. Donenfeld <[email protected]>
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld <[email protected]>
gtp: use icmp_ndo_send helper
Jason A. Donenfeld <[email protected]>
icmp: introduce helper for nat'd source address in network device context
Nikos Tsironis <[email protected]>
dm era: only resize metadata in preresume
Nikos Tsironis <[email protected]>
dm era: Reinitialize bitset cache before digesting a new writeset
Nikos Tsironis <[email protected]>
dm era: Use correct value size in equality function of writeset tree
Nikos Tsironis <[email protected]>
dm era: Fix bitset memory leaks
Nikos Tsironis <[email protected]>
dm era: Verify the data block size hasn't changed
Nikos Tsironis <[email protected]>
dm era: Recover committed writeset after crash
Mikulas Patocka <[email protected]>
dm: fix deadlock when swapping to encrypted device
Bob Peterson <[email protected]>
gfs2: Don't skip dlm unlock if glock has an lvb
Al Viro <[email protected]>
sparc32: fix a user-triggerable oops in clear_user()
Chao Yu <[email protected]>
f2fs: fix out-of-repair __setattr_copy()
Chen Yu <[email protected]>
cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if available
Muchun Song <[email protected]>
printk: fix deadlock when kernel panic
Maxim Kiselev <[email protected]>
gpio: pcf857x: Fix missing first interrupt
Frank Li <[email protected]>
mmc: sdhci-esdhc-imx: fix kernel panic when remove module
Fangrui Song <[email protected]>
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Suzuki K Poulose <[email protected]>
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
Dan Williams <[email protected]>
libnvdimm/dimm: Avoid race between probe and available_slots_show()
Mike Kravetz <[email protected]>
hugetlb: fix copy_huge_page_from_user contig page struct assumption
NeilBrown <[email protected]>
x86: fix seq_file iteration for pat/memtype.c
NeilBrown <[email protected]>
seq_file: document how per-entry resources are managed.
Pan Bian <[email protected]>
fs/affs: release old buffer head on error path
Pan Bian <[email protected]>
mtd: spi-nor: hisi-sfc: Put child node np on error path
Alexander Usyskin <[email protected]>
watchdog: mei_wdt: request stop on unregister
He Zhe <[email protected]>
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
Jiri Kosina <[email protected]>
floppy: reintroduce O_NDELAY fix
Sean Christopherson <[email protected]>
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Pavel Machek <[email protected]>
media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()
Martin Kaiser <[email protected]>
staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table
Amey Narkhede <[email protected]>
staging: gdm724x: Fix DMA from stack
Ilya Lipnitskiy <[email protected]>
staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c
Frank Wunderlich <[email protected]>
dts64: mt7622: fix slow sd card access
Jiri Bohac <[email protected]>
pstore: Fix typo in compression option name
Sabyrzhan Tasbolatov <[email protected]>
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
Ricky Wu <[email protected]>
misc: rtsx: init of rts522a add OCP power off when no card is present
Paul Cercueil <[email protected]>
seccomp: Add missing return in non-void function
Corentin Labbe <[email protected]>
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe <[email protected]>
crypto: sun4i-ss - checking sg length is not sufficient
Ard Biesheuvel <[email protected]>
crypto: arm64/sha - add missing module aliases
Filipe Manana <[email protected]>
btrfs: fix extent buffer leak on failure to copy root
Josef Bacik <[email protected]>
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik <[email protected]>
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
Jarkko Sakkinen <[email protected]>
KEYS: trusted: Fix migratable=1 failing
James Bottomley <[email protected]>
tpm_tis: Clean up locality release
James Bottomley <[email protected]>
tpm_tis: Fix check_locality for correct locality acquisition
PeiSen Hou <[email protected]>
ALSA: hda/realtek: modify EAPD in the ALC886
Dan Carpenter <[email protected]>
USB: serial: mos7720: fix error code in mos7720_write()
Dan Carpenter <[email protected]>
USB: serial: mos7840: fix error code in mos7840_write()
Johan Hovold <[email protected]>
USB: serial: ftdi_sio: fix FTX sub-integer prescaler
Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
Paul Cercueil <[email protected]>
usb: musb: Fix runtime PM race in musb_queue_resume_work
Lech Perczak <[email protected]>
USB: serial: option: update interface mapping for ZTE P685M
Marcos Paulo de Souza <[email protected]>
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Dan Carpenter <[email protected]>
Input: joydev - prevent potential read overflow in ioctl
Olivier Crête <[email protected]>
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|S
jeffrey.lin <[email protected]>
Input: raydium_ts_i2c - do not send zero length
Jason Gerecke <[email protected]>
HID: wacom: Ignore attempts to overwrite the touch_max value from HID
Qinglang Miao <[email protected]>
ACPI: configfs: add missing check after configfs_register_default_group()
Rafael J. Wysocki <[email protected]>
ACPI: property: Fix fwnode string properties matching
Mikulas Patocka <[email protected]>
blk-settings: align max_sectors on "logical_block_size" boundary
Randy Dunlap <[email protected]>
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Miaohe Lin <[email protected]>
mm/rmap: fix potential pte_unmap on an not mapped pte
Maxime Ripard <[email protected]>
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Marc Zyngier <[email protected]>
arm64: Add missing ISB after invalidating TLB in __primary_switch
Heiner Kallweit <[email protected]>
r8169: fix jumbo packet handling on RTL8168e
Miaohe Lin <[email protected]>
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin <[email protected]>
mm/memory.c: fix potential pte_unmap_unlock pte error
Dan Carpenter <[email protected]>
ocfs2: fix a use after free on error
Taehee Yoo <[email protected]>
vxlan: move debug check after netdev unregister
Chuhong Yuan <[email protected]>
net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
Mateusz Palczewski <[email protected]>
i40e: Fix add TC filter for IPv6
Jann Horn <[email protected]>
Take mmap lock in cacheflush syscall
Sylwester Dziedziuch <[email protected]>
i40e: Fix VFs not created
Mateusz Palczewski <[email protected]>
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski <[email protected]>
i40e: Add zero-initialization of AQ command structures
Slawomir Laba <[email protected]>
i40e: Fix flow for IPv6 next header (extension header)
Bard Liao <[email protected]>
regmap: sdw: use _no_pm functions in regmap_read/write
Theodore Ts'o <[email protected]>
ext4: fix potential htree index checksum corruption
Konrad Dybcio <[email protected]>
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Heiner Kallweit <[email protected]>
PCI: Align checking of syscall user config accessors
Jorgen Hansen <[email protected]>
VMCI: Use set_page_dirty_lock() when unregistering guest memory
Simon South <[email protected]>
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Aswath Govindraju <[email protected]>
misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users
Aswath Govindraju <[email protected]>
misc: eeprom_93xx46: Fix module alias to enable module autoprobe
Randy Dunlap <[email protected]>
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Dan Carpenter <[email protected]>
Input: elo - fix an error code in elo_connect()
Namhyung Kim <[email protected]>
perf test: Fix unaligned access in sample parsing test
Adrian Hunter <[email protected]>
perf intel-pt: Fix missing CYC processing in PSB
Dan Carpenter <[email protected]>
Input: sur40 - fix an error code in sur40_probe()
Andy Shevchenko <[email protected]>
spi: pxa2xx: Fix the controller numbering for Wildcat Point
AngeloGioacchino Del Regno <[email protected]>
clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs
Christophe Leroy <[email protected]>
powerpc/8xx: Fix software emulation interrupt
Nathan Lynch <[email protected]>
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Dan Carpenter <[email protected]>
mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()
Alain Volmat <[email protected]>
spi: stm32: properly handle 0 byte transfer
Bob Pearson <[email protected]>
RDMA/rxe: Correct skb on loopback path
Bob Pearson <[email protected]>
RDMA/rxe: Fix coding error in rxe_recv.c
Arnaldo Carvalho de Melo <[email protected]>
perf tools: Fix DSO filtering when not finding a map for a sampled address
Steven Rostedt (VMware) <[email protected]>
tracepoint: Do not fail unregistering a probe due to memory failure
Uwe Kleine-König <[email protected]>
amba: Fix resource leak for drivers without .remove
Vladimir Murzin <[email protected]>
ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
Takeshi Saito <[email protected]>
mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes
Christophe JAILLET <[email protected]>
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
Christophe Leroy <[email protected]>
powerpc/47x: Disable 256k page size
Cédric Le Goater <[email protected]>
KVM: PPC: Make the VMX instruction emulation routines static
Shay Drory <[email protected]>
IB/umad: Return EPOLLERR in case of when device disassociated
Shay Drory <[email protected]>
IB/umad: Return EIO in case of when device disassociated
Geert Uytterhoeven <[email protected]>
auxdisplay: ht16k33: Fix refresh rate handling
Pan Bian <[email protected]>
isofs: release buffer head before return
Krzysztof Kozlowski <[email protected]>
regulator: s5m8767: Drop regulators OF node reference
Pan Bian <[email protected]>
spi: atmel: Put allocated master before return
David Howells <[email protected]>
certs: Fix blacklist flag type confusion
Pan Bian <[email protected]>
regulator: axp20x: Fix reference cout leak
Andre Przywara <[email protected]>
clk: sunxi-ng: h6: Fix clock divider range on some clocks
Yishai Hadas <[email protected]>
RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
Tom Rix <[email protected]>
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
Bartosz Golaszewski <[email protected]>
rtc: s5m: select REGMAP_I2C
Claudiu Beznea <[email protected]>
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
Nicolas Boichat <[email protected]>
of/fdt: Make sure no-map does not remove already reserved regions
KarimAllah Ahmed <[email protected]>
fdt: Properly handle "no-map" field in the memory region
Yoshihiro Shimoda <[email protected]>
mfd: bd9571mwv: Use devm_mfd_add_devices()
Ferry Toth <[email protected]>
dmaengine: hsu: disable spurious interrupt
Christophe JAILLET <[email protected]>
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET <[email protected]>
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe function
Christophe JAILLET <[email protected]>
dmaengine: fsldma: Fix a resource leak in the remove function
Randy Dunlap <[email protected]>
HID: core: detect and skip invalid inputs to snto32()
Andre Przywara <[email protected]>
clk: sunxi-ng: h6: Fix CEC clock
Pratyush Yadav <[email protected]>
spi: cadence-quadspi: Abort read if dummy cycles required are too many
Jan Kara <[email protected]>
quota: Fix memory leak when handling corrupted quota file
Martin Blumenstingl <[email protected]>
clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL
Eric W. Biederman <[email protected]>
capabilities: Don't allow writing ambiguous v3 file capabilities
Tom Rix <[email protected]>
jffs2: fix use after free in jffs2_sum_write_data()
Colin Ian King <[email protected]>
fs/jfs: fix potential integer overflow on shift of a int
Lakshmi Ramasubramanian <[email protected]>
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian <[email protected]>
ima: Free IMA measurement buffer on error
Daniele Alessandrelli <[email protected]>
crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
Jan Henrik Weinstock <[email protected]>
hwrng: timeriomem - Fix cooldown period calculation
Zhihao Cheng <[email protected]>
btrfs: clarify error returns values in __load_free_space_cache
Andrea Parri (Microsoft) <[email protected]>
Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
Dan Carpenter <[email protected]>
drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
Yi Chen <[email protected]>
f2fs: fix to avoid inconsistent quota data
Sebastian Reichel <[email protected]>
ASoC: cpcap: fix microphone timeslot mask
Florian Fainelli <[email protected]>
ata: ahci_brcm: Add back regulators management
Christophe Leroy <[email protected]>
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Laurent Pinchart <[email protected]>
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
Tom Rix <[email protected]>
media: pxa_camera: declare variable when DEBUG is defined
Christophe JAILLET <[email protected]>
media: cx25821: Fix a bug when reallocating some dma memory
Luo Meng <[email protected]>
media: qm1d1c0042: fix error return code in qm1d1c0042_init()
Joe Perches <[email protected]>
media: lmedm04: Fix misuse of comma
Mario Kleiner <[email protected]>
drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.
Jiri Olsa <[email protected]>
crypto: bcm - Rename struct device_private to bcm_device_private
Dan Carpenter <[email protected]>
ASoC: cs42l56: fix up error handling in probe
Dinghao Liu <[email protected]>
media: tm6000: Fix memleak in tm6000_start_stream
Dinghao Liu <[email protected]>
media: media/pci: Fix memleak in empress_init
Dinghao Liu <[email protected]>
media: em28xx: Fix use-after-free in em28xx_alloc_urbs
Christophe JAILLET <[email protected]>
media: vsp1: Fix an error handling path in the probe function
Dan Carpenter <[email protected]>
media: camss: missing error code in msm_video_register()
Jacopo Mondi <[email protected]>
media: i2c: ov5670: Fix PIXEL_RATE minimum value
Nathan Chancellor <[email protected]>
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor <[email protected]>
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Chenyang Li <[email protected]>
drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if condition
Corentin Labbe <[email protected]>
crypto: sun4i-ss - fix kmap usage
Dan Carpenter <[email protected]>
gma500: clean up error handling in init
Jialin Zhang <[email protected]>
drm/gma500: Fix error return code in psb_driver_load()
Randy Dunlap <[email protected]>
fbdev: aty: SPARC64 requires FB_ATY_CT
Maxime Chevallier <[email protected]>
net: mvneta: Remove per-cpu queue mapping for Armada 3700
Shyam Sundar S K <[email protected]>
net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP
Shyam Sundar S K <[email protected]>
net: amd-xgbe: Reset link when the link never comes back
Shyam Sundar S K <[email protected]>
net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
Shyam Sundar S K <[email protected]>
net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout
Lijun Pan <[email protected]>
ibmvnic: skip send_request_unmap for timeout reset
Lijun Pan <[email protected]>
ibmvnic: add memory barrier to protect long term buffer
Colin Ian King <[email protected]>
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Ayush Sawal <[email protected]>
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds
Eric Dumazet <[email protected]>
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Jesper Dangaard Brouer <[email protected]>
bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
Colin Ian King <[email protected]>
mac80211: fix potential overflow when multiplying to u32 integers
Juergen Gross <[email protected]>
xen/netback: fix spurious event detection for common event case
Edwin Peer <[email protected]>
bnxt_en: reverse order of TX disable and carrier off
Sukadev Bhattiprolu <[email protected]>
ibmvnic: Set to CLOSED state even on error
Linus Lüssing <[email protected]>
ath9k: fix data bus crash when setting nf_override via debugfs
Marco Elver <[email protected]>
bpf_lru_list: Read double-checked variable once without lock
Jae Hyun Yoo <[email protected]>
soc: aspeed: snoop: Add clock control logic
Arnd Bergmann <[email protected]>
ARM: s3c: fix fiq for clang IAS
Vincent Knecht <[email protected]>
arm64: dts: msm8916: Fix reserved and rfsa nodes unit address
Rosen Penev <[email protected]>
ARM: dts: armada388-helios4: assign pinctrl to each fan
Rosen Penev <[email protected]>
ARM: dts: armada388-helios4: assign pinctrl to LEDs
Chen-Yu Tsai <[email protected]>
staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules
Guenter Roeck <[email protected]>
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck <[email protected]>
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck <[email protected]>
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Tony Lindgren <[email protected]>
ARM: dts: Configure missing thermal interrupt for 4430
Pan Bian <[email protected]>
memory: ti-aemif: Drop child node when jumping out loop
Pan Bian <[email protected]>
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian <[email protected]>
Bluetooth: drop HCI device reference before return
Jack Pham <[email protected]>
usb: gadget: u_audio: Free requests only after callback
Maximilian Luz <[email protected]>
ACPICA: Fix exception code class checks
Christophe JAILLET <[email protected]>
cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
Christophe JAILLET <[email protected]>
cpufreq: brcmstb-avs-cpufreq: Free resources in error path
Andre Przywara <[email protected]>
arm64: dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHz
Andre Przywara <[email protected]>
arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD card
Andre Przywara <[email protected]>
arm64: dts: allwinner: A64: properly connect USB PHY to port 0
Andrii Nakryiko <[email protected]>
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Krzysztof Kozlowski <[email protected]>
arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
Krzysztof Kozlowski <[email protected]>
arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 family
Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: correct PMIC interrupt trigger level on Monk
Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
Christopher William Snowhill <[email protected]>
Bluetooth: Fix initializing response id after clearing struct
Christophe JAILLET <[email protected]>
Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function
Rakesh Pillai <[email protected]>
ath10k: Fix error handling in case of CE pipe init failure
Eric Biggers <[email protected]>
random: fix the RNDRESEEDCRNG ioctl
Alexander Lobakin <[email protected]>
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
Jan Kara <[email protected]>
bfq: Avoid false bfq queue merging
Ansuel Smith <[email protected]>
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Sumit Garg <[email protected]>
kdb: Make memory allocations more robust
Nick Desaulniers <[email protected]>
vmlinux.lds.h: add DWARF v5 sections
Peter Zijlstra <[email protected]>
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra <[email protected]>
jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operations
Rong Chen <[email protected]>
scripts/recordmcount.pl: support big endian for ARCH sh
Shyam Prasad N <[email protected]>
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Christoph Schemmel <[email protected]>
NET: usb: qmi_wwan: Adding support for Cinterion MV31
Ming Lei <[email protected]>
block: don't release queue's sysfs lock during switching elevator
Ming Lei <[email protected]>
block: fix race between switching elevator and removing queues
Ming Lei <[email protected]>
block: split .sysfs_lock into two locks
Ming Lei <[email protected]>
block: add helper for checking if queue is registered
Rolf Eike Beer <[email protected]>
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer <[email protected]>
scripts: use pkg-config to locate libcrypto
Sameer Pujar <[email protected]>
arm64: tegra: Add power-domain for Tegra210 HDA
Rustam Kovhaev <[email protected]>
ntfs: check for valid standard information attribute
Stefan Ursella <[email protected]>
usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable
Johan Hovold <[email protected]>
USB: quirks: sort quirk entries
Will McVicker <[email protected]>
HID: make arrays usage and value to be the same
-------------
Diffstat:
Documentation/filesystems/seq_file.txt | 6 +
Makefile | 4 +-
arch/arm/boot/compressed/head.S | 4 +-
arch/arm/boot/dts/armada-388-helios4.dts | 28 ++++-
arch/arm/boot/dts/exynos3250-artik5.dtsi | 2 +-
arch/arm/boot/dts/exynos3250-monk.dts | 2 +-
arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
arch/arm/boot/dts/exynos5250-spring.dts | 2 +-
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 2 +-
arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 2 +-
arch/arm/boot/dts/omap443x.dtsi | 2 +
arch/arm64/Kconfig | 2 +-
.../boot/dts/allwinner/sun50i-a64-pinebook.dts | 5 +-
.../boot/dts/allwinner/sun50i-a64-sopine.dtsi | 1 -
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 6 +-
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 2 +-
arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 2 +-
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 +
arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 +
arch/arm64/boot/dts/qcom/msm8916.dtsi | 4 +-
arch/arm64/crypto/sha1-ce-glue.c | 1 +
arch/arm64/crypto/sha2-ce-glue.c | 2 +
arch/arm64/crypto/sha3-ce-glue.c | 4 +
arch/arm64/crypto/sha512-ce-glue.c | 2 +
arch/arm64/kernel/cpufeature.c | 2 +-
arch/arm64/kernel/head.S | 1 +
arch/arm64/kernel/probes/uprobes.c | 2 +-
arch/mips/kernel/vmlinux.lds.S | 1 +
arch/mips/lantiq/irq.c | 2 +-
arch/mips/mm/c-r4k.c | 2 +-
arch/nios2/kernel/sys_nios2.c | 11 +-
arch/powerpc/Kconfig | 2 +-
arch/powerpc/kernel/head_8xx.S | 2 +-
arch/powerpc/kvm/powerpc.c | 8 +-
arch/powerpc/platforms/pseries/dlpar.c | 7 +-
arch/sparc/Kconfig | 2 +-
arch/sparc/lib/memset.S | 1 +
arch/x86/kernel/reboot.c | 29 ++---
arch/x86/mm/pat.c | 3 +-
block/bfq-iosched.c | 1 +
block/blk-core.c | 1 +
block/blk-mq-sysfs.c | 12 +-
block/blk-settings.c | 12 ++
block/blk-sysfs.c | 49 +++++---
block/blk-wbt.c | 2 +-
block/blk.h | 2 +-
block/elevator.c | 30 +++--
certs/blacklist.c | 2 +-
crypto/ecdh_helper.c | 3 +
drivers/acpi/acpi_configfs.c | 7 +-
drivers/acpi/property.c | 44 ++++++--
drivers/amba/bus.c | 20 ++--
drivers/ata/ahci_brcm.c | 14 ++-
drivers/auxdisplay/ht16k33.c | 3 +-
drivers/base/regmap/regmap-sdw.c | 4 +-
drivers/block/floppy.c | 27 ++---
drivers/bluetooth/btqcomsmd.c | 27 +++--
drivers/char/hw_random/timeriomem-rng.c | 2 +-
drivers/char/random.c | 2 +-
drivers/char/tpm/tpm_tis_core.c | 50 +--------
drivers/clk/meson/clk-pll.c | 2 +-
drivers/clk/qcom/gcc-msm8998.c | 100 ++++++++---------
drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 10 +-
drivers/clocksource/mxs_timer.c | 5 +-
drivers/cpufreq/brcmstb-avs-cpufreq.c | 24 ++--
drivers/cpufreq/intel_pstate.c | 5 +-
drivers/crypto/bcm/cipher.c | 2 +-
drivers/crypto/bcm/cipher.h | 4 +-
drivers/crypto/bcm/util.c | 2 +-
drivers/crypto/chelsio/chtls/chtls_cm.h | 3 -
drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 125 ++++++++++++---------
drivers/crypto/talitos.c | 28 +++--
drivers/crypto/talitos.h | 1 +
drivers/dma/fsldma.c | 6 +
drivers/dma/hsu/pci.c | 21 ++--
drivers/dma/owl-dma.c | 1 +
drivers/gpio/gpio-pcf857x.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | 2 +-
drivers/gpu/drm/amd/display/dc/dce/dce_transform.c | 8 +-
drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c | 22 ++--
drivers/gpu/drm/gma500/psb_drv.c | 2 +
drivers/gpu/drm/msm/dsi/phy/dsi_phy_20nm.c | 2 +-
drivers/hid/hid-core.c | 9 +-
drivers/hid/wacom_wac.c | 7 +-
drivers/hv/channel_mgmt.c | 3 +-
drivers/i2c/busses/i2c-brcmstb.c | 2 +-
drivers/infiniband/core/user_mad.c | 17 ++-
drivers/infiniband/hw/mlx5/devx.c | 4 +-
drivers/infiniband/sw/rxe/rxe_net.c | 5 +
drivers/infiniband/sw/rxe/rxe_recv.c | 11 +-
drivers/input/joydev.c | 7 +-
drivers/input/joystick/xpad.c | 1 +
drivers/input/serio/i8042-x86ia64io.h | 4 +
drivers/input/touchscreen/elo.c | 4 +-
drivers/input/touchscreen/raydium_i2c_ts.c | 3 +-
drivers/input/touchscreen/sur40.c | 1 +
drivers/md/dm-core.h | 4 +
drivers/md/dm-crypt.c | 1 +
drivers/md/dm-era-target.c | 93 +++++++++------
drivers/md/dm.c | 60 ++++++++++
drivers/media/i2c/ov5670.c | 3 +-
drivers/media/pci/cx25821/cx25821-core.c | 4 +-
drivers/media/pci/intel/ipu3/ipu3-cio2.c | 2 +-
drivers/media/pci/saa7134/saa7134-empress.c | 5 +-
drivers/media/platform/pxa_camera.c | 3 +
drivers/media/platform/qcom/camss/camss-video.c | 1 +
drivers/media/platform/vsp1/vsp1_drv.c | 4 +-
drivers/media/tuners/qm1d1c0042.c | 4 +-
drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +-
drivers/media/usb/em28xx/em28xx-core.c | 6 +-
drivers/media/usb/tm6000/tm6000-dvb.c | 4 +
drivers/media/usb/uvc/uvc_v4l2.c | 18 +--
drivers/memory/ti-aemif.c | 8 +-
drivers/mfd/bd9571mwv.c | 6 +-
drivers/mfd/wm831x-auxadc.c | 3 +-
drivers/misc/aspeed-lpc-snoop.c | 30 ++++-
drivers/misc/cardreader/rts5227.c | 5 +
drivers/misc/eeprom/eeprom_93xx46.c | 1 +
drivers/misc/vmw_vmci/vmci_queue_pair.c | 5 +-
drivers/mmc/host/renesas_sdhi_internal_dmac.c | 4 +-
drivers/mmc/host/sdhci-esdhc-imx.c | 3 +-
drivers/mmc/host/usdhi6rol0.c | 4 +-
drivers/mtd/spi-nor/cadence-quadspi.c | 2 +-
drivers/mtd/spi-nor/hisi-sfc.c | 4 +-
drivers/net/ethernet/amd/xgbe/xgbe-common.h | 14 +++
drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 1 +
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 3 +-
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 39 ++++++-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 3 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h | 3 +
drivers/net/ethernet/chelsio/cxgb4/sge.c | 11 +-
drivers/net/ethernet/ibm/ibmvnic.c | 16 ++-
drivers/net/ethernet/intel/i40e/i40e_main.c | 41 ++-----
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 9 +-
drivers/net/ethernet/marvell/mvneta.c | 9 +-
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 1 +
drivers/net/ethernet/realtek/r8169.c | 4 +-
drivers/net/ethernet/sun/sunvnet_common.c | 23 +---
drivers/net/gtp.c | 5 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/vxlan.c | 11 +-
drivers/net/wireless/ath/ath10k/snoc.c | 5 +-
drivers/net/wireless/ath/ath9k/debug.c | 5 +-
drivers/net/wireless/broadcom/b43/phy_n.c | 2 +-
drivers/net/xen-netback/interface.c | 8 +-
drivers/nvdimm/dimm_devs.c | 18 ++-
drivers/of/fdt.c | 12 +-
drivers/pci/controller/dwc/pcie-qcom.c | 4 +-
drivers/pci/syscall.c | 10 +-
drivers/power/reset/at91-sama5d2_shdwc.c | 2 +-
drivers/pwm/pwm-rockchip.c | 1 -
drivers/regulator/axp20x-regulator.c | 7 +-
drivers/regulator/s5m8767.c | 8 +-
drivers/rtc/Kconfig | 1 +
drivers/scsi/bnx2fc/Kconfig | 1 +
drivers/spi/spi-atmel.c | 2 +-
drivers/spi/spi-pxa2xx-pci.c | 27 +++--
drivers/spi/spi-s3c24xx-fiq.S | 9 +-
drivers/spi/spi-stm32.c | 4 +
drivers/staging/gdm724x/gdm_usb.c | 10 +-
drivers/staging/mt7621-dma/Makefile | 2 +-
.../mt7621-dma/{mtk-hsdma.c => hsdma-mt7621.c} | 2 +-
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 2 +-
drivers/target/iscsi/cxgbit/cxgbit_target.c | 3 +-
drivers/usb/core/quirks.c | 9 +-
drivers/usb/dwc2/hcd.c | 15 +--
drivers/usb/dwc2/hcd_intr.c | 14 ++-
drivers/usb/dwc3/gadget.c | 19 +++-
drivers/usb/gadget/function/u_audio.c | 17 ++-
drivers/usb/musb/musb_core.c | 31 ++---
drivers/usb/serial/ftdi_sio.c | 5 +-
drivers/usb/serial/mos7720.c | 4 +-
drivers/usb/serial/mos7840.c | 4 +-
drivers/usb/serial/option.c | 3 +-
drivers/video/fbdev/Kconfig | 2 +-
drivers/watchdog/mei_wdt.c | 1 +
fs/affs/namei.c | 4 +-
fs/btrfs/ctree.c | 7 +-
fs/btrfs/free-space-cache.c | 6 +-
fs/btrfs/relocation.c | 4 +-
fs/cifs/connect.c | 1 +
fs/ext4/namei.c | 7 +-
fs/f2fs/file.c | 7 +-
fs/f2fs/inline.c | 4 +
fs/gfs2/lock_dlm.c | 8 +-
fs/isofs/dir.c | 1 +
fs/isofs/namei.c | 1 +
fs/jffs2/summary.c | 3 +
fs/jfs/jfs_dmap.c | 2 +-
fs/ntfs/inode.c | 6 +
fs/ocfs2/cluster/heartbeat.c | 8 +-
fs/pstore/platform.c | 4 +-
fs/quota/quota_v2.c | 11 +-
include/acpi/acexcep.h | 10 +-
include/asm-generic/vmlinux.lds.h | 7 +-
include/linux/blkdev.h | 2 +
include/linux/device-mapper.h | 5 +
include/linux/filter.h | 2 +-
include/linux/icmpv6.h | 44 +++++++-
include/linux/ipv6.h | 2 +-
include/linux/kexec.h | 5 +
include/linux/key.h | 1 +
include/linux/rmap.h | 3 +-
include/net/icmp.h | 10 ++
include/net/tcp.h | 9 +-
kernel/bpf/bpf_lru_list.c | 7 +-
kernel/debug/kdb/kdb_private.h | 2 +-
kernel/jump_label.c | 26 +++--
kernel/kexec_file.c | 5 +
kernel/module.c | 21 +++-
kernel/printk/printk_safe.c | 16 ++-
kernel/seccomp.c | 2 +
kernel/tracepoint.c | 80 ++++++++++---
mm/hugetlb.c | 4 +-
mm/memory.c | 16 +--
net/bluetooth/a2mp.c | 3 +-
net/bluetooth/hci_core.c | 6 +-
net/core/filter.c | 13 ++-
net/ipv4/icmp.c | 34 ++++++
net/ipv6/icmp.c | 19 ++--
net/ipv6/ip6_icmp.c | 46 +++++++-
net/mac80211/mesh_hwmp.c | 2 +-
net/qrtr/tun.c | 12 +-
net/xfrm/xfrm_interface.c | 6 +-
scripts/Makefile | 9 +-
scripts/recordmcount.pl | 6 +-
security/commoncap.c | 12 +-
security/integrity/ima/ima_kexec.c | 3 +
security/integrity/ima/ima_mok.c | 5 +-
security/keys/key.c | 2 +
security/keys/trusted.c | 2 +-
sound/pci/hda/patch_realtek.c | 11 ++
sound/soc/codecs/cpcap.c | 12 +-
sound/soc/codecs/cs42l56.c | 3 +-
sound/usb/pcm.c | 2 +-
tools/perf/tests/sample-parsing.c | 2 +-
tools/perf/util/event.c | 2 +
.../perf/util/intel-pt-decoder/intel-pt-decoder.c | 3 +
240 files changed, 1540 insertions(+), 731 deletions(-)
Hi!
> This is the start of the stable review cycle for the 4.19.178 release.
> There are 246 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, 03 Mar 2021 19:35:01 +0000.
> Anything received after that time might be too late.
This causes build failure in our testing:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1064605643
776In file included from ./include/net/ndisc.h:50,
777 from ./include/net/ipv6.h:21,
778 from ./include/linux/sunrpc/clnt.h:28,
779 from ./include/linux/nfs_fs.h:32,
780 from init/do_mounts.c:22:
781./include/linux/icmpv6.h: In function 'icmpv6_ndo_send':
782./include/linux/icmpv6.h:70:2: error: implicit declaration of
function '__icmpv6_send'; did you mean 'icmpv6_send'?
[-Werror=implicit-function-declaration]
783 __icmpv6_send(skb_in, type, code, info, &parm);
784 ^~~~~~~~~~~~~
785 icmpv6_send
(And similar for two other boards).
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
On Tue, 2 Mar 2021 at 01:19, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 4.19.178 release.
> There are 246 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, 03 Mar 2021 19:35:01 +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.178-rc2.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
[For the record]
Results from Linaro’s test farm.
Regressions detected on 4.19.178-rc2 for below listed devices and configs.
Build error:
---------------
include/linux/icmpv6.h: In function 'icmpv6_ndo_send':
include/linux/icmpv6.h:70:2: error: implicit declaration of function
'__icmpv6_send'; did you mean 'icmpv6_send'?
[-Werror=implicit-function-declaration]
70 | __icmpv6_send(skb_in, type, code, info, &parm);
| ^~~~~~~~~~~~~
| icmpv6_send
cc1: some warnings being treated as errors
Summary
------------------------------------------------------------------------
kernel: 4.19.178-rc2
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y
git commit: 0e2d946bd3c89bee5a98375b218dcf9c2d3d5f50
git describe: v4.19.177-247-g0e2d946bd3c8
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19.177-247-g0e2d946bd3c8
Regressions (compared to build v4.19.177)
------------------------------------------------------------------------
arm:
build:
* gcc-10-allnoconfig
* gcc-10-axm55xx_defconfig
* gcc-10-clps711x_defconfig
* gcc-10-footbridge_defconfig
* gcc-10-imx_v4_v5_defconfig
* gcc-10-integrator_defconfig
* gcc-10-ixp4xx_defconfig
* gcc-10-mini2440_defconfig
* gcc-10-mxs_defconfig
* gcc-10-nhk8815_defconfig
* gcc-10-orion5x_defconfig
* gcc-10-pxa910_defconfig
* gcc-10-s3c6400_defconfig
* gcc-10-tinyconfig
* gcc-10-vexpress_defconfig
* gcc-8-allnoconfig
* gcc-8-axm55xx_defconfig
* gcc-8-clps711x_defconfig
* gcc-8-footbridge_defconfig
* gcc-8-imx_v4_v5_defconfig
* gcc-8-integrator_defconfig
* gcc-8-ixp4xx_defconfig
* gcc-8-mini2440_defconfig
* gcc-8-mxs_defconfig
* gcc-8-nhk8815_defconfig
* gcc-8-orion5x_defconfig
* gcc-8-pxa910_defconfig
* gcc-8-s3c6400_defconfig
* gcc-8-tinyconfig
* gcc-8-vexpress_defconfig
* gcc-9-allnoconfig
* gcc-9-axm55xx_defconfig
* gcc-9-clps711x_defconfig
* gcc-9-footbridge_defconfig
* gcc-9-imx_v4_v5_defconfig
* gcc-9-integrator_defconfig
* gcc-9-ixp4xx_defconfig
* gcc-9-mini2440_defconfig
* gcc-9-mxs_defconfig
* gcc-9-nhk8815_defconfig
* gcc-9-orion5x_defconfig
* gcc-9-pxa910_defconfig
* gcc-9-s3c6400_defconfig
* gcc-9-tinyconfig
* gcc-9-vexpress_defconfig
mips:
build:
* gcc-10-allnoconfig
* gcc-10-ar7_defconfig
* gcc-10-ath79_defconfig
* gcc-10-bcm63xx_defconfig
* gcc-10-e55_defconfig
* gcc-10-rt305x_defconfig
* gcc-10-tinyconfig
* gcc-8-allnoconfig
* gcc-8-ar7_defconfig
* gcc-8-ath79_defconfig
* gcc-8-bcm63xx_defconfig
* gcc-8-e55_defconfig
* gcc-8-rt305x_defconfig
* gcc-8-tinyconfig
* gcc-9-allnoconfig
* gcc-9-ar7_defconfig
* gcc-9-ath79_defconfig
* gcc-9-bcm63xx_defconfig
* gcc-9-e55_defconfig
* gcc-9-rt305x_defconfig
* gcc-9-tinyconfig
qemu-arm64-kasan:
ltp-cve-tests:
* cve-2019-8912
sparc:
build:
* gcc-10-allnoconfig
* gcc-10-tinyconfig
* gcc-8-allnoconfig
* gcc-8-tinyconfig
* gcc-9-allnoconfig
* gcc-9-tinyconfig
x86:
build:
* build_process
s390:
build:
* gcc-10-allnoconfig
* gcc-10-tinyconfig
* gcc-8-allnoconfig
* gcc-8-tinyconfig
* gcc-9-allnoconfig
* gcc-9-tinyconfig
arm64:
build:
* clang-10-allnoconfig
* clang-10-tinyconfig
* clang-11-allnoconfig
* clang-11-tinyconfig
* clang-12-allnoconfig
* clang-12-tinyconfig
* gcc-10-allnoconfig
* gcc-10-tinyconfig
* gcc-8-allnoconfig
* gcc-8-tinyconfig
* gcc-9-allnoconfig
* gcc-9-tinyconfig
x86_64:
build:
* gcc-10-allnoconfig
* gcc-10-tinyconfig
* gcc-8-allnoconfig
* gcc-8-tinyconfig
* gcc-9-allnoconfig
* gcc-9-tinyconfig
i386:
build:
* gcc-10-allnoconfig
* gcc-10-tinyconfig
* gcc-8-allnoconfig
* gcc-8-tinyconfig
* gcc-9-allnoconfig
* gcc-9-tinyconfig
Reported-by: Linux Kernel Functional Testing <[email protected]>
--
Linaro LKFT
https://lkft.linaro.org
On Tue, Mar 02, 2021 at 04:09:29PM +0530, Naresh Kamboju wrote:
> On Tue, 2 Mar 2021 at 01:19, Greg Kroah-Hartman
> <[email protected]> wrote:
> >
> > This is the start of the stable review cycle for the 4.19.178 release.
> > There are 246 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, 03 Mar 2021 19:35:01 +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.178-rc2.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
>
>
> [For the record]
>
> Results from Linaro’s test farm.
> Regressions detected on 4.19.178-rc2 for below listed devices and configs.
>
>
> Build error:
> ---------------
> include/linux/icmpv6.h: In function 'icmpv6_ndo_send':
> include/linux/icmpv6.h:70:2: error: implicit declaration of function
> '__icmpv6_send'; did you mean 'icmpv6_send'?
> [-Werror=implicit-function-declaration]
> 70 | __icmpv6_send(skb_in, type, code, info, &parm);
> | ^~~~~~~~~~~~~
> | icmpv6_send
> cc1: some warnings being treated as errors
Only on allnoconfig and tiny configs, right? Will work on this after
lunch...
thanks,
greg k-h