index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
1
-8
/
+10
2021-05-13
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
rapidio: handle create_workqueue() failure
Anirudh Rayabharam
1
-1
/
+8
2021-05-13
Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
Greg Kroah-Hartman
1
-8
/
+0
2021-05-13
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2
-4
/
+5
2021-05-13
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
1
-1
/
+3
2021-05-13
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
1
-8
/
+16
2021-05-13
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-4
/
+1
2021-05-13
video: hgafb: fix potential NULL pointer dereference
Igor Matheus Andrade Torrente
1
-8
/
+13
2021-05-13
Revert "video: hgafb: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
scsi: ufs: handle cleanup correctly on devm_reset_control_get error
Phillip Potter
1
-5
/
+12
2021-05-13
Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
1
-0
/
+4
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
Atul Gopinathan
1
-1
/
+2
2021-05-13
Revert "gdrom: fix a memory leak bug"
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
1
-0
/
+3
2021-05-13
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
1
-10
/
+24
2021-05-13
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
1
-8
/
+2
2021-05-13
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
1
-3
/
+5
2021-05-13
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net: caif: remove BUG_ON(dev == NULL) in caif_xmit
Du Cheng
1
-1
/
+0
2021-05-13
Revert "net: caif: replace BUG_ON with recovery code"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net: fujitsu: fix potential null-ptr-deref
Anirudh Rayabharam
1
-0
/
+5
2021-05-13
Revert "net: fujitsu: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
1
-5
/
+10
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-05-13
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
1
-2
/
+2
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
1
-1
/
+3
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
Revert "media: usb: gspca: add a missed check for goto_low_power"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
Greg Kroah-Hartman
1
-9
/
+2
2021-05-13
Revert "media: rcar_drif: fix a memory disclosure"
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
ics932s401: fix broken handling of errors when word reading fails
Darrick J. Wong
1
-1
/
+1
2021-05-10
Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...
Greg Kroah-Hartman
9
-124
/
+123
2021-05-10
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-485
/
+434
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-165
/
+172
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-05-08
habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory
Lv Yunlong
1
-1
/
+3
2021-05-08
habanalabs: wait for interrupt wrong timeout calculation
Ofir Bitton
1
-1
/
+1
2021-05-08
habanalabs: ignore f/w status error
Oded Gabbay
3
-1
/
+16
2021-05-08
habanalabs: change error level of security not ready
Oded Gabbay
1
-5
/
+2
[next]