messages from 2018-03-09 09:47:21 to 2018-04-24 15:56:55 UTC [more...]
[RFC v4 0/4] Centralize and unify usage of preempt/irq tracepoints
2018-04-24 15:56 UTC (20+ messages)
` [RFC v4 1/4] tracepoint: Add API to not do lockdep checks during RCU ops
` [RFC v4 2/4] softirq: reorder trace_softirqs_on to prevent lockdep splat
` [RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
` [RFC v4 4/4] tracing: Centralize preemptirq tracepoints and unify their usage
[ANNOUNCE] 3.18.104-rt101
2018-04-23 20:10 UTC
[ANNOUNCE] v4.14.29-rt25
2018-04-23 19:10 UTC (5+ messages)
[ANNOUNCE] v4.14.34-rt27
2018-04-20 17:38 UTC (3+ messages)
[PATCH 0/6] tracing: trace event error_log and inter-event bugfixes
2018-04-19 14:36 UTC (17+ messages)
` [PATCH 1/6] tracing: Restore proper field flag printing when displaying triggers
` [PATCH 2/6] tracing: Add trace event error log
` [PATCH 3/6] tracing: Save the last hist command's associated event name
` [PATCH 4/6] tracing: Use trace event error_log with hist triggers
` [PATCH 5/6] tracing: Add field parsing trace event errors for "
` [PATCH 6/6] selftests: ftrace: Fix extended error support testcase
[ANNOUNCE] OSPM-summit 2018 - live events
2018-04-13 16:42 UTC
RT 4.16 devel timeframe
2018-04-13 0:16 UTC
[PATCH 0/4] tracing: A few inter-event bugfixes
2018-04-12 15:22 UTC (17+ messages)
` [PATCH 1/4] tracing: Fix display of hist trigger expressions containing timestamps
` [PATCH 2/4] tracing: Don't add flag strings when displaying variable references
` [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
` [PATCH 4/4] tracing: Make sure variable string fields are NULL-terminated
[PATCH v2] timers: Don't wake ktimersoftd on every tick
2018-04-12 15:00 UTC (3+ messages)
` [PATCH v4 1/2] "
[PATCH 4.4 083/190] perf probe: Add warning message if there is unexpected event name
2018-04-11 18:35 UTC
[PATCH 4.9 123/310] perf probe: Add warning message if there is unexpected event name
2018-04-11 18:34 UTC
[PATCH 4.14 009/138] perf probe: Find versioned symbols from map
2018-04-10 22:23 UTC (2+ messages)
` [PATCH 4.14 010/138] perf probe: Add warning message if there is unexpected event name
[PATCH 4.15 009/168] perf probe: Find versioned symbols from map
2018-04-10 22:22 UTC (2+ messages)
` [PATCH 4.15 010/168] perf probe: Add warning message if there is unexpected event name
hrtimers with ARM architected timer
2018-04-10 8:36 UTC (3+ messages)
cyclictest: duration flag not working with refresh on max
2018-04-06 14:24 UTC (2+ messages)
[PATCH 0/2] selftests: tracing: Update inter-event testcases
2018-04-05 9:29 UTC (3+ messages)
` [PATCH 1/2] selftests: ftrace: Fix trigger extended error testcase
` [PATCH 2/2] selftests: ftrace: Add a testcase for multiple actions on trigger
[PATCH RT 1/3] alarmtimer: Prevent live lock in alarm_cancel()
2018-04-04 7:37 UTC (7+ messages)
` [PATCH RT 2/3] posix-timers: user proper timer while waiting for alarmtimer
` [PATCH RT 2/3 v2] "
` [PATCH RT 3/3] posix-timers: move the rcu head out of the union
` [PATCH RT 3/3 v2] "
[PATCH RT 0/7] 4.4.126-rt141-rc1
2018-04-04 7:16 UTC (8+ messages)
` [PATCH RT 1/7] locking: add types.h
` [PATCH RT 2/7] timer: Invoke timer_start_debug() where it makes sense
` [PATCH RT 3/7] mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
` [PATCH RT 4/7] arm*: disable NEON in kernel mode
` [PATCH RT 5/7] crypto: limit more FPU-enabled sections
` [PATCH RT 6/7] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 7/7] Linux 4.4.126-rt141-rc1
[ANNOUNCE] 4.4.126-rt141
2018-04-04 6:22 UTC
cyclictest result variations
2018-03-28 15:31 UTC
[PATCH] target: Use WARNON_NON_RT(!irqs_disabled())
2018-03-28 15:31 UTC (28+ messages)
` [PATCH 1/2] target: drop spin_lock_assert() + irqs_disabled() combo checks
` [PATCH 2/2] target: remove spin_lock_assert() in __target_(attach|detach)_tg_pt_gp()
` [PATCH 1/2 v2] target: drop spin_lock_assert() + irqs_disabled() combo checks
[PATCH RT] kernel/time/posix-timer: avoid schedule() while holding the RCU lock
2018-03-28 10:32 UTC (2+ messages)
[PATCH RT] Defer migrate_enable migration while task state != TASK_RUNNING
2018-03-26 15:59 UTC (7+ messages)
inconsistent lock state on v4.14.20-rt17
2018-03-21 8:31 UTC (10+ messages)
[ANNOUNCE] v4.14.28-rt23
2018-03-20 23:26 UTC
[PATCH v5 00/23] crypto: arm64 - play nice with CONFIG_PREEMPT
2018-03-19 23:36 UTC (29+ messages)
` [PATCH v5 01/23] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v5 02/23] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v5 03/23] crypto: arm64/aes-blk "
` [PATCH v5 04/23] crypto: arm64/aes-bs "
` [PATCH v5 05/23] crypto: arm64/chacha20 "
` [PATCH v5 06/23] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v5 07/23] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v5 08/23] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v5 09/23] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v5 10/23] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v5 11/23] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v5 12/23] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v5 13/23] crypto: arm64/sha2-ce "
` [PATCH v5 14/23] crypto: arm64/aes-ccm "
` [PATCH v5 15/23] crypto: arm64/aes-blk "
` [PATCH v5 16/23] crypto: arm64/aes-bs "
` [PATCH v5 17/23] crypto: arm64/aes-ghash "
` [PATCH v5 18/23] crypto: arm64/crc32-ce "
` [PATCH v5 19/23] crypto: arm64/crct10dif-ce "
` [PATCH v5 20/23] crypto: arm64/sha3-ce "
` [PATCH v5 21/23] crypto: arm64/sha512-ce "
` [PATCH v5 22/23] crypto: arm64/sm3-ce "
` [PATCH v5 23/23] DO NOT MERGE
[PATCH AUTOSEL for 4.4 084/167] perf probe: Add warning message if there is unexpected event name
2018-03-19 16:07 UTC
[PATCH AUTOSEL for 4.9 125/281] perf probe: Add warning message if there is unexpected event name
2018-03-19 16:00 UTC
[PATCH AUTOSEL for 4.14 09/97] perf probe: Find versioned symbols from map
2018-03-19 15:54 UTC (2+ messages)
` [PATCH AUTOSEL for 4.14 10/97] perf probe: Add warning message if there is unexpected event name
[PATCH AUTOSEL for 4.15 009/124] perf probe: Find versioned symbols from map
2018-03-19 15:47 UTC (2+ messages)
` [PATCH AUTOSEL for 4.15 010/124] perf probe: Add warning message if there is unexpected event name
[ANNOUNCE] v4.14.27-rt21
2018-03-17 12:29 UTC (2+ messages)
[RT PATCH 1/2] kernel/cpu_chill: use schedule_hrtimeout()
2018-03-16 16:23 UTC (4+ messages)
` [RT PATCH 2/2] Revert "cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleep"
` [RT PATCH 1/2 v2] kernel/cpu_chill: use schedule_hrtimeout()
Warning from swake_up_all in 4.14.15-rt13 non-RT
2018-03-14 15:23 UTC (22+ messages)
` [RT PATCH 1/2] Revert "block: blk-mq: Use swait"
` [RT PATCH 2/2] block: blk-mq: move blk_queue_usage_counter_release() into process context
RT annoyance w. tip 03781e40890c x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
2018-03-14 14:15 UTC
peak_pciefd 0000:06:00.0 can1: can_put_echo_skb: BUG! echo_skb is occupied!
2018-03-12 18:20 UTC (9+ messages)
[ANNOUNCE] 4.4.120-rt135
2018-03-09 14:19 UTC (2+ 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).