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.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
*
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
2017-04-07
1
-0
/
+1
*
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
2017-04-07
1
-3
/
+3
*
nvmet: fix byte swap in nvmet_parse_io_cmd
Christoph Hellwig
2017-04-02
1
-1
/
+1
*
nvmet: fix byte swap in nvmet_execute_write_zeroes
Christoph Hellwig
2017-04-02
1
-1
/
+1
*
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
2017-04-02
1
-1
/
+1
*
nvme: add missing byte swap in nvme_setup_discard
Christoph Hellwig
2017-04-02
1
-1
/
+1
*
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2017-03-29
2
-19
/
+34
|
\
|
*
thermal: cpu_cooling: Check OPP for errors
Viresh Kumar
2017-03-13
1
-2
/
+9
|
*
thermal: cpu_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
1
-6
/
+6
|
*
thermal: devfreq: Check OPP for errors
Viresh Kumar
2017-03-13
1
-2
/
+8
|
*
thermal: devfreq_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
1
-3
/
+3
|
*
thermal: devfreq: Simplify expression
Viresh Kumar
2017-03-13
1
-1
/
+1
|
*
thermal: Fix potential deadlock in cpu_cooling
Matthew Wilcox
2017-03-13
1
-9
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-29
1
-33
/
+103
|
\
\
|
*
|
nbd: replace kill_bdev() with __invalidate_device()
Ratna Manoj Bolla
2017-03-24
1
-2
/
+6
|
*
|
nbd: set queue timeout properly
Josef Bacik
2017-03-24
1
-1
/
+4
|
*
|
nbd: set rq->errors to actual error code
Josef Bacik
2017-03-24
1
-4
/
+4
|
*
|
nbd: handle ERESTARTSYS properly
Josef Bacik
2017-03-24
1
-26
/
+89
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-28
2
-10
/
+18
|
\
\
\
|
*
|
|
virtio_balloon: prevent uninitialized variable use
Arnd Bergmann
2017-03-28
1
-0
/
+2
|
*
|
|
virtio-balloon: use actual number of stats for stats queue buffers
Ladi Prosek
2017-03-28
1
-7
/
+10
|
*
|
|
virtio_balloon: init 1st buffer in stats vq
Ladi Prosek
2017-03-28
1
-0
/
+2
|
*
|
|
virtio_pci: fix out of bound access for msix_names
Jason Wang
2017-03-28
1
-4
/
+5
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-28
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
PTP: fix ptr_ret.cocci warnings
kbuild test robot
2017-03-20
1
-4
/
+1
*
|
|
|
|
Merge tag 'edac_for_4.11_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-27
7
-4
/
+1863
|
\
\
\
\
\
|
*
|
|
|
|
EDAC, pnd2_edac: Fix reported DIMM number
Qiuxu Zhuo
2017-03-26
1
-1
/
+1
|
*
|
|
|
|
EDAC, pnd2_edac: Fix !EDAC_DEBUG build
Borislav Petkov
2017-03-23
1
-1
/
+5
|
*
|
|
|
|
EDAC: Select DEBUG_FS
Borislav Petkov
2017-03-23
1
-0
/
+1
|
*
|
|
|
|
EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platforms
Tony Luck
2017-03-16
4
-0
/
+1853
|
*
|
|
|
|
EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
Jérémy Lefaure
2017-03-09
2
-3
/
+4
|
*
|
|
|
|
EDAC, xgene: Fix wrongly spelled "procesing"
Colin Ian King
2017-03-06
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'pinctrl-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-27
6
-16
/
+67
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
pinctrl: qcom: ipq4019: add missing pingroups for pins > 70
Christian Lamparter
2017-03-23
1
-0
/
+30
|
*
|
|
|
|
pinctrl: st: add irq_request/release_resources callbacks
Patrice Chotard
2017-03-23
1
-6
/
+24
|
*
|
|
|
|
pinctrl: qcom: Don't clear status bit on irq_unmask
Bjorn Andersson
2017-03-23
1
-4
/
+0
|
*
|
|
|
|
pinctrl: samsung: Fix memory mapping code
Andrzej Hajda
2017-03-23
1
-3
/
+10
|
*
|
|
|
|
pinctrl: meson-gxbb: Fix typo in i2c ao groups
Neil Armstrong
2017-03-23
1
-2
/
+2
|
*
|
|
|
|
pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoC
Peter Robinson
2017-03-23
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-26
19
-85
/
+99
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2017-03-22
2
-12
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
extcon: int3496: Set the id pin to direction-input if necessary
Hans de Goede
2017-03-22
1
-0
/
+3
|
|
*
|
|
|
|
extcon: int3496: Use gpiod_get instead of gpiod_get_index
Hans de Goede
2017-03-22
1
-9
/
+3
|
|
*
|
|
|
|
extcon: int3496: Add dependency on X86 as it's Intel specific
Peter Robinson
2017-03-22
1
-1
/
+1
|
|
*
|
|
|
|
extcon: int3496: Add GPIO ACPI mapping table
Andy Shevchenko
2017-03-22
1
-0
/
+20
|
|
*
|
|
|
|
extcon: int3496: Rename GPIO pins in accordance with binding
Andy Shevchenko
2017-03-22
1
-2
/
+2
|
|
*
|
|
|
|
extcon: int3496: Propagate error code of gpiod_to_irq()
Andy Shevchenko
2017-03-13
1
-2
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-03-16
1
-2
/
+2
|
*
|
|
|
|
ppdev: fix registering same device name
Sudip Mukherjee
2017-03-16
1
-2
/
+9
|
*
|
|
|
|
parport: fix attempt to write duplicate procfiles
Sudip Mukherjee
2017-03-16
1
-2
/
+4
[next]