index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
1
-9
/
+12
2016-08-25
fs/block_dev: fix potential NULL ptr deref in freeze_bdev()
Andrey Ryabinin
1
-1
/
+2
2016-08-25
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
1
-2
/
+3
2016-08-25
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
1
-39
/
+16
2016-08-24
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
1
-0
/
+22
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
1
-2
/
+2
2016-08-22
bdev: fix NULL pointer dereference
Vegard Nossum
1
-1
/
+1
2016-08-19
Merge branch 'v4.8-rc2-bcache-fixes' of https://bitbucket.org/ewheelerinc/lin...
Jens Axboe
1
-4
/
+10
2016-08-19
Merge branch 'stable/for-jens-4.8-for-linus' of git://git.kernel.org/pub/scm/...
Jens Axboe
1
-41
/
+56
2016-08-19
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
Bob Liu
1
-1
/
+6
2016-08-19
xen-blkfront: introduce blkif_set_queue_limits()
Bob Liu
1
-38
/
+48
2016-08-19
xen-blkfront: fix places not updated after introducing 64KB page granularity
Bob Liu
1
-2
/
+2
2016-08-19
bcache: pr_err: more meaningful error message when nr_stripes is invalid
Eric Wheeler
1
-1
/
+2
2016-08-19
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
1
-1
/
+1
2016-08-19
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
1
-2
/
+7
2016-08-17
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
1
-1
/
+3
2016-08-16
block: Fix secure erase
Adrian Hunter
9
-32
/
+50
2016-08-15
nvme: Prevent controller state invalid transition
Gabriel Krisman Bertazi
1
-2
/
+5
2016-08-15
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
1
-1
/
+1
2016-08-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-8
/
+84
2016-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+0
2016-08-14
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2016-08-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-86
/
+136
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-53
/
+118
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-85
/
+160
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
1
-0
/
+2
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
1
-1
/
+1
2016-08-13
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-36
/
+49
2016-08-13
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-20
/
+54
2016-08-13
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-14
/
+36
2016-08-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-195
/
+182
2016-08-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-7
/
+60
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
5
-14
/
+36
2016-08-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-4
/
+34
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-93
/
+298
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-5
/
+48
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+15
2016-08-12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+10
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-37
/
+130
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-1
/
+26
2016-08-12
Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-12
/
+22
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
38
-147
/
+242
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+0
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
1
-6
/
+46
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2
-2
/
+19
2016-08-12
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
1
-1
/
+4
[next]