index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-10
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
2014-07-10
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-01
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
2014-07-01
include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
Ming Lei
2014-07-01
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
2014-07-01
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
Akinobu Mita
2014-07-01
block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX
Akinobu Mita
2014-07-01
block/partitions/efi.c: kerneldoc fixing
Fabian Frederick
2014-07-01
block/partitions/msdos.c: code clean-up
Fabian Frederick
2014-07-01
block/partitions/amiga.c: replace nolevel printk by pr_err
Fabian Frederick
2014-07-01
block/partitions/aix.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-01
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2014-07-01
blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()
Tejun Heo
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
2014-07-01
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
Tejun Heo
2014-07-01
blk-mq: fix a memory ordering bug in blk_mq_queue_enter()
Tejun Heo
2014-07-01
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Jens Axboe
2014-06-29
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
2014-06-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-29
MAINTAINERS: exceptions for Documentation maintainer
Randy Dunlap
2014-06-29
Documentation: add section about git to email-clients.txt
Dan Carpenter
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
2014-06-29
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
2014-06-29
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
2014-06-29
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
2014-06-28
Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2014-06-28
Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-28
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...
Mark Brown
2014-06-28
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...
Mark Brown
2014-06-28
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-06-28
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
2014-06-28
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
2014-06-28
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
2014-06-28
percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc()
Tejun Heo
2014-06-27
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
2014-06-27
Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]