Commit graph

  • 5f69a308ab tests bsim bluetooth ll bis: Remove unused tag Alberto Escolar Piedras 2026-07-08 09:25:46 +02:00
  • 8b95b99ce0 drivers: ethernet: stm32: combine mac addr load Fin Maaß 2026-07-07 13:10:04 +02:00
  • a1c9a5bacd usb: host: uhc: Start using the existing uhc mutex lock helpers Benjamin Jurewicz 2026-07-06 18:46:30 +02:00
  • dc9db47a6e doc: net: quic: Use ASCII characters in quic.rst Jukka Rissanen 2026-07-07 11:23:22 +03:00
  • ba7dff0e19 net: quic: Truncate PSK binder transcript per RFC 8446 4.2.11.2 Jukka Rissanen 2026-07-06 13:29:41 +03:00
  • 3102ee2ce6 net: quic: Assert PTO timer is unlinked before freeing endpoint Jukka Rissanen 2026-07-06 13:14:45 +03:00
  • db06e2e5ac net: quic: Discard 0-RTT keys after the handshake Jukka Rissanen 2026-07-06 11:19:49 +03:00
  • 8bd5af29b8 net: quic: Refuse 0-RTT when the resumption ALPN differs Jukka Rissanen 2026-07-06 11:12:17 +03:00
  • 84bf096a6b net: quic: Bound 0-RTT early data per RFC 9001 4.6.1 Jukka Rissanen 2026-07-06 10:41:56 +03:00
  • fe56bd7773 net: http: Fail closed on unknown 0-RTT replay status Jukka Rissanen 2026-06-10 11:26:45 +03:00
  • 6203eea7a5 net: quic: Zeroize 0-RTT and resumption key material Jukka Rissanen 2026-06-10 11:26:45 +03:00
  • ad3d584b86 net: quic: Enforce 0-RTT early-data limit before delivery Jukka Rissanen 2026-06-10 10:59:36 +03:00
  • 84bddf5452 net: quic: Make resumption tickets single-use and age-checked Jukka Rissanen 2026-06-10 10:59:36 +03:00
  • 19b88d4272 net: quic: Copy retransmit payload under tx_lock Jukka Rissanen 2026-06-09 19:46:27 +03:00
  • dcaf893c07 net: http: Add HTTP/3 0-RTT early data support Jukka Rissanen 2026-05-28 10:09:22 +03:00
  • 1c69ed60e5 net: quic: Handle resumed 0-RTT transport handoff Jukka Rissanen 2026-05-28 09:05:49 +03:00
  • 604ad5c10f net: quic: Make 0-RTT support optional Jukka Rissanen 2026-05-27 16:07:32 +03:00
  • ca54c733d6 net: quic: Finish 0-rtt coverage Jukka Rissanen 2026-05-27 15:46:29 +03:00
  • f8a464a8d9 net: quic: Handle 0-rtt acceptance and rejection Jukka Rissanen 2026-05-27 15:23:30 +03:00
  • a0d9a0389d net: quic: Wire 0-rtt packet and stream paths Jukka Rissanen 2026-05-27 14:21:41 +03:00
  • 1f019912ff net: quic: Remember resumed transport parameters Jukka Rissanen 2026-05-27 14:01:12 +03:00
  • bada619964 net: quic: Add session ticket state support Jukka Rissanen 2026-05-27 13:26:47 +03:00
  • 6dffe0a09b net: quic: Add external PSK handshake support Jukka Rissanen 2026-05-27 12:19:51 +03:00
  • 2ad6073fb2 net: quic: Add early secret-level plumbing Jukka Rissanen 2026-05-27 10:15:05 +03:00
  • 2960f4bc6b boards: qemu: cortex_a53: enable code coverage support Anas Nashif 2026-07-03 14:55:09 -04:00
  • 9d665c0dcf arch: arm64: keep user entry registers in arch_user_mode_enter Anas Nashif 2026-07-03 14:55:09 -04:00
  • 6a71ae0a3c arch: arm64: map gcov coverage area with user access Anas Nashif 2026-07-03 14:55:09 -04:00
  • 977e5cefaf testsuite: coverage: fix gcov BSS alignment on arm64 Anas Nashif 2026-07-03 14:55:09 -04:00
  • 266e2d074c dts: nxp: fix TSTMR clock-frequency to 24 MHz on i.MX93/943/95/952 Qiang Zhao 2026-07-02 07:42:38 +05:30
  • a6771bc5b1 boards: nxp: imx943_evk: disable tstmr1 on M33 Qiang Zhao 2026-07-02 07:40:42 +05:30
  • e5287aa87c drivers: hdlc_rcp_if: spi: add CONFIG_HDLC_RCP_IF_SPI_DEFERRED_INIT Jean-Yves Salaun 2026-07-01 14:31:53 +02:00
  • 3b01aa0dce drivers: hdlc_rcp_if: spi: fix Spinel SPI framing protocol handling issues Jean-Yves Salaun 2026-07-01 09:38:01 +02:00
  • 08bf4d3bcb boards: st: stm32l476g_disco: regroup aliases Raphaël Gallais-Pou 2026-06-30 17:05:49 +02:00
  • 9861608fcf boards: st: stm32f769i_disco: add dmic0 alias Raphaël Gallais-Pou 2026-06-30 16:51:46 +02:00
  • 2738ee921b bluetooth: classic: l2cap: add state validation in receive path Lyle Zhu 2026-06-29 19:30:08 +08:00
  • 08c70103d2 bluetooth: classic: l2cap: use chan state to manage fixed channel Lyle Zhu 2026-07-02 14:59:23 +08:00
  • 1272cc9c16 bluetooth: classic: l2cap: add state transition for fixed channel Lyle Zhu 2026-07-02 14:34:30 +08:00
  • 68fa4226ce bluetooth: classic: l2cap: optimize dynamic CID allocation Lyle Zhu 2026-07-01 14:31:19 +08:00
  • dfec365841 doc: twister: document module directory variable expansion Grzegorz Chwierut 2026-07-06 17:16:17 +02:00
  • 3a36fc670f twister: expand module directory variables in path fields Grzegorz Chwierut 2026-07-06 17:15:56 +02:00
  • 30f46ed484 scripts: zspdx: reference cross-document elements via ExternalMap Benjamin Cabé 2026-07-03 16:57:56 +02:00
  • f3d47c38b7 soc: adi: max32: Disable instruction cache before entering standby Kevin Gillespie 2026-05-11 18:32:18 +03:00
  • 93b53e7c84 soc: adi: max32: Enable instruction cache for MAX32 ARM cores. Tahsin Mutlugun 2026-05-09 19:26:34 +03:00
  • f9d03437f8 drivers: cache: Add MAX32 instruction cache controller driver Tahsin Mutlugun 2026-05-09 19:25:47 +03:00
  • e55af9508c bluetooth: classic: AVCTP: remove redundant connect pointer clearing Lyle Zhu 2026-06-25 14:59:13 +08:00
  • 85396084fa bluetooth: classic: AVDTP: remove redundant connect pointer clearing Lyle Zhu 2026-06-25 14:58:09 +08:00
  • 7279cc9d13 drivers: ramdisk: Add support for compressed initrd Svitlana Drozd 2026-05-29 15:41:23 +03:00
  • 45c37ea41a samples: net: wifi: shell: add nxp IW610 overlay configuration Qiankun Li 2026-06-03 16:14:24 +08:00
  • f8cd0d93f7 boards: shields: add nxp_adapter_m2_2ll_wifi_bt shield Qiankun Li 2026-06-01 17:10:52 +08:00
  • b3b2814a33 boards: nxp: frdm_mcxn947: add m2 wifi/bt aliases Qiankun Li 2026-06-01 17:10:42 +08:00
  • 1e4c07b3b5 docs: migration-guide: mention USB handler errno deprecation Tomasz Moń 2026-04-29 08:15:21 +02:00
  • 8d5d9bb1ee usb: device_next: Return error code directly Tomasz Moń 2026-04-28 15:52:01 +02:00
  • cba0c93dd2 soc: xlnx: zynq7000: add I2C Controllers Simon Maurer 2025-10-07 15:40:18 +02:00
  • 488afabfa1 workflows: greet_first_time_contributor: drop checkout Fabio Baltieri 2026-07-01 15:43:09 +01:00
  • 402ade0626 net: mqtt_sn: stop passing client struct to transport callbacks Michael Zimmermann 2025-10-29 09:55:44 +01:00
  • 34492bac8b net: wifi: shell: Add new P2P command to remove persistent network Hui Bai 2026-07-01 18:10:28 +08:00
  • 9d8a4b7583 hostap: Fix error of p2p power save command Hui Bai 2026-07-01 14:24:07 +08:00
  • 9ed08ac935 net: mgmt: shell: Add P2P list networks command Hui Bai 2026-07-01 09:25:11 +08:00
  • 333d84dd00 net: wifi: shell: Add persistent support in P2P connect command Hui Bai 2026-06-26 09:55:31 +08:00
  • 571757683c hostap: Fix persistent of P2P group add command Hui Bai 2026-06-26 09:31:11 +08:00
  • 9c2069ed10 drivers: timer: stm32_lptim: use _current_cpu to get CPU ID Mathieu Choplain 2026-06-03 15:30:44 +02:00
  • 880b2cc6f5 cmake: toolchain: cross-compile: support per-board CROSS_COMPILE Anil Ozrenk 2026-07-07 12:49:33 +03:00
  • 9f55cfdb5e maintainers: espressif: own esp_at and esp_hosted wifi paths Sylvio Alves 2026-07-08 13:34:01 -03:00
  • e822af63f6 drivers: bluetooth: HCI: Add missing byteorder.h include in silabs driver Gang Li 2026-07-09 10:39:37 +02:00
  • 670163be2a drivers: pinctrl: mchp g1: clear PMUX nibble before setting mux value Fabin V Martin 2026-06-30 13:14:36 +00:00
  • 21eaf2e100 drivers: spi: siwx91x: Fix tests with PM Jérôme Pouiller 2026-07-07 11:04:54 +02:00
  • 68a29687b4 drivers: spi: siwx91x: Fix busy loop Jérôme Pouiller 2026-07-07 10:16:58 +02:00
  • 7b34527b36 drivers: spi: siwx91x: CS released too early Jérôme Pouiller 2026-07-07 10:13:49 +02:00
  • a180a14c75 tests: kernel: lifo: use K_NO_WAIT for lifo get from ISR Måns Ansgariusson 2026-06-26 15:04:16 +02:00
  • c7c6115a8f tests: drivers/opamp: Support opamp test for NXP frdm_mcxa344 Neil Chen 2026-07-07 14:15:37 +08:00
  • 9637b9e9b7 samples: drivers/opamp: Support opamp example for NXP frdm_mcxa344 Neil Chen 2026-07-07 14:14:11 +08:00
  • 5f573a54f4 boards: nxp: frdm_mcxa344: Support opamp for NXP frdm_mcxa344 board Neil Chen 2026-07-07 14:11:51 +08:00
  • 5246eb0d11 dts: arm/nxp: Add opamp nodes to NXP MCXA344 dtsi file Neil Chen 2026-07-07 11:23:35 +08:00
  • 481c8e190e hal_nxp: usb: fix the hal_nxp uhc support Mark Wang 2026-07-06 21:22:14 +08:00
  • 467087f783 scripts: coverage: add per-test matrix dashboard tool Anas Nashif 2026-07-05 06:48:29 -04:00
  • e0093c5ec5 twister: coverage: add per-test coverage matrix Anas Nashif 2026-07-05 06:48:07 -04:00
  • 5c099911c1 testsuite: coverage: add per-test tagged gcov dump Anas Nashif 2026-07-05 06:47:48 -04:00
  • 16668f09c2 twister: coverage: quiet per-instance report log lines Anas Nashif 2026-06-30 20:15:07 -04:00
  • 0b901cca59 twister: coverage: auto-detect gcov tool from the build Anas Nashif 2026-06-30 18:00:47 -04:00
  • fbbefff301 twister: coverage: guard against unset ZEPHYR_TOOLCHAIN_VARIANT Anas Nashif 2026-06-30 17:53:04 -04:00
  • b04eb25b78 include: zephyr: toolchain: Rename header file guard macros Etienne Carriere 2026-06-29 08:22:39 +02:00
  • d081a6c7da twister: mark tests not run when configure-time simulator is missing Anas Nashif 2026-06-20 17:06:02 -04:00
  • de925bfbc0 tests: llext: place instruction heap for espressif xtensa Sylvio Alves 2026-07-08 14:32:48 -03:00
  • 90e8968fa0 soc: espressif: enable word granular instr mem on s2 and s3 Sylvio Alves 2026-07-08 14:32:24 -03:00
  • 506549186f samples: llext: refresh shell_loader documentation Sylvio Alves 2026-05-25 09:25:42 -03:00
  • 41ae486c1d llext: shell: track load buffers per extension Sylvio Alves 2026-05-25 08:41:17 -03:00
  • 8409c1339b MAINTAINERS: espressif: add new collaborator Sylvio Alves 2026-07-08 17:01:57 -03:00
  • f1027dab16 drivers: bluetooth: HCI: fix unaligned access in extended adv report Gang Li 2026-07-07 07:43:30 +02:00
  • b42346202d net: wifi: add wpa3 transition disable support Rex Chen 2026-07-07 11:30:08 +09:00
  • bf6de9b0e6 modem: cellular: vendor: nrf93m1: periodic cell info Jordan Yates 2026-07-06 21:42:58 +10:00
  • 15d4a3d974 modem: cellular: vendor: nrf93m1: richer registration info Jordan Yates 2026-07-06 21:40:30 +10:00
  • db84da8c7e modem: vendor: nrf93m1: emit modem info Jordan Yates 2026-07-06 13:46:33 +10:00
  • e814647840 modem: cellular: vendor: nrf93m1: set CMUX disconnect timeout Jordan Yates 2026-07-07 10:49:35 +10:00
  • 556d813ef8 modem: cellular: explicit CMUX disconnect duration Jordan Yates 2026-07-07 10:47:37 +10:00
  • d36e99440e modem: cellular: handle MODEM_READY after CMUX disconnect Jordan Yates 2026-07-07 10:34:00 +10:00
  • f1be02abbb modem: cellular: handle CMUX disconnection immediately Jordan Yates 2026-07-07 10:27:03 +10:00
  • ae3e2c57ba bluetooth: classic: l2cap: refactor SDU length tracking Lyle Zhu 2026-06-29 11:31:35 +08:00
  • 208bf6d815 bluetooth: classic: pbap: add security warnings to MD5 auth APIs Lyle Zhu 2026-06-30 14:28:52 +08:00
  • 252470ddec tests: drivers: counter: counter_basic_api: add Infineon board coverage Bill Waters 2026-06-08 17:29:09 -07:00
  • fbecaa1955 drivers: counter: infineon_tcpwm: reset HW counter on set_top_value Bill Waters 2026-06-08 17:27:12 -07:00