linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-10 23:07:11 to 2020-03-16 12:23:57 UTC [more...]

[PATCH] kthread: Mark timer used by delayed kthread works as IRQ safe
 2020-03-16 12:23 UTC  (3+ messages)

complete_all warning with 3 waiters
 2020-03-12  8:10 UTC  (2+ messages)

[ANNOUNCE] 4.19.106-rt45
 2020-03-10 17:31 UTC 

[PATCH RT 0/8] Linux v4.14.172-rt78-rc1
 2020-03-09 19:47 UTC  (9+ messages)
` [PATCH RT 1/8] userfaultfd: Use a seqlock instead of seqcount
` [PATCH RT 2/8] sched: migrate_enable: Use per-cpu cpu_stop_work
` [PATCH RT 3/8] sched: migrate_enable: Remove __schedule() call
` [PATCH RT 4/8] mm/memcontrol: Move misplaced local_unlock_irqrestore()
` [PATCH RT 5/8] locallock: Include header for the `current' macro
` [PATCH RT 6/8] drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
` [PATCH RT 7/8] tracing: make preempt_lazy and migrate_disable counter smaller
` [PATCH RT 8/8] Linux 4.14.172-rt78-rc1

[ANNOUNCE] rt-tests-1.8
 2020-03-09 19:11 UTC 

[PATCH RT] mm: Revert the DEFINE_PER_CPU_PAGEVEC implementation
 2020-03-09 17:13 UTC  (2+ messages)

[ANNOUNCE] 4.14.172-rt77
 2020-03-09 15:28 UTC 

[PATCH] tracing: Fix trace entry and trace common fields for preempt_lazy_count
 2020-03-09 12:30 UTC  (15+ messages)
        ` [PATCH RT] tracing: make preempt_lazy and migrate_disable counter smaller
                ` [PATCH RT v2] "

spam from linux-rt-users group
 2020-03-09  9:44 UTC 

[ANNOUNCE] v5.4.24-rt15
 2020-03-06 22:37 UTC 

[PATCH RT 0/8] Linux 4.19.106-rt45-rc1
 2020-03-06 18:40 UTC  (9+ messages)
` [PATCH RT 1/8] userfaultfd: Use a seqlock instead of seqcount
` [PATCH RT 2/8] sched: migrate_enable: Use per-cpu cpu_stop_work
` [PATCH RT 3/8] sched: migrate_enable: Remove __schedule() call
` [PATCH RT 4/8] mm/memcontrol: Move misplaced local_unlock_irqrestore()
` [PATCH RT 5/8] locallock: Include header for the `current macro
` [PATCH RT 6/8] drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
` [PATCH RT 7/8] tracing: make preempt_lazy and migrate_disable counter smaller
` [PATCH RT 8/8] Linux 4.19.106-rt45-rc1

[PATCH RT] mm: Warn on memory allocation in non-preemptible context on RT
 2020-03-06 16:40 UTC  (2+ messages)

-rt sources/patch for LTS kernel 4.9 branch?
 2020-03-06  9:34 UTC  (2+ messages)

[ANNOUNCE] 4.14.170-rt75
 2020-03-05 22:55 UTC 

[PATCH RT 00/23] Linux v4.14.170-rt75-rc2
 2020-03-05 17:58 UTC  (30+ messages)
