index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote others
Lee Jones
2021-05-21
1
-6
/
+6
*
comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
Lee Jones
2021-05-21
1
-1
/
+2
*
char: hw_random: pseries-rng: Demote non-conformant kernel-doc header
Lee Jones
2021-05-21
1
-1
/
+1
*
char: hpet: Remove unused variable 'm'
Lee Jones
2021-05-21
1
-2
/
+2
*
char: pcmcia: cm4040_cs: Remove unused variable 'uc'
Lee Jones
2021-05-21
1
-2
/
+1
*
char: pcmcia: cm4000_cs: Remove unused variable 'tmp'
Lee Jones
2021-05-21
1
-2
/
+1
*
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-21
159
-990
/
+1431
|
\
|
*
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-20
49
-349
/
+380
|
|
\
|
|
*
misc: eeprom: at24: check suspend status before disable regulator
Hsin-Yi Wang
2021-05-14
1
-2
/
+4
|
|
*
uio_hv_generic: Fix another memory leak in error handling paths
Christophe JAILLET
2021-05-14
1
-1
/
+3
|
|
*
uio_hv_generic: Fix a memory leak in error handling paths
Christophe JAILLET
2021-05-14
1
-2
/
+6
|
|
*
uio/uio_pci_generic: fix return value changed in refactoring
Martin Ă…gren
2021-05-14
1
-1
/
+1
|
|
*
binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTION
Luca Stefani
2021-05-13
1
-1
/
+1
|
|
*
cdrom: gdrom: initialize global variable at init time
Greg Kroah-Hartman
2021-05-13
1
-1
/
+8
|
|
*
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
2021-05-13
6
-46
/
+41
|
|
*
Revert "brcmfmac: add a check for the status of usb_register"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+1
|
|
*
video: imsttfb: check for ioremap() failures
Greg Kroah-Hartman
2021-05-13
1
-3
/
+18
|
|
*
Revert "video: imsttfb: fix potential NULL pointer dereferences"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
|
|
*
net: liquidio: Add missing null pointer checks
Tom Seewald
2021-05-13
2
-15
/
+40
|
|
*
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
|
|
*
media: gspca: properly check for errors in po1030_probe()
Greg Kroah-Hartman
2021-05-13
1
-3
/
+7
|
|
*
Revert "media: gspca: Check the return value of write_bridge for timeout"
Greg Kroah-Hartman
2021-05-13
1
-6
/
+2
|
|
*
media: gspca: mt9m111: Check write_bridge for timeout
Alaa Emad
2021-05-13
1
-6
/
+8
|
|
*
Revert "media: gspca: mt9m111: Check write_bridge for timeout"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+3
|
|
*
media: dvb: Add check on sp8870_readreg return
Alaa Emad
2021-05-13
1
-1
/
+3
|
|
*
Revert "media: dvb: Add check on sp8870_readreg"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+1
|
|
*
libertas: register sysfs groups properly
Greg Kroah-Hartman
2021-05-13
1
-24
/
+4
|
|
*
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
|
|
*
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
2021-05-13
1
-0
/
+14
|
|
*
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+2
|
|
*
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
2021-05-13
1
-8
/
+10
|
|
*
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+0
|
|
*
rapidio: handle create_workqueue() failure
Anirudh Rayabharam
2021-05-13
1
-1
/
+8
|
|
*
Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
Greg Kroah-Hartman
2021-05-13
1
-8
/
+0
|
|
*
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2021-05-13
2
-4
/
+5
|
|
*
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+3
|
|
*
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
2021-05-13
1
-8
/
+16
|
|
*
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-4
/
+1
|
|
*
video: hgafb: fix potential NULL pointer dereference
Igor Matheus Andrade Torrente
2021-05-13
1
-8
/
+13
|
|
*
Revert "video: hgafb: fix potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-2
/
+0
|
|
*
scsi: ufs: handle cleanup correctly on devm_reset_control_get error
Phillip Potter
2021-05-13
1
-5
/
+12
|
|
*
Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
Greg Kroah-Hartman
2021-05-13
1
-4
/
+0
|
|
*
char: hpet: add checks after calling ioremap
Tom Seewald
2021-05-13
1
-0
/
+4
|
|
*
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
2021-05-13
1
-2
/
+0
|
|
*
cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
Atul Gopinathan
2021-05-13
1
-1
/
+2
|
|
*
Revert "gdrom: fix a memory leak bug"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+0
|
|
*
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
2021-05-13
1
-0
/
+3
|
|
*
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-2
/
+0
|
|
*
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
2021-05-13
1
-10
/
+24
|
|
*
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
2021-05-13
1
-8
/
+2
[next]