Commit graph

  • eb4c76a6ec net: lib: dhcpv4_server: Fix client ID bug Andreas Ålgård 2024-06-24 10:16:15 +0200
  • 0aeecbbbfb net: tcp: Fix peer pointer use in net_tcp_endpoint_copy() Robert Lubos 2024-06-24 11:07:54 +0200
  • f3dbd38a77 net: tcp: Conditionally compile entire tcpv4/6_init_isn() Robert Lubos 2024-06-24 10:50:20 +0200
  • f95f57c668 doc: release: 3.7: Add note on LVGL changes Fabian Blatz 2024-06-25 15:31:14 +0200
  • 7f8cc43a0b MAINTAINERS: Add another maintainer to the device driver model Tomasz Bursztyka 2024-06-25 15:18:02 +0200
  • 90081578ae doc: mm: fix heap function references in documentation Johann Fischer 2024-06-25 15:36:07 +0200
  • d4ea1da10e llext: fix llext_find_section(), remove llext_section_by_name() Luca Burelli 2024-06-19 17:25:49 +0200
  • 95cab98110 llext: fix section addresses at link time by using sh_info Luca Burelli 2024-06-06 15:38:59 +0200
  • a1550c4db1 llext: fix llext_load() optimization Luca Burelli 2024-06-18 16:34:40 +0200
  • ee6074a35d llext: calculate offsets for ELF sections in memory areas Luca Burelli 2024-06-18 16:15:34 +0200
  • e42549c632 llext: add a test for llext_find_section Luca Burelli 2024-06-19 18:05:01 +0200
  • cec4be3a84 llext: rework test and sample coverage Luca Burelli 2024-06-18 19:08:35 +0200
  • 6c5983492b llext: set proper LLEXT_STORAGE default for Xtensa Luca Burelli 2024-06-19 14:54:27 +0200
  • 2ba545c5c6 llext: test: align ELF file buffers to 4k Luca Burelli 2024-06-14 17:26:27 +0200
  • a53ddff3b6 tests: demand_paging: touch memory with more useful content Nicolas Pitre 2024-06-20 12:49:27 -0400
  • 771a362f4b soc: nxp: lpc: lpc55xxx: fix CONFIG_LPC55XXX_USB_RAM defaults Henrik Brix Andersen 2024-06-24 21:29:36 +0000
  • 1e03106d75 net: ip: fix typo Pisit Sawangvonganan 2024-06-26 00:58:24 +0700
  • 96aad48be0 samples: sensor: qdec: fix mimxrt1050_evk build failure. David Leach 2024-06-25 14:55:52 -0500
  • 28b91fddb7 MAINTAINERS: nxp drivers: add MarkWangChinese to NXP Drivers David Leach 2024-06-24 20:41:53 -0500
  • 03ac4c80c0 boards: rak: rak11720: Add missing flag and fix wrong spi pins Sercan Erat 2024-06-21 12:44:14 +0300
  • 0491000c16 tests/kernel: Add test for constructors in C Keith Packard 2024-06-21 10:17:33 -0700
  • 6e977ae2d5 lib c/cpp: Move .ctor .init_array handling from C++ to kernel Alberto Escolar Piedras 2024-06-21 13:18:55 +0200
  • 5cd580ce44 scripts: coredump: Add register write handler to arm cortex-m gdbstubs. Félix Turgeon 2024-06-21 14:26:00 -0700
  • 766de73e08 doc: release: 3.7: add input release notes Fabio Baltieri 2024-06-18 14:04:16 +0000
  • 9a8d1360cb posix: signal: use the provided argument in the macros Yong Cong Sin 2024-06-25 17:11:56 +0800
  • 3fe65eec7f samples: adc_dt: Move frdm_rw612 overlay to boards Declan Snyder 2024-06-25 10:13:32 -0500
  • a0d1d0619d arm: Fix typo in comment J. Neuschäfer 2024-06-25 19:40:33 +0200
  • de69ebd1f8 usb: correct udc_dev parameter name Abe Kohandel 2024-03-10 23:35:50 +0000
  • 089eaf93ec sensor: lm75: Enforce dependency of int-gpios with Trigger feature Luis Ubieda 2024-06-14 19:09:45 -0400
  • a3835041bd intel_adsp/ace: power: Use MMU reinit API on core context restore Tomasz Leman 2024-06-20 16:34:11 +0200
  • a983a5e399 dts: xtensa: intel: Remove non-existent power domains from ACE30 PTL DTS Tomasz Leman 2024-06-21 18:29:40 +0200
  • a2eada74c6 dts: xtensa: intel: Remove ALH nodes from ACE 3.0 PTL DTS Tomasz Leman 2024-06-21 18:23:38 +0200
  • 442e697a8f dts: xtensa: intel: Reorder power domains by bit position in ACE30 Tomasz Leman 2024-06-21 18:13:13 +0200
  • d1b5d7092e intel_adsp: ace30: Correct power control register bitfield definitions Ievgen Ganakov 2024-05-14 13:52:07 +0200
  • 4ba53a6325 samples: net: sockets: echo_client/server: Remove duplicate configs Robert Lubos 2024-06-21 18:13:12 +0200
  • 67187f620b samples: net: sockets: echo_client/server: Bump ZVFS_OPEN_MAX config Robert Lubos 2024-06-21 18:08:01 +0200
  • fa27d706ea samples: net: sockets: echo_client/server: Bump DTLS max frag len Robert Lubos 2024-06-21 16:46:54 +0200
  • 9391ca9893 samples: net: sockets: echo_client: Bump NET_SOCKETS_POLL_MAX config Robert Lubos 2024-06-21 16:02:13 +0200
  • 72197097ae drivers: i2s_nrfx: Fix division by 0 in divider calculation Bartosz Sokolski 2024-05-16 08:24:08 +0200
  • afba61608e arm64: linker: lld: Handle symtab/strtab/shstrtab to fix warnings Jonathon Penix 2024-06-17 17:40:31 -0700
  • 9f867a1893 samples: net: cellular_modem: disable AT shell for NRF91_SLM Bjarki Arge Andreasen 2024-06-20 15:15:41 +0200
  • a58abd0450 drivers: modem: cellular: correct user DLCI channels Bjarki Arge Andreasen 2024-06-20 15:11:04 +0200
  • 717474dddb MAINTAINERS.yml: Name change bjarki-trackunit -> bjarki-andreasen Bjarki Arge Andreasen 2024-06-25 11:34:43 +0200
  • 1c8dd59187 doc: modem: fix double from Andrej Butok 2024-06-25 12:40:08 +0200
  • 07994ab5d7 bluetooth: fix typo in (common, crypto, services, shell) Pisit Sawangvonganan 2024-02-21 00:40:00 +0700
  • 0df7fd68a7 bluetooth: mesh: fix typo Pisit Sawangvonganan 2024-02-21 00:36:13 +0700
  • 521b9e2c04 bluetooth: host: fix typo Pisit Sawangvonganan 2024-02-21 00:35:05 +0700
  • 9b305d5d72 bluetooth: controller: fix typo Pisit Sawangvonganan 2024-02-21 00:24:09 +0700
  • 110574f532 bluetooth: audio: fix typo Pisit Sawangvonganan 2024-02-21 00:14:15 +0700
  • d177619a05 manifest: Update hal_renesas to pull new CMAC library Andrzej Kaczmarek 2024-06-10 11:29:34 +0200
  • dc987267ac doc: develop: tools: add VS Code setup guide Enguerrand de Ribaucourt 2024-06-03 18:42:24 +0200
  • 9ce338d416 Bluetooth: Fix CONFIG_BT_SMP_OOB_LEGACY_PAIR_ONLY build warnings Sebastian Panceac 2024-06-14 12:31:30 +0300
  • 32d8326373 modules: thrift: update doc and cmake to build with macos Chris Friedt 2024-06-19 13:59:56 -0400
  • cbd85195e1 drivers: clock_control: Remove XTAL accuracy change for nRF54L Piotr Pryga 2024-06-21 12:28:53 +0200
  • 37e5b1055e soc: nrf54l15: Fix HFXO INTCAP code calculation rounding error Piotr Pryga 2024-06-21 12:01:15 +0200
  • f0f5f28f99 soc: nrf54l15: Fix LFXO INTCAP code calculations Piotr Pryga 2024-06-12 18:10:55 +0200
  • e0f8a8f16e twister: remove some of the confusion in terminology Anas Nashif 2024-06-21 06:23:22 -0400
  • 6829210775 doc: ztest: Fix confusing terminology and align with twister. Anas Nashif 2024-06-21 06:58:23 -0400
  • ddf9e67169 net: lib: sockets: net_mgmt: Add note about thread priorities Robert Lubos 2024-06-21 14:12:38 +0200
  • 913b06251d samples: net: sockets: net_mgmt: Increase main thread priority Robert Lubos 2024-06-21 13:16:51 +0200
  • fe2e560577 tests: flash_map: Increase the test coverage of supported platforms Andrej Butok 2024-06-21 14:47:06 +0200
  • 9d9cf4d17d drivers/gpio/gpio_rzt2m: Handle trig == GPIO_INT_TRIG_WAKE Alberto Escolar Piedras 2024-06-24 17:07:38 +0200
  • 243783243c MAINTAINERS: introduce the Microchip RISC-V Platforms area Filip Kokosinski 2024-05-24 12:02:32 +0200
  • b2a061dc5d MAINTAINERS: add orphaned RISC-V boards back to the RISC-V area Filip Kokosinski 2024-05-21 09:12:08 +0200
  • 282f728752 doc: board_porting: Fix Kconfig.defconfig example Grzegorz Swiderski 2024-06-07 11:55:30 +0200
  • a7db1eab6c boards: ambiq: enable twister on apollo4x evb Aaron Ye 2024-06-15 14:00:37 +0800
  • faf229714a soc: ambiq: apollo4x: remove untestable cache kconfig Aaron Ye 2024-06-15 14:00:34 +0800
  • ae37cc415a boards: ambiq: apollo4p_evb: add missing flash node Aaron Ye 2024-06-15 13:59:57 +0800
  • b584e2c6d0 toolchain: clang: arm: do not use fp instruction when CONFIG_FPU=n Dawid Niedzwiecki 2024-06-14 13:32:01 +0200
  • 123f99c87b tests: drivers: counter: fix skip tests check Manuel Argüelles 2024-06-17 08:41:39 +0700
  • e491f220d8 Bluetooth: Host: Add missing buffer length check Eunkyu Lee 2024-06-22 12:09:17 +0000
  • 11c1f3de61 cmake: modules: extensions: Fix dts watch file processing Jamie McCrae 2024-06-21 11:41:49 +0100
  • f4cfb8cd96 cmake: modules: extension: Fix dts file watch Jamie McCrae 2024-06-21 10:46:11 +0100
  • be96512d82 scripts: spelling.txt: add double prepositions Lingao Meng 2024-06-22 15:10:01 +0800
  • 302422ad9d everywhere: replace double words Lingao Meng 2024-06-22 14:28:05 +0800
  • f3beebbc0f doxygen: fix undocumented parameters Jordan Yates 2024-06-25 09:26:05 +1000
  • da9b308563 drivers: adc: saadc: Disable burst mode on unused channels Maksim Salau 2024-06-17 19:27:41 +0200
  • 37d62c6a16 Bluetooth: RFCOMM: check the validity of received frame Lyle Zhu 2024-06-21 11:59:04 +0800
  • 28eb135391 doc: release: 3.7: Add note on build system changes Jamie McCrae 2024-06-24 13:08:34 +0100
  • 5f2a2d6e22 doc: release: 3.7: Add note on MCUboot changes Jamie McCrae 2024-06-24 12:33:36 +0100
  • 7bc2806b2c doc: release-notes v3.7: add LoRaWAN section Martin Jäger 2024-06-24 16:26:50 +0200
  • ba126b36ea doc: vuln: Add CVE under embargo Flavio Ceolin 2024-06-24 10:43:54 -0700
  • bf70a80a81 doc: vuln: Add CVE under embargo Flavio Ceolin 2024-06-24 10:27:34 -0700
  • 5c4c31cfe0 i3c: ccc: fix missing break in switch in _do__getcaps() Daniel Leung 2024-06-24 07:58:04 -0700
  • f21e6278dc boards: croxel_cx1825: fix: Remove arduino support claims Luis Ubieda 2024-06-24 10:50:29 -0400
  • ca674b413e dts: arm: infineon: Update cat1b MPN's Sreeram Tatapudi 2024-06-20 16:19:27 -0700
  • a4ebd5e8db arch/arm64/mmu: move hardware specifics to private header Nicolas Pitre 2024-06-20 20:40:21 -0400
  • 1e27100442 arch/arm64/mmu: use 64-bit mask values with page table descriptors Nicolas Pitre 2024-06-20 17:58:08 -0400
  • 895f246227 Lib: SMF: Add test for stuck handled bit Glenn Andrews 2024-06-15 08:32:37 -0700
  • 27d7e38ee0 Lib: SMF: Refactor test_lib_self_transition_smf.c Glenn Andrews 2024-06-15 08:21:19 -0700
  • 87db81e5cd Lib: SMF: fix stuck handled bit when transitioning Glenn Andrews 2024-06-10 07:21:04 -0700
  • adccdd9fa6 boards: nxp: lpcxpresso551s16: enable usbphy1 Henrik Brix Andersen 2024-06-15 20:00:36 +0000
  • ca69e06940 dts: arm: nxp: lpc55s1x: add usbphy1 devicetree node Henrik Brix Andersen 2024-06-15 19:59:28 +0000
  • fdfebdd15b soc: lpc: mcxn: fix the flash_fill() fail. Andrej Butok 2024-06-17 12:49:12 +0200
  • 6b4beb9494 drivers: eth_esp32: fix function call as from hal Sylvio Alves 2024-06-17 17:37:55 -0300
  • cc29fc1182 driver: eth_esp32: fix shared clock check Sylvio Alves 2024-06-17 17:01:43 -0300
  • 3b726dee53 Bluetooth: Host: Fix HCI command timeout usage Ali Hozhabri 2024-06-20 14:52:45 +0200
  • 9d761a1769 drivers: rtc: rtc_ll_stm32: coverity 368806 fix Bjarki Arge Andreasen 2024-06-23 09:28:29 +0200
  • c706b9031c net: if: Make sure interface name can contain terminating null Jukka Rissanen 2024-06-24 14:22:24 +0300
  • 8c1834a25a net: dns: mdns_responder: Interface name might miss terminating null Jukka Rissanen 2024-06-24 14:20:21 +0300