linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 09:02:37 to 2020-01-14 08:07:38 UTC [more...]

[ANNOUNCE] v5.4.10-rt5
 2020-01-14  8:01 UTC  (3+ messages)

[PATCH v2 00/12] tracing: Add support for in-kernel dynamic event API
 2020-01-13 15:15 UTC  (15+ messages)
` [PATCH v2 01/12] tracing: Add trace_array_find() to find instance trace arrays
` [PATCH v2 02/12] tracing: Add get/put_event_file()
` [PATCH v2 03/12] tracing: Add delete_synth_event()
` [PATCH v2 04/12] tracing: Add dynamic event command creation interface
` [PATCH v2 05/12] tracing: Add synth_event_run_command()
` [PATCH v2 06/12] tracing: Add synthetic event command generation functions
` [PATCH v2 07/12] tracing: Add trace_synth_event() and related functions
` [PATCH v2 08/12] tracing: Add synth event generation test module
` [PATCH v2 09/12] tracing: Add trace_kprobe_run_command()
` [PATCH v2 10/12] tracing: Add kprobe event command generation functions
` [PATCH v2 11/12] tracing: Add kprobe event command generation test module
` [PATCH v2 12/12] tracing: Documentation for in-kernel synthetic event API

[ANNOUNCE] 4.19.94-rt38
 2020-01-10 17:54 UTC 

[PATCH RT 0/2] serial: 8250: atomic console fixups
 2020-01-10 17:36 UTC  (4+ messages)
` [PATCH RT 1/2] serial: 8250: only atomic lock for console
` [PATCH RT 2/2] serial: 8250: fsl/ingenic/mtk: fix atomic console

[ANNOUNCE] 4.4.208-rt191
 2020-01-10 16:16 UTC 

8250: set_ier(), clear_ier() and the concept of atomic console writes
 2020-01-10 14:43 UTC  (5+ messages)

complete_all() with x waiters in swake_up_all_locked
 2019-12-31 10:00 UTC  (5+ messages)
      ` [PATCH] crypto: only wait for completion once

"oneshot" interrupt causes another interrupt to be fired erroneously in Intel Haswell system
 2019-12-27  7:51 UTC 

[ANNOUNCE] 4.4.206-rt190
 2019-12-21 10:49 UTC  (3+ messages)

[PATCH 0/7] tracing: Add support for in-kernel synthetic event API
 2019-12-20 16:24 UTC  (12+ messages)
` [PATCH 1/7] tracing: Add trace_array_find() to find instance trace arrays
` [PATCH 2/7] tracing: Add get/put_event_file()
` [PATCH 3/7] tracing: Add delete_synth_event()
` [PATCH 4/7] tracing: Add create_synth_event()
` [PATCH 5/7] tracing: Add generate_synth_event() and related functions
` [PATCH 6/7] tracing: Add synth event generation test module
` [PATCH 7/7] tracing: Documentation for in-kernel synthetic event API

[ANNOUNCE] v5.4.5-rt3
 2019-12-20 16:00 UTC 

[PATCH RT] Revert "arm*: disable NEON in kernel mode"
 2019-12-20 14:44 UTC 

5.4.3-rt1 mutex issue
 2019-12-20 12:33 UTC  (2+ messages)

[ANNOUNCE] 4.19.90-rt35
 2019-12-19 18:49 UTC 

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020)
 2019-12-19 13:21 UTC  (2+ messages)

[PATCH RT] Revert "cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT"
 2019-12-18 17:41 UTC 

[PATCH RT] userfaultfd: Use a seqlock instead of seqcount
 2019-12-18 16:56 UTC 

[PATCH] Remove redundant wait for completion
 2019-12-18 16:47 UTC  (2+ messages)

[ANNOUNCE] v5.4.3-rt1
 2019-12-17 21:16 UTC 

[ANNOUNCE] v5.2.21-rt15
 2019-12-17  8:14 UTC  (3+ messages)

[PATCH rt-tests] queuelat: use ARM implementation of gettick also for all !x86 archs
 2019-12-16 21:14 UTC  (11+ messages)

[PATCH] lib: Check for migrate_disable only on SMP systems
 2019-12-16 17:09 UTC  (9+ messages)
          ` [PATCH RT] "

devel branches in rt-tests
 2019-12-13 16:01 UTC  (2+ messages)

[PATCH RT] sched: migrate_enable: Busy loop until the migration request is completed
 2019-12-13  8:14 UTC  (3+ messages)

How to use PREEMPT_RT with kernel 5.4
 2019-12-09 11:50 UTC  (3+ messages)

ETA for 5.4 rt-devel patch set
 2019-12-06 16:44 UTC 

LTP realtime tests
 2019-12-06 15:50 UTC  (3+ messages)
` [LTP] "

