index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
Christophe JAILLET
1
-0
/
+1
2021-07-20
memory: fsl_ifc: fix leak of private memory on probe failure
Krzysztof Kozlowski
1
-2
/
+2
2021-07-20
memory: fsl_ifc: fix leak of IO mapping on probe failure
Krzysztof Kozlowski
1
-2
/
+2
2021-07-20
rtc: fix snprintf() checking in is_rtc_hctosys()
Dan Carpenter
1
-2
/
+2
2021-07-20
PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
Krzysztof Wilczyński
1
-1
/
+1
2021-07-20
virtio_console: Assure used length from device is limited
Xie Yongji
1
-2
/
+2
2021-07-20
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
1
-0
/
+2
2021-07-20
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-07-20
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2
-2
/
+2
2021-07-20
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
1
-1
/
+1
2021-07-20
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
1
-1
/
+1
2021-07-20
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-20
power: supply: ab8500: Avoid NULL pointers
Linus Walleij
1
-1
/
+17
2021-07-20
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-4
/
+0
2021-07-20
backlight: lm3630a: Fix return code of .update_status() callback
Uwe Kleine-König
1
-6
/
+6
2021-07-20
usb: gadget: hid: fix error return code in hid_bind()
Yang Yingliang
1
-1
/
+3
2021-07-20
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
1
-1
/
+1
2021-07-20
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
1
-1
/
+4
2021-07-20
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Zou Wei
2
-1
/
+2
2021-07-20
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
2
-5
/
+14
2021-07-20
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
1
-1
/
+10
2021-07-20
scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
James Smart
1
-0
/
+9
2021-07-20
misc/libmasm/module: Fix two use after free in ibmasm_init_one
Lv Yunlong
1
-2
/
+3
2021-07-20
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
1
-0
/
+3
2021-07-20
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
Benjamin Drung
1
-0
/
+27
2021-07-20
media: gspca/sunplus: fix zero-length control requests
Johan Hovold
1
-2
/
+6
2021-07-20
media: gspca/sq905: fix control-request direction
Johan Hovold
1
-1
/
+1
2021-07-20
media: zr364xx: fix memory leak in zr364xx_start_readpipe
Pavel Skripkin
1
-0
/
+1
2021-07-20
dm btree remove: assign new_root only when removal succeeds
Hou Tao
1
-1
/
+2
2021-07-20
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Lv Yunlong
1
-1
/
+4
2021-07-20
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
1
-10
/
+12
2021-07-20
ata: ahci_sunxi: Disable DIPM
Timo Sigurdsson
1
-1
/
+1
2021-07-20
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2
-0
/
+5
2021-07-20
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tim Jiang
1
-0
/
+5
2021-07-20
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
1
-1
/
+2
2021-07-20
sfc: error code if SRIOV cannot be disabled
Íñigo Huguet
1
-4
/
+11
2021-07-20
sfc: avoid double pci_remove of VFs
Íñigo Huguet
1
-9
/
+1
2021-07-20
atm: nicstar: register the interrupt handler in the right place
Zheyu Ma
1
-9
/
+9
2021-07-20
atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
Zheyu Ma
1
-2
/
+4
2021-07-20
cw1200: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
1
-3
/
+6
2021-07-20
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
1
-0
/
+7
2021-07-20
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-07-20
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2
-2
/
+16
2021-07-20
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
1
-0
/
+1
2021-07-20
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-07-20
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-07-20
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
1
-1
/
+1
2021-07-20
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
1
-1
/
+1
[next]