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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
2019-07-05
1
-0
/
+3
*
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
2019-07-05
1
-2
/
+2
*
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
2019-07-05
1
-21
/
+27
*
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
2019-07-05
1
-2
/
+3
*
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
2019-06-08
1
-1
/
+1
*
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-06-08
8
-135
/
+156
|
\
|
*
ceph: fix error handling in ceph_get_caps()
Yan, Zheng
2019-06-05
1
-11
/
+11
|
*
ceph: avoid iput_final() while holding mutex or in dispatch thread
Yan, Zheng
2019-06-05
6
-27
/
+71
|
*
ceph: single workqueue for inode related works
Yan, Zheng
2019-06-05
4
-97
/
+74
*
|
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-08
1
-19
/
+19
|
\
\
|
*
|
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-06-03
1
-19
/
+19
*
|
|
Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-06-08
2
-2
/
+5
|
\
\
\
|
*
|
|
s390/unwind: correct stack switching during unwind
Vasily Gorbik
2019-06-07
1
-1
/
+1
|
*
|
|
s390/mm: fix address space detection in exception handling
Gerald Schaefer
2019-06-05
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-08
7
-13
/
+10
|
\
\
\
|
*
|
|
MIPS: uprobes: remove set but not used variable 'epc'
YueHaibing
2019-05-29
1
-3
/
+0
|
*
|
|
MIPS: pistachio: Build uImage.gz by default
Paul Burton
2019-05-29
1
-0
/
+1
|
*
|
|
MIPS: Make virt_addr_valid() return bool
Paul Burton
2019-05-29
2
-3
/
+3
|
*
|
|
MIPS: Bounds check virt_addr_valid
Paul Burton
2019-05-29
1
-0
/
+5
|
*
|
|
MIPS: TXx9: Fix boot crash in free_initmem()
Geert Uytterhoeven
2019-05-22
1
-6
/
+0
|
*
|
|
MIPS: remove a space after -I to cope with header search paths for VDSO
Masahiro Yamada
2019-05-22
1
-1
/
+1
|
*
|
|
MIPS: mark ginvt() as __always_inline
Masahiro Yamada
2019-05-22
1
-1
/
+1
*
|
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
3631
-32524
/
+3637
|
\
\
\
\
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450
Thomas Gleixner
2019-06-05
5
-20
/
+5
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 449
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 448
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2019-06-05
30
-210
/
+30
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2019-06-05
24
-216
/
+24
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-06-05
13
-69
/
+13
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
314
-1524
/
+314
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
35
-140
/
+35
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438
Thomas Gleixner
2019-06-05
1
-1
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
8
-17
/
+8
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436
Thomas Gleixner
2019-06-05
2
-4
/
+2
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435
Thomas Gleixner
2019-06-05
1
-1
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433
Thomas Gleixner
2019-06-05
2
-4
/
+2
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
2019-06-05
4
-8
/
+4
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
2019-06-05
8
-14
/
+10
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 429
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
68
-144
/
+68
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426
Thomas Gleixner
2019-06-05
5
-16
/
+5
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 424
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423
Thomas Gleixner
2019-06-05
7
-28
/
+7
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
101
-409
/
+101
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420
Thomas Gleixner
2019-06-05
6
-29
/
+6
[next]