[ANNOUNCE] v5.2.21-rt14
 2019-12-04 13:58 UTC  (4+ messages)

[PATCH RT] printk: hack out emergency loglevel usage
 2019-12-03 17:37 UTC 

[PATCH RT] powerpc: Fixup compile and lazy-preempt
 2019-12-03 17:37 UTC 

[ANNOUNCE] 4.14.155-rt70
 2019-12-02 21:47 UTC 

xdpsock poll with 5.2.21rt kernel
 2019-12-02 17:11 UTC  (5+ messages)

[PATCH RT] locking: Make spinlock_t and rwlock_t a RCU section on RT
 2019-11-29 22:51 UTC  (8+ messages)

Need help building for aarch64 kernel 5.2
 2019-11-29 16:43 UTC  (5+ messages)
      ` [PATCH] sched/core: migrate_enable() must access takedown_cpu_task on !HOTPLUG_CPU

5.2.21-rt13 WARN_ON(rt_mutex_owner(lock) != current)
 2019-11-29 12:16 UTC  (3+ messages)

[PATCH 1/2] rt-tests: Add SPDX tags V3
 2019-11-27 14:00 UTC  (3+ messages)
` [PATCH 2/2] rt-tests: Add SPDX tag to hackbench.c

wait_event_interruptible_timeout() not sleeping accurately
 2019-11-25 17:31 UTC  (2+ messages)

[PATCH RT 1/2 v2] dm-snapshot: fix crash with the realtime kernel
 2019-11-25 17:25 UTC  (4+ messages)

[PATCH] rt-tests: Add SPDX tags V2
 2019-11-25 15:20 UTC 

[PATCH 1/8] rt-tests: queuelat: Fix some warnings in determine_maximum_mpps.sh
 2019-11-25 14:33 UTC  (7+ messages)
` [PATCH 2/8] rt-tests: ssdd: Add short and long functions as well as help
` [PATCH 5/8] rt-tests: cyclictest: Get a snapshot of cyclictest without interuppting it
` [PATCH 6/8] cyclictest: Sync manpage with the help option
` [PATCH 7/8] svsematest: Add -S, --smp option to manpage
` [PATCH 8/8] rt-tests: Add SPDX tags

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2019-11-21 11:22 UTC  (6+ messages)
  `  "

[PATCH rt-tests] cyclictest: fix typos
 2019-11-18 19:26 UTC  (3+ messages)

[PATCH rt-tests] Makefile: don't create empty directories in install target
 2019-11-18 19:25 UTC  (2+ messages)

[ANNOUNCE] 4.9.201-rt134
 2019-11-15 14:37 UTC 

[ANNOUNCE] 4.4.201-rt189
 2019-11-15  8:48 UTC 

[PATCH RT 2/2 v2] list_bl: avoid BUG when the list is not locked
 2019-11-13 13:10 UTC  (7+ messages)
` [PATCH RT 2/2 v3] "
` [PATCH RT 2/2 v4] "

[PATCH 1/2] dm-snapshot: fix crash with the realtime kernel
 2019-11-13  6:01 UTC 

[ANNOUNCE] 4.19.82-rt30
 2019-11-12 23:04 UTC 

[dm-devel] [PATCH 2/2] realtime: avoid BUG when the list is not locked
 2019-11-12 11:39 UTC  (3+ messages)

rcu stalls with pi_stress in latest rt
 2019-11-07 18:53 UTC  (3+ messages)

Invoke eventfd_signal within ISR with IRQF_NO_THREAD set
 2019-10-29 19:34 UTC 

[PATCH] net: usb: lan78xx: Use phy_mac_interrupt() for interrupt handling
 2019-10-25  7:36 UTC  (15+ messages)

[PATCH RT v2 0/3] migrate disable fixes and performance
 2019-10-18 22:11 UTC  (7+ messages)
` [PATCH RT v2 1/3] sched: migrate_enable: Use select_fallback_rq()
` [PATCH RT v2 2/3] sched: Lazy migrate_disable processing
` [PATCH RT v2 3/3] sched: migrate_enable: Use stop_one_cpu_nowait()

[PATCH RT] kernel/sched: Don't recompute cpumask weight in migrate_enable_update_cpus_allowed()
 2019-10-18 18:18 UTC  (3+ messages)

[ANNOUNCE] v5.2.21-rt13
 2019-10-18 14:58 UTC 

ktimersoftd running at 100% CPU usage - 4.9.196-rt131
 2019-10-16 13:43 UTC 

[ANNOUNCE] 4.19.72-rt26
 2019-10-14 17:41 UTC 

[PATCH 5.3 050/148] tracing: Make sure variable reference alias has correct var_ref_idx
 2019-10-10  8:35 UTC 


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).