linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-05 13:53:37 to 2019-01-09 19:49:12 UTC [more...]

[PATCH v11 00/15] tracing: Hist trigger snapshot and onchange additions
 2019-01-09 19:49 UTC  (6+ messages)
` [PATCH v11 01/15] tracing: Refactor hist trigger action code
` [PATCH v11 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v11 03/15] tracing: Split up onmatch action data
` [PATCH v11 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v11 05/15] tracing: Add conditional snapshot

[ANNOUNCE] 3.18.129-rt111
 2019-01-09 19:16 UTC 

ETA for 4.19rt-stable patch set?
 2019-01-09 17:09 UTC 

[PATCH RT] padata: Make padata_do_serial() use get_cpu_light()
 2019-01-09 15:59 UTC 

[ANNOUNCE] v4.19.13-rt10
 2019-01-09 11:00 UTC 

[PATCH RT] rtmutex: Flush block plug on __down_read()
 2019-01-09  9:48 UTC  (5+ messages)

[PATCH RT] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
 2019-01-09  8:48 UTC  (6+ messages)
  ` [PATCH RT v2] "

[PATCH RT 00/13] Linux 4.14.87-rt50-rc1
 2019-01-08  9:00 UTC  (17+ messages)
` [PATCH RT 01/13] work-simple: drop a shit statement in SWORK_EVENT_PENDING
` [PATCH RT 02/13] kthread: convert worker lock to raw spinlock
` [PATCH RT 03/13] mm/kasan: make quarantine_lock a raw_spinlock_t
` [PATCH RT 05/13] sched/migrate_disable: Add export_symbol_gpl for __migrate_disabled
` [PATCH RT 06/13] pinctrl: bcm2835: Use raw spinlock for RT compatibility
` [PATCH RT 07/13] rcu: make RCU_BOOST default on RT without EXPERT
` [PATCH RT 08/13] x86/fpu: Disable preemption around local_bh_disable()
` [PATCH RT 09/13] hrtimer: move state change before hrtimer_cancel in do_nanosleep()
` [PATCH RT 10/13] drm/i915: disable tracing on -RT
` [PATCH RT 11/13] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
` [PATCH RT 13/13] Linux 4.14.87-rt50-rc1

[PATCH v3 0/3] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
 2019-01-07 15:06 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
` [PATCH v3 2/3] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock "
` [PATCH v3 3/3] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock "

[PATCH 1/5] dmaengine: bcm2835: Fix interrupt race on RT
 2019-01-07  8:32 UTC  (2+ messages)

[ANNOUNCE] v4.19.10-rt8
 2018-12-21 17:41 UTC 

[PATCH v10 00/15] tracing: Hist trigger snapshot and onchange additions
 2018-12-21 16:29 UTC  (16+ messages)
` [PATCH v10 01/15] tracing: Refactor hist trigger action code
` [PATCH v10 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v10 03/15] tracing: Split up onmatch action data
` [PATCH v10 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v10 05/15] tracing: Add conditional snapshot
` [PATCH v10 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v10 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v10 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v10 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v10 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v10 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v10 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v10 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v10 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v10 15/15] tracing: Add hist trigger action 'expected fail' "

[PATCH RT 0/9] Linux 3.18.129-rt111-rc1
 2018-12-21 15:21 UTC  (10+ messages)
` [PATCH RT 1/9] efi: Allow efi=runtime
` [PATCH RT 2/9] efi: Disable runtime services on RT
` [PATCH RT 3/9] crypto: cryptd - add a lock instead preempt_disable/local_bh_disable
` [PATCH RT 4/9] sched/core: Avoid __schedule() being called twice in a row
` [PATCH RT 5/9] work-simple: drop a shit statement in SWORK_EVENT_PENDING
` [PATCH RT 6/9] tty: serial: pl011: explicitly initialize the flags variable
` [PATCH RT 7/9] pinctrl: bcm2835: Use raw spinlock for RT compatibility
` [PATCH RT 8/9] drm/i915: disable tracing on -RT
` [PATCH RT 9/9] Linux 3.18.129-rt111-rc1

[ANNOUNCE] 4.9.146-rt125
 2018-12-21 11:09 UTC  (2+ messages)

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-12-20  1:46 UTC  (11+ messages)

[PATCH 0/7] tracing: Hist trigger var-ref cleanup and comments
 2018-12-19 21:08 UTC  (31+ messages)
