{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":783238806,"defaultBranch":"main","name":"FreeRTOS-Kernel","ownerLogin":"laroche","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-07T10:28:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1391361?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726990938.0","currentOid":""},"activityList":{"items":[{"before":"6fe13e9c0642b756a5a7af363693582af6ad5f08","after":null,"ref":"refs/heads/lr2","pushedAt":"2024-09-22T07:42:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"cba502370b9cb7a1c4d15d0b05ff9cc5082bac67","after":null,"ref":"refs/heads/lr30","pushedAt":"2024-09-22T07:42:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"0bc6c48a8f6c877cca122fe2a8a98865ad94f55b","after":null,"ref":"refs/heads/lr4","pushedAt":"2024-09-22T07:42:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"a96cf11cb5ed857496b73b6c6a4e92a475a1e571","after":null,"ref":"refs/heads/lr5","pushedAt":"2024-09-22T07:42:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"61440fc664894c96e757aabc415e6dbd55fd836b","after":"9788e7e46a2739ff88f345822d736898b5d1c0cc","ref":"refs/heads/main","pushedAt":"2024-09-21T10:53:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"modernize ARM assembler syntax (#1148)\n\nmodernize ARM assembler syntax\r\n\r\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"modernize ARM assembler syntax (FreeRTOS#1148)"}},{"before":null,"after":"d7120b3d4f9b2abfdc2dfd2e7d5a9c7216ad0a21","ref":"refs/heads/lr15","pushedAt":"2024-09-19T19:48:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"modernize ARM assembler syntax\n\nmodernize ARM assembler syntax\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"modernize ARM assembler syntax"}},{"before":"17dfd0f808c297955cc8d6d596b9d7b34ce83b29","after":"61440fc664894c96e757aabc415e6dbd55fd836b","ref":"refs/heads/main","pushedAt":"2024-09-19T15:12:36.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Refine heap_5 heap protector (#1146)\n\nAdd configVALIDATE_HEAP_BLOCK_POINTER on heap_5\r\n\r\nheap_5 is used for multiple separated memory spaces. In the\r\nprevious implementation, it only verifies the highest and\r\nlowest addresses. A pointer may not be within heap regions,\r\nbut is still located between the highest and lowest addressed.\r\n\r\nAdd maco configVALIDATE_HEAP_BLOCK_POINTER to provide\r\ncustomized heap block pointers detection based on the settings\r\nof heap regions.\r\n\r\nSigned-off-by: wangfei_chen ","shortMessageHtmlLink":"Refine heap_5 heap protector (FreeRTOS#1146)"}},{"before":"545549887e2ef486cffdd966eba96f194d45c45b","after":"a96cf11cb5ed857496b73b6c6a4e92a475a1e571","ref":"refs/heads/lr5","pushedAt":"2024-06-29T06:08:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kar-rahul-aws","name":"Rahul Kar","path":"/kar-rahul-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118818625?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lr5","shortMessageHtmlLink":"Merge branch 'main' into lr5"}},{"before":null,"after":"545549887e2ef486cffdd966eba96f194d45c45b","ref":"refs/heads/lr5","pushedAt":"2024-06-29T05:28:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Fix gcc warning in posix port\n\nFix warning from \"gcc -Wsign-compare\" in the file\nportable/ThirdParty/GCC/Posix/port.c since PTHREAD_STACK_MIN\nis used from system headers.\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"Fix gcc warning in posix port"}},{"before":null,"after":"0bc6c48a8f6c877cca122fe2a8a98865ad94f55b","ref":"refs/heads/lr4","pushedAt":"2024-06-28T16:31:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"fix typo gab -> gap and adjust indentation level\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"fix typo gab -> gap and adjust indentation level"}},{"before":"5a0898288d27be8db53e1eb156cf0578502e1676","after":"17dfd0f808c297955cc8d6d596b9d7b34ce83b29","ref":"refs/heads/main","pushedAt":"2024-06-28T16:22:40.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Update XMOS xcore.ai port to be compatible with v11.x (#1096)\n\n* Fix kexcept function\r\n\r\n* Create dummy pxCurrentTCBs for xcore.ai port\r\n\r\n* Additional commentary\r\n\r\n* Add a layer of indirection to cope with singlecore\r\n\r\n* Clarify use of _DoException","shortMessageHtmlLink":"Update XMOS xcore.ai port to be compatible with v11.x (FreeRTOS#1096)"}},{"before":"91e6449523db2a96d457b82c5cc04cfa0c43fbdd","after":"cba502370b9cb7a1c4d15d0b05ff9cc5082bac67","ref":"refs/heads/lr30","pushedAt":"2024-06-07T08:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aggarg","name":"Gaurav-Aggarwal-AWS","path":"/aggarg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33462878?s=80&v=4"},"commit":{"message":"Code review suggestion\n\nSigned-off-by: Gaurav Aggarwal ","shortMessageHtmlLink":"Code review suggestion"}},{"before":"94e73f6f0cef2c419540633bdf359b7035ac9ccf","after":"91e6449523db2a96d457b82c5cc04cfa0c43fbdd","ref":"refs/heads/lr30","pushedAt":"2024-06-07T08:00:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aggarg","name":"Gaurav-Aggarwal-AWS","path":"/aggarg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33462878?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lr30","shortMessageHtmlLink":"Merge branch 'main' into lr30"}},{"before":null,"after":"94e73f6f0cef2c419540633bdf359b7035ac9ccf","ref":"refs/heads/lr30","pushedAt":"2024-06-06T19:37:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"event_create(): check malloc() to be non-NULL\n\nCheck malloc() to return non-NULL before writing data\nin the function event_create().\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"event_create(): check malloc() to be non-NULL"}},{"before":"9697f8c9b0ac155093751d9654f39c39b417abff","after":"5a0898288d27be8db53e1eb156cf0578502e1676","ref":"refs/heads/main","pushedAt":"2024-06-06T19:31:02.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Give queue set queues a unique type number. (#1083)\n\nDiscussed here: https://forums.freertos.org/t/tracing-improvements/20097\r\n\r\nChanges the value of queueQUEUE_TYPE_SET to a unique value (5) to allow\r\ntracers to differentiate between normal queues and queue sets.\r\n\r\nCo-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>","shortMessageHtmlLink":"Give queue set queues a unique type number. (FreeRTOS#1083)"}},{"before":null,"after":"6fe13e9c0642b756a5a7af363693582af6ad5f08","ref":"refs/heads/lr2","pushedAt":"2024-05-23T04:52:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"typo: add space to examples/template_configuration/FreeRTOSConfig.h\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"typo: add space to examples/template_configuration/FreeRTOSConfig.h"}},{"before":"91f3049c1c2a17799d43c6c81db738480c3afae1","after":null,"ref":"refs/heads/lr10","pushedAt":"2024-05-23T04:48:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"d05c677013b38949c1cc9364855ce0f356817614","after":null,"ref":"refs/heads/lr1","pushedAt":"2024-05-23T04:48:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"77bc1c2884d4fe8a8a1a0e4d6a39d24eaa065bab","after":null,"ref":"refs/heads/lr","pushedAt":"2024-05-23T04:47:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"}},{"before":"f69b1db45c294444306f9cc840feef2ead1bca03","after":"9697f8c9b0ac155093751d9654f39c39b417abff","ref":"refs/heads/main","pushedAt":"2024-05-23T04:47:44.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Update documentation of prvGetExpectedIdleTime (#1061)\n\nSigned-off-by: Gaurav Aggarwal ","shortMessageHtmlLink":"Update documentation of prvGetExpectedIdleTime (FreeRTOS#1061)"}},{"before":null,"after":"91f3049c1c2a17799d43c6c81db738480c3afae1","ref":"refs/heads/lr10","pushedAt":"2024-04-18T06:02:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Demo/CORTEX_MPU_M3_MPS2_QEMU_GCC: optimize _sbrk()\n\nOptimize _sbrk() from runtime to compiletime initialization.\nFix compiler warnings by adjusting (void *) and (char *) types.\n\nComplete function declarations for uart_init() and _getpid().\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"Demo/CORTEX_MPU_M3_MPS2_QEMU_GCC: optimize _sbrk()"}},{"before":"8c49c54987bc5f1d69cdb48a33d327f43c5f3668","after":"f69b1db45c294444306f9cc840feef2ead1bca03","ref":"refs/heads/main","pushedAt":"2024-04-18T05:43:48.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Add Stream Batching Buffer (#916)\n\nThe difference between a stream buffer and a stream batching buffer is when\r\na task performs read on a non-empty buffer:\r\n- The task reading from a non-empty stream buffer returns immediately\r\n regardless of the amount of data in the buffer.\r\n- The task reading from a non-empty steam batching buffer blocks until the\r\n amount of data in the buffer exceeds the trigger level or the block time\r\n expires.","shortMessageHtmlLink":"Add Stream Batching Buffer (FreeRTOS#916)"}},{"before":"ebb2b5ff532319329293b684b6f2a96157ba0d75","after":"d05c677013b38949c1cc9364855ce0f356817614","ref":"refs/heads/lr1","pushedAt":"2024-04-09T05:02:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"aggarg","name":"Gaurav-Aggarwal-AWS","path":"/aggarg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33462878?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lr1","shortMessageHtmlLink":"Merge branch 'main' into lr1"}},{"before":"57ffbc06e9fff0a23e68403b36eac104418e8f0d","after":"ebb2b5ff532319329293b684b6f2a96157ba0d75","ref":"refs/heads/lr1","pushedAt":"2024-04-09T00:51:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Skptak","name":"Soren Ptak","path":"/Skptak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24749346?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lr1","shortMessageHtmlLink":"Merge branch 'main' into lr1"}},{"before":null,"after":"57ffbc06e9fff0a23e68403b36eac104418e8f0d","ref":"refs/heads/lr1","pushedAt":"2024-04-07T10:57:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"Update the memory alignment within the Cortex-R5 port asm code\n\nUpdate alignment in ARM_CR5 port.\n\nThis is the same patch as 553caa18ced4906cf5060823ada7a10e73c7b535\nprovided by Richard Barry for issue #426 (ARM_CA9).\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"Update the memory alignment within the Cortex-R5 port asm code"}},{"before":null,"after":"77bc1c2884d4fe8a8a1a0e4d6a39d24eaa065bab","ref":"refs/heads/lr","pushedAt":"2024-04-07T10:38:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laroche","name":"Florian La Roche","path":"/laroche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391361?s=80&v=4"},"commit":{"message":"fix typos in comments: interace -> interface, swtich -> switch\n\nFix typos in comments: interace -> interface, swtich -> switch.\n\nSigned-off-by: Florian La Roche ","shortMessageHtmlLink":"fix typos in comments: interace -> interface, swtich -> switch"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMlQwNzo0MjoxOC4wMDAwMDBazwAAAAS9EH9z","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wN1QxMDozODo0NS4wMDAwMDBazwAAAAQqD-PY"}},"title":"Activity ยท laroche/FreeRTOS-Kernel"}