Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-13Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-13char: hpet: add checks after calling ioremapTom Seewald
2021-05-13Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman
2021-05-13cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan
2021-05-13Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman
2021-05-13qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-13Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-13Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-13net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-13Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-13net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-05-13Revert "net: caif: replace BUG_ON with recovery code"Greg Kroah-Hartman
2021-05-13net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-05-13Revert "net: fujitsu: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-13Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan
2021-05-13Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman
2021-05-13leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter
2021-05-13Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman
2021-05-13Revert "media: usb: gspca: add a missed check for goto_low_power"Greg Kroah-Hartman
2021-05-13Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman
2021-05-13Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman
2021-05-13Revert "crypto: cavium/nitrox - add an error message to explain the failure o...Greg Kroah-Hartman
2021-05-13ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong
2021-05-10Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman
2021-05-10fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-08linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-08habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memoryLv Yunlong
2021-05-08habanalabs: wait for interrupt wrong timeout calculationOfir Bitton
2021-05-08habanalabs: ignore f/w status errorOded Gabbay
2021-05-08habanalabs: change error level of security not readyOded Gabbay
2021-05-08habanalabs: skip reading f/w errors on bad statusOded Gabbay
2021-05-08habanalabs: expose ASIC specific PLL indexBharat Jauhari
2021-05-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-08atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-08net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-08Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski