summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22md: factor out a mddev_find_locked helper from mddev_findChristoph Hellwig1-13/+19
2021-05-22tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-22tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15
2021-05-22tracing: Treat recording comm for idle task as a successJoel Fernandes1-1/+5
2021-05-22tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane1-1/+1
2021-05-22misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa1-1/+1
2021-05-22misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa1-1/+1
2021-05-22misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede1-5/+16
2021-05-22FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki1-17/+30
2021-05-22net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen1-0/+4
2021-05-22hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo1-1/+2
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2-1/+3
2021-05-22dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber1-0/+2
2021-05-22dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2-6/+6
2021-05-22usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson1-1/+2
2021-05-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam1-8/+15
2021-05-22ext4: fix error code in ext4_commit_superFengnan Chang1-2/+4
2021-05-22ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi1-16/+32
2021-05-22ftrace: Handle commands when closing set_ftrace_filter fileSteven Rostedt (VMware)1-1/+4
2021-05-22jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang1-0/+3
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-22jffs2: Fix kasan slab-out-of-bounds problemlizhe1-1/+1
2021-05-22openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-22ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong1-2/+6
2021-05-22ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong1-1/+3
2021-05-22scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-05-22scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2-3/+0
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten1-1/+9
2021-05-22media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-05-22media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin1-4/+16
2021-05-22media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()Yang Yingliang1-1/+1
2021-05-22power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_re...Yang Yingliang1-1/+1
2021-05-22power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()Yang Yingliang1-1/+1
2021-05-22clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King1-0/+1
2021-05-22media: em28xx: fix memory leakMuhammad Usama Anjum1-0/+1
2021-05-22media: gspca/sq905.c: fix uninitialized variableHans Verkuil1-1/+1
2021-05-22media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv1-9/+11
2021-05-22media: ite-cir: check for receive overflowSean Young1-1/+7
2021-05-22scsi: target: pscsi: Fix warning in pscsi_complete_cmd()Chaitanya Kulkarni1-1/+2
2021-05-22btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik1-3/+3
2021-05-22phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang1-1/+1
2021-05-22intel_th: Consistency and off-by-one fixPavel Machek1-2/+2
2021-05-22spi: omap-100k: Fix reference leak to masterWei Yongjun1-3/+3
2021-05-22spi: dln2: Fix reference leak to masterWei Yongjun1-1/+1
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin1-0/+1
2021-05-22PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki1-13/+3
2021-05-22usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak1-1/+6