summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.118v5.4.118Greg Kroah-Hartman2021-05-111-1/+1
* dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block2021-05-111-0/+2
* dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao2021-05-111-0/+1
* dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber2021-05-111-0/+2
* dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2021-05-112-6/+6
* tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)2021-05-111-14/+30
* tracing: Map all PIDs to command linesSteven Rostedt (VMware)2021-05-111-26/+15
* rsi: Use resume_noirq for SDIOMarek Vasut2021-05-111-1/+1
* tty: fix memory leak in vc_deallocatePavel Skripkin2021-05-111-0/+1
* usb: dwc2: Fix session request interrupt handlerArtur Petrosyan2021-05-111-0/+8
* usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen2021-05-111-6/+7
* usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson2021-05-111-1/+2
* usb: gadget: Fix double free of device descriptor pointersHemant Kumar2021-05-111-0/+4
* usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam2021-05-111-8/+15
* media: staging/intel-ipu3: Fix race condition during set_fmtRicardo Ribalda2021-05-111-16/+14
* media: staging/intel-ipu3: Fix set_fmt error handlingRicardo Ribalda2021-05-111-0/+5
* media: staging/intel-ipu3: Fix memory leak in imu_fmtRicardo Ribalda2021-05-111-4/+7
* media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai2021-05-111-16/+31
* media: dvb-usb: Fix use-after-free accessTakashi Iwai2021-05-111-10/+13
* media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye2021-05-111-0/+1
* ext4: fix error code in ext4_commit_superFengnan Chang2021-05-111-2/+4
* ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi2021-05-111-3/+0
* ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi2021-05-111-16/+32
* kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada2021-05-112-2/+8
* x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson2021-05-111-1/+1
* Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner2021-05-111-2/+1
* jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang2021-05-111-0/+3
* Fix misc new gcc warningsLinus Torvalds2021-05-114-4/+4
* security: commoncap: fix -Wstringop-overread warningArnd Bergmann2021-05-111-1/+1
* fuse: fix write deadlockVivek Goyal2021-05-112-12/+30
* dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen2021-05-111-6/+28
* md/raid1: properly indicate failure when ending a failed write requestPaul Clements2021-05-111-0/+2
* crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers2021-05-111-7/+3
* tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger2021-05-111-0/+3
* tpm: efi: Use local variable for calculating final log sizeStefan Berger2021-05-111-8/+21
* intel_th: pci: Add Alder Lake-M supportAlexander Shishkin2021-05-111-0/+5
* powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar2021-05-111-0/+1
* powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar2021-05-111-7/+4
* jffs2: Fix kasan slab-out-of-bounds problemlizhe2021-05-111-1/+1
* Input: ili210x - add missing negation for touch indication on ili210xHansem Ro2021-05-111-1/+1
* NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust2021-05-111-1/+1
* NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust2021-05-111-0/+5
* ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-05-111-4/+6
* openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti2021-05-111-4/+4
* mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel2021-05-111-15/+15
* f2fs: fix to avoid out-of-bounds memory accessChao Yu2021-05-111-0/+3
* ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao2021-05-111-1/+2
* virtiofs: fix memory leak in virtio_fs_probe()Luis Henriques2021-05-111-0/+1
* Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor2021-05-111-4/+4
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-05-111-1/+7