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-7.1.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-01-17
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
1
-1
/
+3
2023-01-17
USB: gadget: Add ID numbers to configfs-gadget driver names
Chanh Nguyen
1
-2
/
+10
2023-01-17
usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
ChiYuan Huang
1
-4
/
+3
2023-01-17
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
1
-0
/
+3
2023-01-17
usb: typec: altmodes/displayport: Use proper macro for pin assignment check
Prashant Malani
1
-1
/
+1
2023-01-17
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani
1
-2
/
+2
2023-01-17
usb: typec: altmodes/displayport: Add pin assignment helper
Prashant Malani
1
-8
/
+14
2023-01-17
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-01-17
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-01-17
usb: misc: onboard_hub: Move 'attach' work to the driver
Matthias Kaehlcke
1
-6
/
+6
2023-01-17
usb: misc: onboard_hub: Invert driver registration order
Matthias Kaehlcke
1
-3
/
+3
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2
-3
/
+22
2023-01-17
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
1
-1
/
+3
2023-01-17
usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)
Xu Yang
1
-2
/
+2
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+65
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-17
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-17
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-17
drm/i915/display: Check source height is > 0
Drew Davenport
1
-1
/
+1
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2023-01-17
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2023-01-17
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
1
-0
/
+12
2023-01-17
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
1
-1
/
+1
2023-01-17
Merge tag 'thunderbolt-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-27
/
+32
2023-01-17
HID: revert CHERRY_MOUSE_000C quirk
Jiri Kosina
2
-2
/
+0
2023-01-17
pinctrl: rockchip: fix mux route data for rk3568
Jonas Karlman
1
-10
/
+10
2023-01-17
net: stmmac: fix invalid call to mdiobus_get_phy()
Heiner Kallweit
1
-0
/
+5
2023-01-17
ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
Hans de Goede
1
-0
/
+8
2023-01-17
HID: check empty report_list in bigben_probe()
Pietro Borrello
1
-0
/
+5
2023-01-17
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2023-01-17
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+6
2023-01-17
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-01-16
pktcdvd: check for NULL returna fter calling bio_split_to_limits()
Jens Axboe
1
-0
/
+2
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2
-15
/
+10
2023-01-16
wifi: mt76: dma: fix a regression in adding rx buffers
Felix Fietkau
1
-52
/
+72
2023-01-16
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
3
-4
/
+20
2023-01-16
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
1
-4
/
+5
2023-01-16
octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
Geetha sowjanya
1
-2
/
+2
2023-01-16
net: stmmac: Fix queue statistics reading
Kurt Kanzenbach
1
-4
/
+4
2023-01-16
pinctrl: rockchip: fix reading pull type on rk3568
Jonas Karlman
1
-1
/
+10
2023-01-16
wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
Szymon Heidrich
1
-13
/
+6
2023-01-16
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Arend van Spriel
1
-1
/
+1
2023-01-16
wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only device
Arend van Spriel
1
-10
/
+13
2023-01-16
wifi: brcmfmac: avoid handling disabled channels for survey dump
Arend van Spriel
1
-9
/
+7
2023-01-16
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
1
-1
/
+1
2023-01-16
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
1
-0
/
+11
2023-01-16
fbdev: omapfb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
4
-8
/
+12
[prev]
[next]