summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki3-25/+26
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente1-8/+13
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald1-0/+3
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter1-1/+3
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman1-6/+10
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam1-3/+5
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng1-10/+24
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman1-8/+2
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-26Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman1-1/+0
2021-05-26cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman1-1/+8
2021-05-26cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan1-1/+2
2021-05-26Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman1-1/+0
2021-05-26Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman1-4/+2
2021-05-26Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman1-5/+0
2021-05-26Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman1-9/+2
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman1-3/+1
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman1-3/+1
2021-05-26Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka1-0/+1
2021-05-26xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-26rapidio: handle create_workqueue() failureAnirudh Rayabharam1-1/+8
2021-05-26Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"Greg Kroah-Hartman1-8/+0
2021-05-26ALSA: hda/realtek: reset eapd coeff to default value for alc287Hui Wang1-1/+4
2021-05-26Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman1-4/+0
2021-05-26ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto3-4/+3
2021-05-26ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai1-0/+4
2021-05-26ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai3-11/+4
2021-05-26cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg1-0/+2
2021-05-26ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov1-1/+17
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei1-1/+2
2021-05-26RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky1-0/+7
2021-05-26openrisc: Fix a memory leakChristophe JAILLET1-0/+2
2021-05-22Linux 4.14.233v4.14.233Greg Kroah-Hartman1-1/+1
2021-05-22ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet4-6/+0
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-22ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-05-22sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-3/+1
2021-05-22serial: 8250: fix potential deadlock in rs485-modeTomas Melin1-3/+0
2021-05-22lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang1-3/+3
2021-05-22block: reexpand iov_iter after read/writeyangerkun1-3/+17
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang1-5/+11
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede1-0/+14
2021-05-22ceph: fix fscache invalidationJeff Layton2-0/+2
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede1-4/+40
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede1-2/+42
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1