linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-11 12:56:18 to 2019-07-26 19:37:00 UTC [more...]

[RT] hit recently-fixed PREEMPT_RT CFS-bandwidth timer locking issue in the wild
 2019-07-26 19:36 UTC 

[ANNOUNCE] KernelShark 1.0
 2019-07-26 14:52 UTC  (3+ messages)

[PATCH] ptsematest, sigwaittest, pmqtest, svsematest reprot error "Could not access /sys/kernel/debug/tracing/tracing_enabled"
 2019-07-25  2:49 UTC 

Boot issue on odroid-XU4
 2019-07-24 17:07 UTC  (2+ messages)

KVM Arm64 and Linux-RT issues
 2019-07-24  8:53 UTC  (2+ messages)

[ANNOUNCE] 4.19.59-rt24
 2019-07-23 19:03 UTC 

[PATCH RT 00/16] Linux 4.19.59-rt24-rc1
 2019-07-23 18:54 UTC  (19+ messages)
` [PATCH RT 01/16] kthread: add a global worker thread
` [PATCH RT 02/16] genirq: Do not invoke the affinity callback via a workqueue on RT
` [PATCH RT 03/16] genirq: Handle missing work_struct in irq_set_affinity_notifier()
` [PATCH RT 04/16] arm: imx6: cpuidle: Use raw_spinlock_t
` [PATCH RT 05/16] rcu: Dont allow to change rcu_normal_after_boot on RT
` [PATCH RT 06/16] pci/switchtec: fix stream_open.cocci warnings
` [PATCH RT 07/16] sched/core: Drop a preempt_disable_rt() statement
` [PATCH RT 08/16] timers: Redo the notification of canceling timers on -RT
` [PATCH RT 09/16] Revert "futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lock"
` [PATCH RT 10/16] Revert "futex: Fix bug on when a requeued RT task times out"
` [PATCH RT 11/16] Revert "rtmutex: Handle the various new futex race conditions"
` [PATCH RT 12/16] Revert "futex: workaround migrate_disable/enable in different context"
` [PATCH RT 13/16] futex: Make the futex_hash_bucket lock raw
` [PATCH RT 14/16] futex: Delay deallocation of pi_state
` [PATCH RT 15/16] mm/zswap: Do not disable preemption in zswap_frontswap_store()
` [PATCH RT 16/16] Linux 4.19.59-rt24-rc1

[ANNOUNCE] 4.14.134-rt63
 2019-07-23 18:08 UTC 

[ANNOUNCE] 4.19.59-rt23
 2019-07-19 21:04 UTC 

v5.2-rt1: kernel: BUG: assuming atomic context at net/core/ptp_classifier.c:106 current
 2019-07-18 20:46 UTC 

poor cyclictest results with 5.0 series rt for arm64
 2019-07-17 22:28 UTC  (11+ messages)

[PATCH] net/xfrm/xfrm_ipcomp: Use {get,put}_cpu_light
 2019-07-17 13:58 UTC  (3+ messages)

[PREEMPT_RT] splat in v5.2-rt1: r t_mutex_owner(lock) != current
 2019-07-17 13:51 UTC  (3+ messages)

[ANNOUNCE] 4.4.185-rt184
 2019-07-17 11:37 UTC 

[PREEMPT_RT] bogus lockdep assert from i915 on v5.2-rt1
 2019-07-16 20:29 UTC  (2+ messages)

[PATCH] x86_pkg_temp_thermal: make pkg_temp_lock a raw spinlock
 2019-07-15 20:25 UTC 

[ANNOUNCE] LPC 2019: Submit a topic for the RT Micro-conference
 2019-07-15 11:31 UTC 

[ANNOUNCE] v5.2-rt1
 2019-07-11 15:43 UTC 

[ANNOUNCE] v5.0.21-rt16
 2019-07-10 16:18 UTC 

schdule bug in 4.4.38-rt49
 2019-07-05  6:31 UTC  (5+ messages)

weird issue with CentOS RT kernel, hangs hard under particular load
 2019-07-04 17:05 UTC  (3+ messages)

[ANNOUNCE] v5.0.21-rt15
 2019-07-04 10:49 UTC  (2+ messages)

Fwd: Question about PREEMPT_RT and wakeup_rt latency
 2019-07-03 13:13 UTC  (2+ messages)

is magic-sysrq handling threaded in linux-RT?
 2019-07-03 11:24 UTC  (2+ messages)

[ANNOUNCE] v5.0.21-rt14
 2019-07-03  9:31 UTC  (8+ messages)

[PATCH RT v2] Fix a lockup in wait_for_completion() and friends
 2019-07-02 11:53 UTC  (13+ messages)

