[PATCH] Linux 3.10.70-rt75-rc4

2015-03-18 Thread Steven Rostedt
tion during futex_atomic_cmpxchg_inatomic() Steven Rostedt (1): create-rt-enqueue Steven Rostedt (Red Hat) (2): Revert "timers: do not raise softirq unconditionally" Linux 3.10.70-rt75-rc4 Thomas Gleixner (14): rtmutex: Simplify rtmutex_slowtrylock() rtmutex: Simplify and documen

[PATCH] Linux 3.10.70-rt75-rc3

2015-03-17 Thread Steven Rostedt
tion during futex_atomic_cmpxchg_inatomic() Steven Rostedt (1): create-rt-enqueue Steven Rostedt (Red Hat) (2): Revert "timers: do not raise softirq unconditionally" Linux 3.10.70-rt75-rc3 Thomas Gleixner (14): rtmutex: Simplify rtmutex_slowtrylock() rtmutex: Simplify and documen

[PATCH RT 0/4] Linux 3.10.70-rt75-rc2

2015-03-17 Thread Steven Rostedt
adlock arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic() Steven Rostedt (1): create-rt-enqueue Steven Rostedt (Red Hat) (2): Revert "timers: do not raise softirq unconditionally" Linux 3.10.70-rt75-rc2 Thomas Gleixner (14): rtmutex: Si

[PATCH RT 4/4] Linux 3.10.70-rt75-rc2

2015-03-17 Thread Steven Rostedt
3.10.70-rt75-rc2 stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (Red Hat)" --- localversion-rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localversion-rt b/localversion-rt index 7d028f4a9e56..2d2ca36685e5

[PATCH RT 31/31] Linux 3.10.70-rt75-rc1

2015-03-13 Thread Steven Rostedt
3.10.70-rt75-rc1 stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (Red Hat)" --- localversion-rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localversion-rt b/localversion-rt index 7d028f4a9e56..5449cd22a524

[PATCH RT 00/31] Linux 3.10.70-rt75-rc1

2015-03-13 Thread Steven Rostedt
cking rt-mutex: avoid a NULL pointer dereference on deadlock arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic() Steven Rostedt (1): create-rt-enqueue Steven Rostedt (Red Hat) (1): Linux 3.10.70-rt75-rc1 Thomas Gleixner (14): rtmutex: Sim

Linux 3.10.70

2015-02-26 Thread Greg KH
an (1): Linux 3.10.70 Hagen Paul Pfeifer (1): ipv6: stop sending PTB packets for MTU < 1280 Hannes Frederic Sowa (2): ipv4: try to cache dst_entries which would cause a redirect ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too Herbe

Re: Linux 3.10.70

2015-02-26 Thread Greg KH
diff --git a/Makefile b/Makefile index 81ede20061cf..402cbb7c27f1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = TOSSUG Baby Fish diff --git a/drivers/block/rbd.c b/drivers/block/rbd.c index 9951e66b8502..7e