Home
last modified time | relevance | path

Searched full:issues (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/Zephyr-Core-3.7.0/.github/workflows/
Dissue_count.yml15 track-issues:
23 …wget -q https://raw.githubusercontent.com/$GITHUB_REPOSITORY/main/.github/workflows/issues-report-…
30 - uses: brcrista/summarize-issues@v4
32 title: 'Issues Report for ${{ github.repository }}'
33 configPath: 'issues-report-config.json'
54 …aws s3 cp --quiet IssuesReport.html s3://testing.zephyrproject.org/issues/$GITHUB_REPOSITORY/index…
Dstale_issue.yml1 name: "Close stale pull requests/issues"
8 name: Find Stale issues and PRs
Dassigner.yml14 issues:
43 elif [ "${{ github.event_name }}" = "issues" ]; then
/Zephyr-Core-3.7.0/doc/project/
Dcommunication.rst16 In general, bug reports and other issues should be reported as `GitHub Issues
17 <https://github.com/zephyrproject-rtos/zephyr/issues>`_ and not broadcasted to
Dindex.rst18 issues
25 **Issues** to track feature, enhancement, and bug reports together with GitHub
27 community members work together to review these Issues and PRs, managing
32 We can only manage the volume of Issues and PRs, by requiring timely reviews,
Ddev_env_and_tools.rst18 and linked to any relevant :ref:`bug or feature tracking issues<bug_reporting>`
135 - Hot fixes: Fixing CI issues, reverts, and system breakage
182 - Can you fix unrelated issues
185 Closing Stale Issues and Pull Requests
188 - The Pull requests and issues sections on Github are NOT discussion forums.
191 - In case of both issues and pull-requests the original poster needs to respond
209 Developers are expected to fix issues and rework their patches and submit again.
213 - Run ``checkpatch`` for code style issues (can vote -1 on errors; see note)
227 accurately. As such it sometimes issues false positives. Known
247 Labeling issues and pull requests in GitHub
[all …]
Dissues.rst7 issues, it is recommended to cross-reference source code commits with the
8 relevant GitHub issues and vice versa.
/Zephyr-Core-3.7.0/doc/security/
Dreporting.rst14 view the issues that they have reported.
21 Issues within this bug tracking system will transition through a
79 sensitive nature of security reports. The issues are only visible to
96 attendance. During this review, they shall determine if new issues
100 and 2. Exploitability of the issue. Issues that the subcommittee
108 within the Zephyr project to fix the issues, and 60 days for external
123 issues.
152 mailing list describing known embargoed issues, and their backport
157 When issues have been triaged, this list will be informed of:
189 for backport pull requests (and associated issues). Additionally, it is
/Zephyr-Core-3.7.0/scripts/release/
Dlist_backports.py6 """Query issues in a release branch
8 This script searches for issues referenced via pull-requests in a release
216 """Return GitHub issues fixed in the provided date window"""
225 # check for issues in this pr
233 …\s*https://github\.com/{self._repo.organization.login}/{self._repo.name}/issues/([1-9][0-9]*).*", …
250 # report prs missing issues later
260 issues = list(issue_map.values())
263 issues = sorted(issues, key=lambda x: x.number)
265 self._issues = issues
316 logging.error('The following PRs link to invalid issues:')
[all …]
Dbug_bash.py118 """Return GitHub issues representing bugs in the provided date
124 issues = self._repo.get_issues(state='closed', labels=[
127 for i in issues:
135 # ignore issues without a linked pull request
173 issues = bbt.get_issues()
175 n = len(issues)
180 issues[i].number, pulls[i].user.login, pulls[i].title))
/Zephyr-Core-3.7.0/include/zephyr/linker/
Dapp_smem_pinned.ld8 * This hackish way of including files is due to CMake issues:
9 * https://gitlab.kitware.com/cmake/cmake/issues/11985
10 * https://gitlab.kitware.com/cmake/cmake/issues/13718
Dapp_smem.ld4 * This hackish way of including files is due to CMake issues:
5 * https://gitlab.kitware.com/cmake/cmake/issues/11985
6 * https://gitlab.kitware.com/cmake/cmake/issues/13718
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-1.12.rst49 * kernel: handle early entropy issues
77 * arm: syscalls: fix some register issues
284 These GitHub issues were closed since the previous 1.11.0 tagged release:
377 * :github:`5738` - [Coverity CID: 182194] Control flow issues in /subsys/storage/flash_map/flash_ma…
378 * :github:`5739` - [Coverity CID: 182193] Control flow issues in /subsys/storage/flash_map/flash_ma…
386 * :github:`5891` - [Coverity CID: 182585] Integer handling issues in /arch/x86/core/thread.c
387 * :github:`5892` - [Coverity CID: 182584] Integer handling issues in /kernel/sched.c
396 * :github:`6093` - [Coverity CID: 182778] Error handling issues in /samples/net/sockets/dumb_http_s…
397 * :github:`6094` - [Coverity CID: 182777] Error handling issues in /samples/net/sockets/dumb_http_s…
399 * :github:`6096` - [Coverity CID: 182775] Error handling issues in /tests/net/socket/udp/src/main.c
[all …]
Drelease-notes-1.14.rst25 Issues Fixed
28 These GitHub issues were addressed since the previous 1.14.0 tagged
78 Issues Fixed
81 These GitHub issues were addressed since the previous 1.14.0 tagged
134 * :github:`16417` - issues with can filter mode set
139 * :github:`16577` - [Coverity CID :198870]Error handling issues in /subsys/net/lib/lwm2m/lwm2m_obj_…
141 * :github:`16584` - [Coverity CID :198863]Error handling issues in /subsys/net/lib/sntp/sntp.c
208 * :github:`18297` - Bluetooth: SMP: Pairing issues
217 * :github:`18961` - [Coverity CID :203912]Error handling issues in /samples/net/sockets/coap_client…
276 Issues Fixed
[all …]
Drelease-notes-2.1.rst390 * Fixed several control procedure (LLCP) handling issues
457 These GitHub issues were addressed since the previous 2.0.0 tagged
471 * :github:`21077` - Help: Pull request "Identity/Emails issues"
473 * :github:`21049` - Bluetooth: Multiple issues with net\_buf usage
492 * :github:`20883` - [Coverity CID :205808] Integer handling issues in tests/net/lib/coap/src/main.c
493 * :github:`20882` - [Coverity CID :205806] Integer handling issues in tests/net/lib/coap/src/main.c
494 * :github:`20881` - [Coverity CID :205786] Integer handling issues in tests/net/lib/coap/src/main.c
495 * :github:`20880` - [Coverity CID :205780] Integer handling issues in tests/net/lib/coap/src/main.c
501 * :github:`20867` - [Coverity CID :205803] Integer handling issues in subsys/fs/nvs/nvs.c
502 * :github:`20866` - [Coverity CID :205795] Integer handling issues in subsys/fs/nvs/nvs.c
[all …]
Drelease-notes-2.0.rst503 These GitHub issues were addressed since the previous 1.14.0 tagged
523 * :github:`18799` - bt_uuid_create_le() and bt_uuid_create() have endianness issues, and only one o…
552 * :github:`18672` - [Coverity CID :198948]Control flow issues in /home/aasthagr/zephyrproject-exter…
553 * :github:`18671` - [Coverity CID :198947]Integer handling issues in /home/aasthagr/zephyrproject-e…
554 * :github:`18670` - [Coverity CID :182600]Integer handling issues in /home/aasthagr/zephyrproject-e…
556 * :github:`18668` - [Coverity CID :203544]Integer handling issues in /home/aasthagr/zephyrproject-e…
557 * :github:`18667` - [Coverity CID :203513]Integer handling issues in /home/aasthagr/zephyrproject-e…
558 * :github:`18666` - [Coverity CID :203506]Integer handling issues in /home/aasthagr/zephyrproject-e…
593 * :github:`18455` - [Coverity CID :203490]Error handling issues in /tests/net/socket/net_mgmt/src/m…
597 * :github:`18445` - [Coverity CID :203507]Error handling issues in /tests/kernel/mutex/sys_mutex/sr…
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dgatt.llcp.test_list24 #GATT/SR/GAR/BI-11-C https://github.com/EDTTool/EDTT/issues/82
31 #GATT/SR/GAR/BI-17-C https://github.com/EDTTool/EDTT/issues/82
37 #GATT/SR/GAR/BI-22-C https://github.com/EDTTool/EDTT/issues/82
47 #GATT/SR/GAW/BI-06-C https://github.com/EDTTool/EDTT/issues/82
54 #GATT/SR/GAW/BI-13-C https://github.com/EDTTool/EDTT/issues/82
Dll.set2.llcp.test_list32 #LL/DDI/ADV/BV-27-C # Fails due to https://github.com/zephyrproject-rtos/zephyr/issues/53137
34 #LL/DDI/ADV/BV-45-C # Fails due to https://github.com/zephyrproject-rtos/zephyr/issues/53137
35 #LL/DDI/ADV/BV-47-C # Fails due to https://github.com/zephyrproject-rtos/zephyr/issues/53137
36 #LL/DDI/ADV/BV-49-C # Fails due to https://github.com/zephyrproject-rtos/zephyr/issues/53137
37 #LL/DDI/ADV/BV-52-C # Fails due to https://github.com/zephyrproject-rtos/zephyr/issues/53137
/Zephyr-Core-3.7.0/soc/ti/simplelink/cc13x2_cc26x2/
Dccfg.c27 * see SimpleLink(TM) cc13xx_cc26xx SDK 6.20+ Release Notes, Known Issues:
28 …26xx_sdk/6.20.00.29/exports/release_notes_simplelink_cc13xx_cc26xx_sdk_6_20_00_29.html#known-issues
/Zephyr-Core-3.7.0/soc/ti/simplelink/cc13x2x7_cc26x2x7/
Dccfg.c27 * see SimpleLink(TM) cc13xx_cc26xx SDK 6.20+ Release Notes, Known Issues:
28 …26xx_sdk/6.20.00.29/exports/release_notes_simplelink_cc13xx_cc26xx_sdk_6_20_00_29.html#known-issues
/Zephyr-Core-3.7.0/samples/tfm_integration/tfm_psa_test/
Dsample.yaml38 # The test suite below has been disabled due to licensing issues with the QCBOR
40 # issues have been sorted out upstream.
/Zephyr-Core-3.7.0/subsys/debug/
Dasan_hacks.c12 * https://github.com/zephyrproject-rtos/zephyr/issues/20122 in __asan_default_options()
33 * https://github.com/google/sanitizers/issues/89 for more info.
/Zephyr-Core-3.7.0/soc/st/stm32/stm32l0x/
Dsoc.c40 * See https://github.com/zephyrproject-rtos/zephyr/issues/#37119 in stm32l0_init()
43 * https://github.com/zephyrproject-rtos/zephyr/issues/#34324 ) in stm32l0_init()
/Zephyr-Core-3.7.0/
DCONTRIBUTING.rst30 * Issue and feature tracking is done using GitHub issues in this repo.
37 community, ask questions, discuss issues, and help each other.
/Zephyr-Core-3.7.0/scripts/dts/python-devicetree/tests/test-bindings/
Dfalse-positive.yaml2 # Used to check for issues with how we optimize binding loading.

12345678910>>...13