OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-24 15:35:33 to 2026-07-31 10:34:36 UTC [more...]

[PATCH v2 0/6] Fix input validation issues in SBI ecall handlers
 2026-07-31 10:34 UTC  (7+ messages)
` [PATCH v2 1/6] lib: sbi_dbtr: fix integer overflow in read_trig bounds check
` [PATCH v2 2/6] lib: sbi_dbtr: fix shared memory double-fetch in install_trig
` [PATCH v2 3/6] lib: sbi_dbtr: use range check for shared memory domain validation
` [PATCH v2 4/6] lib: sbi_pmu: fix integer overflow and zero-address in event_get_info
` [PATCH v2 5/6] lib: sbi_sse: fix shared memory double-fetch in sse_write_attrs
` [PATCH v2 6/6] lib: sbi_mpxy: fix integer overflow in attribute range endpoint

[PATCH v3 0/2] Introduce Metanoia MT2824 SoC support
 2026-07-31  9:09 UTC  (4+ messages)
` [PATCH v3 1/2] platform: generic: Add Metanoia MT2824 initial support
` [PATCH v3 2/2] lib: utils/reset: Add Metanoia MT2824 system reset driver

[PATCH] platform: generic/andes: fix 32-bit shift overflow in decode_pmaaddrx()
 2026-07-31  8:47 UTC  (2+ messages)

[PATCH] lib: sbi: sse: clear SPV for non-virtualized events
 2026-07-31  7:18 UTC 

[PATCH] lib: sbi_pmu: fix integer overflow and zero-address in event_get_info
 2026-07-31  5:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] lib: sbi_dbtr: use range check for shared memory domain validation
 2026-07-30 16:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] lib: sbi_sse: fix shared memory double-fetch in sse_write_attrs
 2026-07-30 16:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] lib: sbi_dbtr: fix shared memory double-fetch in install_trig
 2026-07-30 16:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/14] Add clang Thread Safety Analysis (TSA) support
 2026-07-29 16:35 UTC  (15+ messages)
` [PATCH 01/14] include: sbi: add thread safety analysis macros
` [PATCH 02/14] lib: sbi_locks: annotate spinlock APIs for TSA
` [PATCH 03/14] lib: sbi_fifo: add TSA annotations
` [PATCH 04/14] lib: sbi_heap: "
` [PATCH 05/14] lib: sbi_scratch: "
` [PATCH 06/14] lib: rpmi: "
` [PATCH 07/14] lib: sbi_timer: "
` [PATCH 08/14] lib: htif: "
` [PATCH 09/14] lib: sbi_domain: "
` [PATCH 10/14] lib: sbi_sse: inline enable event locking
` [PATCH 11/14] lib: sbi_sse: pass SSE hart state explicitly
` [PATCH 12/14] lib: sbi_sse: add TSA annotations
` [PATCH 13/14] lib: test: disable TSA for spinlock tests
` [PATCH 14/14] Makefile: enable Thread Safety Analysis

[PATCH] lib: sbi_dbtr: fix integer overflow in read_trig bounds check
 2026-07-29  7:27 UTC 

[PATCH] lib: sbi_mpxy: fix integer overflow in attribute range endpoint
 2026-07-29  6:42 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/5] Add Smsdid and Smmpt supervisor domain protection
 2026-07-29  2:37 UTC  (9+ messages)
` [RFC PATCH v2 1/5] riscv: Add Smsdid and Smmpt hart extensions
` [RFC PATCH v2 2/5] mpt: Add Smsdid and Smmpt supervisor domain core
` [RFC PATCH v2 3/5] platform/generic: Initialise MPT at boot
` [RFC PATCH v2 4/5] sbi: hsm: Activate MPT for domain on hart start/resume
` [RFC PATCH v2 5/5] sbi: init: Print supervisor domains at boot

[PATCH 0/7] Fix and improve the Andes ATCSMU and LLC drivers
 2026-07-28  8:10 UTC  (8+ messages)
` [PATCH 1/7] lib: utils/cache: fix andes_llcache_enable() return value
` [PATCH 2/7] lib: utils/andes: add the SMU and LLC registers to the root domain
` [PATCH 3/7] platform: generic/andes: pair non-retentive CSR save/restore with a flag
` [PATCH 4/7] lib: utils/suspend: restore Andes CSRs on system-suspend resume
` [PATCH 5/7] lib: utils/hsm: wake sleeping Andes harts with an IPI
` [PATCH 6/7] lib: utils/suspend: wait for the secondary Andes harts to sleep
` [PATCH 7/7] lib: utils/andes: arm the SMU sleep command last

[PATCH 0/3] lib: sbi: dbtr: per-slot trigger capability detection
 2026-07-27 18:30 UTC  (4+ messages)
` [PATCH 1/3] lib: sbi: dbtr: add platform device for per-slot trigger capabilities
` [PATCH 2/3] lib: sbi: dbtr: return SBI_ERR_BAD_RANGE for invalid trigger index range
` [PATCH 3/3] lib: sbi: dbtr: return SBI_ERR_INVALID_PARAM for invalid trigger configuration

[PATCH v2 0/5] Extend hart protection abstraction for ID configuration
 2026-07-27 13:08 UTC  (9+ messages)
` [PATCH v2 1/5] lib: sbi: Fix typos related to hart protection
` [PATCH v2 2/5] lib: sbi: Introduce sbi_hart_protection_reconfigure() function
` [PATCH v2 3/5] lib: sbi: Add domain parameter to hart protection (un)configure()
` [PATCH v2 4/5] lib: sbi: Extend hart protection abstraction to allow ID configuration
` [PATCH v2 5/5] lib: sbi: Print list of all hart protection mechanisms at boot time

[PATCH 0/3] platform: generic: spacemit: add K3 platform support
 2026-07-26  1:14 UTC  (2+ messages)

[PATCH 0/7] Add WorldGuard hwiso support
 2026-07-25  2:52 UTC  (4+ messages)

[PATCH 1/2] sbi: add hardware isolation abstraction framework
 2026-07-25  2:46 UTC  (4+ messages)

[PATCH v2 0/4] Add WorldGuard support with wgchecker2
 2026-07-25  2:38 UTC  (5+ messages)
` [PATCH v2 1/4] lib: utils: fdt: add generic domain and property parsing helpers
` [PATCH v2 2/4] hart: add WorldGuard CSR IDs and hart extension flags
` [PATCH v2 3/4] docs: document WorldGuard DT bindings
` [PATCH v2 4/4] platform: generic: add WorldGuard support with wgchecker2


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