summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-11Linux 5.4.118v5.4.118Greg Kroah-Hartman
2021-05-11dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block
2021-05-11dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao
2021-05-11dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber
2021-05-11dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber
2021-05-11tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)
2021-05-11tracing: Map all PIDs to command linesSteven Rostedt (VMware)
2021-05-11rsi: Use resume_noirq for SDIOMarek Vasut
2021-05-11tty: fix memory leak in vc_deallocatePavel Skripkin
2021-05-11usb: dwc2: Fix session request interrupt handlerArtur Petrosyan
2021-05-11usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-05-11usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson
2021-05-11usb: gadget: Fix double free of device descriptor pointersHemant Kumar
2021-05-11usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam
2021-05-11media: staging/intel-ipu3: Fix race condition during set_fmtRicardo Ribalda
2021-05-11media: staging/intel-ipu3: Fix set_fmt error handlingRicardo Ribalda
2021-05-11media: staging/intel-ipu3: Fix memory leak in imu_fmtRicardo Ribalda
2021-05-11media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai
2021-05-11media: dvb-usb: Fix use-after-free accessTakashi Iwai
2021-05-11media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye
2021-05-11ext4: fix error code in ext4_commit_superFengnan Chang
2021-05-11ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi
2021-05-11ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi
2021-05-11kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada
2021-05-11x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-11Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner
2021-05-11jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-05-11security: commoncap: fix -Wstringop-overread warningArnd Bergmann
2021-05-11fuse: fix write deadlockVivek Goyal
2021-05-11dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen
2021-05-11md/raid1: properly indicate failure when ending a failed write requestPaul Clements
2021-05-11crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers
2021-05-11tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger
2021-05-11tpm: efi: Use local variable for calculating final log sizeStefan Berger
2021-05-11intel_th: pci: Add Alder Lake-M supportAlexander Shishkin
2021-05-11powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-11powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-05-11jffs2: Fix kasan slab-out-of-bounds problemlizhe
2021-05-11Input: ili210x - add missing negation for touch indication on ili210xHansem Ro
2021-05-11NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust
2021-05-11NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust
2021-05-11ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier
2021-05-11openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-05-11mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel
2021-05-11f2fs: fix to avoid out-of-bounds memory accessChao Yu
2021-05-11ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao
2021-05-11virtiofs: fix memory leak in virtio_fs_probe()Luis Henriques
2021-05-11Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-05-11arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling