summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Linux 5.4.118v5.4.118Greg Kroah-Hartman1-1/+1
2021-05-11dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block1-0/+2
2021-05-11dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao1-0/+1
2021-05-11dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber1-0/+2
2021-05-11dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2-6/+6
2021-05-11tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-11tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15
2021-05-11rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1
2021-05-11tty: fix memory leak in vc_deallocatePavel Skripkin1-0/+1
2021-05-11usb: dwc2: Fix session request interrupt handlerArtur Petrosyan1-0/+8
2021-05-11usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen1-6/+7
2021-05-11usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson1-1/+2
2021-05-11usb: gadget: Fix double free of device descriptor pointersHemant Kumar1-0/+4
2021-05-11usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam1-8/+15
2021-05-11media: staging/intel-ipu3: Fix race condition during set_fmtRicardo Ribalda1-16/+14
2021-05-11media: staging/intel-ipu3: Fix set_fmt error handlingRicardo Ribalda1-0/+5
2021-05-11media: staging/intel-ipu3: Fix memory leak in imu_fmtRicardo Ribalda1-4/+7
2021-05-11media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai1-16/+31
2021-05-11media: dvb-usb: Fix use-after-free accessTakashi Iwai1-10/+13
2021-05-11media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye1-0/+1
2021-05-11ext4: fix error code in ext4_commit_superFengnan Chang1-2/+4
2021-05-11ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi1-3/+0
2021-05-11ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi1-16/+32
2021-05-11kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada2-2/+8
2021-05-11x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson1-1/+1
2021-05-11Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner1-2/+1
2021-05-11jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang1-0/+3
2021-05-11Fix misc new gcc warningsLinus Torvalds4-4/+4
2021-05-11security: commoncap: fix -Wstringop-overread warningArnd Bergmann1-1/+1
2021-05-11fuse: fix write deadlockVivek Goyal2-12/+30
2021-05-11dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen1-6/+28
2021-05-11md/raid1: properly indicate failure when ending a failed write requestPaul Clements1-0/+2
2021-05-11crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers1-7/+3
2021-05-11tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger1-0/+3
2021-05-11tpm: efi: Use local variable for calculating final log sizeStefan Berger1-8/+21
2021-05-11intel_th: pci: Add Alder Lake-M supportAlexander Shishkin1-0/+5
2021-05-11powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-11powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-11jffs2: Fix kasan slab-out-of-bounds problemlizhe1-1/+1
2021-05-11Input: ili210x - add missing negation for touch indication on ili210xHansem Ro1-1/+1
2021-05-11NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust1-1/+1
2021-05-11NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust1-0/+5
2021-05-11ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2021-05-11openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-11mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-11f2fs: fix to avoid out-of-bounds memory accessChao Yu1-0/+3
2021-05-11ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao1-1/+2
2021-05-11virtiofs: fix memory leak in virtio_fs_probe()Luis Henriques1-0/+1
2021-05-11Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor1-4/+4
2021-05-11arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7