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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
usb: xhci: rename 'wIndex' parameters to 'portnum'
Niklas Neronin
1
-33
/
+27
2026-04-02
usb: xhci: stop treating 'wIndex' as a mutable port number
Niklas Neronin
1
-35
/
+30
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
3
-23
/
+34
2026-04-02
usb: xhci: improve debug messages during suspend
Niklas Neronin
1
-28
/
+37
2026-04-02
usb: xhci: split core allocation and initialization
Niklas Neronin
2
-20
/
+13
2026-04-02
usb: xhci: move initialization for lifetime objects
Niklas Neronin
2
-8
/
+8
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
3
-5
/
+18
2026-04-02
usb: xhci: move reserving command ring trb
Niklas Neronin
2
-7
/
+6
2026-04-02
usb: xhci: factor out roothub bandwidth cleanup
Niklas Neronin
1
-21
/
+29
2026-04-02
usb: xhci: relocate Restore/Controller error check
Niklas Neronin
1
-8
/
+5
2026-04-02
usb: xhci: simplify CMRT initialization logic
Niklas Neronin
1
-5
/
+3
2026-04-02
usb: xhci: Fix debugfs bandwidth reporting
Michal Pecio
2
-4
/
+15
2026-04-02
usb: xhci: Simplify clearing the Event Interrupt bit
Michal Pecio
1
-3
/
+2
2026-04-02
xhci: use BIT macro
Oliver Neukum
1
-60
/
+61
2026-04-02
greybus: gb-beagleplay: bound bootloader receive buffering
Pengpeng Hou
1
-0
/
+7
2026-04-02
dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
Sibi Sankar
1
-3
/
+8
2026-04-02
greybus: gb-beagleplay: propagate hdlc_tx_frames() errors to callers
Weigang He
1
-20
/
+44
2026-04-02
greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()
Weigang He
1
-16
/
+89
2026-04-02
greybus: es2: drop redundant device reference
Johan Hovold
1
-9
/
+2
2026-04-02
greybus: beagleplay: bound bootloader RX buffer copy
Pengpeng Hou
1
-0
/
+6
2026-04-02
greybus: svc: use kzalloc_flex
Rosen Penev
1
-3
/
+2
2026-04-02
comedi: ni_usb6501: refactor endpoint lookup
Johan Hovold
1
-19
/
+4
2026-04-02
comedi: isadma: use kzalloc_flex
Rosen Penev
2
-15
/
+8
2026-04-02
comedi: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
16
-177
/
+0
2026-04-02
comedi: Correct name of ACCES I/O Products
Ian Abbott
3
-15
/
+15
2026-04-02
comedi: s526: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: rti802: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: rti800: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: pcmuio: Add sanity checks for I/O base address
Ian Abbott
1
-2
/
+3
2026-04-02
comedi: pcmmio: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: pcmda12: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+8
2026-04-02
comedi: pcmad: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: pcm3724: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: pcl818: Add sanity checks for I/O base address
Ian Abbott
1
-3
/
+24
2026-04-02
comedi: pcl816: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: pcl812: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+21
2026-04-02
comedi: pcl730: Add sanity checks for I/O base address
Ian Abbott
1
-2
/
+47
2026-04-02
comedi: pcl726: Add sanity checks for I/O base address
Ian Abbott
1
-2
/
+10
2026-04-02
comedi: pcl724: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+21
2026-04-02
comedi: pcl711: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+5
2026-04-02
comedi: ni_labpc: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: ni_atmio16d: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: ni_atmio: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: ni_at_ao: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: ni_at_a2150: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: multiq3: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: mpc624: Add sanity checks for I/O base address
Ian Abbott
2
-2
/
+9
2026-04-02
comedi: fl512: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+6
2026-04-02
comedi: dt2817: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
2026-04-02
comedi: dt2815: Add sanity checks for I/O base address
Ian Abbott
1
-1
/
+2
[prev]
[next]