index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
uio_hv_generic: Fix another memory leak in error handling paths
Christophe JAILLET
1
-1
/
+3
2021-05-14
uio_hv_generic: Fix a memory leak in error handling paths
Christophe JAILLET
1
-2
/
+6
2021-05-14
uio/uio_pci_generic: fix return value changed in refactoring
Martin Ă…gren
1
-1
/
+1
2021-05-13
Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
Greg Kroah-Hartman
1
-0
/
+5
2021-05-13
dyndbg: drop uninformative vpr_info
Jim Cromie
1
-1
/
+0
2021-05-13
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
2
-7
/
+17
2021-05-13
binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTION
Luca Stefani
1
-1
/
+1
2021-05-13
cdrom: gdrom: initialize global variable at init time
Greg Kroah-Hartman
1
-1
/
+8
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
6
-46
/
+41
2021-05-13
Revert "brcmfmac: add a check for the status of usb_register"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
video: imsttfb: check for ioremap() failures
Greg Kroah-Hartman
1
-3
/
+18
2021-05-13
Revert "video: imsttfb: fix potential NULL pointer dereferences"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: liquidio: Add missing null pointer checks
Tom Seewald
2
-15
/
+40
2021-05-13
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
media: gspca: properly check for errors in po1030_probe()
Greg Kroah-Hartman
1
-3
/
+7
2021-05-13
Revert "media: gspca: Check the return value of write_bridge for timeout"
Greg Kroah-Hartman
1
-6
/
+2
2021-05-13
media: gspca: mt9m111: Check write_bridge for timeout
Alaa Emad
1
-6
/
+8
2021-05-13
Revert "media: gspca: mt9m111: Check write_bridge for timeout"
Greg Kroah-Hartman
1
-5
/
+3
2021-05-13
media: dvb: Add check on sp8870_readreg return
Alaa Emad
1
-1
/
+3
2021-05-13
Revert "media: dvb: Add check on sp8870_readreg"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
ASoC: cs43130: handle errors in cs43130_probe() properly
Greg Kroah-Hartman
1
-14
/
+14
2021-05-13
Revert "ASoC: cs43130: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
ASoC: rt5645: add error checking to rt5645_probe function
Phillip Potter
1
-9
/
+39
2021-05-13
Revert "ASoC: rt5645: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
libertas: register sysfs groups properly
Greg Kroah-Hartman
1
-24
/
+4
2021-05-13
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
1
-0
/
+14
2021-05-13
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
1
-1
/
+2
2021-05-13
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
1
-2
/
+0
2021-05-13
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
1
-4
/
+2
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
Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
ALSA: sb8: Add a comment note regarding an unused pointer
Atul Gopinathan
1
-1
/
+5
2021-05-13
Revert "ALSA: sb8: add a check for request_region"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-13
Revert "ALSA: gus: add a check of the status of snd_ctl_add"
Greg Kroah-Hartman
1
-11
/
+2
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
[next]