linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-07 20:59:20 to 2018-10-30 08:37:05 UTC [more...]

[PATCH RT 0/2] Linux v4.4.162-rt176-rc1
 2018-10-30  8:37 UTC  (5+ messages)
` [PATCH RT 1/2] x86/kconfig: Fall back to ticket spinlocks
` [PATCH RT 2/2] Linux 4.4.162-rt176-rc1

[ANNOUNCE] v4.19-rt1
 2018-10-30  0:27 UTC 

[ANNOUNCE] 4.4.162-rt175
 2018-10-29 20:04 UTC 

[ANNOUNCE] v4.18.16-rt9
 2018-10-29 11:59 UTC 

[PATCH] pinctrl: bcm2835: Use raw spinlock for RT compatibility
 2018-10-28 19:27 UTC  (2+ messages)

RT Summit 2018 & some advice on my application running ARM big.LITTLE
 2018-10-26 17:53 UTC 

4.14 Stable update
 2018-10-25 14:52 UTC 

100% RT load on 2 processor SMP machine
 2018-10-25  9:56 UTC  (3+ messages)

TSC to Mono-raw Drift
 2018-10-25 11:49 UTC  (14+ messages)

need git command to pull the best rt kernel for armhf (pi-3b)
 2018-10-24  0:42 UTC 

system() instruction creates latency peaks
 2018-10-23 21:48 UTC 

[PATCH v6 00/15] tracing: Hist trigger snapshot and onchange additions
 2018-10-23 21:32 UTC  (22+ messages)
` [PATCH v6 01/15] tracing: Refactor hist trigger action code
` [PATCH v6 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v6 03/15] tracing: Add hist trigger handler.action documentation to README
` [PATCH v6 04/15] tracing: Split up onmatch action data
` [PATCH v6 05/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v6 06/15] tracing: Add conditional snapshot
` [PATCH v6 07/15] tracing: Move hist trigger key printing into a separate function
` [PATCH v6 08/15] tracing: Add hist trigger snapshot() action
` [PATCH v6 09/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v6 10/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v6 11/15] tracing: Add hist trigger onchange() handler
` [PATCH v6 12/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v6 13/15] tracing: Add hist trigger onchange() handler test case
` [PATCH v6 14/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v6 15/15] tracing: Add alternative synthetic event trace action test case

Kernel v4.14.52-rt34 triggered a kernel-oops
 2018-10-23  1:56 UTC  (2+ messages)

[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
 2018-10-19 10:58 UTC  (20+ messages)
    ` [kbuild-all] "
` [PATCH] kasan: convert kasan/quarantine_lock "
                  ` [PATCH] mm/kasan: make quarantine_lock a raw_spinlock_t

freezing system
 2018-10-16  9:10 UTC  (4+ messages)

Floating point register corruption on ARM Cortex A57 (ARMv8) with RT_PREEMPT linux
 2018-10-12  1:42 UTC  (5+ messages)

[RFD/RFC PATCH 0/8] Towards implementing proxy execution
 2018-10-12  8:30 UTC  (31+ messages)
` [RFD/RFC PATCH 1/8] locking/mutex: Convert mutex::wait_lock to raw_spinlock_t
` [RFD/RFC PATCH 2/8] locking/mutex: Removes wakeups from under mutex::wait_lock
` [RFD/RFC PATCH 3/8] locking/mutex: Rework task_struct::blocked_on
` [RFD/RFC PATCH 4/8] sched: Split scheduler execution context
` [RFD/RFC PATCH 5/8] sched: Add proxy execution
` [RFD/RFC PATCH 6/8] locking/mutex: make mutex::wait_lock irq safe
` [RFD/RFC PATCH 7/8] sched: Ensure blocked_on is always guarded by blocked_lock
` [RFD/RFC PATCH 8/8] sched: Fixup task CPUs for potential proxies

cyclictest: possible bugs in CPU enumeration
 2018-10-11 13:47 UTC 

complete_all() with 5 waiters in swake_up_all_locked
 2018-10-10  9:15 UTC 

[ANNOUNCE] v4.18.12-rt7
 2018-10-10 15:47 UTC  (2+ messages)
