xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-08 10:51:54 to 2023-11-03 15:23:42 UTC [more...]

[PATCH 0/4] Testsuite cleanup - continued
 2023-11-03 15:23 UTC  (4+ messages)
` [PATCH 1/4] boilerplate: Define ARRAY_LEN once inside ancillaries.h
` [PATCH 2/4] boilerplate: Rename ARRAY_LEN to ARRAY_SIZE
` [PATCH 3/4] testsuite: alchemytests: Try loading the xeno_rtipc module

evl: Problems while trying to build up a debianization
 2023-11-03 14:47 UTC 

[PATCH 0/6] Minor testsuite cleanups
 2023-11-03 14:36 UTC  (12+ messages)
` [PATCH 1/6] testsuite: vxworkstests: Do not try to call nonexistent binary
` [PATCH 2/6] testsuite: smokey: Refactor smokey_run_extprog()
` [PATCH 3/6] testsuite: smokey/spitest: Fix --keep-going in combination with --verbose
` [PATCH 4/6] testsuite: alchemytests: Skip pipe test if kernel support is missing
` [PATCH 5/6] testsuite: vxworkstests: Skip tests if low resolution clock not enabled
` [PATCH 6/6] testsuite: psostests: "

[PATCH][Dovetail 6.1] arm64: dovetail: Fix undefinstr/break trap handling
 2023-11-03  8:11 UTC 

Reminder: Xenomai community call on Wednesday, Nov 1, 2023, UTC 7:00 AM
 2023-11-01  2:31 UTC 

[PATCH v3][Dovetail 6.6] arm64: dovetail: Fix undefinstr/break trap handling
 2023-10-31 12:55 UTC  (6+ messages)

Dovetail build failure
 2023-10-31  9:31 UTC  (2+ messages)

[PATCH v3][Dovetail 6.6] arm64: dovetail: Fix undefinstr/break trap handling
 2023-10-24  9:14 UTC 

[Call for Participation] Xenomai Community Meet-Up in Wuxi
 2023-10-22 16:05 UTC  (4+ messages)

Cobalt kernel parameters
 2023-10-19 11:13 UTC  (6+ messages)

initramfs can't find root filesystem device
 2023-10-18 11:01 UTC  (4+ messages)

[RFC PATCH v1] cobalt/arm: Remove arm OABI support
 2023-10-18 10:51 UTC  (2+ messages)

Reminder: Xenomai community call on Wednesday, Oct 18, 2023, UTC 7:00 AM
 2023-10-17 23:18 UTC 

Missing v5.10.195-dovetail2-rebase?
 2023-10-17 17:06 UTC  (3+ messages)

Reminder: Xenomai community call on Wednesday, Sep 20, 2023, UTC 7:00 AM
 2023-10-10  4:25 UTC  (5+ messages)

[RFC PATCH v2 0/2] Fix trap related handling
 2023-10-09 13:17 UTC  (5+ messages)
` [RFC PATCH v2 1/2] arm64: dovetail: Fix undefinstr/break trap handling
` [RFC PATCH v2 2/2] arm64: dovetail: Fix armv8 SWP{B} instruction handling

Dovetail 6.1.54: IRQ handler enables HW irqs
 2023-10-09  9:37 UTC  (4+ messages)

[PATCH] commands/evl: improve argument of help
 2023-10-07 14:03 UTC  (2+ messages)

[PATCH] commands/evl: improve argument of help
 2023-10-07 11:19 UTC 

[PATCH] drivers/net/experimental/e1000: Fix gcc-12 findings
 2023-10-06 19:27 UTC 

[PATCH 0/2] Use Debian bookworm for CI build jobs
 2023-10-06 17:27 UTC  (5+ messages)
` [PATCH 1/2] ci: Switch to Debian bookworm
` [PATCH 2/2] ci: Add build test for older glibc where y2038 support is not available

Shell command segfault occurrence phenomenon when xenomai task switching running
 2023-10-06  7:52 UTC  (9+ messages)

RTNet unable to handle kernel NULL pointer dereference at 0000000000000068
 2023-10-05 14:21 UTC  (7+ messages)

accept after select for RTNet/TCP
 2023-10-05  8:07 UTC  (8+ messages)

[PATCH] core/user-api: correct the api name
 2023-10-01  9:27 UTC  (2+ messages)

[xenomai-images][PATCH 0/4] Housekeeping
 2023-09-29 13:53 UTC  (6+ messages)
` [xenomai-images][PATCH 1/4] Update to kas 4.0
` [xenomai-images][PATCH 2/4] xenomai: Update to 3.2.4
` [xenomai-images][PATCH 3/4] start-qemu: Pick up architecture from .config.yaml if left out
` [xenomai-images][PATCH 4/4] Update Isar revision
  ` [xenomai-images][PATCH v2 "

[PATCH v4 00/10] Revive alchemy, pSOS and VxWorks tests
 2023-09-29 12:34 UTC  (26+ messages)
` [PATCH v5 "
  ` [PATCH 01/10] testsuite: Fully integrate alchemytests into smokey
            ` [PATCH 0/5] Improvements for smokey skintests
              ` [PATCH 1/5] lib: Add smokey_run_extprog as helper for testsuite
                  ` [PATCH] lib: Drop cpu-affinity=0 from skin-tests helper
                    ` [PATCH 0/1 V2] "
                      ` [PATCH 1/1] "
              ` [PATCH 2/5] testsuite: Merge alchemytests in single smokey case
              ` [PATCH 3/5] testsuite: Merge psostests in a "
              ` [PATCH 4/5] testsuite: Merge vxworkstests "
              ` [PATCH 5/5] testsuite: Drop skin test "drivers"

[PATCH v2 0/9] y2038: Finalize and enable y2038 support
 2023-09-29 11:59 UTC  (17+ messages)
` [PATCH v2 1/9] y2038: kernel/drivers: Implement SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
` [PATCH v2 2/9] y2038: lib/cobalt: Switch vdso to gettime64
` [PATCH v2 3/9] y2038: testsuite/clocktest: Fix reading of reference clock
` [PATCH v2 4/9] y2038: build: Introduce new build parameter --disable-y2038
` [PATCH v2 5/9] y2038: lib/cobalt: Split function name and interface in COBALT_DECL()
` [PATCH v2 6/9] y2038: lib/cobalt: Implement necessary wrappers for y2038 support
` [PATCH v2 7/9] y2038: testsuite/smokey: Add some function wrapping tests
` [PATCH v2 8/9] lib/cobalt: Cleanup includes
` [PATCH v2 9/9] lib/cobalt/wrappers.h: Remove duplicate definition of __stringify()

[stable/v3.2.x][PATCH] Fix detection of dev_addr_set availability on 4.19 kernels
 2023-09-28  5:29 UTC  (3+ messages)

[EVL] Problems writing to physical memory with mmap on oob context
 2023-09-27  6:51 UTC  (6+ messages)

Dovetail 5.15.129 and 6.1.54: New kernel warning on ARM
 2023-09-23 16:47 UTC  (6+ messages)

[dovetail 6.6][PATCH] x86: dovetail: Fix Intel shadow stack support
 2023-09-23 10:23 UTC  (2+ messages)

[PATCH] cobalt/registery: Flush only registry_proc_work on cleanup
 2023-09-23  9:52 UTC 

[PATCH] drivers/net: Avoid enabling/disabling AER explicitly on newer kernels
 2023-09-23  9:52 UTC 

[PATCH 0/1] *** Fix NULL pointer violation when receiving fragmented ICMP/IP messages ***
 2023-09-22 15:47 UTC  (3+ messages)
` [PATCH 1/1] rtnet: icmp.c: fix rt_icmp_dest_socket triggering a NULL pointer violation

[dovetail-5.10] Re: tracing: irq_pipeline: add pipeline awareness
 2023-09-22  8:18 UTC  (3+ messages)

[PATCH v2] genirq: irq_pipeline: fix irq flow handling with stacked irqchips
 2023-09-20  8:49 UTC  (3+ messages)

Xenomai.org download access broken ?
 2023-09-19 13:44 UTC  (3+ messages)

Downloads and mailing list pages broken
 2023-09-18 11:48 UTC  (4+ messages)

[PATCH] genirq: irq_pipeline: fix irq flow handling with stacked irqchips
 2023-09-18  7:41 UTC  (7+ messages)

[PATCH] pipeline: irq: ack the irq when it is postponed inband irq from outside of the pipeline entry path
 2023-09-15 12:10 UTC  (2+ messages)

[PATCH] ci: Do not run CI for tags
 2023-09-15  7:32 UTC 

[ANNOUNCE] Xenomai 3.2.4 released
 2023-09-15  6:32 UTC 

Xenomai websites
 2023-09-13  6:09 UTC 

Xenomai Wiki updates
 2023-09-13  6:14 UTC  (6+ messages)

[PATCH v2 00/17] Enable stable/v3.2.x branch to be buildable with 6.1 kernels
 2023-09-12 17:57 UTC  (3+ messages)

[PATCH][xenomai-images] ci: Add kernel 6.1 tests to xenomai stable 3.2.x branch
 2023-09-12 17:55 UTC  (2+ messages)

[PATCH 1/3] [POC] test implementaion of rt-signals
 2023-09-11  8:41 UTC  (4+ messages)

[RFC][PATCH v2] x86: dovetail: add dovetail signal setup function
 2023-09-11  5:42 UTC  (3+ messages)

[PATCH 1/3] [POC] test implementaion of rt-signals
 2023-09-09 11:35 UTC  (5+ messages)
` [PATCH 2/3] [POC] Add rt_signal test
` [PATCH 3/3] [POC] add a tool to measure rt_signal latency


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