I'm announcing the release of the 5.3.7 kernel. All users of the 5.3 kernel series must upgrade. The updated 5.3.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.3.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/usb/rio.rst | 109 -- MAINTAINERS | 7 Makefile | 2 arch/arm/configs/badge4_defconfig | 1 arch/arm/configs/corgi_defconfig | 1 arch/arm/configs/pxa_defconfig | 1 arch/arm/configs/s3c2410_defconfig | 1 arch/arm/configs/spitz_defconfig | 1 arch/arm64/kernel/process.c | 32 arch/arm64/kernel/topology.c | 19 arch/mips/configs/mtx1_defconfig | 1 arch/mips/configs/rm200_defconfig | 1 arch/mips/include/uapi/asm/hwcap.h | 11 arch/mips/kernel/cpu-probe.c | 33 arch/mips/loongson64/Platform | 4 arch/mips/vdso/Makefile | 1 arch/x86/include/asm/mwait.h | 2 arch/x86/lib/delay.c | 4 block/blk-rq-qos.c | 14 block/blk-rq-qos.h | 4 block/blk-wbt.c | 6 drivers/acpi/pptt.c | 52 + drivers/firmware/efi/efi.c | 3 drivers/firmware/efi/tpm.c | 26 drivers/firmware/google/vpd_decode.c | 2 drivers/gpio/gpio-eic-sprd.c | 7 drivers/gpio/gpiolib.c | 29 drivers/gpu/drm/i915/display/intel_display.c | 15 drivers/gpu/drm/i915/gem/i915_gem_mman.c | 6 drivers/gpu/drm/i915/gem/i915_gem_pm.c | 3 drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 drivers/gpu/drm/i915/i915_drv.c | 5 drivers/gpu/drm/i915/selftests/i915_gem.c | 6 drivers/gpu/drm/msm/msm_gem.c | 4 drivers/iio/accel/adxl372.c | 22 drivers/iio/adc/ad799x.c | 4 drivers/iio/adc/axp288_adc.c | 32 drivers/iio/adc/hx711.c | 10 drivers/iio/adc/stm32-adc-core.c | 70 - drivers/iio/adc/stm32-adc-core.h | 137 ++ drivers/iio/adc/stm32-adc.c | 109 -- drivers/iio/light/opt3001.c | 6 drivers/iio/light/vcnl4000.c | 14 drivers/infiniband/core/security.c | 2 drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c | 2 drivers/media/usb/stkwebcam/stk-webcam.c | 3 drivers/misc/mei/bus-fixup.c | 14 drivers/misc/mei/hw-me-regs.h | 3 drivers/misc/mei/hw-me.c | 21 drivers/misc/mei/hw-me.h | 8 drivers/misc/mei/mei_dev.h | 4 drivers/misc/mei/pci-me.c | 13 drivers/mtd/nand/raw/au1550nd.c | 5 drivers/staging/fbtft/Kconfig | 2 drivers/staging/fbtft/fbtft-core.c | 7 drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c | 2 drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c | 4 drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c | 1 drivers/staging/vt6655/device_main.c | 4 drivers/tty/serial/uartlite.c | 3 drivers/tty/serial/xilinx_uartps.c | 8 drivers/usb/class/usblp.c | 8 drivers/usb/gadget/udc/dummy_hcd.c | 3 drivers/usb/host/xhci-ring.c | 4 drivers/usb/host/xhci.c | 78 + drivers/usb/image/microtek.c | 4 drivers/usb/misc/Kconfig | 10 drivers/usb/misc/Makefile | 1 drivers/usb/misc/adutux.c | 24 drivers/usb/misc/chaoskey.c | 5 drivers/usb/misc/iowarrior.c | 16 drivers/usb/misc/ldusb.c | 24 drivers/usb/misc/legousbtower.c | 58 - drivers/usb/misc/rio500.c | 561 ------------ drivers/usb/misc/rio500_usb.h | 20 drivers/usb/misc/usblcd.c | 33 drivers/usb/misc/yurex.c | 18 drivers/usb/renesas_usbhs/common.h | 1 drivers/usb/renesas_usbhs/fifo.c | 2 drivers/usb/renesas_usbhs/fifo.h | 1 drivers/usb/renesas_usbhs/mod_gadget.c | 18 drivers/usb/renesas_usbhs/pipe.c | 15 drivers/usb/renesas_usbhs/pipe.h | 1 drivers/usb/serial/ftdi_sio.c | 3 drivers/usb/serial/ftdi_sio_ids.h | 9 drivers/usb/serial/keyspan.c | 4 drivers/usb/serial/option.c | 11 drivers/usb/serial/usb-serial.c | 5 drivers/usb/typec/tcpm/tcpm.c | 14 drivers/usb/typec/ucsi/displayport.c | 2 drivers/usb/typec/ucsi/ucsi_ccg.c | 42 drivers/usb/usb-skeleton.c | 15 fs/btrfs/file.c | 13 fs/btrfs/inode.c | 3 fs/btrfs/ref-verify.c | 2 fs/btrfs/relocation.c | 9 fs/btrfs/tree-log.c | 36 fs/btrfs/volumes.c | 6 fs/cifs/dir.c | 8 fs/cifs/file.c | 33 fs/cifs/inode.c | 4 fs/io_uring.c | 3 fs/libfs.c | 134 +- fs/nfs/direct.c | 78 - include/linux/acpi.h | 5 include/linux/hwmon.h | 2 include/linux/tpm_eventlog.h | 16 kernel/fork.c | 4 kernel/panic.c | 1 kernel/trace/ftrace.c | 27 kernel/trace/trace.c | 17 kernel/trace/trace_hwlat.c | 4 mm/page_alloc.c | 8 mm/vmpressure.c | 20 mm/z3fold.c | 10 security/selinux/ss/services.c | 9 tools/perf/util/jitdump.c | 6 tools/perf/util/llvm-utils.c | 6 118 files changed, 1115 insertions(+), 1285 deletions(-) Adit Ranadive (1): RDMA/vmw_pvrdma: Free SRQ only once Al Viro (1): Fix the locking in dcache_readdir() and friends Alan Stern (1): USB: yurex: Don't retry on unexpected errors Alexander Usyskin (1): mei: avoid FW version request on Ibex Peak and earlier Andreas Klinger (1): iio: adc: hx711: fix bug in sampling of data Ard Biesheuvel (1): efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified Bartosz Golaszewski (1): gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source Bastien Nocera (1): USB: rio500: Remove Rio 500 kernel driver Beni Mahler (1): USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20 Bill Kuzeja (1): xhci: Prevent deadlock when xhci adapter breaks during init Brian Norris (1): firmware: google: increment VPD key_len properly Bruce Chen (1): gpio: eic: sprd: Fix the incorrect EIC offset when toggling Chris Wilson (2): drm/i915: Perform GGTT restore much earlier during resume drm/i915: Mark contents as dirty on a write fault Colin Ian King (1): efi/tpm: Fix sanity check of unsigned tbl_size being less than zero Dan Carpenter (2): usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps() mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() Daniele Palmas (1): USB: serial: option: add Telit FN980 compositions Dave Wysochanski (1): cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic David Frey (1): iio: light: opt3001: fix mutex unlock race Denis Efremov (1): staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E() Fabrice Gasnier (2): iio: adc: stm32-adc: move registers definitions iio: adc: stm32-adc: fix a race when using several adcs with dma and irq Filipe Manana (1): Btrfs: fix memory leak due to concurrent append writes with fiemap Greg Kroah-Hartman (1): Linux 5.3.7 Hans de Goede (1): iio: adc: axp288: Override TS pin bias current for some models Harshad Shirwadkar (1): blk-wbt: fix performance regression in wbt scale_up/scale_down Heikki Krogerus (2): usb: typec: ucsi: ccg: Remove run_isr flag usb: typec: ucsi: displayport: Fix for the mode entering routine Ian Rogers (1): perf llvm: Don't access out-of-scope array Jacky.Cao@xxxxxxxx (1): USB: dummy-hcd: fix power budget for SuperSpeed mode Jan Schmidt (1): xhci: Check all endpoints for LPM timeout Janakarajan Natarajan (1): x86/asm: Fix MWAITX C-state hint value Jens Axboe (1): io_uring: only flush workqueues on fileset removal Jeremy Linton (2): ACPI/PPTT: Add support for ACPI 6.3 thread flag arm64: topology: Use PPTT to determine if PE is a thread Jerry Snitselaar (1): efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing Jiaxun Yang (1): MIPS: elf_hwcap: Export userspace ASEs Johan Hovold (22): USB: yurex: fix NULL-derefs on disconnect USB: usb-skeleton: fix runtime PM after driver unbind USB: usb-skeleton: fix NULL-deref on disconnect USB: adutux: fix use-after-free on disconnect USB: adutux: fix NULL-derefs on disconnect USB: adutux: fix use-after-free on release USB: iowarrior: fix use-after-free on disconnect USB: iowarrior: fix use-after-free on release USB: iowarrior: fix use-after-free after driver unbind USB: usblp: fix runtime PM after driver unbind USB: chaoskey: fix use-after-free on release USB: ldusb: fix NULL-derefs on driver unbind USB: serial: keyspan: fix NULL-derefs on open() and write() USB: serial: fix runtime PM after driver unbind USB: usblcd: fix I/O after disconnect USB: microtek: fix info-leak at probe USB: legousbtower: fix slab info leak at probe USB: legousbtower: fix deadlock on disconnect USB: legousbtower: fix potential NULL-deref on disconnect USB: legousbtower: fix open after failed reset request USB: legousbtower: fix use-after-free on release media: stkwebcam: fix runtime PM after driver unbind Josef Bacik (3): btrfs: allocate new inode in NOFS context btrfs: fix incorrect updating of log root tree btrfs: fix uninitialized ret in ref-verify Kai-Heng Feng (1): xhci: Increase STS_SAVE timeout in xhci_suspend() Kenneth Graunke (1): drm/i915: Whitelist COMMON_SLICE_CHICKEN2 Marco Felsch (4): iio: adc: ad799x: fix probe error handling iio: light: add missing vcnl4040 of_compatible gpio: fix getting nonexclusive gpiods from DT iio: light: fix vcnl4000 devicetree hooks Masayoshi Mizuma (1): arm64/sve: Fix wrong free for task->thread.sve_state Mathias Nyman (4): xhci: Fix false warning message about wrong bounce buffer write length xhci: Prevent device initiated U1/U2 link pm if exit latency is too long xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete() Michal Hocko (1): kernel/sysctl.c: do not override max_threads provided by userspace Michal Simek (1): serial: uartps: Fix uartps_major handling Mohamad Heib (1): IB/core: Fix wrong iterating on ports Navid Emamdoost (2): Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc staging: vt6655: Fix memory leak in vt6655_probe Noralf Trønnes (1): staging/fbtft: Depend on OF Nuno Sá (1): hwmon: Fix HWMON_P_MIN_ALARM mask Ondrej Mosnacek (1): selinux: fix context string corruption in convert_context() Paul Burton (2): MIPS: Disable Loongson MMI instructions for kernel build mtd: rawnand: au1550nd: Fix au_read_buf16() prototype Pavel Shilovsky (3): CIFS: Gracefully handle QueryInfo errors during open CIFS: Force revalidate inode when dentry is stale CIFS: Force reval dentry if LOOKUP_REVAL flag is set Peter Jones (2): efi/tpm: Don't access event->count when it isn't mapped efi/tpm: Don't traverse an event log with no events Qian Cai (1): mm/page_alloc.c: fix a crash in free_pages_prepare() Qu Wenruo (1): btrfs: relocation: fix use-after-free on dead relocation roots Randy Dunlap (1): serial: uartlite: fix exit path null pointer Reinhard Speyerer (1): USB: serial: option: add support for Cinterion CLS8 devices Rick Tseng (1): usb: xhci: wait for CNR controller not ready bit in xhci resume Rob Clark (1): drm/msm: Use the correct dma_sync calls harder Srivatsa S. Bhat (VMware) (2): tracing/hwlat: Report total time spent in all NMIs during the sample tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency Stefan Popa (3): iio: accel: adxl372: Fix/remove limitation for FIFO samples iio: accel: adxl372: Fix push to buffers lost samples iio: accel: adxl372: Perform a reset at start up Steve MacLean (1): perf inject jit: Fix JIT_CODE_MOVE filename Steven Rostedt (VMware) (2): ftrace: Get a reference counter for the trace_array on filter files tracing: Get trace_array reference for available_tracers files Takashi Iwai (1): staging: bcm2835-audio: Fix draining behavior regression Tomas Winkler (1): mei: me: add comet point (lake) LP device ids Trond Myklebust (1): NFS: Fix O_DIRECT accounting of number of bytes read/written Ville Syrjälä (1): drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled Vitaly Wool (1): mm/z3fold.c: claim page in the beginning of free Will Deacon (1): panic: ensure preemption is disabled during panic() Yoshihiro Shimoda (2): usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}() usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior Zygo Blaxell (1): btrfs: fix balance convert to single on 32-bit host CPUs
Attachment:
signature.asc
Description: PGP signature