` [PATCH RT 01/23] Fix wrong-variable use in irq_set_affinity_notifier
` [PATCH RT 02/23] i2c: exynos5: Remove IRQF_ONESHOT
` [PATCH RT 03/23] i2c: hix5hd2: "
` [PATCH RT 04/23] x86: preempt: Check preemption level before looking at lazy-preempt
` [PATCH RT 05/23] sched: migrate_dis/enable: Use sleeping_lock…() to annotate sleeping points
` [PATCH RT 06/23] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
` [PATCH RT 07/23] sched: Remove dead __migrate_disabled() check
` [PATCH RT 08/23] sched: migrate disable: Protect cpus_ptr with lock
` [PATCH RT 09/23] lib/smp_processor_id: Don't use cpumask_equal()
` [PATCH RT 10/23] futex: Make the futex_hash_bucket spinlock_t again and bring back its old state
` [PATCH RT 11/23] locking/rtmutex: Clean ->pi_blocked_on in the error case
` [PATCH RT 12/23] lib/ubsan: Don't seralize UBSAN report
` [PATCH RT 13/23] kmemleak: Change the lock of kmemleak_object to raw_spinlock_t
` [PATCH RT 14/23] Revert "ARM: Initialize split page table locks for vector page"
` [PATCH RT 15/23] locking: Make spinlock_t and rwlock_t a RCU section on RT
` [PATCH RT 16/23] sched: migrate_enable: Use select_fallback_rq()
` [PATCH RT 17/23] sched: Lazy migrate_disable processing
` [PATCH RT 18/23] sched: migrate_enable: Use stop_one_cpu_nowait()
` [PATCH RT 19/23] sched/core: migrate_enable() must access takedown_cpu_task on !HOTPLUG_CPU
` [PATCH RT 20/23] lib/smp_processor_id: Adjust check_preemption_disabled()
` [PATCH RT 21/23] sched: migrate_enable: Busy loop until the migration request is completed
` [PATCH RT 22/23] sched/deadline: Ensure inactive_timer runs in hardirq context
` [PATCH RT 23/23] Linux 4.14.170-rt75-rc2

[ANNOUNCE] 4.4.215-rt192
 2020-03-05 15:38 UTC 

RCU use of swait
 2020-03-05  8:11 UTC  (2+ messages)

[PATCH 1/4] rt-tests: cyclictest: Remove HAVE_PARSE_CPUSTRING_ALL
 2020-03-04 21:55 UTC  (4+ messages)
` [PATCH 2/4] rt-tests: cyclictest: Remove support for compiling without NUMA
` [PATCH 3/4] rt-tests: cyclictest: Make the affinity mask apply to the main thread too
` [PATCH 4/4] rt-tests: cyclictest: Fix -t without a user specified [NUM]

[PATCH 0/6] Affinity devel and fixes
 2020-03-02 21:44 UTC  (7+ messages)
` [PATCH 1/6] rt-tests: cyclictest: Set errno to 0 before call to mlock
` [PATCH 2/6] rt-tests: cyclictest: Report all errors from pthread_setaffinity_np
` [PATCH 3/6] rt-tests: cyclictest: Fix parsing affinity with a space and a leading zero
` [PATCH 4/6] rt-tests: cyclictest: Fix parsing affinity with leading exclamation mark
` [PATCH 5/6] rt-tests: cyclictest: Only run on available cpus according to the affinity
` [PATCH 6/6] rt-tests: cyclictest: Only run on runtime affinity and user supplied affinity

[ANNOUNCE] 4.19.106-rt44
 2020-02-28 22:08 UTC 

[ANNOUNCE] v5.4.22-rt13
 2020-02-28 18:10 UTC 

[rt-tests][PATCH] rt-tests: make manpages builds reproducible
 2020-02-27 18:29 UTC  (4+ messages)

[PATCH 4.19-rt] lib/ubsan: Remove flags from stray ubsan_prolog/epilog() calls
 2020-02-27 15:37 UTC 

Unexpected high latency on bbb
 2020-02-25 15:59 UTC  (2+ messages)

[PATCH RT 00/25] Linux v4.14.170-rt75-rc1
 2020-02-25 14:50 UTC  (43+ messages)
