index
:
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.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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
samsung-laptop: Add use_native_backlight quirk, and enable it on some models
Hans de Goede
2015-03-06
1
-3
/
+17
*
EDAC, amd64_edac: Prevent OOPS with >16 memory controllers
Daniel J Blueman
2015-03-06
1
-2
/
+8
*
sb_edac: Fix detection on SNB machines
Borislav Petkov
2015-03-06
1
-3
/
+6
*
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-03-06
1
-2
/
+3
*
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-03-06
1
-1
/
+2
*
clocksource: mtk: Fix race conditions in probe code
Matthias Brugger
2015-03-06
1
-4
/
+5
*
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-03-06
1
-4
/
+10
*
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
2015-03-06
1
-4
/
+5
*
serial: fsl_lpuart: avoid new transfer while DMA is running
Stefan Agner
2015-03-06
1
-4
/
+5
*
serial: fsl_lpuart: delete timer on shutdown
Stefan Agner
2015-03-06
1
-3
/
+4
*
vt: provide notifications on selection changes
Nicolas Pitre
2015-03-06
1
-1
/
+3
*
cdc-acm: add sanity checks
Oliver Neukum
2015-03-06
1
-5
/
+16
*
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-03-06
2
-0
/
+15
*
USB: don't cancel queued resets when unbinding drivers
Alan Stern
2015-03-06
3
-53
/
+12
*
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-03-06
2
-9
/
+18
*
usb: dwc3: gadget: add missing spin_lock()
Felipe Balbi
2015-03-06
1
-0
/
+1
*
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
2015-03-06
1
-8
/
+8
*
USB: cp210x: add ID for RUGGEDCOM USB Serial Console
Lennart Sorensen
2015-03-06
1
-0
/
+1
*
mei: me: release hw from reset only during the reset flow
Alexander Usyskin
2015-03-06
1
-2
/
+1
*
mei: mask interrupt set bit on clean reset bit
Alexander Usyskin
2015-03-06
1
-1
/
+1
*
tty/serial: at91: fix error handling in atmel_serial_probe()
Cyrille Pitchen
2015-03-06
1
-1
/
+3
*
tty/serial: at91: enable peripheral clock before accessing I/O registers
Cyrille Pitchen
2015-03-06
1
-0
/
+12
*
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...
Cyrille Pitchen
2015-03-06
1
-3
/
+3
*
tty: Prevent untrappable signals from malicious program
Peter Hurley
2015-03-06
1
-0
/
+3
*
tty: Remove warning in tty_lock_slave()
Peter Hurley
2015-03-06
1
-5
/
+1
*
iscsi-target: Drop problematic active_ts_list usage
Nicholas Bellinger
2015-03-06
1
-23
/
+5
*
sg: fix EWOULDBLOCK errors with scsi-mq
Tony Battersby
2015-03-06
1
-1
/
+16
*
sg: fix unkillable I/O wait deadlock with scsi-mq
Tony Battersby
2015-03-06
1
-3
/
+14
*
Added Little Endian support to vtpm module
honclo
2015-03-06
1
-8
/
+12
*
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
Christophe Ricard
2015-03-06
1
-1
/
+1
*
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
Hon Ching (Vicky) Lo
2015-03-06
1
-0
/
+8
*
char: tpm: Add missing error check for devm_kzalloc
Kiran Padwal
2015-03-06
2
-0
/
+9
*
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
David Howells
2015-03-06
1
-1
/
+1
*
tpm_tis: verify interrupt during init
Scot Doyle
2015-03-06
1
-14
/
+62
*
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...
Marcin Wojtas
2015-03-06
1
-5
/
+23
*
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
Gregory CLEMENT
2015-03-06
1
-0
/
+17
*
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
Jisheng Zhang
2015-03-06
1
-2
/
+2
*
mmc: sdhci-pxav3: fix race between runtime pm and irq
Jisheng Zhang
2015-03-06
1
-10
/
+5
*
mmc: sdhci-pxav3: fix unbalanced clock issues during probe
Jisheng Zhang
2015-03-06
1
-3
/
+4
*
em28xx-audio: fix missing newlines, again
Russell King
2015-03-06
1
-2
/
+2
*
em28xx-dvb: fix missing newlines
Russell King
2015-03-06
1
-6
/
+6
*
em28xx-video: fix missing newlines
Russell King
2015-03-06
1
-2
/
+2
*
em28xx-core: fix missing newlines
Russell King
2015-03-06
1
-2
/
+2
*
em28xx-audio: fix missing newlines
Russell King
2015-03-06
1
-1
/
+1
*
em28xx-input: fix missing newlines
Russell King
2015-03-06
1
-2
/
+2
*
em28xx: ensure "closing" messages terminate with a newline
Russell King
2015-03-06
4
-4
/
+4
*
em28xx: fix em28xx-input removal
Russell King
2015-03-06
1
-2
/
+1
*
timberdale: do not select TIMB_DMA
Arnd Bergmann
2015-03-06
1
-4
/
+2
*
rc-main: Re-apply filter for no-op protocol change
James Hogan
2015-03-06
1
-7
/
+7
*
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
2015-03-06
2
-15
/
+54
[next]