index
:
linux/linux-stable.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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-16
ttyprintk: Fix wrong tty_unregister_driver() call in the error path
Takashi Iwai
2014-04-16
serial: 8250, disable "too much work" messages
Jiri Slaby
2014-04-16
Documentation/serial: Delete obsolete driver documentation
Jean Delvare
2014-04-16
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-04-16
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
2014-04-16
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
2014-04-16
serial: timberdale: Depend on X86_32
Jean Delvare
2014-04-16
serial: st-asc: Fix SysRq char handling
Daniel Thompson
2014-04-16
Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...
Alexander Shiyan
2014-04-16
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
2014-04-16
serial: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
2014-04-16
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
2014-04-16
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
2014-04-16
Documentation: Update stable address in Chinese and Japanese translations
Geert Uytterhoeven
2014-04-16
topology: Fix compilation warning when not in SMP
Vincent Stehlé
2014-04-16
Chinese: add translation of io_ordering.txt
Lin Yongting
2014-04-16
stable_kernel_rules: spelling/word usage
Brian Norris
2014-04-16
Tools: hv: Handle the case when the target file exists correctly
K. Y. Srinivasan
2014-04-16
vme_tsi148: Utilize to_pci_dev() macro
Aaron Sierra
2014-04-16
vme_tsi148: Fix PCI address mapping assumption
Joe Schultz
2014-04-16
vme_tsi148: Fix typo in tsi148_slave_get()
Joe Schultz
2014-04-16
w1: avoid recursive device_add
David Fries
2014-04-16
w1: fix netlink refcnt leak on error path
David Fries
2014-04-16
uas: fix deadlocky memory allocations
Oliver Neukum
2014-04-16
uas: fix error handling during scsi_scan()
Oliver Neukum
2014-04-16
uas: fix GFP_NOIO under spinlock
Oliver Neukum
2014-04-16
uwb: adds missing error handling
Daeseok Youn
2014-04-16
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
Michael Ulbricht
2014-04-16
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
Laurent Pinchart
2014-04-16
USB: ohci-jz4740: Fix uninitialized variable warning
Laurent Pinchart
2014-04-16
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
2014-04-16
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
Alexey Khoroshilov
2014-04-16
usb: usb-common: fix typo for usb_state_string
Peter Chen
2014-04-16
USB: usb_wwan: fix handling of missing bulk endpoints
Johan Hovold
2014-04-16
USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
Aaron Sanders
2014-04-16
USB: cp210x: Add 8281 (Nanotec Plug & Drive)
Tristan Bruns
2014-04-16
usb: option driver, add support for Telit UE910v2
Daniele Palmas
2014-04-16
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
Johan Hovold
2014-04-16
USB: serial: ftdi_sio: add id for Brainboxes serial cards
Michele Baldessari
2014-04-16
staging: r8188eu: Fix case where ethtype was never obtained and always be che...
Larry Finger
2014-04-16
staging: r8712u: Fix case where ethtype was never obtained and always be chec...
Larry Finger
2014-04-16
misc: Grammar s/addition/additional/
Geert Uytterhoeven
2014-04-16
drivers: mcb: fix memory leak in chameleon_parse_cells() error path
Christoph Jaeger
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
2014-04-16
mei: ignore client writing state during cb completion
Alexander Usyskin
2014-04-16
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2014-04-16
isdn: icn: buffer overflow in icn_command()
Dan Carpenter
[prev]
[next]