aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2 dayslinux-gen: shm: reclassify fallocate failure debug messageHEADmasterMatias Elo
9 dayslinux-gen: random: use unaligned typesJere Leppänen
9 dayslinux-gen: tm: align allocation of queue_blk_t for internal packet queueJere Leppänen
9 dayslinux-gen: parse: use unaligned types when parsing ethernet headerJere Leppänen
9 dayslinux-gen: hash: use unaligned types in _odp_hash_crc32c()Jere Leppänen
9 dayslinux-gen: crc: avoid undefined behavior in bit shiftsJere Leppänen
9 dayslinux-gen: packet: in packet_free_multi_ev(), return immediately if number of...Jere Leppänen
9 dayslinux-gen: sched: use static array size in schedule_group_create()Jere Leppänen
9 dayslinux-gen: crypto_openssl: copy capabilities only if destination is not NULLJere Leppänen
9 dayslinux-gen: pool: flush pool cache only if the pool has a ringJere Leppänen
9 dayslinux-gen: pool: free ring shm if pool creation failsJere Leppänen
14 dayslinux-gen: dpdk: fix char array size in dpdk_pktio_init()Jere Leppänen
14 dayslinux-gen: example: ml: model_explorer: destroy model after useJere Leppänen
14 dayslinux-gen: example: ml: mnist: terminate example digit stringJere Leppänen
14 dayslinux-gen: pcap: fix memory leak in pcapif_promisc_mode_set()Jere Leppänen
14 dayscheck-globals: add address sanitizerFan Hong
2024-03-28linux-gen: barrier: include abi-default headerJere Leppänen
2024-03-28linux-gen: timer: make thr_pid atomicJere Leppänen
2024-03-28linux-gen: timer: make thr_exit atomicJere Leppänen
2024-03-28linux-gen: tm: fix data race on tm_system_destroy_barrierJere Leppänen
2024-03-28linux-gen: tm: make is_idle atomicJere Leppänen
2024-03-28linux-gen: tm: remove busy_wait()Jere Leppänen
2024-03-28linux-gen: thread: make globals atomicJere Leppänen
2024-03-28linux-gen: thread: lock spinlock in odp_thrmask_worker() and odp_thrmask_cont...Jere Leppänen
2024-03-18linux-gen: m4: add missing copyright licensesMatias Elo
2024-03-18linux-gen: update copyright formatMatias Elo
2024-03-08linux-gen: validation: shm: explicitly terminate strncpy() destinationJere Leppänen
2024-03-08linux-gen: fix a couple of string length checksJere Leppänen
2024-03-08linux-gen: ml: fix string length in calls to _odp_libconfig_lookup_str()Jere Leppänen
2024-03-08linux-gen: use _odp_strcpy() instead of strncpy()Jere Leppänen
2024-03-08linux-gen: string: add internal string copy functionJere Leppänen
2024-03-08linux-gen: string: rename "print" internal module to "string"Jere Leppänen
2024-03-08linux-gen: schedule_sp: reduce scheduling group name maximum length by oneJere Leppänen
2024-03-05linux-gen: example: simple_linear: fix odp_ml_run() return value checkMatias Elo
2024-03-05linux-gen: ml: add missing includesMatias Elo
2024-02-29example: generator: remove odp_generator example applicationMatias Elo
2024-02-29linux-gen: dpdk: enable configuring zero rx or tx queuesMatias Elo
2024-02-21linux-gen: validation: ml: add tests based on onnx models for the new ML APILifang Zhang
2024-02-21linux-gen: example: ml: add ML examples based on onnx modelsLifang Zhang
2024-02-21linux-gen: ml: implement the new ML APILifang Zhang
2024-02-21linux-gen: pool: add buffer_subtype_set()Lifang Zhang
2024-02-21api: event: add ML completion event typePetri Savolainen
2024-02-21api: ml: add machine learning APIPetri Savolainen
2024-02-21linux-gen: shm: fix maybe-uninitialized warningJanne Peltonen
2024-02-21build: re-enable parallel buildMatias Elo
2024-02-13linux-gen: remove 32-bit arm specific atomics headerMatias Elo
2024-02-13linux-gen: cpu: optimize aarch64 error branchesMatias Elo
2024-02-13linux-gen: wait_until: clean 32-bit arm headersMatias Elo
2024-02-13linux-gen: wait_until: add aarch64 specific wait until functionsMatias Elo
2024-02-13linux-gen: cpu: remove now unused generic idling headerMatias Elo