index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-24
13
-94
/
+274
|
\
|
*
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
2013-12-21
1
-4
/
+35
|
*
null_blk: set use_per_node_hctx param to false
Matias Bjørling
2013-12-21
2
-6
/
+7
|
*
null_blk: corrections to documentation
Matias Bjørling
2013-12-21
1
-10
/
+10
|
*
null_blk: warning on ignored submit_queues param
Matias Bjorling
2013-12-19
1
-2
/
+5
|
*
null_blk: refactor init and init errors code paths
Matias Bjorling
2013-12-19
1
-25
/
+38
|
*
null_blk: documentation
Matias Bjorling
2013-12-19
1
-0
/
+71
|
*
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-19
1
-4
/
+4
|
*
drivers: block: Mark the functions as static in skd_main.c
Rashika Kheria
2013-12-19
1
-2
/
+2
|
*
Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-12-17
9
-66
/
+111
|
|
\
|
|
*
bcache: New writeback PD controller
Kent Overstreet
2013-12-16
4
-49
/
+62
|
|
*
bcache: bugfix for race between moving_gc and bucket_invalidate
Kent Overstreet
2013-12-16
1
-0
/
+10
|
|
*
bcache: fix for gc and writeback race
Nicholas Swenson
2013-12-16
1
-0
/
+22
|
|
*
bcache: bugfix - moving_gc now moves only correct buckets
Nicholas Swenson
2013-12-16
3
-8
/
+8
|
|
*
bcache: fix for gc crashing when no sectors are used
Nicholas Swenson
2013-12-16
1
-1
/
+2
|
|
*
bcache: Fix heap_peek() macro
Nicholas Swenson
2013-12-16
1
-1
/
+1
|
|
*
bcache: Fix for can_attach_cache()
Nicholas Swenson
2013-12-16
1
-1
/
+1
|
|
*
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-16
1
-1
/
+2
|
|
*
bcache: Use uninterruptible sleep in writeback
Kent Overstreet
2013-12-16
1
-2
/
+2
|
|
*
bcache: kthread don't set writeback task to INTERUPTIBLE
Stefan Priebe
2013-12-16
1
-2
/
+0
|
|
*
bcache: fix sparse non static symbol warning
Wei Yongjun
2013-11-28
1
-1
/
+1
|
*
|
block: fix memory leaks on unplugging block device
Andrey Vagin
2013-12-06
1
-0
/
+13
*
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
1
-18
/
+32
|
\
\
\
|
*
|
|
cgroup: don't recycle cgroup id until all csses' have been destroyed
Li Zefan
2013-12-17
1
-8
/
+11
|
*
|
|
cgroup: fix cgroup_create() error handling path
Tejun Heo
2013-12-06
1
-10
/
+21
*
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
percpu: fix spurious sparse warnings from DEFINE_PER_CPU()
Tejun Heo
2013-12-05
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
7
-12
/
+58
|
\
\
\
\
\
|
*
|
|
|
|
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
2013-12-19
2
-0
/
+27
|
*
|
|
|
|
libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
Marc Carino
2013-12-17
2
-2
/
+14
|
*
|
|
|
|
libata: disable a disk via libata.force params
Robin H. Johnson
2013-12-16
2
-0
/
+3
|
*
|
|
|
|
ahci: bail out on ICH6 before using AHCI BAR
Paul Bolle
2013-12-16
1
-9
/
+9
|
*
|
|
|
|
ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN
Marek Vasut
2013-12-03
1
-1
/
+2
|
*
|
|
|
|
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8
Michele Baldessari
2013-11-29
1
-0
/
+3
*
|
|
|
|
|
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
2013-12-24
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-12-23
1
-3
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2013-12-23
1
-2
/
+2
|
*
|
|
|
|
|
selinux: fix broken peer recv check
Chad Hanson
2013-12-23
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2013-12-23
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
Jan Kara
2013-12-04
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-12-23
6
-16
/
+53
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus
Roland Dreier
2013-12-23
5
-15
/
+52
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
RDMA/iwcm: Don't touch cm_id after deref in rem_ref
Steve Wise
2013-12-15
1
-2
/
+9
|
|
*
|
|
|
|
|
|
|
IB/uverbs: Check access to userspace response buffer in extended command
Yann Droneaud
2013-12-20
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
IB/uverbs: Check input length in flow steering uverbs
Yann Droneaud
2013-12-20
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
IB/uverbs: Set error code when fail to consume all flow_spec items
Yann Droneaud
2013-12-20
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
IB/uverbs: Check reserved fields in create_flow
Yann Droneaud
2013-12-20
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
IB/uverbs: Check comp_mask in destroy_flow
Yann Droneaud
2013-12-20
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
IB/uverbs: Check reserved field in extended command header
Yann Droneaud
2013-12-20
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()
Roland Dreier
2013-12-20
2
-11
/
+16
[next]