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.13.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
1
-0
/
+1
2015-06-05
block: add blk_set_queue_dying() to blkdev.h
Jens Axboe
1
-0
/
+1
2015-06-01
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
4
-18
/
+8
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
1
-0
/
+4
2015-05-29
block: don't honor chunk sizes for data-less IO
Jens Axboe
1
-1
/
+1
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2
-5
/
+3
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-12
/
+0
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
1
-15
/
+9
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
1
-1
/
+1
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
1
-5
/
+1
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
1
-0
/
+3
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: collapse bio bit space
Jens Axboe
1
-9
/
+9
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
1
-2
/
+0
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
1
-1
/
+1
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2
-20
/
+20
2015-05-05
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
1
-1
/
+0
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2
-1
/
+1
2015-05-05
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2
-2
/
+17
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2
-1
/
+13
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
3
-1
/
+22
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+19
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-3
/
+5
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2015-04-28
tty: Re-add external interface for tty_set_termios()
Frederic Danis
1
-0
/
+1
2015-04-28
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
1
-0
/
+2
2015-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+14
2015-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+10
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-8
/
+0
2015-04-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-3
/
+15
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-85
/
+14
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+29
2015-04-26
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+18
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
1
-0
/
+1
2015-04-24
fix I_DIO_WAKEUP definition
Eric Sandeen
1
-1
/
+1
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-1
/
+28
2015-04-24
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
Florian Westphal
1
-2
/
+14
2015-04-24
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+28
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-46
/
+6
2015-04-24
Merge tag 'md/4.1' of git://neil.brown.name/md
Linus Torvalds
2
-0
/
+4
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+15
2015-04-24
rhashtable: don't attempt to grow when at max_size
Johannes Berg
1
-1
/
+2
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+54
[next]