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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
4
-14
/
+39
*
block/bsg: move queue creation into bsg_setup_queue
Christoph Hellwig
2017-01-27
1
-3
/
+2
*
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
scsi: remove __scsi_alloc_queue
Christoph Hellwig
2017-01-27
2
-2
/
+2
*
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
block: cleanup tracing
Christoph Hellwig
2017-01-27
2
-23
/
+18
*
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
1
-0
/
+7
*
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
1
-2
/
+1
*
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
2017-01-27
5
-12
/
+128
|
\
|
*
block: add a op_is_flush helper
Christoph Hellwig
2017-01-27
1
-0
/
+9
|
*
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
2017-01-27
1
-1
/
+1
|
*
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
2017-01-27
1
-0
/
+1
|
*
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
2017-01-27
1
-0
/
+30
|
*
blk-mq: create debugfs directory tree
Omar Sandoval
2017-01-27
1
-0
/
+5
|
*
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
2017-01-17
1
-0
/
+1
|
*
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
3
-2
/
+39
|
*
blk-mq: add support for carrying internal tag information in blk_qc_t
Jens Axboe
2017-01-17
1
-5
/
+17
|
*
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
2017-01-17
1
-1
/
+0
|
*
block: move existing elevator ops to union
Jens Axboe
2017-01-17
1
-1
/
+3
|
*
blk-mq: make mq_ops a const pointer
Jens Axboe
2017-01-11
2
-2
/
+2
|
*
block: relax check on sg gap
Ming Lei
2017-01-11
1
-1
/
+21
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-20
1
-0
/
+1
|
\
\
|
*
\
Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-01-17
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2017-01-13
1
-0
/
+1
|
|
|
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-01-20
1
-3
/
+3
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-17
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
scsi: libfc: Fix variable name in fc_set_wwpn
Fam Zheng
2017-01-16
1
-3
/
+3
*
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
2017-01-16
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-18
1
-0
/
+4
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2017-01-16
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-14
1
-0
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-01-17
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2017-01-17
1
-2
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
6
-7
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
4
-5
/
+7
|
*
|
|
|
|
|
|
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-15
1
-1
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cfg80211: consider VHT opmode on station update
Beni Lev
2017-01-11
1
-1
/
+3
|
*
|
|
|
|
|
|
|
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-01-13
1
-1
/
+6
*
|
|
|
|
|
|
|
|
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-01-16
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
1
-0
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-15
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
2017-01-12
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-15
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-0
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2017-01-14
1
-0
/
+1
|
*
|
|
|
|
|
|
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-01-14
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
coredump: Ensure proper size of sparse core files
Dave Kleikamp
2017-01-14
1
-0
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
[next]