summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.192v4.19.192Greg Kroah-Hartman2021-05-261-1/+1
* Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-05-261-0/+9
* video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-261-1/+1
* tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-262-2/+2
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-263-25/+26
* vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-261-3/+11
* video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente2021-05-261-8/+13
* qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-261-0/+3
* leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter2021-05-261-1/+3
* net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-05-261-6/+10
* scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter2021-05-261-5/+12
* net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-261-3/+5
* ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng2021-05-261-10/+24
* Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman2021-05-261-8/+2
* Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman2021-05-261-1/+0
* cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman2021-05-261-1/+8
* cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan2021-05-261-1/+2
* Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman2021-05-261-1/+0
* Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman2021-05-261-4/+0
* Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman2021-05-261-4/+2
* Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman2021-05-261-9/+2
* Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman2021-05-261-3/+1
* Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-261-3/+1
* Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka2021-05-261-0/+1
* xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-261-5/+17
* Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-3/+0
* rapidio: handle create_workqueue() failureAnirudh Rayabharam2021-05-261-1/+8
* Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"Greg Kroah-Hartman2021-05-261-8/+0
* ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293PeiSen Hou2021-05-261-0/+15
* ALSA: hda/realtek: reset eapd coeff to default value for alc287Hui Wang2021-05-261-1/+4
* Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman2021-05-261-4/+0
* ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-263-4/+3
* ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai2021-05-261-0/+4
* ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto2021-05-261-1/+1
* ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai2021-05-263-11/+4
* ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto2021-05-261-2/+2
* cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg2021-05-261-0/+2
* locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang2021-05-264-11/+17
* nvmet: seset ns->file when open failsDaniel Wagner2021-05-261-3/+5
* ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov2021-05-261-1/+17
* platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede2021-05-261-1/+2
* RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-261-0/+1
* scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei2021-05-261-1/+2
* RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky2021-05-261-0/+7
* openrisc: Fix a memory leakChristophe JAILLET2021-05-261-0/+2
* firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter2021-05-261-1/+3