commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(nuttx) branch master updated (c7e7711db59 -> c52d54d500c)
xiaoxiang
(nuttx) branch master updated (927cccb2785 -> c7e7711db59)
xiaoxiang
(nuttx) branch master updated: sched/irq: Avoid negative array index in irqchain_dispatch
xiaoxiang
(nuttx) branch master updated (f3e2a7029d5 -> 5331d5a9050)
xiaoxiang
(nuttx) 03/05: crypto/cryptodev: fix async callback
xiaoxiang
(nuttx) 01/05: crypto: export rsa with pkcs1.5 and pss mode
xiaoxiang
(nuttx) 02/05: crypto/cryptosoft: fix buffer pointer
xiaoxiang
(nuttx) 04/05: crypto: remove release process in close
xiaoxiang
(nuttx) 05/05: docs: enhance crypto documentation with RSA signature schemes
xiaoxiang
[PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
Re: [PR] sched/semaphore: Optimize critical section scope in sem_clockwait() [nuttx]
via GitHub
[PR] sched: Reduce return points in sched_rrgetinterval() for MISRA compliance [nuttx]
via GitHub
Re: [PR] sched: Reduce return points in sched_rrgetinterval() for MISRA compliance [nuttx]
via GitHub
Re: [PR] sched: Reduce return points in sched_rrgetinterval() for MISRA compliance [nuttx]
via GitHub
[PR] sched: Fix null pointer dereference (FORWARD_NULL defect) [nuttx]
via GitHub
Re: [PR] sched: Fix null pointer dereference (FORWARD_NULL defect) [nuttx]
via GitHub
Re: [PR] sched: Fix null pointer dereference (FORWARD_NULL defect) [nuttx]
via GitHub
(nuttx) branch master updated: sched: Remove legacy sched_resumescheduler.c
xiaoxiang
(nuttx) branch master updated (aa7ec1083b9 -> 6fc2d010a60)
archer
(nuttx) 03/05: drivers/timer : remove critical section.
archer
(nuttx) 04/05: drivers/pwm : remove critical section and mutex.
archer
(nuttx) 01/05: mm/kasan: Remove unnecessary critical sections in mm/kasan.
archer
(nuttx) 02/05: sched/wdog : remove critical section.
archer
(nuttx) 05/05: graphics/nxterm: Use small lock to protect resource in graphics.
archer
[PR] sched: Add bounds checking to prevent OVERRUN defect [nuttx]
via GitHub
Re: [PR] sched: Add bounds checking to prevent OVERRUN defect [nuttx]
via GitHub
Re: [PR] sched: Add bounds checking to prevent OVERRUN defect [nuttx]
via GitHub
[PR] ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
Re: [PR] arch/xtensa/espressif: ESP32 simpleboot improvements [nuttx]
via GitHub
[PR] CMake(bugfix): Multiple bugfix and optimizations for build system reliability [nuttx]
via GitHub
Re: [PR] CMake: Multiple bugfix and optimizations for build system reliability [nuttx]
via GitHub
[PR] sched/semaphore: Fix HIS_CALLS metric violation for MISRA compliance [nuttx]
via GitHub
Re: [PR] sched/semaphore: Fix HIS_CALLS metric violation for MISRA compliance [nuttx]
via GitHub
[PR] sched/signal: Optimize code logic [nuttx]
via GitHub
Re: [PR] sched/signal: Optimize code logic [nuttx]
via GitHub
[PR] sched/irq: Fix type mismatch in irq_dispatch (MISRA C-2012 Rule 10.3) [nuttx]
via GitHub
Re: [PR] sched/irq: Fix type mismatch in irq_dispatch (MISRA C-2012 Rule 10.3) [nuttx]
via GitHub
[PR] sched/irq: Avoid negative array index in irqchain_dispatch [nuttx]
via GitHub
Re: [PR] sched/irq: Avoid negative array index in irqchain_dispatch [nuttx]
via GitHub
[PR] replace critical section with spinlock [nuttx]
via GitHub
Re: [PR] sched: replace critical section with spinlock [nuttx]
via GitHub
[PR] testing: Add spinlock test and fix for timer tests. [nuttx-apps]
via GitHub
Re: [PR] testing: Add spinlock test and fix for timer tests. [nuttx-apps]
via GitHub
[PR] sched/irq: Avoid out-of-bounds array access [nuttx]
via GitHub
Re: [PR] sched/irq: Avoid out-of-bounds array access [nuttx]
via GitHub
[PR] sched/irq: Avoid out-of-bounds array access [nuttx]
via GitHub
Re: [PR] sched/irq: Avoid out-of-bounds array access [nuttx]
via GitHub
[PR] examples: foc: Add critical section protection for thread-safe motor control [nuttx-apps]
via GitHub
Re: [PR] examples: foc: Add critical section protection for thread-safe motor control [nuttx-apps]
via GitHub
Re: [PR] examples: foc: Add critical section protection for thread-safe motor control [nuttx-apps]
via GitHub
[PR] Call spinlock nopreempt when need disable context swi… [nuttx]
via GitHub
Re: [PR] sched: call spinlock nopreempt when need disable context swi… [nuttx]
via GitHub
[PR] arch/risc-v: fix timer initialization for QEMU_RV SMP [nuttx]
via GitHub
Re: [PR] arch/risc-v: fix timer initialization for QEMU_RV SMP [nuttx]
via GitHub
Re: [PR] arch/risc-v: fix timer initialization for SMP mode using mtimer [nuttx]
via GitHub
[PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
Re: [PR] arm64: Implement dynamic MPU-based memory protection for stack and heap on Armv8-R AArch64 [nuttx]
via GitHub
[PR] sched: Remove legacy sched_resumescheduler.c [nuttx]
via GitHub
Re: [PR] sched: Remove legacy sched_resumescheduler.c [nuttx]
via GitHub
(nuttx) branch master updated: nuttx/spinlock.h: add rspin_trylock/_irqsave/_nopreempt support
xiaoxiang
[PR] arch/armv8-r64: userspace PMU access [nuttx]
via GitHub
Re: [PR] arch/armv8-r64: userspace PMU access [nuttx]
via GitHub
[PR] sched/irq: functions should have exactly one exit point [nuttx]
via GitHub
Re: [PR] sched/irq: functions should have exactly one exit point [nuttx]
via GitHub
[PR] sched: Remove FS_PROCFS dependency for SCHED_CRITMONITOR [nuttx]
via GitHub
Re: [PR] sched: Remove FS_PROCFS dependency for SCHED_CRITMONITOR [nuttx]
via GitHub
[PR] note: unify note ioctl command [nuttx]
via GitHub
Re: [PR] note: unify note ioctl command [nuttx]
via GitHub
Re: [PR] !note: unify note ioctl command [nuttx]
via GitHub
Re: [PR] !note: unify note ioctl command [nuttx]
via GitHub
Re: [PR] !note: unify note ioctl command [nuttx]
via GitHub
Re: [PR] !note: unify note ioctl command [nuttx]
via GitHub
Re: [PR] !drivers/note: unify note ioctl command [nuttx]
via GitHub
[PR] Call spinlock nopreempt when need disable context switch [nuttx]
via GitHub
Re: [PR] Call spinlock nopreempt when need disable context switch [nuttx]
via GitHub
Re: [PR] Call spinlock nopreempt when need disable context switch [nuttx]
via GitHub
[PR] drivers/sensors: Remove the uncalibrated member of the sensor lowerhalf layer part 5 [nuttx]
via GitHub
Re: [PR] drivers/sensors: Remove the uncalibrated member of the sensor lowerhalf layer part 5 [nuttx]
via GitHub
[PR] note: add NOTE_DUMP_BINARY support for binary log dumping [nuttx]
via GitHub
Re: [PR] note: add NOTE_DUMP_BINARY support for binary log dumping [nuttx]
via GitHub
[PR] Optimize the type of spinlock [nuttx]
via GitHub
Re: [PR] sched: optimize the type of spinlock [nuttx]
via GitHub
Re: [PR] sched: optimize the type of spinlock [nuttx]
via GitHub
[PR] syscall: add sched_note_event_ip syscall for instrumentation dump [nuttx]
via GitHub
Re: [PR] syscall: add sched_note_event_ip syscall for instrumentation dump [nuttx]
via GitHub
[PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer ostest with latest hritmer update [nuttx-apps]
via GitHub
[PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix hrtimer regression introduced by recent update and add support for tickless with hrtimer [nuttx]
via GitHub
(nuttx) branch master updated (94ac6b620bd -> b777b0acbe6)
jiuzhudong
(nuttx) 02/02: boards/sam3u-ek: Increase kflash size from 65K to 80K.
jiuzhudong
(nuttx) 01/02: fs/fat: add support for FIOC_FILEPATH ioctl
jiuzhudong
(nuttx) branch master updated (6d9ed4217ad -> 94ac6b620bd)
jiuzhudong
(nuttx) branch master updated (d483364481b -> 6d9ed4217ad)
jiuzhudong
(nuttx) branch master updated: sched/wqueue: add configuring the stack of an hpwork/lpwork as static
xiaoxiang
(nuttx) branch master updated (1d06fe59052 -> ec41f30f9a0)
xiaoxiang
(nuttx) branch master updated: doc: Improve sphinx build time + add autobuild help info.
xiaoxiang
[I] [BUG] <title>A HARDFAIL occurred when running the up_rtc_settime function in stm32_rtcounter.c [nuttx]
via GitHub
Re: [I] [BUG] A HARDFAIL occurred when running the up_rtc_settime function in stm32_rtcounter.c [nuttx]
via GitHub
[I] [BUG] <title>Compilation error in stm32f10xxf30xx_flash.c: 'page' variable used without definition [nuttx]
via GitHub
Re: [I] [BUG] Compilation error in stm32f10xxf30xx_flash.c: 'page' variable used without definition [nuttx]
via GitHub
Re: [I] [BUG] Compilation error in stm32f10xxf30xx_flash.c: 'page' variable used without definition [nuttx]
via GitHub
Re: [I] [BUG] Compilation error in stm32f10xxf30xx_flash.c: 'page' variable used without definition [nuttx]
via GitHub
[PR] doc: Improve sphinx build time + add autobuild help info. [nuttx]
via GitHub
Re: [PR] doc: Improve sphinx build time + add autobuild help info. [nuttx]
via GitHub
Re: [PR] doc: Improve sphinx build time + add autobuild help info. [nuttx]
via GitHub
Re: [PR] doc: Improve sphinx build time + add autobuild help info. [nuttx]
via GitHub
Re: [PR] doc: Improve sphinx build time + add autobuild help info. [nuttx]
via GitHub
[PR] doc: Update Host Tools section. [nuttx]
via GitHub
Re: [PR] doc: Update Host Tools section. [nuttx]
via GitHub
(nuttx) branch master updated: tools/parsetrace.py: Fix get_typesize bug in parsetrace.py
cederom
(nuttx) branch master updated: boards/xtensa: fixes for compilation and start-up issues when legacy boot mode is configured
fdcavalcanti
(nuttx) branch master updated: arch/stm32: Add counter reset function
acassis
(nuttx) branch master updated: drivers/rpmsg: refactor internal APIs to private header
acassis
(nuttx) branch master updated (890f2e4625a -> 8226e8e8fe5)
xiaoxiang
(nuttx) branch master updated: driver/ramlog: Implement the rate limiting function for ramlog driver.
xiaoxiang
(nuttx) branch master updated (6ccc2fc7c83 -> 890f2e4625a)
xiaoxiang
(nuttx-apps) branch master updated: nshlib: Add stderr redirection support
xiaoxiang
(nuttx) branch master updated: drivers/sensors/dhtxx: Fix read return values to be POSIX compliant
xiaoxiang
(nuttx) branch master updated (226443fb817 -> e0401ae18bd)
xiaoxiang
(nuttx-apps) branch master updated: testing/ostest: fix uninitialized variable warning in wdog test
xiaoxiang
[PR] arch/stm32: Add counter reset function [nuttx]
via GitHub
Re: [PR] arch/stm32: Add counter reset function [nuttx]
via GitHub
[PR] crypto: support software key management features (MTD storage, Key Gen) [nuttx]
via GitHub
Re: [PR] crypto: support software key management features (MTD storage, Key Gen) [nuttx]
via GitHub
Re: [PR] crypto: support software key management features (MTD storage, Key Gen) [nuttx]
via GitHub
[PR] crypto: fixes for cryptodev, cryptosoft and RSA export updates [nuttx]
via GitHub
Re: [PR] crypto: fixes for cryptodev, cryptosoft and RSA export updates [nuttx]
via GitHub
Re: [PR] crypto: fixes for cryptodev, cryptosoft and RSA export updates [nuttx]
via GitHub
[PR] arch/xtensa/esp32/esp32s2 spi errors [nuttx]
via GitHub
Re: [PR] arch/xtensa/esp32/esp32s2 spi errors [nuttx]
via GitHub
[PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
Re: [PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
Re: [PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
Re: [PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
[PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
Re: [PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
Re: [PR] nshlib: Add stderr redirection support [nuttx-apps]
via GitHub
[PR] drivers/rpmsg: refactor internal APIs to private header [nuttx]
via GitHub
Re: [PR] drivers/rpmsg: refactor internal APIs to private header [nuttx]
via GitHub
(nuttx-apps) branch master updated (71593dffa -> 9c022949e)
xiaoxiang
(nuttx-apps) 02/02: fs/test:Fix formatting check issues
xiaoxiang
(nuttx-apps) 01/02: fs/bugfix: fix the fd error of fs test
xiaoxiang
[PR] drivers/sensors/dhtxx: Fix read return values to be POSIX compliant [nuttx]
via GitHub
Earlier messages
Later messages