summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.270v4.4.270Greg 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
* 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
* 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 "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 "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
* cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg2021-05-261-0/+2
* ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov2021-05-261-1/+17
* scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei2021-05-261-1/+2
* openrisc: Fix a memory leakChristophe JAILLET2021-05-261-0/+2
* Linux 4.4.269v4.4.269Greg Kroah-Hartman2021-05-221-1/+1
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-221-0/+9
* xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-221-3/+3
* ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet2021-05-224-6/+0
* ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-1/+1
* sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-3/+1
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-221-5/+11
* um: Mark all kernel symbols as localJohannes Berg2021-05-222-0/+12
* ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-05-221-0/+1
* isdn: capi: fix mismatched prototypesArnd Bergmann2021-05-221-2/+2
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-221-1/+1
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-05-221-5/+4
* kgdb: fix gcc-11 warning on indentationArnd Bergmann2021-05-221-13/+13
* x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-05-221-2/+2
* kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman2021-05-221-4/+5
* dm ioctl: fix out of bounds array access when no devicesMikulas Patocka2021-05-221-1/+1
* thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-05-221-0/+4