linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 13:31:03 to 2019-09-17 16:32:14 UTC [more...]

[PATCH RT v3 0/5] RCU fixes
 2019-09-17 16:32 UTC  (24+ messages)
` [PATCH RT v3 1/5] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v3 2/5] sched: Rename sleeping_lock to rt_invol_sleep
` [PATCH RT v3 3/5] sched: migrate_dis/enable: Use rt_invol_sleep
` [PATCH RT v3 4/5] rcu: Disable use_softirq on PREEMPT_RT
` [PATCH RT v3 5/5] rcutorture: Avoid problematic critical section nesting on RT

[RT PATCH 0/8] migrate disable fixes and performance
 2019-09-17 16:00 UTC  (10+ messages)
` [PATCH RT 2/8] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
` [PATCH RT 5/8] sched/deadline: Reclaim cpuset bandwidth in .migrate_task_rq()
` [PATCH RT 6/8] sched: migrate_enable: Set state to TASK_RUNNING
` [PATCH RT 7/8] sched: migrate_enable: Use select_fallback_rq()

[PATCH 2/5] rt-tests: cyclictest: Make tracemark work correctly again
 2019-09-17 14:24 UTC 

[PATCH 1/4] rt-tests: cyclictest.8: Remove invalid tracing options from the manpage
 2019-09-17 14:20 UTC  (6+ messages)
` [PATCH 2/4] rt-tests: cyclictest: Make tracemark work correctly again
` [PATCH 3/4] rt-tests: cyclictest: Fix warning: ‘cpu’ may be used uninitialized
` [PATCH 4/4] rt-tests: cyclictest: Don't allow OPT_SYSTEM with OPT_POSIX_TIMERS

[PATCH] rt-tests: backfire: Don't include asm/uaccess.h directly
 2019-09-17 14:14 UTC  (7+ messages)

Long latencies during disk-io
 2019-09-17 11:20 UTC  (12+ messages)
  ` AW: "

[ANNOUNCE] 4.19.72-rt25
 2019-09-16 21:39 UTC 

[PREEMPT_RT PATCH 0/3] i915 fixups for lockdep/lockdebugging
 2019-09-16 21:21 UTC  (7+ messages)
` [PREEMPT_RT PATCH 1/3] i915: do not call lockdep_assert_irqs_disabled() on PREEMPT_RT
` [PREEMPT_RT PATCH 2/3] i915: convert all irq_locks spinlocks to raw spinlocks
` [PREEMPT_RT PATCH 3/3] i915: convert uncore lock to raw spinlock

[CFP] Real-Time Summit 2019 Call for Presentations
 2019-09-16 19:05 UTC  (2+ messages)
` [CFP] Deadline extension: "

[ANNOUNCE] v5.2.14-rt7
 2019-09-13 20:12 UTC 

[BUG RT] backtrace on v5.2.9-rt3
 2019-09-13 14:13 UTC  (2+ messages)

[ANNOUNCE] v5.2.10-rt5
 2019-09-10 19:01 UTC  (8+ messages)

FW: netdev_budget_usecs setting below 1 jiffie leads to run everything in ksoftirqd
 2019-09-09  7:15 UTC 

[PATCH 1/2] rt-tests: Set affinity before applying numa
 2019-09-06 19:48 UTC  (2+ messages)
` [PATCH 2/2] rt-tests: cyclictest: RFC - Get a snapshot of cyclictest without interuppting it

Extra context switches with signalfd on CONFIG_PREEMPT_RT
 2019-09-05 16:02 UTC  (2+ messages)

[PATCH v5 1/4] ftrace: Implement fs notification for tracing_max_latency
 2019-09-04 18:17 UTC  (5+ messages)

[ANNOUNCE] 4.4.190-rt187
 2019-09-03  7:52 UTC 

[PATCH] tracing: Fix histogram referencing a variable
 2019-09-01 22:02 UTC  (2+ messages)

RT and PTP system timestamping
 2019-09-01 19:02 UTC 

[PATCH RT v2 0/3] RCU fixes
 2019-08-28 15:51 UTC  (43+ messages)
` [PATCH RT v2 1/3] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v2 2/3] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep
` [PATCH RT v2 3/3] rcu: Disable use_softirq on PREEMPT_RT

[ANNOUNCE] 4.14.139-rt66
 2019-08-23 19:28 UTC 

[PATCH rt-tests v1 v1 0/4] Fix gcc warning
 2019-08-23 15:20 UTC  (9+ messages)
` [PATCH rt-tests v1 v1 1/4] pmqtest: Increase buffer to avoid overflow
` [PATCH rt-tests v1 v1 2/4] sigwaittest: "
` [PATCH rt-tests v1 v1 3/4] svsematest: "
` [PATCH rt-tests v1 v1 4/4] deadline_test: "

[PATCH 1/2] rt-tests: Allow cross compilation
 2019-08-23 15:06 UTC  (4+ messages)
` [PATCH 2/2] rt-tests: Let git ignore cscope generated files

[RT PATCH 0/3] hrtimer: RT fixes for hrtimer_grab_expiry_lock()
 2019-08-22 10:59 UTC  (10+ messages)
` [RT PATCH 1/3] hrtimer: Use READ_ONCE to access timer->base in hrimer_grab_expiry_lock()
` [RT PATCH 2/3] hrtimer: Don't grab the expiry lock for non-soft hrtimer
` [RT PATCH 3/3] hrtimer: Prevent using uninitialized spin_lock in hrtimer_grab_expiry_lock()

[RT PATCH] kernel/irq: make irq_set_affinity_notifier() work on old_notify consistently
 2019-08-22  6:51 UTC 

[ANNOUNCE] v5.2.9-rt3
 2019-08-21 16:19 UTC  (9+ messages)

[ANNOUNCE] 4.14.137-rt65
 2019-08-21 15:05 UTC 

[RT PATCH v2] net/xfrm/xfrm_ipcomp: Protect scratch buffer with local_lock
 2019-08-21  7:00 UTC  (9+ messages)

KVM Arm64 and Linux-RT issues
 2019-08-20 14:18 UTC  (13+ messages)

[PATCH rt-tests v0 0/4] Fix gcc warning
 2019-08-19  6:34 UTC  (7+ messages)
` [PATCH rt-tests v0 1/4] pmqtest: Increase buffer to avoid overflow
` [PATCH rt-tests v0 2/4] sigwaittest: "
` [PATCH rt-tests v0 3/4] svsematest: "
` [PATCH rt-tests v0 4/4] deadline_test: "

Kernel 5.0.21rt16 hangs
 2019-08-18  9:10 UTC  (3+ messages)

poor cyclictest results with 5.0 series rt for arm64
 2019-08-15 18:57 UTC  (25+ messages)

Little bug in cyclictest
 2019-08-15 13:49 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).