linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-14 17:45:14 to 2018-08-03 15:23:03 UTC [more...]

[PATCH 00/15][ANNOUNCE] 3.18.117-rt105-rc1
 2018-08-03 13:34 UTC  (14+ messages)
` [PATCH 01/15] sched: Remove TASK_ALL
` [PATCH 02/15] arm*: disable NEON in kernel mode
` [PATCH 03/15] posix-timers: move the rcu head out of the union
` [PATCH 04/15] tracing: Fix rcu splat from idle CPU on boot
` [PATCH 05/15] alarmtimer: Prevent live lock in alarm_cancel()
` [PATCH 06/15] locking: add types.h
` [PATCH 07/15] net: use task_struct instead of CPU number as the queue owner on -RT
` [PATCH 08/15] seqlock: provide the same ordering semantics as mainline
` [PATCH 09/15] squashfs: make use of local lock in multi_cpu decompressor
` [PATCH 10/15] Revert "fs, jbd: pull your plug when waiting for space"
` [PATCH 11/15] powerpc/vdso64: Use double word compare on pointers

[ANNOUNCE] 4.4.145-rt162
 2018-08-03 11:44 UTC 

[ANNOUNCE] v4.16.18-rt12
 2018-08-03  8:04 UTC 

CONFIG_RT_GROUP_SCHED on RT
 2018-08-02 16:42 UTC  (3+ messages)

[ANNOUNCE] v4.16.18-rt11
 2018-08-02 17:43 UTC  (21+ messages)
` candidates for @devel-rt localversion-rt++
  ` [rt-patch 1/3] arm64/acpi/perf: move pmu allocation to an early CPU up hook
    ` [rt-patch 1/3 v2] "
        ` bisected - arm64 kvm unit test failures
  ` [rt-patch 2/3] sched: Introduce raw_cond_resched_lock()
  ` [rt-patch 3/3] arm, KVM: convert vgic_irq.irq_lock to raw_spinlock_t
    ` [rt-patch 4/3] arm,KVM: Move phys_timer handling to hard irq context

[PATCH RT] Revert "arm64/xen: Make XEN depend on !RT"
 2018-08-02 15:14 UTC 

[ANNOUNCE] 3.18.117-rt104
 2018-08-01 18:22 UTC 

[PATCH RT] sched: drop is_special_task_state() check from __set_current_state_no_track()
 2018-08-01 15:53 UTC  (3+ messages)

[PATCH RT] sched/core: Avoid__schedule() being called twice, the second in vain
 2018-08-01 11:18 UTC  (2+ messages)

[ANNOUNCE] 4.14.59-rt37
 2018-08-01  0:54 UTC 

Linux RT 4.14 Merge conflict
 2018-07-31 15:30 UTC  (5+ messages)

How to apply RT patches to a kernel not listed in http://cdn.kernel.org/pub/linux/kernel/projects/rt/4.9/older/
 2018-07-31 14:07 UTC  (6+ messages)

[PATCH RT] rcu: mark rcu_iw_handler() as IRQ_WORK_HARD_IRQ
 2018-07-30 19:28 UTC 

