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-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
2014-04-17
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2014-04-17
raid5: fix a race of stripe count check
Shaohua Li
2014-04-17
video: Kconfig: move drm and fb into separate menus
Tomi Valkeinen
2014-04-17
fbdev: move fbdev core files to separate directory
Tomi Valkeinen
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-16
cif: fix dead code
Michael Opdenacker
2014-04-16
cifs: fix error handling cifs_user_readv
Jeff Layton
2014-04-16
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
2014-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-16
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-16
tracing: Do not try to recreated toplevel set_ftrace_* files
Steven Rostedt (Red Hat)
2014-04-16
Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-16
Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-17
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
2014-04-17
xfs: fix buffer use after free on IO error
Eric Sandeen
2014-04-17
xfs: wrong error sign conversion during failed DIO writes
Dave Chinner
2014-04-17
xfs: unmount does not wait for shutdown during unmount
Dave Chinner
2014-04-17
xfs: collapse range is delalloc challenged
Dave Chinner
2014-04-17
xfs: don't map ranges that span EOF for direct IO
Dave Chinner
2014-04-16
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
2014-04-16
tty: Fix help text of SYNCLINK_CS
Jean Delvare
2014-04-16
tty: fix memleak in alloc_pid
Chen Tingjie
2014-04-16
ttyprintk: Allow built as a module
Takashi Iwai
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
[prev]
[next]