Xenomai real-time core development
 help / color / mirror / Atom feed
[PATCH 0/1] tidbits: net-udp: solicit new client for server mode
 2026-06-20 17:28 UTC  (8+ messages)
` [PATCH 1/1] "
    ` [PATCH v2] "

[PATCH v3 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread
 2026-06-20 16:08 UTC  (3+ messages)
` [PATCH v3 1/2] evl/sched: core: introduce schedule out handler
` [PATCH v3 2/2] evl/sched: quota: fix budget tracking on preemption

[PATCH 1/2] evl/sched: Add sched_out handler to sched_class
 2026-06-20 15:13 UTC  (25+ messages)
` [PATCH 2/2] evl/sched/quota: Correct budget tracking for preempted threads

[libevl][PATCH 1/2] tests: sched-quota-accuracy: Augment workload with busy-spinning
 2026-06-20 12:40 UTC  (6+ messages)
` [libevl][PATCH 2/2] tests: sched-quota-accuracy: Add preempting FIFO thread

[PATCH v2 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread
 2026-06-18  8:33 UTC  (3+ messages)
` [PATCH v2 1/2] evl/sched: core: introduce schedule out handler
` [PATCH v2 2/2] evl/sched: quota: fix budget tracking on preemption

[PATCH v1 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread
 2026-06-18  8:24 UTC  (10+ messages)
` [PATCH v1 1/2] evl/sched: core: introduce schedule out handler
` [PATCH v1 2/2] evl/sched: quota: fix budget tracking on preemption

[PATCH Dovetail v2 0/6] Dovetail: arm: Finalize review results
 2026-06-18  6:56 UTC  (10+ messages)
` [PATCH Dovetail v2 1/6] arm: irq_pipeline: Fix fault_{entry,exit} bypass in do_kernel_address_page_fault
` [PATCH Dovetail v2 2/6] arm: irq_pipeline: Move fault_entry() fault_exit() into separate header
` [PATCH Dovetail v2 3/6] arm: irq_pipeline: Fix fault_{entry,exit} bypass in hw_breakpoint_pending
` [PATCH Dovetail v2 4/6] arm: irq_pipeline: Fix ordering problem in alignment trap handling
` [PATCH Dovetail v2 5/6] dovetail: Decouple kernel/irq/pipeline.c from irqstate bit definitions
` [PATCH Dovetail v2 6/6] arm: irq_pipeline: Fix IRQ state checking in trap entry paths

[PATCH RFC Dovetail 7.1] arm64: irq_pipeline: 7.1 specific adjustments
 2026-06-16  6:50 UTC  (3+ messages)

[PATCH] testsuite/smokey/net: Synchronize on server startup in loopback tests
 2026-06-15 14:48 UTC 

[PATCH] testsuite/smokey/net: Fix long-standing next shot calculation mistake
 2026-06-15 14:29 UTC 

Possible Xenomai 3 latency regression on arm64
 2026-06-15 10:39 UTC  (6+ messages)

[PATCH] x86: dovetail: Call trap exit code with hard IRQs disabled
 2026-06-15  9:56 UTC  (4+ messages)

[xenomai-images][PATCH 0/6] Xenomai 4 fixes and debug mode, fix for head kernel selection
 2026-06-15  5:17 UTC  (9+ messages)
` [xenomai-images][PATCH 1/6] Kconfig: Permit to enable debug mode for Xenomai 4
` [xenomai-images][PATCH 2/6] Add trace-cmd to debug images
` [xenomai-images][PATCH 3/6] linux-xenomai: Limit latest branch selection to official ones
` [xenomai-images][PATCH 4/6] ci: Drop 6.1 from xenomai-4 pipelines
` [xenomai-images][PATCH 5/6] linux-xenomai: Renovate xenomai-4 kernel versions
` [xenomai-images][PATCH 6/6] linux-xenomai: Switch riscv branch to latest integration

[xenomai-images][PATCH] libevl: Unbreak release build and update to r59
 2026-06-14 19:23 UTC 

[PATCH linux-evl] evl/trace: Fix crash of evl_sleep_on tracepoint
 2026-06-13 17:03 UTC  (2+ messages)

Dovetail 7.1-rc6 updates pushed
 2026-06-12  6:48 UTC  (7+ messages)

SCHED_SPORADIC in Xenomai 3
 2026-06-11  8:53 UTC  (12+ messages)

Xenomai community call on Wednesday, June 10, 2026, UTC 7:30 AM
 2026-06-09 16:03 UTC 

[PATCH 0/2] arm: Review irq pipeline
 2026-06-08  8:09 UTC  (8+ messages)
` [PATCH 1/2] arm: irq_pipeline: Fix fault_{entry,exit} imbalance
` [PATCH 2/2] "

[Xenomai] Inquiry about Xenomai 3 Cobalt support for Raspberry Pi 5 (BCM2712)
 2026-06-05  3:00 UTC 

[PATCH dovetail v8 00/11] riscv: Add dovetail support
 2026-06-02 14:10 UTC  (15+ messages)
` [PATCH dovetail v8 01/11] riscv: introduce raw console device
` [PATCH dovetail v8 02/11] riscv: irq_pipeline: add IRQ pipelining core
` [PATCH dovetail v8 03/11] irqchip/riscv-aplic-direct: enable pipelined interrupt control
` [PATCH dovetail v8 04/11] irqchip/irq-riscv-aplic-msi: "
` [PATCH dovetail v8 05/11] irqchip/irq-riscv-imsic-platform: "
` [PATCH dovetail v8 06/11] irqchip/irq-riscv-intc: "
` [PATCH dovetail v8 07/11] irqchip/irq-sifive-plic: "
` [PATCH dovetail v8 08/11] clocksource/timer-riscv: irq_pipeline: enable pipelined clock events
` [PATCH dovetail v8 09/11] pinctrl: starfive: irq_pipeline: enable pipelined interrupt control
` [PATCH dovetail v8 10/11] PCI: plda: "
` [PATCH dovetail v8 11/11] riscv: dovetail: add core support

[RFC PATCH Dovetail 7.1] x86: irq_pipeline: Allow X86_FRED to be enabled
 2026-06-01 18:00 UTC  (2+ messages)

[PATCH xenomai-images] kas/ci: Fix bitbake variable referencing themselves
 2026-06-01 11:56 UTC  (3+ messages)

[PATCH] tidbits: net-udp: add server and client mode
 2026-06-01  8:25 UTC  (10+ messages)

Dovetail on risc-v: Testing strategy, managing efforts for forward porting
 2026-05-29 15:34 UTC  (10+ messages)

[PATCH dovetail v7 00/11] riscv: Add dovetail support
 2026-05-28  8:23 UTC  (5+ messages)
` [PATCH dovetail v7 11/11] riscv: dovetail: add core support

[PATCH 0/2] Add support for Dovetail >= 7.1
 2026-05-28  7:38 UTC  (5+ messages)
` [PATCH 1/2] drivers/spi: Prepare for linux/of_gpio.h removal in Linux 7.1
` [PATCH 2/2] cobalt/tick: Prepare for removal of CLOCK_EVT_FEAT_KTIME "

[PATCH v2] kernel/cobalt/thread: Confine condition for sending SIGSHADOW on xnthread_suspend
 2026-05-28  7:38 UTC 

[PATCH 0/1] fix error handling in client
 2026-05-27  6:37 UTC  (4+ messages)
` [PATCH 1/1] tidbits: net-udp: "

[PATCH] core: net: document udp-demo server client
 2026-05-27  4:51 UTC  (2+ messages)

Xenomai3 network issues
 2026-05-26 21:23 UTC  (3+ messages)

[PATCH Dovetail 6.18, 7.0] lib/vdso: Fix build failure around CONFIG_GENERIC_VDSO_CLOCKSOURCE
 2026-05-26 14:07 UTC  (2+ messages)

No Community Call tomorrow / Embedded Recipes
 2026-05-26 14:45 UTC 

[PATCH 1/2] kernel/cobalt: Address SIGSHADOW_ACTION_HARDEN and self-hardening race condition
 2026-05-26 12:39 UTC  (6+ messages)

[EVL] Unstable with kernel command line nohz=on nohz_full=2-3
 2026-05-25 17:13 UTC  (2+ messages)

[EVL] Client UDP not receiving data
 2026-05-23 11:28 UTC  (8+ messages)

[PATCH v2 0/4] Add support for gcc 16
 2026-05-18 11:55 UTC  (8+ messages)
` [PATCH v2 3/4] testsuite/smokey/vxworktests: Fix compile error seen with "
` [PATCH v2 4/4] testsuite/smokey/psostests: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox