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.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-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
2018-02-20
usb: musb: fix enumeration after resume
Andreas Kemnade
1
-1
/
+2
2018-02-16
Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
15
-83
/
+135
2018-02-16
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
1
-3
/
+6
2018-02-15
Add delay-init quirk for Corsair K70 RGB keyboards
Jack Stocker
1
-0
/
+3
2018-02-15
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
1
-7
/
+10
2018-02-15
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
1
-8
/
+4
2018-02-15
usb: ldusb: add PIDs for new CASSY devices supported by this driver
Karsten Koop
3
-0
/
+12
2018-02-15
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
1
-0
/
+5
2018-02-15
usb: host: ehci: use correct device pointer for dma ops
Peter Chen
1
-2
/
+2
2018-02-15
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2
-0
/
+5
2018-02-15
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2
-4
/
+10
2018-02-15
USB: serial: option: Add support for Quectel EP06
Kristian Evensen
1
-0
/
+7
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
1
-2
/
+1
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
1
-4
/
+2
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
1
-0
/
+1
2018-02-15
xhci: Fix NULL pointer in xhci debugfs
Zhengjun Xing
1
-2
/
+2
2018-02-15
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
1
-9
/
+9
2018-02-15
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
5
-1
/
+133
2018-02-15
usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2
-11
/
+41
2018-02-15
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-02-12
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
1
-6
/
+6
2018-02-12
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
1
-3
/
+7
2018-02-12
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
1
-1
/
+3
2018-02-12
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
1
-2
/
+2
2018-02-12
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
1
-0
/
+5
2018-02-12
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
Ulf Magnusson
1
-1
/
+0
2018-02-12
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
Thinh Nguyen
1
-7
/
+9
2018-02-12
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
1
-1
/
+1
2018-02-12
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
1
-0
/
+16
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
1
-31
/
+7
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
1
-4
/
+2
2018-02-12
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
1
-0
/
+3
2018-02-12
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
Manu Gautam
1
-14
/
+22
2018-02-12
usb: dwc3: Undo PHY init if soft reset fails
Brian Norris
1
-0
/
+3
2018-02-12
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
1
-0
/
+2
2018-02-12
usb: dwc3: ep0: Reset TRB counter for ep0 IN
Thinh Nguyen
1
-1
/
+6
2018-02-12
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
1
-0
/
+2
2018-02-12
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
Yoshihiro Shimoda
1
-1
/
+1
2018-02-12
usb: dwc3: of-simple: fix oops by unbalanced clk disable call
Enric Balletbo i Serra
1
-0
/
+1
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-40
/
+47
2018-02-12
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+2
2018-02-12
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+8
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-11
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-11
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-63
/
+212
[next]