linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 07:13:53 to 2019-03-14 04:30:41 UTC [more...]

[RFC PATCH v2 0/7] tracing: Use common error_log with probe events
 2019-03-14  4:30 UTC  (4+ messages)
` [RFC PATCH v2 1/7] tracing/probe: Check maxactive error cases
` [RFC PATCH v2 2/7] tracing/probe: Check event name length correctly
` [RFC PATCH v2 3/7] tracing/probe: Check the size of argument name and body

[RFC PATCH 0/7] tracing: Use common error_log with probe events
 2019-03-13 22:47 UTC  (17+ messages)
` [RFC PATCH 1/7] tracing/probe: Check maxactive error cases
` [RFC PATCH 2/7] tracing/probe: Check event name length correctly
` [RFC PATCH 3/7] tracing/probe: Check the size of argument name and body
` [RFC PATCH 4/7] tracing/probe: Check event/group naming rule at parsing
` [RFC PATCH 5/7] tracing/probe: Verify alloc_trace_*probe() result
` [RFC PATCH 6/7] tracing: Use tracing error_log with probe events
` [RFC PATCH 7/7] selftests/ftrace: Add error_log testcase for kprobe errors

[RFC PATCH v3 0/5] tracing: common error_log for ftrace
 2019-03-13 14:09 UTC  (15+ messages)
` [RFC PATCH v3 1/5] tracing: Add tracing error log
` [RFC PATCH v3 2/5] tracing: Save the last hist command's associated event name
` [RFC PATCH v3 3/5] tracing: Use tracing error_log with hist triggers
` [RFC PATCH v3 4/5] tracing: Use tracing error_log with kprobe events (incomplete)
` [RFC PATCH v3 5/5] tracing: Use tracing error_log with trace event filters

[PATCH v2] tty/sysrq: Convert show_lock to raw_spinlock_t
 2019-03-13 11:40 UTC 

[PATCH] cyclicdeadline: Add missing options in optstring
 2019-03-13 10:35 UTC 

[PATCH 0/4] rt-tests bug fixes
 2019-03-12 17:24 UTC  (5+ messages)
` [PATCH 1/4] cyclicdeadline: Fix stack corruption
` [PATCH 2/4] deadline_test: "
` [PATCH 3/4] deadline_test: Free allocated resources at exit
` [PATCH 4/4] cyclicdeadline: "

[PATCH v1] rt-tests: Add --duration argument to tests
 2019-03-12 15:47 UTC 

Help me: deadlock reported in pthread_mutex_lock
 2019-03-12 13:37 UTC  (2+ messages)

[RFC PATCH] rt-tests: Add --runtime argument to tests
 2019-03-12 11:41 UTC  (2+ messages)

[PATCH 1/2] cyclictest: Fix compiler warning about srncpy output truncated
 2019-03-11 13:25 UTC  (2+ messages)
` [PATCH 2/2] cyclictest: Make sure affinity is respected when numa is detected

[PATCH RT] nvdimm: make lane acquirement RT aware
 2019-03-11  0:44 UTC  (7+ messages)

[PATCH] tty/sysrq: Convert show_lock to raw_spinlock_t
 2019-03-08 17:14 UTC  (8+ messages)

[RFC PATCH RT] x86/tsc: Add option to disable tsc clocksource watchdog
 2019-03-07 12:09 UTC 

[ANNOUNCE] 4.14.103-rt55
 2019-03-06 20:13 UTC 

Archive of linux-rt-users is now live
 2019-03-05 21:04 UTC 

[PATCH 0/2] A couple hist trigger patches
 2019-03-05  0:02 UTC  (11+ messages)
` [PATCH 1/2] tracing: Use str_has_prefix() in synth_event_create()
` [PATCH 2/2] tracing: Use strncpy instead of memcpy for string keys in hist triggers

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-03-04 17:25 UTC  (14+ messages)

[ANNOUNCE] 3.18.136-rt114
 2019-03-01 16:24 UTC 

[ANNOUNCE] v4.19.25-rt16
 2019-02-26 16:19 UTC 

[PATCH RT 1/2] softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blocked
 2019-02-26 11:38 UTC  (12+ messages)
` [PATCH RT 2/2] x86: lazy-preempt: properly check against preempt-mask
  ` [PATCH RT 3/2] softirq: Avoid "local_softirq_pending" messages if task is in cpu_chill()
    ` [PATCH RT 4/2] hrtimer: Don't lose state "

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel III edition (OSPM-summit 2019)
 2019-02-25  7:43 UTC  (2+ messages)

[ANNOUNCE] v4.19.23-rt14
 2019-02-21 22:15 UTC 

[RFC PATCH RT 0/2] Add PINNED_HARD mode to hrtimers
 2019-02-21  8:46 UTC  (7+ messages)
` [RFC PATCH RT 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers
` [RFC PATCH RT 2/2] time/hrtimer: Embed hrtimer mode into hrtimer_sleeper

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

[ANNOUNCE] 4.4.174-rt178
 2019-02-15  9:23 UTC 

[ANNOUNCE] 3.18.134-rt113
 2019-02-14 21:38 UTC 

[RFC PATCH v2 0/5] tracing: common error_log for ftrace
 2019-02-14 15:16 UTC  (11+ messages)
` [RFC PATCH v2 1/5] tracing: Add tracing error log
` [RFC PATCH v2 2/5] tracing: Save the last hist command's associated event name
` [RFC PATCH v2 3/5] tracing: Use tracing error_log with hist triggers
` [RFC PATCH v2 4/5] tracing: Use tracing error_log with kprobe events (incomplete)
` [RFC PATCH v2 5/5] tracing: Use tracing error_log with trace event filters

BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:65
 2019-02-14  9:11 UTC  (5+ messages)

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

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

System lockup causes reboot but no panic and no kernel crash dump
 2019-02-04 13:56 UTC 

[PATCH v2 0/6] Raspberry Pi DMA fixes + cleanups
 2019-02-04  7:12 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).