linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-04 11:55:03 to 2020-01-23 20:41:47 UTC [more...]

[PATCH RT 00/30] Linux 4.19.94-rt39-rc2
 2020-01-23 20:40 UTC  (29+ messages)
` [PATCH RT 02/30] i2c: hix5hd2: Remove IRQF_ONESHOT
` [PATCH RT 03/30] sched/deadline: Ensure inactive_timer runs in hardirq context
` [PATCH RT 04/30] thermal/x86_pkg_temp: make pkg_temp_lock a raw spinlock
` [PATCH RT 05/30] dma-buf: Use seqlock_t instread disabling preemption
` [PATCH RT 06/30] KVM: arm/arm64: Let the timer expire in hardirq context on RT
` [PATCH RT 07/30] x86: preempt: Check preemption level before looking at lazy-preempt
` [PATCH RT 08/30] hrtimer: Use READ_ONCE to access timer->base in hrimer_grab_expiry_lock()
` [PATCH RT 09/30] hrtimer: Dont grab the expiry lock for non-soft hrtimer
` [PATCH RT 10/30] hrtimer: Prevent using hrtimer_grab_expiry_lock() on migration_base
` [PATCH RT 11/30] hrtimer: Add a missing bracket and hide `migration_base on !SMP
` [PATCH RT 12/30] posix-timers: Unlock expiry lock in the early return
` [PATCH RT 14/30] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
` [PATCH RT 15/30] sched: Remove dead __migrate_disabled() check
` [PATCH RT 16/30] sched: migrate disable: Protect cpus_ptr with lock
` [PATCH RT 17/30] lib/smp_processor_id: Dont use cpumask_equal()
` [PATCH RT 18/30] futex: Make the futex_hash_bucket spinlock_t again and bring back its old state
` [PATCH RT 19/30] locking/rtmutex: Clean ->pi_blocked_on in the error case
` [PATCH RT 20/30] lib/ubsan: Dont seralize UBSAN report
` [PATCH RT 21/30] kmemleak: Change the lock of kmemleak_object to raw_spinlock_t
` [PATCH RT 22/30] sched: migrate_enable: Use select_fallback_rq()
` [PATCH RT 23/30] sched: Lazy migrate_disable processing
` [PATCH RT 24/30] sched: migrate_enable: Use stop_one_cpu_nowait()
` [PATCH RT 25/30] Revert "ARM: Initialize split page table locks for vector page"
` [PATCH RT 26/30] locking: Make spinlock_t and rwlock_t a RCU section on RT
` [PATCH RT 27/30] sched/core: migrate_enable() must access takedown_cpu_task on !HOTPLUG_CPU
` [PATCH RT 28/30] lib/smp_processor_id: Adjust check_preemption_disabled()
` [PATCH RT 29/30] sched: migrate_enable: Busy loop until the migration request is completed
` [PATCH RT 30/30] Linux 4.19.94-rt39-rc2

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2020-01-23 13:08 UTC  (8+ messages)
  `  "
      `  "

[PATCH RT] sched: migrate_enable: Busy loop until the migration request is completed
 2020-01-22 21:13 UTC  (4+ messages)

[PATCH RT 00/32] Linux 4.19.94-rt39-rc1
 2020-01-22 19:07 UTC  (39+ messages)
` [PATCH RT 01/32] i2c: exynos5: Remove IRQF_ONESHOT
` [PATCH RT 02/32] i2c: hix5hd2: "
` [PATCH RT 03/32] sched/deadline: Ensure inactive_timer runs in hardirq context
` [PATCH RT 04/32] thermal/x86_pkg_temp: make pkg_temp_lock a raw spinlock
` [PATCH RT 05/32] dma-buf: Use seqlock_t instread disabling preemption
` [PATCH RT 06/32] KVM: arm/arm64: Let the timer expire in hardirq context on RT
` [PATCH RT 07/32] x86: preempt: Check preemption level before looking at lazy-preempt
` [PATCH RT 08/32] hrtimer: Use READ_ONCE to access timer->base in hrimer_grab_expiry_lock()
` [PATCH RT 09/32] hrtimer: Dont grab the expiry lock for non-soft hrtimer
` [PATCH RT 10/32] hrtimer: Prevent using hrtimer_grab_expiry_lock() on migration_base
` [PATCH RT 11/32] hrtimer: Add a missing bracket and hide `migration_base on !SMP
` [PATCH RT 12/32] posix-timers: Unlock expiry lock in the early return
` [PATCH RT 14/32] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
` [PATCH RT 15/32] sched: Remove dead __migrate_disabled() check
` [PATCH RT 16/32] sched: migrate disable: Protect cpus_ptr with lock
` [PATCH RT 17/32] lib/smp_processor_id: Dont use cpumask_equal()
` [PATCH RT 18/32] futex: Make the futex_hash_bucket spinlock_t again and bring back its old state
` [PATCH RT 19/32] locking/rtmutex: Clean ->pi_blocked_on in the error case
` [PATCH RT 20/32] lib/ubsan: Dont seralize UBSAN report
` [PATCH RT 21/32] kmemleak: Change the lock of kmemleak_object to raw_spinlock_t
` [PATCH RT 22/32] sched: migrate_enable: Use select_fallback_rq()
` [PATCH RT 23/32] sched: Lazy migrate_disable processing
` [PATCH RT 24/32] sched: migrate_enable: Use stop_one_cpu_nowait()
` [PATCH RT 25/32] Revert "cpufreq: drop K8s driver from beeing selected"
` [PATCH RT 26/32] Revert "ARM: Initialize split page table locks for vector page"
` [PATCH RT 28/32] locking: Make spinlock_t and rwlock_t a RCU section on RT
` [PATCH RT 29/32] sched/core: migrate_enable() must access takedown_cpu_task on !HOTPLUG_CPU
` [PATCH RT 30/32] lib/smp_processor_id: Adjust check_preemption_disabled()
` [PATCH RT 31/32] sched: migrate_enable: Busy loop until the migration request is completed
` [PATCH RT 32/32] Linux 4.19.94-rt39-rc1
  ` [PATCH RT 27/32] x86/fpu: Dont cache access to fpu_fpregs_owner_ctx

[PATCH RT] Revert "cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT"
 2020-01-22  4:38 UTC  (4+ messages)

[ANNOUNCE] 4.14.164-rt73
 2020-01-21 20:10 UTC 

[PATCH v2 00/12] tracing: Add support for in-kernel dynamic event API
 2020-01-21 19:22 UTC  (22+ 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] v5.4.13-rt7
 2020-01-20 11:30 UTC 

Any maintainers or developers looking for help?
 2020-01-16 16:00 UTC  (4+ messages)

[PATCH] rt-tests: queuelat: Assume queuelat is in the path
 2020-01-15 18:44 UTC 

[ANNOUNCE] rt-tests-1.6
 2020-01-15 15:25 UTC 

[ANNOUNCE] v5.4.10-rt5
 2020-01-14 23:10 UTC  (9+ messages)

complete_all() with x waiters in swake_up_all_locked
 2020-01-14 12:47 UTC  (6+ messages)
      ` [PATCH] crypto: only wait for completion once

[ANNOUNCE] Summit on a Summit 2020
 2020-01-14  8:45 UTC 

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

"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] 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)

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)


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