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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
2021-04-09
1
-1
/
+1
*
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
2021-04-09
1
-1
/
+1
*
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
2021-04-09
1
-1
/
+1
*
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-04-09
1
-2
/
+1
*
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
2021-04-09
1
-0
/
+2
*
usb: dwc3: pci: add support for the Intel Alder Lake-M
Heikki Krogerus
2021-04-09
1
-0
/
+4
*
usb: typec: Link all ports during connector registration
Heikki Krogerus
2021-04-09
3
-7
/
+68
*
usb: Iterator for ports
Heikki Krogerus
2021-04-09
2
-0
/
+55
*
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
2021-04-09
2
-0
/
+12
*
usb: typec: Port mapping utility
Heikki Krogerus
2021-04-09
5
-2
/
+248
*
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
2021-04-09
1
-3
/
+1
*
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
2021-04-09
1
-35
/
+53
*
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
2021-04-09
1
-7
/
+10
*
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
2021-04-09
1
-1
/
+10
*
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
2021-04-09
1
-44
/
+46
*
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
2021-04-09
1
-35
/
+18
*
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
2021-04-09
1
-0
/
+8
*
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
2021-04-09
1
-0
/
+7
*
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
2021-04-09
1
-0
/
+9
*
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
2021-04-09
1
-0
/
+9
*
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2021-04-09
2
-24
/
+42
*
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2021-04-09
2
-19
/
+34
*
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2021-04-09
2
-6
/
+23
*
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
2021-04-09
1
-9
/
+8
*
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
6
-115
/
+45
*
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2021-04-09
2
-0
/
+168
*
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2021-04-09
2
-0
/
+138
*
xhci: prevent double-fetch of transfer and transfer event TRBs
Mathias Nyman
2021-04-06
1
-23
/
+19
*
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
2021-04-06
1
-1
/
+5
*
xhci: check control context is valid before dereferencing it.
Mathias Nyman
2021-04-06
1
-0
/
+8
*
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
2021-04-06
1
-0
/
+3
*
usb: typec: Declare the typec_class static
Heikki Krogerus
2021-04-05
1
-11
/
+13
*
usb: typec: Organize the private headers properly
Heikki Krogerus
2021-04-05
6
-84
/
+107
*
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
2021-04-05
492
-2125
/
+4525
|
\
|
*
Linux 5.12-rc6
v5.12-rc6
Linus Torvalds
2021-04-04
1
-1
/
+1
|
*
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
2021-04-04
1
-2
/
+7
|
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-04-03
1
-1
/
+0
|
|
\
|
|
*
soc: litex: Remove duplicated header file inclusion
Zhen Lei
2021-04-04
1
-1
/
+0
|
*
|
Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-03
1
-0
/
+5
|
|
\
\
|
|
*
|
io_uring: fix !CONFIG_BLOCK compilation failure
Jens Axboe
2021-04-02
1
-0
/
+5
|
*
|
|
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-03
1
-5
/
+9
|
|
\
\
\
|
|
*
|
|
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-03-25
1
-4
/
+6
|
|
*
|
|
gfs2: Flag a withdraw if init_threads() fails
Andrew Price
2021-03-15
1
-1
/
+3
|
*
|
|
|
Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-03
5
-5
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Make NUMA depend on MMU
Kefeng Wang
2021-04-01
1
-1
/
+1
|
|
*
|
|
|
riscv: remove unneeded semicolon
Yang Li
2021-04-01
1
-1
/
+1
|
|
*
|
|
|
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-01
1
-0
/
+1
|
|
*
|
|
|
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
2021-04-01
1
-2
/
+5
|
|
*
|
|
|
riscv: Drop const annotation for sp
Kefeng Wang
2021-04-01
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-03
2
-5
/
+46
|
|
\
\
\
\
[next]