[PATCH RT 0/4] Address rcutorture issues
 2019-06-28 20:24 UTC  (31+ messages)
` [PATCH RT 1/4] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT 2/4] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep
` [RFC PATCH RT 3/4] rcu: unlock special: Treat irq and preempt disabled the same
` [RFC PATCH RT 4/4] rcutorture: Avoid problematic critical section nesting

PREEMPT_RT_FULL on x86-32 machine
 2019-06-28 12:51 UTC  (6+ messages)

glibc nptl tst-robustpi8.c crashes since v5.0.3-rt1
 2019-06-27  2:26 UTC  (4+ messages)

[PATCH] rt-tests: Use gettid from rt-utils.c everywhere
 2019-06-26 11:25 UTC  (3+ messages)

[PATCH v2] Fix a lockup in wait_for_completion() and friends
 2019-06-26 10:35 UTC  (3+ messages)
` [PATCH RT "

[PATCH V3 RT] mm/zswap: Do not disable preemption in zswap_frontswap_store()
 2019-06-25 14:28 UTC 

[PATCH 0/6] rt-tests: deadline: Cleanups
 2019-06-25 13:52 UTC  (16+ messages)
` [PATCH 1/6] rt-tests: deadline: Remove duplicated code for sched_{set,get}_attr
` [PATCH 2/6] rt-tests: cyclicdeadline: Remove unused getcpu code
` [PATCH 3/6] rt-tests: deadline: Remove duplicated gettid() code
` [PATCH 4/6] rt-tests: cyclicdeadline: Add options to usage
` [PATCH 5/6] rt-tests: cyclicdeadline: Print fail only if something failed
` [PATCH 6/6] rt-tests: cyclicdeadline: Fix cgroup setup

[PATCH RT] mm/zswap: Do not disable preemption in zswap_frontswap_store()
 2019-06-25  8:19 UTC  (5+ messages)
` [PATCH RT] mm/zswap: Do not disable preemption in zswap_frontswap_store() (V2)
  ` BUG kernel 5.0.21rt12

[ANNOUNCE] v5.0.21-rt13
 2019-06-25  7:57 UTC 

sched_deadline sched_setattr fails after setting cpuset
 2019-06-25  1:00 UTC  (6+ messages)

[ANNOUNCE] 4.14.126-rt62
 2019-06-24 20:52 UTC 

[ANNOUNCE] New release rt-tests-1.4
 2019-06-24 14:36 UTC  (4+ messages)

trying to build 4.16.18-rt9 on arm
 2019-06-23  6:20 UTC 

kernel.org slow download speed
 2019-06-19 15:53 UTC  (3+ messages)

[RT WARNING] DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current) with fsfreeze (4.19.25-rt16)
 2019-06-19  9:50 UTC  (10+ messages)

latest rt kernel that will support r-pi-3b is?
 2019-06-18 19:37 UTC 

[PATCH 0/1] *** Make licence explicit for ssdd ***
 2019-06-17 15:05 UTC  (5+ messages)
` [PATCH 1/1] rt-tests: ssdd: Add Licence information to ssdd

[PATCH v2 00/12] rt-tests: Add --duration argument to tests
 2019-06-16 16:34 UTC  (20+ messages)
` [PATCH v2 01/12] rt_numa.h: Remove unused function
` [PATCH v2 02/12] queuelat: Use clock syscall for ARM 32 bit
` [PATCH v2 03/12] rt-utils: Move parse_time_string()
` [PATCH v2 04/12] pi_stress: Allow short command line arguments
` [PATCH v2 05/12] pi_stress: Rename -t command line option to -D
` [PATCH v2 06/12] pmqtest: Add duration command line argument
` [PATCH v2 08/12] cyclicdeadline: "
` [PATCH v2 09/12] signaltest: "

[ANNOUNCE] 4.19.50-rt22
 2019-06-15  0:52 UTC 

EFI_STUB doesn't work if PREEMPT_RT
 2019-06-14 23:19 UTC  (6+ messages)

[PATCH] rt-tests: ssdd: Add a simple manpage for ssdd
 2019-06-14 13:06 UTC 

[ANNOUNCE] trace-cmd v2.8
 2019-06-13 23:01 UTC  (2+ messages)

Real-time micro-conference proposal for Linux Plumbers 2019
 2019-06-13  6:36 UTC  (7+ messages)

irq kthreadd spwned threads priority set up from user space applications
 2019-06-12 11:52 UTC 

Stable update for 4.19 RT kernel?
 2019-06-11 16:23 UTC  (3+ 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).