` [ANNOUNCE] v4.18.12-rt7 stall

__migrate_disabled symbol not exported for rt kernel > 4.9
 2018-10-09 15:52 UTC  (4+ messages)

[BUG] dw_wdt watchdog on linux-rt 4.18.5-rt4 not triggering
 2018-10-09 10:56 UTC  (23+ messages)
          ` [PATCH 0/2] Fix watchdogd wakeup deferral on RT
            ` [PATCH 1/2] kthread: convert worker lock to raw spinlock
            ` [PATCH RT 2/2] watchdog, rt: prevent deferral of watchdogd wakeup
                    ` [kbuild-all] "

[PATCH] cyclictest: only print non-zero values in histogram output
 2018-10-08 21:47 UTC 

WARNING when running cyclictest
 2018-10-05 11:10 UTC  (2+ messages)

Bug or works as intended: signal behaviour on -RT
 2018-10-05 11:07 UTC  (3+ messages)

[PATCH RT] tty: serial: pl011: fix warning about uninitialized variable
 2018-10-05 14:35 UTC  (2+ messages)

[PATCH RT 0/2] Linux v4.4.148-rt166-rc1
 2018-10-04 21:21 UTC  (5+ messages)
` [PATCH RT 1/2] x86/kconfig: Use ticket spinlocks for -rt
` [PATCH RT 2/2] Linux 4.4.148-rt166-rc1

[ANNOUNCE] 3.18.123-rt107
 2018-10-04 21:01 UTC 

[PATCH RT 00/22] Linux 4.9.115-rt94-rc1
 2018-10-02 12:21 UTC  (2+ messages)
` AW: "

[PATCH v5 0/8] tracing: Hist trigger snapshot and onchange additions
 2018-10-02 15:35 UTC  (11+ messages)
` [PATCH v5 1/8] tracing: Refactor hist trigger action code
` [PATCH v5 2/8] tracing: Split up onmatch action data
` [PATCH v5 3/8] tracing: Generalize hist trigger onmax and save action
` [PATCH v5 4/8] tracing: Add conditional snapshot
` [PATCH v5 5/8] tracing: Move hist trigger key printing into a separate function
` [PATCH v5 6/8] tracing: Add snapshot action
` [PATCH v5 7/8] tracing: Add hist trigger onchange() handler
` [PATCH v5 8/8] trace: Add alternative synthetic event trace action syntax

[ANNOUNCE] 4.14.71-rt44
 2018-09-22 13:23 UTC 

[ANNOUNCE] 4.4.157-rt174
 2018-09-22 11:12 UTC 

yielding while running SCHED_DEADLINE
 2018-09-21  0:19 UTC  (5+ messages)

[patch 1/2] add -h option to queuelat
 2018-09-19 14:41 UTC  (2+ messages)
  ` [patch 2/2] Add queuelat manpage

[PATCH v4 0/8] tracing: Hist trigger snapshot and onchange additions
 2018-09-19 16:33 UTC  (13+ messages)
` [PATCH v4 1/8] tracing: Refactor hist trigger action code
` [PATCH v4 2/8] tracing: Split up onmatch action data
` [PATCH v4 3/8] tracing: Generalize hist trigger onmax and save action
` [PATCH v4 4/8] tracing: Add conditional snapshot
` [PATCH v4 5/8] tracing: Move hist trigger key printing into a separate function
` [PATCH v4 6/8] tracing: Add snapshot action
` [PATCH v4 7/8] tracing: Add hist trigger onchange() handler
` [PATCH v4 8/8] trace: Add alternative synthetic event trace action syntax

[ANNOUNCE] 4.14.69-rt43
 2018-09-11 17:07 UTC 

[ANNOUNCE] v4.18.7-rt5
 2018-09-11  9:29 UTC 

[ANNOUNCE] 4.14.63-rt41
 2018-09-10 21:48 UTC 

PREEMPT_RT_FULL breaks NO_HZ_FULL (full dynticks)
 2018-09-10 16:18 UTC  (6+ messages)

[PATCH RT 00/24] Linux 4.14.63-rt41-rc2
 2018-09-07 20:59 UTC  (3+ messages)
` [PATCH RT 23/24] Revert "softirq: keep the softirq pending check RT-only"
` [PATCH RT 24/24] Linux 4.14.63-rt41-rc2


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).