index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
spi: cadence: Fix busy cycles calculation
Witold Sadowski
2023-02-01
1
-1
/
+4
*
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
2023-02-01
1
-5
/
+45
*
bnxt: Do not read past the end of test names
Kees Cook
2023-02-01
2
-17
/
+5
*
net: stmmac: enable all safety features by default
Andrew Halaney
2023-02-01
1
-0
/
+14
*
thermal: core: call put_device() only after device_register() fails
Viresh Kumar
2023-02-01
1
-3
/
+10
*
thermal/core: fix error code in __thermal_cooling_device_register()
Dan Carpenter
2023-02-01
1
-1
/
+2
*
thermal: Validate new state in cur_state_store()
Viresh Kumar
2023-02-01
3
-19
/
+13
*
net: dsa: microchip: ksz9477: port map correction in ALU table entry register
Rakesh Sankaranarayanan
2023-02-01
1
-2
/
+2
*
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
2023-02-01
1
-1
/
+1
*
w1: fix WARNING after calling w1_process()
Yang Yingliang
2023-02-01
1
-1
/
+3
*
w1: fix deadloop in __w1_remove_master_device()
Yang Yingliang
2023-02-01
2
-3
/
+4
*
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
2023-02-01
1
-6
/
+12
*
ptdma: pt_core_execute_cmd() should use spinlock
Eric Pilmore
2023-02-01
2
-4
/
+5
*
usb: dwc3: fix extcon dependency
Arnd Bergmann
2023-02-01
1
-1
/
+1
*
nvme-pci: fix timeout request state check
Keith Busch
2023-02-01
1
-1
/
+1
*
drm/amd/display: fix issues with driver unload
Hamza Mahfooz
2023-02-01
2
-5
/
+0
*
phy: phy-can-transceiver: Skip warning if no "max-bitrate"
Geert Uytterhoeven
2023-02-01
1
-2
/
+3
*
dmaengine: tegra: Fix memory leak in terminate_all()
Akhil R
2023-02-01
1
-0
/
+1
*
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
2023-02-01
1
-1
/
+3
*
drm/i915/selftests: Unwind hugepages to drop wakeref on error
Chris Wilson
2023-02-01
1
-4
/
+4
*
HID: betop: check shape of output reports
Pietro Borrello
2023-02-01
1
-8
/
+9
*
virtio-net: correctly enable callback during start_xmit
Jason Wang
2023-02-01
1
-2
/
+4
*
net: macb: fix PTP TX timestamp failure due to packet padding
Robert Hancock
2023-02-01
1
-8
/
+1
*
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
2023-02-01
1
-3
/
+4
*
drm/panfrost: fix GENERIC_ATOMIC64 dependency
Arnd Bergmann
2023-02-01
1
-1
/
+2
*
net: mlx5: eliminate anonymous module_init & module_exit
Randy Dunlap
2023-02-01
1
-4
/
+4
*
net/mlx5: E-switch, Fix switchdev mode after devlink reload
Chris Mi
2023-02-01
1
-0
/
+1
*
net/mlx5e: Set decap action based on attr for sample
Chris Mi
2023-02-01
1
-3
/
+2
*
net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...
Maor Dickman
2023-02-01
3
-5
/
+4
*
net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT
Maor Dickman
2023-02-01
1
-15
/
+3
*
net/mlx5e: Avoid false lock dependency warning on tc_ht even more
Vlad Buslov
2023-02-01
1
-0
/
+3
*
net: ipa: disable ipa interrupt during suspend
Caleb Connolly
2023-02-01
3
-0
/
+43
*
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
2023-02-01
1
-0
/
+2
*
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
2023-02-01
1
-0
/
+5
*
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2023-02-01
2
-3
/
+22
*
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
2023-02-01
1
-1
/
+1
*
HID: revert CHERRY_MOUSE_000C quirk
Jiri Kosina
2023-02-01
2
-2
/
+0
*
pinctrl: rockchip: fix mux route data for rk3568
Jonas Karlman
2023-02-01
1
-10
/
+10
*
net: stmmac: fix invalid call to mdiobus_get_phy()
Heiner Kallweit
2023-02-01
1
-0
/
+5
*
HID: check empty report_list in bigben_probe()
Pietro Borrello
2023-02-01
1
-0
/
+5
*
HID: check empty report_list in hid_validate_values()
Pietro Borrello
2023-02-01
1
-2
/
+2
*
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
2023-02-01
1
-1
/
+6
*
net: usb: sr9700: Handle negative len
Szymon Heidrich
2023-02-01
1
-1
/
+1
*
net: stmmac: Fix queue statistics reading
Kurt Kanzenbach
2023-02-01
1
-4
/
+4
*
pinctrl: rockchip: fix reading pull type on rk3568
Jonas Karlman
2023-02-01
1
-1
/
+10
*
wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
Szymon Heidrich
2023-02-01
1
-13
/
+6
*
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
2023-02-01
1
-1
/
+1
*
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
2023-02-01
1
-0
/
+11
*
net: lan966x: add missing fwnode_handle_put() for ports node
Clément Léger
2023-02-01
1
-5
/
+8
*
net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
Vladimir Oltean
2023-02-01
1
-2
/
+2
[prev]
[next]