Commit graph

  • 15b9565b37 Revert "tests: net: socket: af_packet: fix resource leak" Anas Nashif 2021-03-12 17:40:09 -05:00
  • 4bccc1db10 twister: fix integration selection Anas Nashif 2021-03-12 18:21:29 -05:00
  • d80a11ab9d ARC: MWDT: avoid xcheck object linkage as we don't use xcheck Eugeniy Paltsev 2021-03-11 22:20:46 +03:00
  • 8165f3ad80 ARC: cleanup instruction cache initialization Eugeniy Paltsev 2021-02-25 00:56:32 +03:00
  • 5de148d8c0 tests: net: sockets: tls: Add unit test for TLS MSG_WAITALL flag Robert Lubos 2021-03-11 14:45:52 +01:00
  • a670c84530 net: sockets: tls: Implement MSG_WAITALL flag Robert Lubos 2021-03-11 14:09:23 +01:00
  • 4582e57903 tests: net: sockets: tcp: Add unit test for MSG_WAITALL flag Robert Lubos 2021-03-05 15:59:46 +01:00
  • d47e803976 net: sockets: Implement MSG_WAITALL recv flag Robert Lubos 2021-03-04 15:28:30 +01:00
  • a81765bbe4 Bluetooth: HCI: Add option CONFIG_BT_HCI_ACL_DATA_SIZE Johan Stridkvist 2020-12-14 13:45:02 +01:00
  • e06bac0e4f Bluetooth: host: Overwrite existing bond when IRK has been updated Joakim Andersson 2021-03-11 19:50:56 +01:00
  • 7fee6b8ae8 Bluetooth: host: Refactor update_keys_check to operate on keys as input Joakim Andersson 2021-03-11 19:32:08 +01:00
  • 9a64eec848 doc: fs: Add information on samples that utilize VFS Dominik Ermel 2021-03-11 14:35:22 +00:00
  • 8140fb8d2f tests: net: getaddrinfo: Verify that we receive all queries Jukka Rissanen 2021-03-10 19:59:20 +02:00
  • 8353225ce0 net: dns: Add locking to prevent concurrent access Jukka Rissanen 2021-03-10 18:36:43 +02:00
  • 73e1c6a77d Bluetooth: Mesh: Fix restoring fast period divisor from settings Aleksandr Khromykh 2021-03-12 10:56:12 +01:00
  • a02e11b118 unit: cbprintf: Extended to test without _Generic use Krzysztof Chruscinski 2021-03-11 15:22:26 +01:00
  • 844800365a tests: lib: cbprintf: Added configuration without _Generic Krzysztof Chruscinski 2021-03-11 15:21:19 +01:00
  • d82e31f903 lib: os: cbprintf: Fix Z_C_GENERIC not being used Krzysztof Chruscinski 2021-03-11 15:19:52 +01:00
  • 7e125fe7e4 logging: Add backend parameter to the init function Krzysztof Chruscinski 2021-01-29 17:25:55 +01:00
  • 85b6a28f7d doc: coding_guidelines: replace a whitelist replacement Martí Bolívar 2021-03-10 18:56:53 -08:00
  • 56ea0e51f4 west.yml: Update hal_stm32 with recent cube packages Erwan Gouriou 2021-02-18 14:41:31 +01:00
  • 915f4ac3c7 drivers/interrupt_controller: Get the IOAPIC RTEs dynamically Tomasz Bursztyka 2021-03-09 19:54:42 +01:00
  • a1ae45fecd tests: net: socket: af_packet: fix resource leak Guðni Már Gilbert 2021-03-12 11:13:31 +00:00
  • bbc9da3d69 Bluetooth: Mesh: Add bsim tests for transport Trond Einar Snekvik 2021-02-11 18:52:53 +01:00
  • 20ce680d79 Bluetooth: Mesh: Make internal virtual addr pointers const Trond Einar Snekvik 2021-02-17 19:23:18 +01:00
  • 9b4266b591 Bluetooth: Mesh: Resolve keys before logging subnet Trond Einar Snekvik 2021-02-17 19:16:35 +01:00
  • 66699b8170 Bluetooth: Mesh: Add net transmit status rx in config client Trond Einar Snekvik 2021-02-12 11:47:47 +01:00
  • 243e29cc29 Bluetooth: Mesh: Add poll callback for friend role Trond Einar Snekvik 2021-03-04 08:16:04 +01:00
  • ac55c63f08 net: tcp2: Add more debugging for connection unref Jukka Rissanen 2021-03-11 14:33:16 +02:00
  • 1269a23e97 net: shell: The tcp connect command must have a timeout Jukka Rissanen 2021-03-11 14:29:40 +02:00
  • 4626a577c4 drivers: modem: gsm_ppp: Kconfig for autostarting ppp Benjamin Lindqvist 2021-03-11 17:25:13 +01:00
  • a3e0f8c316 doc: Replace *_thread_resource_pool_assign with k_thread_heap_assign Yasushi SHOJI 2021-03-11 20:45:20 +09:00
  • 6145ab537f drivers: modem: fix coverity issue Guðni Már Gilbert 2021-03-11 00:00:25 +00:00
  • c4b0064913 Bluetooth: Fix a comment typo for bt_l2cap_server.sec_level in l2cap.h Jingsai Lu 2021-02-03 19:01:32 +08:00
  • 5db06d6380 tests: drivers: gpio: provide quickfeather overlay Jan Kowalewski 2021-03-08 11:58:14 +01:00
  • 35dd66b6c4 drivers: gpio: add EOS S3 GPIO driver Wojciech Tatarski 2020-02-04 11:23:26 +01:00
  • e3636114df boards: quick_feather: enable GPIO driver Wojciech Tatarski 2020-02-04 11:33:48 +01:00
  • bd6617ddf8 dts: add EOS S3 GPIO definitions Wojciech Tatarski 2020-02-04 11:22:25 +01:00
  • 5c3e7e3cb7 arch: arc: remove ARCH_HAS_STACK_PROTECTION for ARC_MPU_VER 2 Watson Zeng 2021-03-05 16:42:47 +08:00
  • 52567cf7ce shell: use visitor to get required devices Peter Bigot 2021-02-22 11:42:50 -06:00
  • b29abe3710 device: add API to visit required devices Peter Bigot 2021-02-22 11:42:08 -06:00
  • e9e28c0562 ci: Re-enable bsim in CI Carles Cufi 2021-03-11 13:10:34 +01:00
  • bf93d4f1a0 drivers: ethernet: gmac: fix coverity issue Guðni Már Gilbert 2021-03-11 12:35:26 +00:00
  • 29f4574052 dts/arm: stm32: Don't disable systick Erwan Gouriou 2021-03-11 09:35:51 +01:00
  • 2c5e2c2394 tests: ztest: provide test execution times per ztest testcase Enjia Mai 2021-03-07 14:08:31 +08:00
  • c5db0bdafe samples: nrf5340: Trigger fatal error in an assertion handler Ryan Chu 2021-03-05 15:11:41 +01:00
  • d48b040a78 Bluetooth: Host: Updated ISO SCA description Emil Gydesen 2021-03-01 11:10:29 +01:00
  • 6cac92ad52 x86: remove CONFIG_CPU_MINUTEIA Daniel Leung 2021-03-10 16:10:36 -08:00
  • b4f5b9e237 aarch64: reset: initialize CNTFRQ_EL0 in the highest EL Peng Fan 2021-03-08 18:56:19 +08:00
  • e618a5964b twister: fix integration_platforms selection Anas Nashif 2021-03-03 14:05:54 -05:00
  • 4fbd0cb0ca Bluetooth: Mesh: Perform replay check on SeqAuth Trond Einar Snekvik 2021-02-17 19:17:42 +01:00
  • b8d4d9bcec net: dhcpv4: The client needs info about network interfaces Jukka Rissanen 2021-03-08 17:13:06 +02:00
  • ffadff947c .github: doc-build: use west 0.10.0a1 Martí Bolívar 2021-03-10 21:15:36 -08:00
  • d494ee4fb2 doc: west: 0.10.0 and 0.9.1 release notes Martí Bolívar 2021-03-01 12:08:11 -08:00
  • 287ff22106 doc: west: bump 'manifest: version:' docs Martí Bolívar 2021-03-01 12:07:48 -08:00
  • 0d8a2bc820 doc: west: submodule 'name' is optional after west 0.9.0 Marc Herbert 2021-02-09 01:11:51 +00:00
  • 11f62ec49d doc: west: touch up remotes documentation Martí Bolívar 2021-03-01 11:43:45 -08:00
  • 86990a7d9e doc: west: projects list is optional in v0.10 Martí Bolívar 2021-03-01 11:43:09 -08:00
  • 1f813bc7a3 doc: west: document west 0.10 group-filter + import behavior Martí Bolívar 2021-02-16 16:19:48 -08:00
  • 42df0ad925 doc: west: clean up manifest import details Martí Bolívar 2021-02-16 15:39:42 -08:00
  • 87c9c0cb2c doc: west: fix incorrect docs related to imports Martí Bolívar 2021-02-16 15:29:14 -08:00
  • 5f8de51aed doc: west: move 'manifest imports' to bottom of manifest.rst Martí Bolívar 2021-02-16 15:15:42 -08:00
  • 9966d85c0a lib: os: cbprintf: Add alignment check to cbprintf_package Krzysztof Chruscinski 2021-03-10 15:55:27 +01:00
  • a92214b8f4 tests: lib: cbprintf_package: Extend to test static packaging Krzysztof Chruscinski 2021-03-03 10:48:30 +01:00
  • f94689204c tests: unit: cbprintf: Extend to test static packaging Krzysztof Chruscinski 2021-03-08 16:40:52 +01:00
  • 47a565367e lib: os: cbprintf: Add static packaging Krzysztof Chruscinski 2021-03-02 08:33:32 +01:00
  • ddfb1316ee driver: peci: Add supported peci response codes Diwakar C 2021-02-15 20:45:31 +05:30
  • f5409dec01 scripts: edtlib: do not inherit parent compatibles Martí Bolívar 2021-02-25 13:53:01 -08:00
  • 963b1666f3 doc: release-notes-2.6: document deprecated twister filter Martí Bolívar 2021-02-26 08:17:13 -08:00
  • 51f55b437f twister: replace dt_compat_enabled_with_alias filter Martí Bolívar 2021-02-26 07:50:27 -08:00
  • d802fc3bf0 scripts: twister: sort expr_parser.py imports Martí Bolívar 2021-02-26 08:09:22 -08:00
  • 0fbf31a147 Bluetooth: controller: Fix auxiliary PDU disable Vinayak Kariappa Chettimada 2021-03-01 21:21:03 +05:30
  • 5b7f4d19bb Bluetooth: controller: nRF5: Move HAL_RADIO_PDU_LEN_MAX into radio_nrf5 Vinayak Kariappa Chettimada 2021-03-01 08:57:10 +05:30
  • 1643b9453b Bluetooth: controller: nRF: Ensure HAL_RADIO_PDU_LEN_MAX is defined Vinayak Kariappa Chettimada 2021-03-03 22:12:04 +05:30
  • 986bb53135 dts: arm: stm32g4: Add i2c4 MORGER Patrick 2021-02-25 11:34:18 -07:00
  • 6a90baa21a net: lwm2m: Make validation cb support optional Robert Lubos 2021-03-10 13:14:31 +01:00
  • d9c7214fab samples: net: lwm2m_client: Add an example use of the validation cb Robert Lubos 2021-02-22 13:08:24 +01:00
  • 31e5ec79b8 net: lwm2m: Add data validation callback Robert Lubos 2021-02-17 15:47:28 +01:00
  • 6f5a1529d4 test: mem_map: Fix compilation by removing __test_mem_map_size Carlo Caione 2021-03-10 11:21:51 +01:00
  • e031693e37 net/ip/tcp2_priv.h: th_off: More detailed docstring Paul Sokolovsky 2021-03-10 14:13:09 +02:00
  • 51beb28ac9 modules: civetweb: Add proper dependency to Kconfig Jukka Rissanen 2021-03-10 17:53:03 +02:00
  • dacd176991 aarch64: userspace: Implement syscalls Carlo Caione 2020-11-26 10:28:07 +01:00
  • f2995bcca2 aarch64: arch_buffer_validate() implementation Nicolas Pitre 2021-02-11 16:38:08 -05:00
  • 9ec1c1a793 aarch64: userspace: Introduce arch_user_string_nlen Carlo Caione 2020-11-11 12:41:37 +01:00
  • a7a3e800bf aarch64: fatal: Restrict oops-es when in user-mode Carlo Caione 2020-11-19 12:27:48 +01:00
  • 6978160427 aarch64: userspace: Introduce arch_is_user_context Carlo Caione 2020-11-25 15:54:12 +01:00
  • 6cf0d000e8 aarch64: userspace: Introduce skeleton code for user-threads Carlo Caione 2020-11-25 14:44:21 +01:00
  • a7d3d2e0b1 aarch64: fatal: Add arch_syscall_oops hook Carlo Caione 2020-11-10 17:09:12 +01:00
  • c559591380 aarch64: stack: Rework memory stack allocations Carlo Caione 2020-11-16 14:46:22 +01:00
  • d88ce65463 kernel/sched: only send IPI to abort thread if hardware supports it Lauren Murphy 2021-03-09 16:41:43 -06:00
  • e31547dc96 qspi_testcase: modify the value used to check whether qspi is enabled peng1 chen 2021-03-09 15:57:49 +08:00
  • 5506727bde bluetooth: mesh: update heartbeat subscription work API Peter Bigot 2021-03-08 09:26:47 -06:00
  • 6a097caa22 bluetooth: mesh: update heartbeat publish work API Peter Bigot 2021-03-08 09:13:00 -06:00
  • 17831b045f bluetooth: mesh: settings: update k_work API Peter Bigot 2021-03-08 12:32:08 -06:00
  • 28c823b16e mgmt/osdp: Fix coverity identified logical dead-code Siddharth Chandrasekaran 2021-03-07 03:10:21 +01:00
  • a871f00726 mgmt/osdp: Fix coverity identified off-by-one Siddharth Chandrasekaran 2021-03-07 02:42:56 +01:00
  • 6526b5b232 samples: net: civetweb: Avoid using mbedtls Jukka Rissanen 2021-03-10 14:20:18 +02:00
  • d8d5179c00 net: tcp2: Fix mbedtls missing warnings Jukka Rissanen 2021-03-10 13:34:26 +02:00
  • 81b9ba3a9b bluetooth: mesh: health_srv: update k_work API Peter Bigot 2021-03-08 12:44:37 -06:00
  • 4e1926d508 arch: aarch64: do EL2 init in EL3 if necessary James Harris 2021-03-08 12:00:28 -08:00