messages from 2019-03-12 13:38:04 to 2019-04-11 22:22:06 UTC [more...]
[ANNOUNCE] 3.18.138-rt115
2019-04-11 22:21 UTC
[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
2019-04-11 16:50 UTC (22+ messages)
[PATCH RT] bpf: Guard bpf_prog_active with a locallock
2019-04-10 14:43 UTC
firefix core dump with linux 5.0.3_rt1-2
2019-04-10 8:59 UTC (21+ messages)
[PATCH 00/13] Linux 4.14.109-rt58-rc1
2019-04-08 19:14 UTC (14+ messages)
` [PATCH 01/13] arm64: fpsimd: use preemp_disable in addition to local_bh_disable()
` [PATCH 02/13] sched/fair: Robustify CFS-bandwidth timer locking
` [PATCH 03/13] sched/fair: Make the hrtimers non-hard again
` [PATCH 04/13] locking/rt-mutex: Flush block plug on __down_read()
` [PATCH 05/13] rtmutex/rwlock: preserve state like a sleeping lock
` [PATCH 06/13] softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blocked
` [PATCH 07/13] softirq: Avoid "local_softirq_pending" messages if task is in cpu_chill()
` [PATCH 08/13] hrtimer: Don't lose state "
` [PATCH 09/13] x86: lazy-preempt: properly check against preempt-mask
` [PATCH 10/13] hrtimer: cpu_chill(): save task state in ->saved_state()
` [PATCH 11/13] tty/sysrq: Convert show_lock to raw_spinlock_t
` [PATCH 12/13] powerpc/pseries/iommu: Use a locallock instead local_irq_save()
` [PATCH 13/13] Linux 4.14.109-rt58
[ANNOUNCE] 4.14.109-rt57
2019-04-08 19:03 UTC
[RFC][PATCH 0/3] tracing: Make error_log per instance
2019-04-08 0:08 UTC (7+ messages)
` [RFC][PATCH 1/3] tracing: Add trace_array parameter to create_event_filter()
` [RFC][PATCH 2/3] tracing: Have histogram code pass around trace_array for error handling
` [RFC][PATCH 3/3] tracing: Have the error logs show up in the proper instances
[PATCH 0/4] rt-tests bug fixes
2019-04-05 16:31 UTC (9+ 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-04-05 15:11 UTC (2+ messages)
[PATCH 0/4] rt-tests: deadline: Fix segmentation faults
2019-04-05 14:36 UTC (12+ messages)
` [PATCH 1/4] rt-tests: cyclicdeadline: fix segmentation fault on close
` [PATCH 2/4] rt-tests: cyclicdeadline: add missing free calls
` [PATCH 3/4] rt-tests: deadline_tests: fix stack buffer flow
` [PATCH 4/4] rt-tests: deadline_test: add missing frees
[PATCH] rt-tests: cyclicdeadline: fix segmentation fault on close
2019-04-04 11:05 UTC (2+ messages)
[PATCH] rt-tests: cyclicdeadline: fix getopt string
2019-04-03 13:52 UTC (2+ messages)
EFI and RT incompatible?
2019-04-02 13:40 UTC (3+ messages)
[PATCH v5 00/11] tracing: common error_log for ftrace
2019-04-01 23:59 UTC (15+ messages)
` [PATCH v5 01/11] tracing: Add tracing error log
` [PATCH v5 02/11] tracing: Save the last hist command's associated event name
` [PATCH v5 03/11] tracing: Use tracing error_log with hist triggers
` [PATCH v5 04/11] tracing: Use tracing error_log with trace event filters
` [PATCH v5 05/11] tracing: Use tracing error_log with probe events
` [PATCH v5 06/11] selftests/ftrace: Add error_log testcase for probe errors
` [PATCH v5 07/11] selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions
` [PATCH v5 08/11] selftests/ftrace: Remove trigger-extended-error-support testcase
` [PATCH v5 09/11] selftests/ftrace: Add tracing/error_log testcase
` [PATCH v5 10/11] tracing: Add tracing/error_log Documentation
` [PATCH v5 11/11] tracing: Add error_log to README
[ANNOUNCE] 4.4.177-rt179
2019-03-29 10:22 UTC
[ANNOUNCE] v5.0.5-rt3
2019-03-28 22:17 UTC
[BUG] /sys/firmware/efi/efivars: unknown filesystem type 'efivars'
2019-03-28 18:34 UTC (5+ messages)
[PATCH RT] nvdimm: make lane acquirement RT aware
2019-03-28 17:38 UTC (10+ messages)
ARMv8 fp register corruption in 4.14 PREEMPT_RT series
2019-03-28 14:18 UTC (2+ messages)
[RT WARNING] DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current) with fsfreeze (4.19.25-rt16)
2019-03-28 10:17 UTC (2+ messages)
Latency issue to kick off a working queue
2019-03-28 8:46 UTC (2+ messages)
[ANNOUNCE] v5.0.3-rt1
2019-03-27 18:33 UTC (11+ messages)
` [PATCH 1/4] printk: An all-in-one commit to fix build failures
` [PATCH 2/4] powerpc/stackprotector: work around stack-guard init from atomic
` [PATCH 3/4] powerpc/pseries/iommu: Use a locallock instead local_irq_save()
` [PATCH 4/4] powerpc: reshuffle TIF bits
[ANNOUNCE] 4.19.31-rt18
2019-03-27 14:23 UTC
[PATCH v4 00/11] tracing: common error_log for ftrace
2019-03-26 8:22 UTC (25+ messages)
` [PATCH v4 01/11] tracing: Add tracing error log
` [PATCH v4 02/11] tracing: Save the last hist command's associated event name
` [PATCH v4 03/11] tracing: Use tracing error_log with hist triggers
` [PATCH v4 04/11] tracing: Use tracing error_log with trace event filters
` [PATCH v4 05/11] tracing: Use tracing error_log with probe events
` [PATCH v4 06/11] selftests/ftrace: Add error_log testcase for probe errors
` [PATCH v4 07/11] tracing: Remove trigger-extended-error-support testcase
` [PATCH v4 08/11] selftests/ftrace: Add tracing/error_log testcase
` [PATCH v4 09/11] tracing: Add tracing/error_log Documentation
` [PATCH v4 10/11] tracing: Add error_log to README
` [PATCH v4 11/11] selftests/ftrace: Change stderr redirection for probe error_log testcase
[ANNOUNCE] 4.14.106-rt56
2019-03-22 22:11 UTC
[PATCH RT 4.19] rcutorture: Fix oops when selecting non-default torture_type
2019-03-22 14:50 UTC (3+ messages)
BUG-RT: scheduling while in atomic in the watchdog's hrtimer
2019-03-21 21:46 UTC (2+ messages)
[RFC PATCH RT] x86/tsc: Add option to disable tsc clocksource watchdog
2019-03-20 11:51 UTC (3+ messages)
[RFC PATCH v2 0/7] tracing: Use common error_log with probe events
2019-03-14 4:31 UTC (8+ 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 v2 4/7] tracing/probe: Check event/group naming rule at parsing
` [RFC PATCH v2 5/7] tracing/probe: Verify alloc_trace_*probe() result
` [RFC PATCH v2 6/7] tracing: Use tracing error_log with probe events
` [RFC PATCH v2 7/7] selftests/ftrace: Add error_log testcase for probe errors
[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 (9+ messages)
` [RFC PATCH v3 3/5] tracing: Use tracing error_log with hist triggers
[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
Help me: deadlock reported in pthread_mutex_lock
2019-03-12 13:37 UTC
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).