messages from 2017-09-22 19:59:48 to 2017-11-03 10:23:32 UTC [more...]
schedule under irqs_disabled in SLUB problem
2017-11-03 10:23 UTC (3+ messages)
schedule under irqs_disabled in SLUB problem
2017-11-01 11:31 UTC
[PATCH v4 00/37] tracing: Inter-event (e.g. latency) support
2017-10-31 20:40 UTC (40+ messages)
` [PATCH v4 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v4 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v4 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v4 04/37] tracing: Remove code which merges duplicates
` [PATCH v4 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v4 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v4 07/37] tracing: Add timestamp_mode trace file
` [PATCH v4 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v4 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v4 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v4 11/37] tracing: Add hist trigger timestamp support
` [PATCH v4 12/37] tracing: Add per-element variable support to tracing_map
` [PATCH v4 13/37] tracing: Add hist_data member to hist_field
` [PATCH v4 14/37] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v4 15/37] tracing: Add variable support to hist triggers
` [PATCH v4 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v4 17/37] tracing: Move get_hist_field_flags()
` [PATCH v4 18/37] tracing: Add simple expression support to hist triggers
` [PATCH v4 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v4 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v4 21/37] tracing: Add hist_field 'type' field
` [PATCH v4 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v4 23/37] tracing: Add hist trigger action hook
` [PATCH v4 24/37] tracing: Add support for 'synthetic' events
` [PATCH v4 25/37] tracing: Add support for 'field variables'
` [PATCH v4 26/37] tracing: Add 'onmatch' hist trigger action support
` [PATCH v4 27/37] tracing: Add 'onmax' "
` [PATCH v4 28/37] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v4 29/37] tracing: Add cpu field for hist triggers
` [PATCH v4 30/37] tracing: Add hist trigger support for variable reference aliases
` [PATCH v4 31/37] tracing: Add 'last error' error facility for hist triggers
` [PATCH v4 32/37] tracing: Add inter-event hist trigger Documentation
` [PATCH v4 33/37] tracing: Make tracing_set_clock() non-static
` [PATCH v4 34/37] tracing: Add a clock attribute for hist triggers
` [PATCH v4 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v4 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [PATCH v4 37/37] selftests: ftrace: Add inter-event hist triggers testcases
POSIX Message Queue Priority Scheduling
2017-10-31 15:33 UTC
kernel BUG at kernel/locking/rtmutex.c:1059
2017-10-30 8:05 UTC (5+ messages)
` Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
` [PATCH] Bluetooth: avoid recursive locking in hci_send_to_channel()
[PATCH] swait: export the symbols __prepare_to_swait and __finish_swait
2017-10-29 16:54 UTC
[ANNOUNCE] v4.13.10-rt3
2017-10-27 22:27 UTC
[ANNOUNCE] v4.13.7-rt1
2017-10-27 16:39 UTC (6+ messages)
` [patch-rt] drivers/zram: pass num_pages to zram_meta_init_table_locks()
replacement of tasklet_hrtimer_init in RT
2017-10-26 15:40 UTC (6+ messages)
[PATCH] PREEMPT_RT: sched/rr, sched/fair: defer CFS scheduler put_prev_task()
2017-10-26 13:43 UTC (3+ messages)
[RT-SUMMIT] Prague Oct. 21st
2017-10-20 18:08 UTC (4+ messages)
[PATCH RT] fs/dcache: disable preemption on i_dir_seq's write side
2017-10-20 9:33 UTC
best list to get building help?
2017-10-18 17:58 UTC
[PATCH v3 00/33] tracing: Inter-event (e.g. latency) support
2017-10-18 14:11 UTC (55+ messages)
` [PATCH v3 03/33] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v3 08/33] tracing: Add hist trigger timestamp support
` [PATCH v3 09/33] tracing: Add per-element variable support to tracing_map
` [PATCH v3 10/33] tracing: Add hist_data member to hist_field
` [PATCH v3 11/33] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v3 12/33] tracing: Add variable support to hist triggers
` [PATCH v3 13/33] tracing: Account for variables in named trigger compatibility
` [PATCH v3 14/33] tracing: Move get_hist_field_flags()
` [PATCH v3 15/33] tracing: Add simple expression support to hist triggers
` [PATCH v3 16/33] tracing: Generalize per-element hist trigger data
` [PATCH v3 17/33] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v3 18/33] tracing: Add hist_field 'type' field
` [PATCH v3 19/33] tracing: Add variable reference handling to hist triggers
` [PATCH v3 20/33] tracing: Add hist trigger action hook
` [PATCH v3 21/33] tracing: Add support for 'synthetic' events
` [PATCH v3 22/33] tracing: Add support for 'field variables'
` [PATCH v3 23/33] tracing: Add 'onmatch' hist trigger action support
` [PATCH v3 24/33] tracing: Add 'onmax' "
` [PATCH v3 25/33] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v3 26/33] tracing: Add cpu field for hist triggers
` [PATCH v3 27/33] tracing: Add hist trigger support for variable reference aliases
` [PATCH v3 28/33] tracing: Add 'last error' error facility for hist triggers
` [PATCH v3 29/33] tracing: Add inter-event hist trigger Documentation
` [PATCH v3 30/33] tracing: Make tracing_set_clock() non-static
` [PATCH v3 31/33] tracing: Add a clock attribute for hist triggers
` [PATCH v3 32/33] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v3 33/33] tracing: Add inter-event blurb to HIST_TRIGGERS config option
[PATCH rt-v4.11] sched/clock: fix early boot splat on clock transition to unstable
2017-10-17 15:36 UTC (6+ messages)
[ANNOUNCE] v4.11.12-rt16
2017-10-17 13:54 UTC
[PATCH RT] apparmor: use a locallock instead preempt_disable()
2017-10-16 18:16 UTC
[ANNOUNCE] v4.11.12-rt15
2017-10-13 17:26 UTC (8+ messages)
[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
2017-10-11 19:14 UTC (27+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only
[PATCH RT] locking/rtmutex: do lockdep before actual locking in rt_spin_lock()
2017-10-11 16:48 UTC (3+ messages)
Trace code
2017-10-11 2:01 UTC (2+ messages)
[ANNOUNCE] v4.11.12-rt13
2017-10-10 17:27 UTC (11+ messages)
[RFC+PATCH] Infiniband hfi1 + PREEMPT_RT_FULL issues
2017-10-06 9:23 UTC (12+ messages)
[PATCH RT] time/hrtimer: Use softirq based wakeups for non-RT threads
2017-10-05 21:14 UTC (2+ messages)
Mainline-facing dev branch?
2017-10-03 17:29 UTC
fix on rt-tests of backfire kernel module
2017-09-29 8:11 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).