Commit graph

  • 01c31f2dc5 doc: release note 3.5: Document STM32 changes Erwan Gouriou 2023-10-10 15:40:06 +0200
  • e7126b5d84 libc/common: Place malloc data structures in libc partition Keith Packard 2023-10-04 09:31:04 -0700
  • eb024b655f libc: Control Z_LIBC_PARTITION_EXISTS from Kconfig Keith Packard 2023-10-04 09:17:27 -0700
  • 13e0abf4a5 doc: releases: release-notes v3.5: update DAC driver Martin Jäger 2023-10-10 21:34:18 +0200
  • cd291e5c98 doc: release: 3.5: Add info about CVE-2023-4259 Flavio Ceolin 2023-10-10 09:55:29 -0700
  • b1fdce6336 doc: vuln: Add information about CVE-2023-4259 Flavio Ceolin 2023-10-10 09:51:11 -0700
  • a19c7f2294 tests: lib: hash_map: fix libc heap size setting Gerard Marull-Paretas 2023-10-10 15:12:02 +0200
  • c5064cf708 doc: release-notes: Add 3.5.0 release notes for LVGL Fabian Blatz 2023-10-10 11:51:12 +0200
  • fdaba20b2c doc: net: Add page for net_time Robert Lubos 2023-10-10 10:35:14 +0200
  • ae109c6ea5 doc: release-notes: Add 3.5.0 release notes for networking Robert Lubos 2023-10-09 13:01:54 +0200
  • 365a6f5da0 doc: retention: Add note on mutex configuration Jamie McCrae 2023-10-03 11:04:48 +0100
  • 9ea9c85f00 doc: retained_mem: Add note on mutex configuration Jamie McCrae 2023-10-03 11:04:02 +0100
  • 416dde7dd1 drivers: ethernet: eth_stm32_hal.c Fix mixup of DMA error and MAC error Stefan Petersen 2023-10-09 14:29:23 +0200
  • 86d606ba2d flash: nxp: fix lpc55s36 flash read Andrej Butok 2023-10-06 16:26:23 +0200
  • b1515ac364 boards nrf_bsim: Set native_gdb as debug runner Alberto Escolar Piedras 2023-10-03 14:46:47 +0200
  • 9ce33d7512 native sim: Set native_gdb as debug runner Alberto Escolar Piedras 2023-10-03 13:51:19 +0200
  • 07e88a9fba west native_gdb runner: Fix to use exe instead of elf Alberto Escolar Piedras 2023-10-03 13:49:50 +0200
  • f8455b410e west runner: Add exe file to configuration Alberto Escolar Piedras 2023-10-03 13:15:59 +0200
  • 22042e7b4e ci: tags: include wifi/net drivers in the net group Anas Nashif 2023-10-10 12:24:58 +0000
  • eeb142d409 .github: workflows: Workflow for build_helpers Lukasz Mrugala 2023-10-05 13:45:28 +0200
  • 76f9a024c3 scripts: tests: twister: Domains tests fix Lukasz Mrugala 2023-10-05 13:43:43 +0200
  • 2fcf4e3499 scripts: pylib: build_helpers: flash_order fix Lukasz Mrugala 2023-10-05 13:41:15 +0200
  • 493fe169a8 drivers: eswifi: Fix the SSID copying Jukka Rissanen 2023-10-10 15:00:42 +0300
  • 916df03e7a Bluetooth: ascs: Fix Source ASE link loss state transition Mariusz Skamra 2023-10-09 15:37:54 +0200
  • 97d608b98f display: stm32: fix bug where missing backlight pin causes crash Emil Lindqvist 2023-10-10 08:11:49 +0200
  • e7bd10ae71 random: Rename random header Flavio Ceolin 2023-10-06 22:38:53 +0000
  • c928e3b125 doc: release-notes: Add 3.5.0 notes for LoRaWAN Jordan Yates 2023-10-10 19:57:45 +1000
  • 4f57614cbd tests: bluetooth: tester: Fix GATT read multiple Szymon Janc 2023-10-09 23:01:41 +0200
  • 5f53d4977f doc: relnotes: 3.5: Random subsys release notes Flavio Ceolin 2023-10-09 19:56:37 +0000
  • 0c040501e6 doc: relnotes: 3.5: Entropy drivers release notes Flavio Ceolin 2023-10-09 19:48:56 +0000
  • 54c7cdb6a1 doc: release/3.5: add bits about UART drivers Daniel Leung 2023-10-09 18:12:23 -0700
  • 73acdbbcaf doc: release/3.5: add bits about shadow variable warning Daniel Leung 2023-10-09 18:00:05 -0700
  • e28a80d42b doc: release/3.5: add bits about userspace and syscalls Daniel Leung 2023-10-09 17:54:11 -0700
  • 61f939da30 doc: release/3.5: added bits on I3C driver changes Daniel Leung 2023-10-09 17:42:22 -0700
  • 83a6223da2 doc: release/3.5: add bits for PCIe Daniel Leung 2023-10-09 17:38:23 -0700
  • f0d71f54d9 doc: release/3.5: add some bits on Xtensa Daniel Leung 2023-10-09 17:22:33 -0700
  • ea109f6a20 drivers: eswifi: shell: Fix possible overflow Flavio Ceolin 2023-09-25 15:44:36 -0700
  • 2504329b76 drivers: eswifi: Fix possible buffer overflow Flavio Ceolin 2023-09-25 15:37:57 -0700
  • daf6de7b99 drivers: flash: flexspi_mx25um513: enforce write size limit in DTR mode Daniel DeGrasse 2023-10-06 12:33:16 -0500
  • 1a00636895 samples: tfm_regression_test: Provide a working partition for nucleo_l5 Erwan Gouriou 2023-10-03 13:36:40 +0200
  • 4c269d0d61 tests: bluetooth: tester: Increase BT RX thread stack Szymon Janc 2023-10-09 17:22:16 +0200
  • d52cb2202f doc: release: 3.5: Add Ethernet and Wi-Fi info Jukka Rissanen 2023-10-09 11:30:16 +0300
  • cf75c88a61 tests: newlib/thread_safety: exclude acrn_ehl_crb from more tests Fabio Baltieri 2023-10-04 11:32:08 +0000
  • fc078f9d02 drivers: can: sja1000: do not attempt to sleep in IRQ context Henrik Brix Andersen 2023-10-09 21:37:52 +0200
  • f09b67b304 doc: release: Fix formatting of bullet lists Henrik Brix Andersen 2023-10-09 15:36:57 +0200
  • 9473b638b6 doc: release-notes: Add 3.5.0 release notes for nanopb Pieter De Gendt 2023-10-09 16:47:00 +0200
  • f187d1bdf4 Bluetooth: drivers/rpmsg: Ensure coop prio bt_recv Aleksander Wasaznik 2023-10-09 10:50:12 +0200
  • e5240422cb Bluetooth: hci_driver: Require coop prio bt_recv Aleksander Wasaznik 2023-10-09 10:50:12 +0200
  • 8203646cc4 boards: arm: nrf9161dk_nrf9161: Add ext flash support for 0.7.0 version Eivind Jølsgard 2023-10-03 08:25:58 +0200
  • 771770a772 fuel_gauge: Remove keep alphabetized comment Aaron Massey 2023-10-06 08:25:45 -0600
  • 32b27384a6 fuel_gauge: Fix desired current/voltage units Aaron Massey 2023-10-05 16:59:58 -0600
  • 68365d5b67 Bluetooth: Mesh: Reset targets state before starting DFU on DFD srv Pavel Vasilyev 2023-10-09 09:47:17 +0200
  • ab15043b72 tests: Bluetooth: BAP Broadcast source id and BASE unit tests Emil Gydesen 2023-09-04 16:52:48 +0200
  • 33bd2fed08 task_wdt: fix race condition for task_wdt_add function Martin Jäger 2023-10-06 11:35:40 +0200
  • 474aa963ff doc: migration-guide: inform about device dependencies changes Gerard Marull-Paretas 2023-10-09 12:17:59 +0200
  • f767cf48c9 doc: migration-guide: inform about CMSIS header changes Gerard Marull-Paretas 2023-10-09 12:12:33 +0200
  • a7cbfa4970 doc: migration-guide: inform about NMI_INIT removal Gerard Marull-Paretas 2023-10-09 12:08:56 +0200
  • c4a579c5da doc: migration-guide: add PM/poweroff changes Gerard Marull-Paretas 2023-10-09 11:49:37 +0200
  • 2d3ea64d05 doc: migration-guide: inform about GPIO optional ops changes Gerard Marull-Paretas 2023-10-09 11:35:16 +0200
  • f7c21e5dd2 doc: release-notes: add documentation infra changes Gerard Marull-Paretas 2023-10-09 11:31:29 +0200
  • 28c9c7b41d doc: release-notes: add regulator API changes Gerard Marull-Paretas 2023-10-09 11:27:50 +0200
  • a27d281722 doc: release-notes: add CAN release notes for v3.5.0 Henrik Brix Andersen 2023-10-09 12:43:00 +0200
  • 73f45f6573 doc: migration-guide: add notes on SSD1306 Kconfig changes TOKITA Hiroshi 2023-10-04 05:34:10 +0900
  • 5969ad7811 bsim: Bluetooth: mesh: Implement CDP1 test Håvard Reierstad 2023-10-09 08:28:26 +0200
  • 3d40d91f86 Bluetooth: mesh: access: Fix model relation register Håvard Reierstad 2023-10-09 08:28:26 +0200
  • ea753eb52a Bluetooth: mesh: Change cfg_cli buffer length check Håvard Reierstad 2023-10-09 08:28:26 +0200
  • 955d85aa67 libc: picolibc: Fix picolibc to allow third party CPP Al Semjonovs 2023-10-02 11:55:05 -0600
  • 80997cc98f doc: release-notes: add EEPROM release notes for v3.5.0 Henrik Brix Andersen 2023-10-09 12:47:24 +0200
  • 94bd09b1f8 tests: bluetooth: tester: Fix prov ctx init in PTS tests Pavel Vasilyev 2023-10-06 20:15:08 +0200
  • 9cd81c1640 doc: release: 3.5: (partial) kernel release notes Christopher Friedt 2023-10-06 20:58:53 -0400
  • 086dd2e03c doc: release: 3.5: add posix api release notes Christopher Friedt 2023-10-06 20:38:26 -0400
  • b0a3736eff doc: posix: add posix timers and clock selection Christopher Friedt 2023-10-06 20:30:20 -0400
  • d53b1a1c0e sensors: default_rtio_sensor: fix build warning Fabio Baltieri 2023-10-09 08:38:05 +0000
  • e7f399f4a3 drivers: can: avoid integer overflow in expression Stephan Linz 2023-10-09 10:25:11 +0200
  • f8e812aa3f dts: arm: st: u5: correct lptim2 clock enable bit Brett Witherspoon 2023-10-06 21:04:21 -0400
  • 29f6ea431d doc: vuln: Add information about CVE-2023-3725 Flavio Ceolin 2023-10-05 21:53:03 +0000
  • 49e811bb2d doc: release: 3.5: Add info about CVE-2023-3725 Flavio Ceolin 2023-10-05 21:46:19 +0000
  • d66cf91706 doc: Add missing threads references to object cores Peter Mitsis 2023-10-06 13:11:33 -0400
  • 39068456c4 entropy: sam: Remove unused parameter Flavio Ceolin 2023-10-06 18:54:54 +0000
  • 78af988546 entropy: sam: Fix get_entropy() behavior Flavio Ceolin 2023-10-06 17:38:03 +0000
  • 1dcaf4637e entropy: fake_entropy: Fix return value in isr callback Flavio Ceolin 2023-10-05 20:40:21 +0000
  • 58b0c8f4b7 entropy: neorv32: Return ENODATA on error Flavio Ceolin 2023-10-05 20:32:05 +0000
  • 5133ac8af4 entropy: b91_trng: Fix callback return Flavio Ceolin 2023-10-05 20:23:02 +0000
  • ff074551b0 entropy: gecko_se: Remove unnecessary callback Flavio Ceolin 2023-10-05 17:41:57 +0000
  • fe8d30dd42 net: ip: tcp: Fix kernel crash on idle thread Jeroen van Dooren 2023-10-06 09:52:14 +0200
  • c91a572b0e i3c: some doxygen API doc polishing Daniel Leung 2023-10-05 14:30:21 -0700
  • 2c2d53c7e5 kernel: remove deprecate wording on arch_kernel_init() Daniel Leung 2023-10-03 15:10:37 -0700
  • edfbc2d7dc kernel: userspace: fix and clean up doxygen Daniel Leung 2023-10-03 15:05:21 -0700
  • dd6a7eb77d kernel: demand_paging: add doc to enum arch_page_location Daniel Leung 2023-10-03 14:54:39 -0700
  • 77dc74136c kernel: tls: fix doc on arch_tls_stack_setup() Daniel Leung 2023-10-03 14:46:23 -0700
  • 06f35916e1 i2c: silabs: Fix I2C target crash on long ISR execution Kai Meinhard 2023-10-04 11:56:29 +0200
  • b122685eff bluetooth: conn: Fix compiler warning Dennis Grijalva 2023-10-06 13:32:29 -0700
  • a6adaedd51 drivers: i2s: mcux_sai: fix PCM data format and respect CLK format Daniel DeGrasse 2023-10-04 19:43:18 +0000
  • b12813468a boards: arm: lpcxpresso: update core clock documentation Daniel DeGrasse 2023-10-05 18:09:58 -0500
  • faf5593272 soc: arm: nxp_lpc: Only clock core from PLL1 when CONFIG_FLASH=n Daniel DeGrasse 2023-10-03 21:49:35 +0000
  • 7a9600816a tests: posix: Enable pthread_pressure test on SPARC Martin Åberg 2023-09-28 18:54:37 +0200
  • 22a086216a dts: bindings: adxl372-i2c: update description Antoniu Miclaus 2023-10-06 15:01:01 +0300
  • 4ebc963ed5 drivers: eth: gmac: Fixed ethernet startup when fixed-link Thomas Chiantia 2023-10-03 18:34:38 -0400
  • ee588bae7a llext: Update the sample readme with a board Tom Burdick 2023-10-06 12:42:30 -0500
  • c1b1dd78e2 release: Zephyr v3.5.0-rc2 Johan Hedberg 2023-10-06 20:06:12 +0300