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.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-07-20
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2
-1
/
+9
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_net: Fix error handling in virtnet_restore()
Xie Yongji
1
-1
/
+4
2021-07-20
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
1
-0
/
+2
2021-07-20
ACPI: video: Add quirk for the Dell Vostro 3350
Hans de Goede
1
-0
/
+9
2021-07-20
ACPI: AMBA: Fix resource name in /proc/iomem
Liguang Zhang
1
-0
/
+1
2021-07-20
pwm: tegra: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-13
/
+0
2021-07-20
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
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
PCI: tegra: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
watchdog: iTCO_wdt: Account for rebooting on second timeout
Jan Kiszka
1
-3
/
+9
2021-07-20
watchdog: imx_sc_wdt: fix pretimeout
Stefan Eichenberger
1
-7
/
+4
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
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
Logan Gunthorpe
1
-2
/
+32
2021-07-20
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-20
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-1
/
+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
power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-07-20
intel_th: Wait until port is in reset before programming it
Alexander Shishkin
3
-0
/
+36
2021-07-20
staging: rtl8723bs: fix macro value for 2.4Ghz only device
Fabio Aiuto
1
-4
/
+1
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
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
1
-3
/
+10
2021-07-20
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
1
-0
/
+1
2021-07-20
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
1
-1
/
+4
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Xiyu Yang
1
-2
/
+6
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Xiyu Yang
1
-1
/
+1
2021-07-20
s390/sclp_vt220: fix console name to match device
Valentin Vidic
1
-2
/
+2
2021-07-20
serial: tty: uartlite: fix console setup
Daniel Mack
1
-21
/
+6
2021-07-20
mfd: cpcap: Fix cpcap dmamask not set warnings
Tony Lindgren
1
-0
/
+4
2021-07-20
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Zou Wei
2
-1
/
+2
2021-07-20
scsi: qedi: Fix null ref during abort handling
Mike Christie
1
-1
/
+1
2021-07-20
scsi: iscsi: Fix shost->max_id use
Mike Christie
4
-6
/
+6
2021-07-20
scsi: iscsi: Fix conn use after free during resets
Mike Christie
1
-60
/
+55
2021-07-20
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
2
-5
/
+14
2021-07-20
scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
Chandrakanth Patil
1
-2
/
+7
2021-07-20
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
3
-9
/
+92
2021-07-20
scsi: megaraid_sas: Fix resource leak in case of probe failure
Chandrakanth Patil
2
-0
/
+14
2021-07-20
scsi: scsi_dh_alua: Check for negative result value
Hannes Reinecke
1
-4
/
+4
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: core: Cap scsi_host cmd_per_lun at can_queue
John Garry
1
-0
/
+3
2021-07-20
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
1
-2
/
+3
[next]