File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,13 @@ Issues fixed
14
14
15
15
These GitHub issues were addressed since the previous 3.7.0 tagged release:
16
16
17
+ * :github: `77088 ` - net: buf: Pre-initialize user_data on net_buf_alloc()
18
+ * :github: `81380 ` - test: twister: hwmap: missing serial_pty definition
19
+ * :github: `81570 ` - ESP32 fails on assert when WiFi enabled
20
+ * :github: `81083 ` - DA1469x dma driver initialization fails
21
+ * :github: `80542 ` - Hard fault on boot w/ GCC 14 on Cortex-M
22
+ * :github: `71896 ` - xtensa: remove unnecessary padding in arch_mem_domain
23
+ * :github: `81372 ` - arch: riscv: userspace: potential security risk when CONFIG_RISCV_GP=y
17
24
* :github: `42227 ` - Teensy41 support SDHC - Storage init Error
18
25
* :github: `66800 ` - [Coverity CID: 338107] Division or modulo by zero in subsys/shell/backends/shell_uart.c
19
26
* :github: `70498 ` - cellular_modem: Pinnacle 100 does not work with CONFIG_UART_INTERRUPT_DRIVEN
@@ -92,7 +99,6 @@ These GitHub issues were addressed since the previous 3.7.0 tagged release:
92
99
* :github: `77784 ` - STM32 I2S Driver Clock Configuration
93
100
* :github: `77824 ` - llext samples fail with BUS ERROR (zephyr-3.7 stable)
94
101
* :github: `77952 ` - ESP32: Interrupts with ISRs in flash are not disabled during flash operations
95
- * :github: `78037 ` - [Backport v3.7-branch] Failed to backport #77874
96
102
* :github: `78138 ` - riscv: plic: IRQs may not be enabled in non-zero HART
97
103
* :github: `78146 ` - mDNS reponder might fail to serve if mDNS resolver is enabled
98
104
* :github: `78244 ` - arch: riscv: IRQ stacks of secondary cores are not initialized to `0xAA ` when `CONFIG_INIT_STACKS=y `
You can’t perform that action at this time.
0 commit comments