` [PATCH 1/7] tracing: Remove unnecessary hist trigger struct field
` [PATCH 2/7] tracing: Change strlen to sizeof for hist trigger static strings
` [PATCH 3/7] tracing: Use var_refs[] for hist trigger reference checking
  ` [PATCH v2 "
` [PATCH 4/7] tracing: Remove open-coding of hist trigger var_ref management
` [PATCH 5/7] tracing: Use hist trigger's var_ref array to destroy var_refs
` [PATCH 6/7] tracing: Remove hist trigger synth_var_refs
` [PATCH 7/7] tracing: Add hist trigger comments for variable-related fields

RT-Kernel boot stalls because of change in fs/dcache.c
 2018-12-19 17:24 UTC  (5+ messages)

[PATCH] perf/x86/intel: Avoid unnecessary reallocations of memory allocated in cpu hotplug prepare state
 2018-12-19 16:53 UTC  (13+ messages)
        ` [PATCH] perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()

PREEMPT_RT and i915
 2018-12-19 11:32 UTC  (4+ messages)
  ` [PATCH RT] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE

[ANNOUNCE] 4.14.87-rt49
 2018-12-18 22:14 UTC  (3+ messages)

[PATCH v9 00/15] tracing: Hist trigger snapshot and onchange additions
 2018-12-18 20:34 UTC  (16+ messages)
` [PATCH v9 01/15] tracing: Refactor hist trigger action code
` [PATCH v9 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v9 03/15] tracing: Split up onmatch action data
` [PATCH v9 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v9 05/15] tracing: Add conditional snapshot
` [PATCH v9 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v9 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v9 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v9 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v9 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v9 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v9 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v9 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v9 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v9 15/15] tracing: Add hist trigger action 'expected fail' "

[PATCH v8 00/22] tracing: Hist trigger snapshot and onchange additions
 2018-12-15 21:01 UTC  (33+ messages)
` [PATCH v8 01/22] tracing: Refactor hist trigger action code
` [PATCH v8 02/22] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v8 03/22] tracing: Add hist trigger handler.action documentation to README
` [PATCH v8 04/22] tracing: Split up onmatch action data
` [PATCH v8 05/22] tracing: Generalize hist trigger onmax and save action
` [PATCH v8 06/22] tracing: Add conditional snapshot
` [PATCH v8 07/22] tracing: Add hist trigger snapshot() action
` [PATCH v8 08/22] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v8 09/22] tracing: Add hist trigger snapshot() action test case
` [PATCH v8 10/22] tracing: Add hist trigger onchange() handler
` [PATCH v8 11/22] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v8 12/22] tracing: Add hist trigger onchange() handler test case
` [PATCH v8 13/22] tracing: Add alternative synthetic event trace action syntax
` [PATCH v8 14/22] tracing: Add alternative synthetic event trace action test case
` [PATCH v8 15/22] tracing: Add hist trigger action 'expected fail' "
` [PATCH v8 16/22] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v8 17/22] tracing: Remove unnecessary hist trigger struct fields
` [PATCH v8 18/22] tracing: Use var_refs[] for hist trigger reference checking
` [PATCH v8 19/22] tracing: Remove open-coding of hist trigger var_ref management
` [PATCH v8 20/22] tracing: Use hist trigger's var_ref array to destroy var_refs
` [PATCH v8 21/22] tracing: Remove hist trigger synth_var_refs
` [PATCH v8 22/22] tracing: Add hist trigger comments for variable-related fields

BUG: ftrace/perf dropping events at the begin of interrupt handlers
 2018-12-14 10:21 UTC  (3+ messages)

[PATCH v2 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
 2018-12-14  9:36 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
` [PATCH v2 4/4] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock

[ANNOUNCE] 3.18.129-rt110
 2018-12-13 22:03 UTC 

[ANNOUNCE] v4.19.8-rt6
 2018-12-13 21:12 UTC 

outliers when measuring boost msqueues latency v4.14.79-rt47 RT-Preempt
 2018-12-13 16:18 UTC  (6+ messages)

[PATCH RT] x86/fpu: Disable preemption around local_bh_disable()
 2018-12-11 18:54 UTC 

Disable RT_GROUP_SCHED in PREEMPT_RT_FULL
 2018-12-10  7:50 UTC 

[PATCH RT] hrtimer: move state change before hrtimer_cancel in do_nanosleep()
 2018-12-06 13:54 UTC  (2+ 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).