linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-11 19:32:41 to 2018-01-16 02:51:45 UTC [more...]

[PATCH v9 00/37] tracing: Inter-event (e.g. latency) support
 2018-01-16  2:51 UTC  (12+ messages)
` [PATCH v9 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v9 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v9 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v9 04/37] tracing: Remove code which merges duplicates
` [PATCH v9 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v9 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v9 07/37] tracing: Add timestamp_mode trace file
` [PATCH v9 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v9 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v9 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v9 11/37] tracing: Add hist trigger timestamp support

[PATCH v8 00/37] tracing: Inter-event (e.g. latency) support
 2018-01-16  2:43 UTC  (45+ messages)
` [PATCH v8 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v8 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v8 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v8 04/37] tracing: Remove code which merges duplicates
` [PATCH v8 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v8 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v8 07/37] tracing: Add timestamp_mode trace file
` [PATCH v8 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v8 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v8 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v8 11/37] tracing: Add hist trigger timestamp support
` [PATCH v8 12/37] tracing: Add per-element variable support to tracing_map
` [PATCH v8 13/37] tracing: Add hist_data member to hist_field
` [PATCH v8 14/37] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v8 15/37] tracing: Add variable support to hist triggers
` [PATCH v8 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v8 17/37] tracing: Move get_hist_field_flags()
` [PATCH v8 18/37] tracing: Add simple expression support to hist triggers
` [PATCH v8 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v8 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v8 21/37] tracing: Add hist_field 'type' field
` [PATCH v8 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v8 23/37] tracing: Add hist trigger action hook
` [PATCH v8 24/37] tracing: Add support for 'synthetic' events
` [PATCH v8 25/37] tracing: Add support for 'field variables'
` [PATCH v8 26/37] tracing: Add 'onmatch' hist trigger action support
` [PATCH v8 27/37] tracing: Add 'onmax' "
` [PATCH v8 28/37] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v8 29/37] tracing: Add cpu field for hist triggers
` [PATCH v8 30/37] tracing: Add hist trigger support for variable reference aliases
` [PATCH v8 31/37] tracing: Add 'last error' error facility for hist triggers
` [PATCH v8 32/37] tracing: Add inter-event hist trigger Documentation
` [PATCH v8 33/37] tracing: Make tracing_set_clock() non-static
` [PATCH v8 34/37] tracing: Add a clock attribute for hist triggers
` [PATCH v8 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v8 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [PATCH v8 37/37] selftests: ftrace: Add inter-event hist triggers testcases

[ANNOUNCE] v4.14.12-rt10
 2018-01-13  5:07 UTC  (5+ messages)

[ANNOUNCE] 3.18.91-rt97
 2018-01-12 23:03 UTC 

Kernel config options that impact latency
 2018-01-12 20:01 UTC  (5+ messages)

Status of latest vulnerability fixes vs these kernels?
 2018-01-12 14:22 UTC 

[ANNOUNCE] Linux 4.4.15-cip15-rt10
 2018-01-11 16:51 UTC  (13+ messages)
` [cip-dev] "

problems with 4.14.6-rt7
 2018-01-08 14:56 UTC 

[ANNOUNCE] 4.4.110-rt125
 2018-01-06 15:13 UTC 

[PATCH v2] timers: Don't wake ktimersoftd on every tick
 2018-01-05 19:37 UTC  (4+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] timers: Don't search for expired timers while TIMER_SOFTIRQ is scheduled

Patching kernel versions for which there is no version specific patch released?
 2018-01-05 19:22 UTC 

Business Possibility
 2018-01-04 16:14 UTC 

Current Best Practices for accessing PWM devices in real-time
 2017-12-31  5:57 UTC  (2+ messages)

RT patchset naming convention
 2017-12-30 14:37 UTC  (7+ messages)

Current Best Practices for periodic threads
 2017-12-29  8:46 UTC  (3+ messages)

[GIT PULL 00/35] perf/core improvements and fixes
 2017-12-28 15:17 UTC  (8+ messages)
` [PATCH 21/35] perf probe: Add warning message if there is unexpected event name
` [PATCH 22/35] perf probe: Cut off the version suffix from "
` [PATCH 23/35] perf probe: Add __return suffix for return events
` [PATCH 24/35] perf probe: Find versioned symbols from map
` [PATCH 25/35] perf string: Add {strdup,strpbrk}_esc()
` [PATCH 26/35] perf probe: Support escaped character in parser

[PATCH v4 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-26 10:29 UTC  (21+ messages)
` [PATCH v4 01/20] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v4 02/20] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v4 03/20] crypto: arm64/aes-blk "
` [PATCH v4 04/20] crypto: arm64/aes-bs "
` [PATCH v4 05/20] crypto: arm64/chacha20 "
` [PATCH v4 06/20] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v4 07/20] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v4 08/20] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v4 09/20] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v4 10/20] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v4 11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v4 12/20] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v4 13/20] crypto: arm64/sha2-ce "
` [PATCH v4 14/20] crypto: arm64/aes-ccm "
` [PATCH v4 15/20] crypto: arm64/aes-blk "
` [PATCH v4 16/20] crypto: arm64/aes-bs "
` [PATCH v4 17/20] crypto: arm64/aes-ghash "
` [PATCH v4 18/20] crypto: arm64/crc32-ce "
` [PATCH v4 19/20] crypto: arm64/crct10dif-ce "
` [PATCH v4 20/20] DO NOT MERGE

