118602 Commits (6df72bf56eca8ce84bec06830dd2acb9e075a0d7)
 

Author SHA1 Message Date
Benjamin Cabé 6df72bf56e Revert "ci: workflows: remove unsupported Python version from test matrices" 4 days ago
Benjamin Cabé f672cb72d4 Revert "doc: ci: Zephyr now requires Python 3.12 or higher" 4 days ago
Benjamin Cabé 33d6061fe7 Revert "doc: correct python minimum required" 4 days ago
Benjamin Cabé daf5584c63 Revert "scripts: Bump Python target version for ruff" 4 days ago
Benjamin Cabé 11a552b0f8 include: drivers: virtio: fix doxygen groups 4 days ago
Benjamin Cabé ee2b9a4e6d drivers: virtio: move virtio headers to zephyr/drivers 4 days ago
Jan Tore Guggedal a7ce6055b7 zbus: Fix NULL pointer use in zbus_chan_rm_obs() 4 days ago
Raffael Rostagno 26818ee100 drivers: clock_control: esp32c6: Fix clock init at JTAG reset 4 days ago
Gaetan Perrot 9207749e83 drivers: sensor: bma4xx: Avoid potential overflow 4 days ago
Gaetan Perrot ad38ef7333 drivers: counter: Fix redundant identical condition 4 days ago
Gaetan Perrot f1c27b6e4a drivers: counter: Fix possible null pointer dereference 4 days ago
Gaetan Perrot 80df24e3b2 net: lib: coap: fix potential null pointer 4 days ago
Robert Lubos aa4a8789d5 net: sockets: socket_dispatcher: Fix close function type 4 days ago
Robert Lubos a4fdd2c266 net: sockets: socketpair: Fix close function type 4 days ago
Robert Lubos 82945a7f52 net: l2: ieee802154: Prevent NULL pointer access 4 days ago
Robert Lubos 30c8702b05 tests: net: iface: Fix interface context misuse 4 days ago
Robert Lubos 31b79a93af net: pkt: Add explicit casts to uint32_t when bitshifting uint8_t val 4 days ago
Robert Lubos 7949789ce8 net: ip: utils: Avoid casting to in(6)_addr struct in net_addr_ntop() 4 days ago
Robert Lubos bd96b5dd83 net: lib: websocket: Avoid bitshift overflow warning 4 days ago
Robert Lubos c7757b982c lib: os: zvfs: select: Fix warning about bitshifting signed value 4 days ago
Robert Lubos 2d49ef26ad tests: net: socket: udp: Don't call memset() on a NULL pointer 4 days ago
Robert Lubos 62a5260e01 net: Fix alignment error with net_ipaddr_copy() 4 days ago
Robert Lubos 48d1a01b2d net: sockets: Specify alignment for sockaddr* structs 4 days ago
Robert Lubos 8124032cbb net: ipv4: Avoid casting unaligned address to struct in_addr 4 days ago
Robert Lubos f549bfcfeb net: ipv4: Add raw variants of various IPv4 functions 4 days ago
Robert Lubos 0f6dcb37d7 net: ipv6: Avoid casting unaligned address to struct in6_addr 4 days ago
Robert Lubos edf5319ca6 net: ipv6: nbr: Avoid casting unaligned address to struct in6_addr 4 days ago
Robert Lubos f5455e66e3 net: ipv6: 6lo: Avoid casting unaligned address to struct in6_addr 4 days ago
Robert Lubos 74ccd5fdaa net: ipv6: Add raw variants of various IPv6 functions 4 days ago
Robert Lubos 9b00a1d656 net: ipv6: Fix net_ipv6_is_addr_mcast_group() check 4 days ago
Mark Wang 80c1e6929a bluetooth: smp: add todo comments for ctkd 4 days ago
Mark Wang 81d938606d bluetooth: smp: CTKD issue when cross br and ble connections and security 4 days ago
Francois Ramu 3978ca15ff samples: boards: st: blink with low power mode management in DEBUG 4 days ago
Łukasz Duda 613478f189 modules: hal_nordic: nrf_802154: Increase default number of RX buffers 4 days ago
Benjamin Cabé 3b365fbe54 doc: releases: Intermediate update for new 4.2 boards/samples/drivers 4 days ago
Benjamin Cabé 899b908b69 dts: bindings: update binding-types.txt with recently added types 4 days ago
Jamie McCrae 84aec64dd3 modules: hal_nordic: nrfx: Remove usage of removed Kconfig 4 days ago
Jamie McCrae 257990d2be soc: nordic: Remove NFCT_PINS_AS_GPIOS Konfig 4 days ago
Jamie McCrae 7beed788cd soc: nordic: nrf52: Remove prompt from GPIO_AS_PINRESET Kconfig 4 days ago
Gaetan Perrot 1b6a0e4261 doc: contribute: fix dead link in RFC proposal template 4 days ago
Fabrice DJIATSA dee3d3b214 dts: arm: st: u0: disable lptim2 by default 4 days ago
Fabrice DJIATSA 3867d29d03 samples: boards: st: power_mgmt: blinky: add stm32u083_dk board overlay 4 days ago
dependabot[bot] 1d4bb3c4d3 ci: github: bump github/codeql-action in the actions-deps group 4 days ago
Shrek Wang 6a27fd2255 net: tcp: Add TCP ACK validation 4 days ago
Ryan McClelland b6d955c648 drivers: i3c: check addr slot is free only if it's different 4 days ago
Sylvio Alves c358861280 drivers: i2c: esp32: drop transfer log error 4 days ago
Sylvio Alves 5b876d4c4c drivers: uart: esp32: apply correct mask for TX/RX signal inversion 4 days ago
Ian Wakely 1fc66b1caf boards: Adding zephyr_i2c to Adafruit RP2040 QTPY 4 days ago
Ian Wakely 631654f8cd boards: Adding zephyr_i2c to Adafruit ESP32s3 QTPY 4 days ago
Alain Volmat 772fbfe9cc display: stm32: ltdc: fix RGB565/BGR565 format to match sample expectations 4 days ago