118629 Commits (a51d3c0f7408d3976e9469586096108adf1e8a1f)
 

Author SHA1 Message Date
Krzysztof Sychla a51d3c0f74 kernel: heap: Add allocation metadata to allocated_bytes 1 day ago
Gerson Fernando Budke b478cd8f37 linker_script: Remove some remaining SUBALIGN in iterable sections 1 day ago
Make Shi 9104e941f9 Bluetooth: Classic: L2CAP: Set default value for BR timer timeout 1 day ago
Jonas Remmert 2bdc3e2352 boards: phytec: reel board: update repo link to DAPLink fw 1 day ago
Gaetan Perrot 369d5b170c tests: net: socket: getaddrinfo: Remove unused assignment 1 day ago
Gaetan Perrot a16c50472a samples: drivers: i2s: i2s_codec: Remove shadowed variable 1 day ago
Mathieu Choplain 697d0f845d tests: arch: common: ramfunc: fix the project's name in CMake 1 day ago
Robert Lubos 8f983ccda5 net: lib: http_client: Fix end of message detection 1 day ago
Josuah Demangeon b3ccee473e doc: release-notes-4.2: add mentions to the new UVC class 3 days ago
Van Petrosyan 960a6f036e sensor: lis2dh: cache CTRL1 on PM_DEVICE_ACTION_TURN_ON 3 days ago
Chris Friedt 7da64e7bda poxi: aio: include zephyr/toolchain.h for ZRESTRICT 4 days ago
Yong Cong Sin ba3573f87f tests: drivers: syscon: remove dev pointer check 4 days ago
Yong Cong Sin 1967d1e699 drivers: syscon: do not assume that a function isn't supported 4 days ago
Yong Cong Sin 9696765b56 drivers: syscon: remove unnecessary checks for `dev` pointer 4 days ago
Grzegorz Chwierut 095d3186e6 tests: fix: limit platforms in boot.with_mcumgr.test_upgrade_ble 4 days ago
Jordan Yates 9c6e6d781d drivers: lora: rylrxxx: fix `snprintf` usage 4 days ago
Peter Mitsis ec80ab5bb6 drivers: timer: Clean up Cortex-M systick Kconfig 4 days ago
Gaetan Perrot 1610aa0e9f bluetooth: host: a2dp: remove redundant null check 4 days ago
Peter van der Perk 41ef8c3c2f drivers: spi_nxp_lpspi: Don't fetch clockrate from api during configure 4 days ago
Tim Pambor ee1468b675 tests: net: socket: Fix function signature 4 days ago
Tim Pambor f682a173d8 net: socket: mgmt: Fix function signature 4 days ago
Tim Pambor 6226bb1264 net: sockets_service: Fix function signature 4 days ago
Fin Maaß 19a3b217e5 drivers: ethernet: nxp: don't fail with -EALREADY 4 days ago
Carles Cufi 9a9ae6ffdb boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 4 days ago
Emilio Benavente 1142c40c5a scripts: west_commands: runners: Update GDB args 4 days ago
Emilio Benavente 88e95180b5 boards: nxp: mimxrt1170_evk: remove code that is no longer needed 4 days ago
Emilio Benavente 3369d84668 boards: nxp: mimxrt1170_evk: Added --no-reset flag 4 days ago
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