[ANNOUNCE] v4.14.8-rt9
 2017-12-22 16:41 UTC 

[ANNOUNCE] OSPM-summit 2018 - Registrations are open!
 2017-12-22  8:32 UTC 

[v4.14-rt][report] arm: run: stress-ng --class os --all 0 -t 5m
 2017-12-21 15:01 UTC  (9+ messages)

[PATCH v3] sched/deadline: runtime overrun signal
 2017-12-19 19:32 UTC  (3+ messages)

[v4.9-rt][report] stress-ng: possible circular locking dependency detected
 2017-12-19  8:39 UTC  (3+ messages)

[PATCH 4.4 011/115] sched/rt: Do not pull from current CPU if only one CPU to pull
 2017-12-18 15:48 UTC 

[PATCH 4.14 033/178] sched/rt: Do not pull from current CPU if only one CPU to pull
 2017-12-18 15:47 UTC 

[PATCH 4.9 018/177] sched/rt: Do not pull from current CPU if only one CPU to pull
 2017-12-18 15:47 UTC 

Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.4-stable tree
 2017-12-18 12:01 UTC 

[ANNOUNCE] 4.4.105-rt120
 2017-12-16 19:56 UTC 

[ANNOUNCE] 4.9.68-rt60
 2017-12-16 19:56 UTC 

[PATCH v4] perf-probe: Support escaped character in parser
 2017-12-16 14:52 UTC  (5+ messages)

[ANNOUNCE] v4.14.6-rt7
 2017-12-15 18:26 UTC 

4.14-rt timer issues using PREEMPT_RT_FULL=y and NO_HZ_FULL_ALL=y
 2017-12-15 18:22 UTC  (8+ messages)

[PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull
 2017-12-15 15:39 UTC  (5+ messages)
` [tip:sched/urgent] "
` [tip:sched/urgent] sched/rt: Do not pull from current CPU if only one CPU "

[ANNOUNCE] 4.4.102-rt117
 2017-12-15  4:18 UTC 

[ANNOUNCE] 4.9.65-rt57
 2017-12-15  4:17 UTC 

a fixing patch for 4.15 sched change of cpu_ptr
 2017-12-15  1:42 UTC 

[GIT PULL 00/34] perf/core improvements and fixes
 2017-12-14 17:42 UTC  (7+ messages)
` [PATCH 21/34] perf probe: Add warning message if there is unexpected event name
` [PATCH 22/34] perf probe: Cut off the version suffix from "
` [PATCH 23/34] perf probe: Add __return suffix for return events
` [PATCH 24/34] perf probe: Find versioned symbols from map
` [PATCH 25/34] perf string: Add {strdup,strpbrk}_esc()
` [PATCH 26/34] perf probe: Support escaped character in parser

[PATCH RT] time/hrtimer: disable that mode check
 2017-12-13 16:49 UTC  (4+ messages)

[PATCH RT] mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
 2017-12-13 14:50 UTC  (3+ messages)

[PATCH v7 00/37] tracing: Inter-event (e.g. latency) support
 2017-12-12 16:07 UTC  (4+ messages)
` [PATCH v7 24/37] tracing: Add support for 'synthetic' events

[PATCH v2 0/5] perf-probe: Improve probing on versioned symbols
 2017-12-12 15:02 UTC  (7+ messages)
` [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name

[PATCH v3 0/5] perf-probe: Improve probing on versioned symbols
 2017-12-12 15:01 UTC  (5+ messages)
` [PATCH v3 5/5] perf-probe: Support escaped character in parser

schedule under irqs_disabled in SLUB problem
 2017-12-12 10:18 UTC  (10+ messages)

[ANNOUNCE] 4.1.46-rt52
 2017-12-11 21:23 UTC  (5+ messages)

[RFC][PATCH] ipc: mqueue: wq_add priority changed to dynamic priority
 2017-12-11 20:15 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).