` [PATCH RT 01/25] Fix wrong-variable use in irq_set_affinity_notifier
` [PATCH RT 02/25] x86: preempt: Check preemption level before looking at lazy-preempt
` [PATCH RT 03/25] sched/deadline: Ensure inactive_timer runs in hardirq context
` [PATCH RT 04/25] i2c: hix5hd2: Remove IRQF_ONESHOT
` [PATCH RT 05/25] i2c: exynos5: "
` [PATCH RT 06/25] sched: migrate_dis/enable: Use sleeping_lock…() to annotate sleeping points
` [PATCH RT 07/25] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
` [PATCH RT 08/25] sched: Remove dead __migrate_disabled() check
` [PATCH RT 09/25] sched: migrate disable: Protect cpus_ptr with lock
` [PATCH RT 10/25] lib/smp_processor_id: Don't use cpumask_equal()
` [PATCH RT 11/25] futex: Make the futex_hash_bucket spinlock_t again and bring back its old state
` [PATCH RT 12/25] locking/rtmutex: Clean ->pi_blocked_on in the error case
` [PATCH RT 13/25] lib/ubsan: Don't seralize UBSAN report
` [PATCH RT 14/25] kmemleak: Change the lock of kmemleak_object to raw_spinlock_t
` [PATCH RT 15/25] sched: migrate_enable: Use select_fallback_rq()
` [PATCH RT 16/25] Revert "ARM: Initialize split page table locks for vector page"
` [PATCH RT 17/25] x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
` [PATCH RT 18/25] locking: Make spinlock_t and rwlock_t a RCU section on RT
` [PATCH RT 19/25] userfaultfd: Use a seqlock instead of seqcount
` [PATCH RT 20/25] kmemleak: Cosmetic changes
` [PATCH RT 21/25] smp: Use smp_cond_func_t as type for the conditional function
` [PATCH RT 22/25] mm/memcontrol: Move misplaced local_unlock_irqrestore()
` [PATCH RT 23/25] locallock: Include header for the `current' macro
` [PATCH RT 24/25] sched: Provide migrate_disable/enable() inlines
` [PATCH RT 25/25] Linux 4.14.170-rt75-rc1

[ANNOUNCE] rt-tests-1.7
 2020-02-21 21:21 UTC 

[PATCH] rt-tests: Add get_cyclictest_snapshot to Makefile
 2020-02-21 21:00 UTC 

Debugging unexpected latency on a new Xeon W C422 system
 2020-02-21 17:54 UTC  (2+ messages)

[PATCH 0/2] tracing: Fix synthetic event generation API and test
 2020-02-21 10:24 UTC  (7+ messages)
` [PATCH 1/2] tracing: Fix synth event test to avoid using smp_processor_id()
` [PATCH 2/2] tracing: Clear trace_state when starting trace

[PATCH] tracing: Skip software disabled event at __synth_event_trace_end()
 2020-02-20 19:54 UTC  (6+ messages)

[PATCH 1/2] rt-tests: cyclictest: truncate shm files to zero when USR2 received
 2020-02-18 19:55 UTC  (2+ messages)
` [PATCH 2/2] rt-tests: Add the get_cyclictest_snapshot.py utility

complete_all() with x waiters in swake_up_all_locked
 2020-02-18  7:18 UTC  (12+ messages)
` [PATCH] crypto: only wait for completion once
                    ` [PATCH] swait: Increase number of waiters for warning

[ANNOUNCE] 4.19.103-rt42
 2020-02-17 22:00 UTC 

kernel panic in SPI rt driver interrupt
 2020-02-17 18:33 UTC  (4+ messages)

[ANNOUNCE] v5.4.19-rt11
 2020-02-14 19:33 UTC 

Crash tool issue since printk re-implementation
 2020-02-14 14:11 UTC  (4+ messages)

Question about kthread_mod_delayed_work() allowed context
 2020-02-13  8:33 UTC  (4+ messages)

[ANNOUNCE] v5.4.17-rt9
 2020-02-12 10:20 UTC  (4+ messages)

[PATCH 0/3] tracing: Synthetic event fixes and updates
 2020-02-12  5:24 UTC  (9+ messages)
` [PATCH 1/3] tracing: Add missing nest end to synth_event_trace_start() error case
` [PATCH 2/3] tracing: Don't return -EINVAL when tracing soft disabled synth events
` [PATCH 3/3] tracing: Consolidate trace() functions

[PATCH 4.14-rt] Fix wrong-variable use in irq_set_affinity_notifier
 2020-02-11 20:06 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).