summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-22staging: wimax/i2400m: fix byte-order issuekarthik alapati1-1/+1
2021-05-22fbdev: zero-fill colormap in fbcmap.cPhillip Potter1-4/+4
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee1-0/+6
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang1-1/+1
2021-05-22ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell1-0/+6
2021-05-22ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-22ACPI: custom_method: fix potential use-after-free issueMark Langsdorf1-1/+1
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-05-22platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-05-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-05-22USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng1-0/+3
2021-05-22ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-22net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+2
2021-05-22timerfd: Reject ALARM timerfds without CAP_WAKE_ALARMEric Caruso1-0/+10
2021-04-28Linux 4.4.268v4.4.268Greg Kroah-Hartman1-1/+1
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+2
2021-04-28overflow.h: Add allocation size calculation helpersKees Cook2-5/+78
2021-04-28compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes4-0/+227
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28ext4: correct error label in ext4_rename()Zhang Yi1-1/+1
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12