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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2023-02-25
wifi: mwifiex: Add missing compatible string for SD8787
Lukas Wunner
1
-0
/
+1
2023-02-25
wifi: rtl8xxxu: gen2: Turn on the rate control
Bitterblue Smith
1
-6
/
+2
2023-02-22
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-22
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Cristian Ciocaltea
1
-1
/
+1
2023-02-22
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-22
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2023-02-22
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-22
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2
-15
/
+14
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-02-22
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-02-22
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-02-22
pinctrl: single: fix potential NULL dereference
Maxim Korotkov
1
-0
/
+2
2023-02-22
pinctrl: aspeed: Fix confusing types in return value
Joel Stanley
1
-1
/
+1
2023-02-22
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen
1
-2
/
+10
2023-02-22
serial: 8250_dma: Fix DMA Rx completion race
Ilpo Järvinen
1
-1
/
+13
2023-02-22
iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
Andreas Kemnade
1
-0
/
+32
2023-02-22
iio: adc: berlin2-adc: Add missing of_node_put() in error path
Xiongfeng Wang
1
-1
/
+3
2023-02-22
iio: hid: fix the retval in accel_3d_capture_sample
Dmitry Perchanov
1
-0
/
+1
2023-02-22
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-02-22
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
1
-1
/
+1
2023-02-22
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
1
-2
/
+11
2023-02-22
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-22
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-02-22
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Mike Christie
1
-3
/
+6
2023-02-22
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2023-02-22
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Yuan Can
1
-1
/
+7
2023-02-22
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...
Takashi Sakamoto
1
-1
/
+3
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2023-02-06
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
3
-17
/
+8
2023-02-06
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2
-8
/
+4
2023-02-06
wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"
Dmitry Torokhov
1
-1
/
+0
2023-02-06
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
2023-02-06
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
2023-02-06
EDAC/device: Respect any driver-supplied workqueue polling value
Manivannan Sadhasivam
1
-8
/
+7
2023-02-06
scsi: hpsa: Fix allocation size for scsi_host_alloc()
Alexey V. Vissarionov
1
-1
/
+1
2023-02-06
comedi: adv_pci1760: Fix PWM instruction handling
Ian Abbott
1
-1
/
+1
2023-02-06
w1: fix WARNING after calling w1_process()
Yang Yingliang
1
-1
/
+3
2023-02-06
w1: fix deadloop in __w1_remove_master_device()
Yang Yingliang
2
-3
/
+4
2023-02-06
HID: betop: check shape of output reports
Pietro Borrello
1
-8
/
+9
2023-02-06
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
1
-3
/
+4
2023-02-06
net: mlx5: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2023-02-06
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-02-06
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-02-06
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2023-02-06
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+6
2023-02-06
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-02-06
wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
Szymon Heidrich
1
-13
/
+6
2023-02-06
phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...
Shang XiaoJing
1
-1
/
+3
2023-02-06
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
Raju Rangoju
1
-8
/
+15
[next]