xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 08:30:06 to 2023-09-01 13:33:34 UTC [more...]

[PATCH] arm64: dovetail: Fix undefinstr/break trap handling
 2023-09-01 13:29 UTC  (7+ messages)

[EVL] GPIO driver error
 2023-09-01 13:11 UTC  (2+ messages)

Status of Xenomai-images
 2023-09-01 13:26 UTC 

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

[Dovetail] Intel GPIO pinctrl
 2023-09-01 10:16 UTC 

[PATCH 00/19] Enable stable/v3.2.x branch to be buildable with 6.1 kernels
 2023-09-01  8:25 UTC  (23+ messages)
` [PATCH stable/v3.2.x 01/19] Account for switch to pde_data in 5.17
` [PATCH stable/v3.2.x 02/19] Use linux/stddef.h instead of toolchain header
` [PATCH stable/v3.2.x 03/19] drivers/serial/16550A: Account for privatized defines in 5.17
` [PATCH stable/v3.2.x 04/19] drivers/net: Switch to dev_addr_set and eth_hw_addr_set
` [PATCH stable/v3.2.x 05/19] drivers: Convert pci_set_*dma_mask to DMA API
` [PATCH stable/v3.2.x 06/19] drivers: Convert pci_alloc/free_consistent "
` [PATCH stable/v3.2.x 07/19] drivers: Convert pci_map/unmap_single/page "
` [PATCH stable/v3.2.x 08/19] drivers: Convert pci_dma_sync_single_for_cpu/device "
` [PATCH stable/v3.2.x 09/19] cobalt: Resolve cast-function-type warnings
` [PATCH stable/v3.2.x 10/19] drivers/net/experimental/e1000: Use fallthrough
` [PATCH stable/v3.2.x 11/19] drivers/spi: Convert to GPIO descriptor API
` [PATCH stable/v3.2.x 12/19] drivers/spi: Switch to spi_controller API
` [PATCH stable/v3.2.x 13/19] drivers/spi: Account for dropped return value of spi_driver.remove
` [PATCH stable/v3.2.x 14/19] drivers/testing/heapcheck: Replace prandom_u32 with custom implementation
` [PATCH stable/v3.2.x 15/19] drivers/net/pcnet32: Adjust for kernel 6.1
` [PATCH stable/v3.2.x 16/19] cobalt: Adjust dev_addr_set wrapper to 5.10, 5.1 and 4.19 backports
` [PATCH stable/v3.2.x 17/19] cobalt/pipe: Allow building with kernels up to 6.1
` [PATCH stable/v3.2.x 18/19] cobalt/x86: "
` [PATCH stable/v3.2.x 19/19] drivers/spi: Add support for kernels < 5.1

irq storm on sd/mmc card detect gpio interrupt alloced from pinctrl device
 2023-09-01  6:35 UTC  (14+ messages)

[PATCH] x86: ipipe: Protect ARCH_SET_GS and ARCH_SET_FS sections
 2023-08-31 17:02 UTC 

Sporadic segfault upon start of Linux app while Xenomai app is running
 2023-08-31  8:01 UTC  (4+ messages)

[PATCH v4] cobalt: Adjust dev_addr_set wrapper to 5.10 backport
 2023-08-29 15:37 UTC 

[PATCH v3] cobalt: Adjust dev_addr_set wrapper to 5.10, 5.1 and 4.19 backports
 2023-08-29 13:56 UTC  (6+ messages)

[PATCH v2] cobalt: Adjust dev_addr_set wrapper to 5.10, 5.1 and 4.19 backports
 2023-08-29  9:08 UTC  (2+ messages)

xenomai Electrical decision makers
 2023-08-28 12:53 UTC 

CPU Stuck Error When Using Xbufs
 2023-08-23 21:42 UTC  (4+ messages)
      ` [External] - "

v6.1.y-dovetail-rebase
 2023-08-22 11:30 UTC  (15+ messages)

Task exit via rt_task_suspend()?
 2023-08-21  5:49 UTC  (3+ messages)

[PATCH v4 00/10] Revive alchemy, pSOS and VxWorks tests
 2023-08-16 14:19 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH 01/10] testsuite: Fully integrate alchemytests into smokey

[PATCH 08/10] alchemytests: Fix task-2
 2023-08-16 12:37 UTC  (22+ messages)
` [PATCH v6 00/10] Revive alchemy, pSOS and VxWorks tests
  ` [PATCH 01/10] testsuite: Fully integrate alchemytests into smokey
    ` [PATCH v7 "
  ` [PATCH 02/10] testsuite: Fully integrate psostests "
    ` [PATCH v7 "
  ` [PATCH 03/10] testsuite: Fully integrate vwworkstests "
    ` [PATCH v7 "
  ` [PATCH 04/10] testsuite: Remove old alchemytests Makefile
  ` [PATCH 05/10] alchemytests: Fix gcc warning in buffer-1
  ` [PATCH 06/10] alchemytests: Fix gcc warning in task-9
  ` [PATCH 07/10] alchemytests: Check pipe-1 asprintf ret value
  ` [PATCH 09/10] alchemytests: Fix task-5 logic
  ` [PATCH 10/10] testsuite: disable broken tests
  ` [PATCH v7 11/10] testsuite/smokey: Hook up new tests

