messages from 2018-08-22 13:50:45 to 2018-10-09 09:24:33 UTC [more...]
[RFD/RFC PATCH 0/8] Towards implementing proxy execution
2018-10-09 9:24 UTC (8+ messages)
` [RFD/RFC PATCH 1/8] locking/mutex: Convert mutex::wait_lock to raw_spinlock_t
` [RFD/RFC PATCH 2/8] locking/mutex: Removes wakeups from under mutex::wait_lock
` [RFD/RFC PATCH 3/8] locking/mutex: Rework task_struct::blocked_on
` [RFD/RFC PATCH 4/8] sched: Split scheduler execution context
` [RFD/RFC PATCH 5/8] sched: Add proxy execution
` [RFD/RFC PATCH 6/8] locking/mutex: make mutex::wait_lock irq safe
` [RFD/RFC PATCH 7/8] sched: Ensure blocked_on is always guarded by blocked_lock
[PATCH] cyclictest: only print non-zero values in histogram output
2018-10-08 21:47 UTC
Floating point register corruption on ARM Cortex A57 (ARMv8) with RT_PREEMPT linux
2018-10-08 5:35 UTC (4+ messages)
[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
2018-10-08 9:15 UTC (7+ messages)
` [PATCH] kasan: convert kasan/quarantine_lock "
__migrate_disabled symbol not exported for rt kernel > 4.9
2018-10-05 14:23 UTC (2+ messages)
[BUG] dw_wdt watchdog on linux-rt 4.18.5-rt4 not triggering
2018-10-05 18:10 UTC (22+ messages)
` [PATCH 0/2] Fix watchdogd wakeup deferral on RT
` [PATCH RT 2/2] watchdog, rt: prevent deferral of watchdogd wakeup
` [kbuild-all] "
` [PATCH 1/2] kthread: convert worker lock to raw spinlock
WARNING when running cyclictest
2018-10-05 11:10 UTC (2+ messages)
Bug or works as intended: signal behaviour on -RT
2018-10-05 11:07 UTC (3+ messages)
[PATCH RT] tty: serial: pl011: fix warning about uninitialized variable
2018-10-05 14:35 UTC (2+ messages)
[PATCH RT 0/2] Linux v4.4.148-rt166-rc1
2018-10-04 21:21 UTC (5+ messages)
` [PATCH RT 1/2] x86/kconfig: Use ticket spinlocks for -rt
` [PATCH RT 2/2] Linux 4.4.148-rt166-rc1
[ANNOUNCE] 3.18.123-rt107
2018-10-04 21:01 UTC
[PATCH RT 00/22] Linux 4.9.115-rt94-rc1
2018-10-02 12:21 UTC (2+ messages)
` AW: "
[PATCH v5 0/8] tracing: Hist trigger snapshot and onchange additions
2018-10-02 15:35 UTC (11+ messages)
` [PATCH v5 1/8] tracing: Refactor hist trigger action code
` [PATCH v5 2/8] tracing: Split up onmatch action data
` [PATCH v5 3/8] tracing: Generalize hist trigger onmax and save action
` [PATCH v5 4/8] tracing: Add conditional snapshot
` [PATCH v5 5/8] tracing: Move hist trigger key printing into a separate function
` [PATCH v5 6/8] tracing: Add snapshot action
` [PATCH v5 7/8] tracing: Add hist trigger onchange() handler
` [PATCH v5 8/8] trace: Add alternative synthetic event trace action syntax
[ANNOUNCE] 4.14.71-rt44
2018-09-22 13:23 UTC
[ANNOUNCE] 4.4.157-rt174
2018-09-22 11:12 UTC
yielding while running SCHED_DEADLINE
2018-09-21 0:19 UTC (5+ messages)
[patch 1/2] add -h option to queuelat
2018-09-19 14:41 UTC (2+ messages)
` [patch 2/2] Add queuelat manpage
[PATCH v4 0/8] tracing: Hist trigger snapshot and onchange additions
2018-09-19 16:33 UTC (13+ messages)
` [PATCH v4 1/8] tracing: Refactor hist trigger action code
` [PATCH v4 2/8] tracing: Split up onmatch action data
` [PATCH v4 3/8] tracing: Generalize hist trigger onmax and save action
` [PATCH v4 4/8] tracing: Add conditional snapshot
` [PATCH v4 5/8] tracing: Move hist trigger key printing into a separate function
` [PATCH v4 6/8] tracing: Add snapshot action
` [PATCH v4 7/8] tracing: Add hist trigger onchange() handler
` [PATCH v4 8/8] trace: Add alternative synthetic event trace action syntax
[ANNOUNCE] 4.14.69-rt43
2018-09-11 17:07 UTC
[ANNOUNCE] v4.18.7-rt5
2018-09-11 9:29 UTC
[ANNOUNCE] 4.14.63-rt41
2018-09-10 21:48 UTC
PREEMPT_RT_FULL breaks NO_HZ_FULL (full dynticks)
2018-09-10 16:18 UTC (6+ messages)
[PATCH RT 00/24] Linux 4.14.63-rt41-rc2
2018-09-07 20:59 UTC (24+ messages)
` [PATCH RT 01/24] sched/fair: Fix CFS bandwidth control lockdep DEADLOCK report
` [PATCH RT 02/24] locallock: provide {get,put}_locked_ptr() variants
` [PATCH RT 03/24] squashfs: make use of local lock in multi_cpu decompressor
` [PATCH RT 04/24] PM / suspend: Prevent might sleep splats (updated)
` [PATCH RT 05/24] PM / wakeup: Make events_lock a RAW_SPINLOCK
` [PATCH RT 06/24] PM / s2idle: Make s2idle_wait_head swait based
` [PATCH RT 07/24] seqlock: provide the same ordering semantics as mainline
` [PATCH RT 08/24] Revert "x86: UV: raw_spinlock conversion"
` [PATCH RT 09/24] Revert "timer: delay waking softirqs from the jiffy tick"
` [PATCH RT 10/24] irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
` [PATCH RT 11/24] sched/migrate_disable: fallback to preempt_disable() instead barrier()
` [PATCH RT 12/24] irqchip/gic-v3-its: Move ITS ->pend_page allocation into an early CPU up hook
` [PATCH RT 13/24] irqchip/gic-v3-its: Move pending table allocation to init time
` [PATCH RT 14/24] x86/ioapic: Dont let setaffinity unmask threaded EOI interrupt too early
` [PATCH RT 15/24] efi: Allow efi=runtime
` [PATCH RT 16/24] efi: Disable runtime services on RT
` [PATCH RT 17/24] crypto: cryptd - add a lock instead preempt_disable/local_bh_disable
` [PATCH RT 18/24] crypto: scompress - serialize RT percpu scratch buffer access with a local lock
` [PATCH RT 19/24] sched/core: Avoid __schedule() being called twice in a row
` [PATCH RT 20/24] Revert "arm64/xen: Make XEN depend on !RT"
` [PATCH RT 21/24] sched: Allow pinned user tasks to be awakened to the CPU they pinned
` [PATCH RT 23/24] Revert "softirq: keep the softirq pending check RT-only"
` [PATCH RT 24/24] Linux 4.14.63-rt41-rc2
[ANNOUNCE] Submit a topic for the RT Microconference at Linux Plumbers
2018-09-07 20:44 UTC (2+ messages)
[PATCH RT 00/22] Linux 4.14.63-rt41-rc1
2018-09-07 19:28 UTC (31+ messages)
` [PATCH RT 01/22] sched/fair: Fix CFS bandwidth control lockdep DEADLOCK report
` [PATCH RT 02/22] locallock: provide {get,put}_locked_ptr() variants
` [PATCH RT 03/22] squashfs: make use of local lock in multi_cpu decompressor
` [PATCH RT 04/22] PM / suspend: Prevent might sleep splats (updated)
` [PATCH RT 05/22] PM / wakeup: Make events_lock a RAW_SPINLOCK
` [PATCH RT 06/22] PM / s2idle: Make s2idle_wait_head swait based
` [PATCH RT 07/22] seqlock: provide the same ordering semantics as mainline
` [PATCH RT 08/22] Revert "x86: UV: raw_spinlock conversion"
` [PATCH RT 09/22] Revert "timer: delay waking softirqs from the jiffy tick"
` [PATCH RT 10/22] irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
` [PATCH RT 11/22] irqchip/gic-v3-its: Move ITS ->pend_page allocation into an early CPU up hook
` [PATCH RT 12/22] sched/migrate_disable: fallback to preempt_disable() instead barrier()
` [PATCH RT 13/22] x86/ioapic: Dont let setaffinity unmask threaded EOI interrupt too early
` [PATCH RT 14/22] efi: Allow efi=runtime
` [PATCH RT 15/22] efi: Disable runtime services on RT
` [PATCH RT 16/22] crypto: cryptd - add a lock instead preempt_disable/local_bh_disable
` [PATCH RT 17/22] crypto: scompress - serialize RT percpu scratch buffer access with a local lock
` [PATCH RT 18/22] sched/core: Avoid __schedule() being called twice in a row
` [PATCH RT 19/22] Revert "arm64/xen: Make XEN depend on !RT"
` [PATCH RT 20/22] sched: Allow pinned user tasks to be awakened to the CPU they pinned
` [PATCH RT 22/22] Linux 4.14.63-rt41-rc1
` [PATCH RT 21/22] Drivers: hv: vmbus: include header for get_irq_regs()
[ANNOUNCE] 3.18.121-rt106
2018-09-06 23:16 UTC
[4.14.66-rt40] [report][cpuhotplug] BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:974
2018-09-06 7:39 UTC (12+ messages)
` [4.14.66-rt TEST PATCH 1/3] irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
` [4.14.66-rt TEST PATCH 2/3] irqchip/gic-v3-its: Move ITS' ->pend_page allocation into an early CPU up hook
` [4.14.66-rt TEST PATCH 3/3] irqchip/gic-v3-its: Move pending table allocation to init time
[ANNOUNCE] v4.18.5-rt3
2018-08-30 8:30 UTC
stable-rt: broken vmbus_drv.c
2018-08-29 16:19 UTC (3+ messages)
[BUG v4.14-rt] kernel BUG at /work/rt/stable-rt.git/kernel/sched/core.c:1639!
2018-08-29 14:00 UTC (7+ messages)
[ANNOUNCE] 4.14.63-rt40
2018-08-28 11:49 UTC (7+ messages)
kernel freeze when running docker
2018-08-27 13:43 UTC (5+ messages)
[ANNOUNCE] 4.4.148-rt165
2018-08-27 7:16 UTC (2+ messages)
SCHED_DEADLINE as user
2018-08-23 18:07 UTC (17+ messages)
[ANNOUNCE] v4.16.18-rt11
2018-08-22 13:57 UTC (10+ messages)
` candidates for @devel-rt localversion-rt++
` bisected - arm64 kvm unit test failures
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).