[PATCH RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-07-27 16:26 UTC  (29+ messages)
              ` [PATCH RT v2] "
                ` [PATCH RT] locallock: add local_lock_bh()
                      ` [PATCH RT v3] arm64: fpsimd: use preemp_disable in addition to local_bh_disable()

[PATCH RT] Revert "crypto: Convert crypto notifier chain to SRCU"
 2018-07-27 12:59 UTC 

[ANNOUNCE] 4.4.144-rt161
 2018-07-27  9:23 UTC 

[PREEMPT_RT]: Using printk-rt-aware.patch in non-rt kernel
 2018-07-27  9:05 UTC  (4+ messages)

[rfc 4.16-rt patch] crypto: cryptd - serialize RT request enqueue/dequeue with a local lock
 2018-07-26 18:03 UTC  (3+ messages)

[rfc 4.16-rt patch] arm64: efi,fpsimd: use a local_lock() in efi_virtmap_load()
 2018-07-26 17:52 UTC  (4+ messages)

[PATCH RT] rtc: Disable RTC_DRV_EFI on RT
 2018-07-26 16:04 UTC  (10+ messages)

compilation on 4.14.52
 2018-07-23 17:33 UTC 

Cautionary tale: how to kill an SDCard with one simple command
 2018-07-22  1:12 UTC  (2+ messages)

[ANNOUNCE] v4.16.18-rt10
 2018-07-19 22:38 UTC 

tty latency and RT
 2018-07-18 16:49 UTC  (7+ messages)

[PATCH v2] timers: Don't wake ktimersoftd on every tick
 2018-07-13 14:37 UTC  (10+ messages)
` [PATCH v4 1/2] "
        ` [PATCH v5 "
          ` [PATCH v5 2/2] timers: Don't search for expired timers while TIMER_SOFTIRQ is scheduled

[PATCH RT] sample fix for splat in futex_[un]lock_pi for !rt
 2018-07-11 15:43 UTC  (10+ messages)
` [PATCH RT] sched/migrate_disable: fallback to preempt_disable() instead barrier()
      ` [PATCH RT v2] "

[4.16-rt patch] crypto: scompress - serialize RT percpu scratch buffer access with a local lock
 2018-07-11 15:14 UTC 

[PATCH RT] Revert "posix-timers: Prevent broadcast signals"
 2018-07-11 13:52 UTC 

Why the mce reverts in 4.16-rt?
 2018-07-11 12:51 UTC  (3+ messages)

[v4.9 RT 0/6] futex backports
 2018-07-10 16:53 UTC  (5+ messages)
` [PATCH RT 7/6] rcu: Do not include rtmutex_common.h unconditionally
` [PATCH RT 8/6] sched, tracing: Fix trace_sched_pi_setprio() for deboosting

cgroup trace events acquire sleeping locks
 2018-07-10 13:32 UTC  (6+ messages)

[PATCH v2 0/7] tracing: Hist trigger snapshot and onchange additions
 2018-07-09 18:25 UTC  (10+ messages)
` [PATCH v2 1/7] tracing: Refactor hist trigger action code
` [PATCH v2 2/7] tracing: Split up onmatch action data
` [PATCH v2 3/7] tracing: Generalize hist trigger onmax and save action
` [PATCH v2 4/7] tracing: Add conditional snapshot
` [PATCH v2 5/7] tracing: Move hist trigger key printing into a separate function
` [PATCH v2 6/7] tracing: Add snapshot action
` [PATCH v2 7/7] tracing: Add hist trigger onchange() handler

[ANNOUNCE] 4.14.52-rt34
 2018-07-06 15:17 UTC  (7+ messages)

hrtimer become inaccurate with RT patch
 2018-07-06 14:30 UTC  (8+ messages)

[ANNOUNCE] v4.16.18-rt9
 2018-07-06 14:11 UTC 

[PATCH RT] Revert "timer: delay waking softirqs from the jiffy tick"
 2018-07-05 15:54 UTC 

[ANNOUNCE] 3.18.113-rt103
 2018-07-02 21:38 UTC 

[ANNOUNCE] v4.16.8-rt3
 2018-06-26  3:46 UTC  (3+ messages)
` [patch-rt] arm/efi: use a local_lock() in efi_virtmap_load()

[PATCH rt-tests] queuelat: fix get_cpuinfo_mhz.sh script on SMP systems
 2018-06-23 13:24 UTC  (3+ messages)

[ANNOUNCE] 4.4.138-rt155
 2018-06-22  8:13 UTC 

RT Patch and Xen
 2018-06-19 16:26 UTC  (6+ messages)

[ANNOUNCE] v4.16.15-rt7
 2018-06-18 10:15 UTC 

[PATCH RFC] tracing: Call triggers only if event passes filter checks
 2018-06-18  0:15 UTC  (4+ messages)

[PATCH] tracing: Fix some errors in histogram documentation
 2018-06-16  9:48 UTC  (3+ messages)

kernel_fpu_begin and spinlocks
 2018-06-15 16:09 UTC  (2+ messages)

[ANNOUNCE] 4.4.137-rt154
 2018-06-14 20:02 UTC  (2+ messages)

[PATCH 0/7] tracing: Hist trigger snapshot and onchange additions
 2018-06-14 17:45 UTC  (4+ messages)
` [PATCH 5/7] tracing: Move hist trigger key printing into a separate function
` [PATCH 6/7] tracing: Add snapshot action
` [PATCH 7/7] tracing: Add hist trigger onchange() handler


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