[PATCH] add dovtail signal setup function
 2023-08-16 10:39 UTC  (4+ messages)

[PATCH 0/7] y2038: Finalize and enable y2038 support
 2023-08-15  9:19 UTC  (14+ messages)
` [PATCH 1/7] y2038: kernel/drivers: Implement SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
` [PATCH 2/7] y2038: lib/cobalt: Switch vdso to gettime64
` [PATCH 3/7] y2038: testsuite/clocktest: Fix reading of reference clock
` [PATCH 4/7] y2038: build: Introduce new build parameter --disable-y2038
` [PATCH 5/7] y2038: lib/cobalt: Add additional time64_t related function wrappers
` [PATCH 6/7] y2038: Route explicitly requested stdlib calls to time64 equivalents
` [PATCH 7/7] y2038: lib/cobalt/select: Fix __RT(select()) routing

Issues with evl_mutex_trylock()
 2023-08-15  6:07 UTC  (13+ messages)

[I-PIPE] ipipe-core-4.19.288-cip101-x86-27 released
 2023-08-14 19:34 UTC 

[I-PIPE] ipipe-core-5.4.253-x86-14 released
 2023-08-14 19:34 UTC 

[PATCH] add dovtail signal setup function
 2023-08-14 17:33 UTC  (2+ messages)

[PATCH] vxworkstests: Fix shutdown race in task-2
 2023-08-11 17:33 UTC 

XENO_ARCH_FPU
 2023-08-11 17:04 UTC  (6+ messages)

[PATCH] evl: increase default number of xbuffers
 2023-08-10  8:06 UTC  (2+ messages)

mutex release race patch
 2023-08-10  1:17 UTC 

[PATCH] debian: Enable lores clock by default
 2023-08-09 14:02 UTC  (3+ messages)

[PATCH 1/3] [POC] test implementaion of rt-signals
 2023-08-09  9:50 UTC  (3+ messages)

Xenomai Community Call Minutes - Aug 9, 2023
 2023-08-09  9:10 UTC 

about porting xenomai to nuc972
 2023-08-09  8:42 UTC 

[PATCH v3 0/7] y2038: Add time64_t support to scheduler and thread APIs
 2023-08-09  6:47 UTC  (10+ messages)
` [PATCH v3 1/7] cobalt/posix/syscall32: Remove unused mq_fetch_timeout
` [PATCH v3 2/7] y2038: cobalt/uapi: Migrate struct sched_param_ex to time64_t
` [PATCH v3 3/7] y2038: cobalt/uapi: Remove __user_old_{timespec,itimerspec,timeval,timex}
` [PATCH v3 4/7] y2038: cobalt/{thread,sched}: Remove obsolete compat handling
` [PATCH v3 5/7] cobalt/uapi: Move to data types with fixed sizes
` [PATCH v3 6/7] include/rtdm/serial.h: "
` [PATCH v3 7/7] include/rtdm/serial.h: Fix compat support of struct rtser_config

Reminder: Xenomai community call on Wednesday, Aug 9, 2023, UTC 7:00 AM
 2023-08-09  2:09 UTC 

Removal of arm OABI support possible?
 2023-08-08 13:40 UTC  (4+ messages)

Latest Dovetail patch release?
 2023-08-08 13:07 UTC  (5+ messages)

Rust interface to Xenomai4
 2023-08-04  9:36 UTC 

xenomai IT Services decision makers
 2023-08-03 14:43 UTC 

data modified by second NRT write with same memory location
 2023-08-03  1:03 UTC  (10+ messages)

[PATCH v2 0/4] y2038: Add time64_t support to scheduler and thread APIs
 2023-07-27 15:56 UTC  (11+ messages)
` [PATCH v2 1/4] cobalt/posix/syscall32: Remove unused mq_fetch_timeout
` [PATCH v2 2/4] y2038: cobalt/uapi: Migrate struct sched_param_ex to time64_t

[xenomai-images][PATCH] xenomai: Update to latest releases
 2023-07-26 10:11 UTC  (2+ messages)

[xenomai-images][PATCH] xenomai: Update xenomai 3.2 branch to stable
 2023-07-26 10:11 UTC  (2+ messages)

Xenomai Community Call Minutes - Jul 12, 2023
 2023-07-26  8:02 UTC  (2+ messages)
` Xenomai Community Call Minutes - Jul 26, 2023

[xenomai-images][PATCH 1/2] linux-xenomai: Fix SD card boot for beagle bone black
 2023-07-26  5:21 UTC  (4+ messages)
` [xenomai-images][PATCH 2/2] customizations: Install systemd-resolved as DNS resolver

Reminder: Xenomai community call on Wednesday, Jul 26, 2023, UTC 7:00 AM
 2023-07-26  2:29 UTC 


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