BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ELISA - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://elisa.tech
X-WR-CALDESC:Events for ELISA
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20270314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20271107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20251104
DTEND;VALUE=DATE:20251106
DTSTAMP:20260524T164652
CREATED:20250715T134946Z
LAST-MODIFIED:20251020T085855Z
UID:10000071-1762214400-1762387199@elisa.tech
SUMMARY:ELISA Project at the Open Source Summit: Seoul\, South Korea 2025
DESCRIPTION:Open Source Summit is the premier event for open source developers\, technologists\, and community leaders to collaborate\, share information\, solve problems\, and gain knowledge\, furthering open source innovation and ensuring a sustainable open source ecosystem. It is the gathering place for open-source code and community contributors. \nA Cross-Domain Home for the Entire Open Source Ecosystem\nOpen Source Summit is not a single-focus\, niche event—it’s the big tent that unites the full spectrum of open source technologies and communities. Whether you work in cloud infrastructure\, Linux kernel development\, AI/ML\, embedded systems\, DevOps\, security\, or safety-critical systems\, Open Source Summit offers a shared space to exchange ideas\, make connections\, and learn across domains. It’s where technologists who don’t typically land in the same room get a chance to collaborate. \nAt the same time\, Open Source Summit brings in the leaders and practitioners who support the ecosystem from non-technical angles: open source program office (OSPO) staff\, legal experts\, policy advocates\, standards organizations\, equity champions\, community managers\, and foundation leaders. Together\, they help shape the frameworks\, culture\, and strategy that make open source work. \nA Strategic Gathering for Open Source’s Future\nThis event serves as a strategic checkpoint for the open source movement. It’s where conversations happen about not only what’s being built—but how and why. From sustainability and funding models to licensing\, AI alignment\, security\, and governance\, Open Source Summit brings clarity and direction to a fast-changing open source landscape. \nWhether you’re deep in code or focused on enabling the communities and structures that support it\, this is where your work gains momentum and impact. \nELISA Project will be part of the Safety Critical Software Track. This track explores the intersection of open source and safety standards\, covering best practices for regulatory compliance\, security updates\, and safety engineering. Sessions will delve into requirements traceability\, quality assessments\, safety analysis methodologies\, and technical development for safety-critical systems. \nSafety Critical Software Track Sessions:\nDriving Safety Forward: Lessons Learned From Deploying OSS in Real-world Automotive – Jaylin Yu\, EMQ\nWednesday November 5\, 2025 13:35 – 14:05 KST \nWhile OSS in Automotive is seen as the holy grail to solve SDV complexity challenges with faster time to market and higher performance\, it still lacks practical real-world examples and showcases that address OSS usage in compliance with the stringent safety and security demands of Automotive. In this talk\, the author shares his real-world story of bringing OSS into mass production vehicles. This includes the impact of a healthy open-source community and how academic research helped solve security gaps\, leading to increased system stability. This also embraces the impact of the software supply chain\, providing a proven approach\, refined through failures\, helping to lower dependency risk for MQTT-based remote vehicle diagnostics.The session is rounded out by highlighting the link between system utilities and safety functions\, covering time synchronization\, dependency management\, and data integrity within a Linux system\, which impact the selection of a file system\, and what happens when a customer suddenly requires STR. The audience will leave the session with a holistic impression of what to consider when creating a secure\, safe\, OSS-based SDV automotive system. Add this session to your schedule. \nDO-330 Qualification of Enhanced LLVM Structural Coverage Tool – Minji Park & Seojin Kim\, The Boeing Company\nWednesday November 5\, 2025 14:15 – 14:45 KST \nStructural coverage identifies parts of the code that were not exercised during testing\, which is crucial for the reliability of safety-critical applications. The tools used in this verification process must be qualified for confident use.This talk introduces ongoing efforts at Boeing to qualify an enhanced LLVM structural coverage tool\, an open-source solution\, to comply with RTCA DO-330 standards. Our goal is to utilize this tool to generate coverage data and fulfill the code coverage requirements outlined in RTCA DO-178C for safety-critical avionics software.This talk is connected to the session\, “Measuring Code Coverage of the Linux Kernel in Accordance with RTCA DO-178C Considerations\,” presented at the 2024 Embedded Open Source Summit North America.The talk will provide an overview of the DO-330 requirements and outline our qualification steps\, including validation and verification activities. These efforts are aimed at ensuring that the data generated by the tool is considered reliable evidence for DO-178C objectives. In addition\, we will discuss the challenges faced during the qualification of this open-source tool and the approaches we have taken to overcome them. Add this session to your schedule. \nIntroduction and Consideration of Temporal Partitioning in Avionics With Open Source Eco-System – Haesun Kim & Gihwan Kwon\, The Boeing Company\nWednesday November 5\, 2025 14:55 – 15:25 KST \nThe ARINC 653 standard is crucial for the development of integrated modular avionics (IMA) systems\, providing a framework for partitioning and managing resources in safety-critical applications. This presentation explores the requirements of ARINC 653 and the considerations necessary for implementing it within an open-source environment through an operating system. We discuss the motivation for adopting ARINC 653 in IMA systems and highlight how it extends beyond a traditional POSIX environment by offering enhanced capabilities for resource management and fault tolerance\, which are essential for the rigorous demands of avionics systems. Add this session to your schedule. \nSmarter Code\, Sneakier Risks: Supply Chain Security in the Age of AI – Lavakush Biyani\, Harness\nWednesday November 5\, 2025 15:55 – 16:25 KST \nAI-powered code assistance tools are reshaping how we develop software\, but they also introduce new and unexpected security risks. While helpful\, these tools can unintentionally introduce vulnerabilities by suggesting insecure\, misleading\, or unverified dependencies due to incomplete or inaccurate context. This creates new risks in the software supply chain.In this talk\, we will explore real-world examples of AI-generated code leading to security issues and demonstrate how to detect these threats by analyzing code changes\, generating AI Bills of Materials (AIBOMs)\, tracking unexpected dependencies\, and monitoring builds for unusual behavior. We will also cover how to identify subtle risks such as dependency confusion by tracking package versions and changes over time.I will also cover how to add these checks into CI/CD pipelines without slowing down the development cycle\, giving DevSecOps teams and developers practical ways to stay secure in an AI-driven world. Add this session to your schedule. \nDetecting Double Free With BPF – Bojun Seo\, LG Electronics\nWednesday November 5\, 2025 16:35 – 17:05 KST \nDouble free vulnerabilities remain a critical security and safety issue in C and C++ programs. These errors\, where memory is freed multiple times\, can lead to crashes or exploitable security flaws. Developers usually rely on static and dynamic analysis tools\, which effectively catch most issues during testing. However\, detecting double frees in production environments\, particularly in embedded systems\, is challenging. The reason is that conventional debugging tools often alter the memory footprint and introduce significant overhead\, frequently failing to reproduce the issue due to these changes\, so-called Heisenbug. This talk introduces a novel double free detection tool leveraging BPF(Berkeley Packet Filter). By collecting data in a separate process\, this tool preserves the target process’s memory footprint\, minimizing interference. With significantly lower overhead compared to traditional debugging tools\, it enhances the reliability of detecting double frees in production\, especially in performance-sensitive embedded systems. I will demonstrate how BPF’s lightweight tracing capabilities improve memory safety\, offering an effective solution for real-world double free detection. Add this session to your schedule. \nTelco Supply Chain Security: Implementing ISO 18974 & SBOM – Haksung Jang\, SK Telecom\nWednesday November 5\, 2025 17:15 – 17:45 KST \nAs the digital transformation of the Telco industry accelerates\, the use of open source is surging. However\, this has also led to unprecedented complexity and security risks in the software supply chain. This session presents a core strategy to address these challenges: supply chain management centered on the latest international standard\, ISO/IEC 18974 (Open Source Security Assurance)\, and SBOM (Software Bill of Materials). Based on SK Telecom OSPO’s real-world adoption case and the activities of the OpenChain Korea Work Group\, we will share the practical process of establishing an open source security governance framework tailored for the Telco environment. Attendees will gain actionable guidance and lessons learned for policy-making\, automated SBOM generation and verification\, and collaboration with supply chain partners\, moving beyond mere theory. Add this session to your schedule. \n\nTo learn more about the event and register\, check here.
URL:https://elisa.tech/event/open-source-summit-seoul-south-korea-2025/
CATEGORIES:Industry Conference,Safety-Critical Software Summit
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2025/07/OSS-Korea-2025-Social-Snackable-v3-2.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251208T080000
DTEND;TZID=America/Los_Angeles:20251210T170000
DTSTAMP:20260524T164652
CREATED:20250925T072959Z
LAST-MODIFIED:20251127T202749Z
UID:10000079-1765180800-1765386000@elisa.tech
SUMMARY:Open Source Summit: Tokyo\, Japan 2025
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” row_position_desktop=”default” row_position_tablet=”inherit” row_position_phone=”inherit” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” flex_gap_desktop=”10px” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Open Source Summit: Tokyo\, Japan is the premier event for open source developers\, technologists\, and community leaders to collaborate\, share information\, solve problems\, and gain knowledge\, furthering open source innovation and ensuring a sustainable open source ecosystem. It is the gathering place for open-source code and community contributors. \nWhy Attend \n\nConnect with the people shaping open source\nLearn from maintainers\, architects\, and industry leaders\nDiscover new technologies and real-world solutions\nCollaborate on ideas that move projects forward\nGrow your skills\, your network\, and your career\n\nELISA project will be represented by our community members at the Safety Critical Track. \nThis track explores the intersection of open source and safety standards\, covering best practices for regulatory compliance\, security updates\, and safety engineering. Sessions will delve into requirements traceability\, quality assessments\, safety analysis methodologies\, and technical development for safety-critical systems. Learn more. \n\nSafety Critical Track Highlights\n\nKeynote: Space Grade Linux: Building a Safer\, Open Source Future for Space Systems – Ramon Roche\, General Manager\, Dronecode Foundation – Wednesday December 10\, 2025 09:10 – 09:25 JST\n\n\n\n\nA Human-Centric Quality Assurance Process for Open Source Software Projects – Wendi Urribarri & Carlos Ramirez\, Woven by Toyota – Wednesday December 10\, 2025 11:10 – 11:50 JST\nComparison and Proposal of Vulnerability Management Approaches in Yocto-Based Linux for the CRA – Akihiko Takahashi\, Fujitsu Limited – Wednesday December 10\, 2025 12:00 – 12:40\nJST\nDriving Safety Forward: Lessons Learned From Deploying OSS in Real-world Automotive – Jaylin Yu\, EMQ – Wednesday December 10\, 2025 14:00 – 14:40 JST\nDecoding Safe(ty) Linux Architectural Approaches for Critical Systems – Philipp Ahmann\, Etas GmbH – Wednesday December 10\, 2025 14:50 – 15:30 JST\nLF Energy 101: How Open Source Is Powering the Digital Energy Transition – Darshan Chawda & Nao Nishijima\, Hitachi -Wednesday December 10\, 2025 16:40 – 17:20 JST\n\nLearn more about the Safety Critical talks here. \nRegister for the event here. \n\n\n[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/open-source-summit-tokyo-japan-2025/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/avif:https://elisa.tech/wp-content/uploads/sites/19/2025/09/OSS-Japan-25-Social-Snackable-1.avif
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20251211
DTEND;VALUE=DATE:20251214
DTSTAMP:20260524T164652
CREATED:20250925T073805Z
LAST-MODIFIED:20251106T212544Z
UID:10000080-1765411200-1765670399@elisa.tech
SUMMARY:Linux Plumbers Conference: Tokyo\, Japan 2025
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]The Linux Plumbers Conference is the premier event for developers working at all levels of the plumbing layer and beyond. \nTaking place on Thursday 11th\, Friday 12th and Saturday 13th of December\, this year we will be both in person and remote (hybrid). However to minimize technical issues\, we’d appreciate most of the content presenters being in-person. \nThe in-person venue is the Toranomon Hills Forum\, Tokyo\, Japan. \n\nLPC Microconference\n\n\nA microconference contains several sessions based on the same general topic. Each session will be between 15 to 30 minutes in length and be discussion oriented. \nSafe Systems with Linux MC \nAs Linux continues to be deployed in systems with varying criticality constraints\, progress needs to be made in establishing consistent linkage between code\, tests\, and requirements\, to improve overall efficiency and ability to support necessary analysis.\nThis MC addresses critical challenges in expectation management (aka requirements tracking)\, documentation\, testing\, and artifact sharing within the Linux kernel ecosystem. While tests are contributed for the code\, traditionally the underlying requirement that the tests satisfies is likewise not documented in a structured manner. This has resulted in a large amount of “tribal knowledge” associated with subsystems\, which results in technical debt when maintainers stop working on subsystems. \nTaking in the feedback from last year’s “Safe Systems with Linux” miniconference 1\, on how we can improve the documentation of the kernel’s design [1a] the ELISA (Enabling Linux in Safety Applications) community has focused on prototyping a template for capturing the requirements with volunteer linux kernel subsystem maintainers. The ELISA architecture team 2 has been meeting weekly and has developed a structured approach for documenting testable expectations with a template that allows embedding requirements directly with relevant code (as requested in the initial workshop) while maintaining machine readability and forming a base for improving testing with initiatives like KernelCI. The prototype format got initial review and feedback in December at the ELISA workshop at Goddard [3] and after incorporating that feedback in the workshop in Lund in May [4]. \nInitial pilots in the TRACING subsystem [5] have demonstrated the value of this approach\, even resulting in the identification and fixing of previously unknown issues. [6\,7]\nBuilding on the last year’s discussions\, the goal of this miniconference is to get wider feedback from additional maintainers and developers of different subsystems on the approach being proposed. \nPotential Topics\n\nProgress on Linux Kernel Requirements Framework\nDiscussing the SPDX-based template for low-level requirements\, lessons learned from initial pilots\, and plans for wider adoption.\nTechnical Debt Reduction\nHow documented requirements capture understanding of original functionality\, and can be leveraged for verification when code needs to be rewritten (ie. C to Rust)\, etc.\nRequirements-Driven Testing\nHow documented requirements can drive test case development and validation. Connecting relevant test cases with specific requirements and code\, should be able to yield more efficient testing.\nSemantic Aspects of Kernel Requirements\nExploring how to properly document expected behaviors with consideration for design elements that impact or are impacted by these behaviors.\nPractical Implementation Challenges\nAddressing the balance between detailed requirements documentation and maintaining kernel development velocity.\nRequired tools for automation\nProgress on tools to generate\, validate\, and track work products increasing dependability throughout the kernel development process.\nIndustry Adoption\nHow safety-critical industries are beginning to leverage these developments for certification and compliance purposes. How their safety engineers can participate in contributing formalized requirements to the kernel and providing linkage.\nRequirements as an Education Tool\nHow linux kernel documentation can mine the requirements\, and help new contributors understand kernel functionality and design intent and attract new upsteam developers\n\nSession Highlights:\n\nAspects of Dependable Linux Systems – Kate Stewart (Linux Foundation)\, Philipp Ahmann (Etas GmbH (BOSCH)) – 12 Dec 2025\, 10:00\nNVIDIA Approach for Achieving ASIL B Qualified Linux: minimizing expectations from upstream kernel processes -Igor Stoppa (nvidia) -12 Dec 2025\, 10:10am\nApplying Program Verification to Linux Kernel Code: Challenges\, Practices\, and Automation – Keisuke Nishimura – 12 Dec 2025\, 10:35\nDefining and maintaining requirements in the Linux Kernel – Chuck Wolber\, Gabriele Paoloni (Red Hat)\, Kate Stewart (Linux Foundation) – 12 Dec 2025\, 11:00\nKUnit Testing Insufficiencies – Matthew Whitehead (The Boeing Company) – 12 Dec 2025\, 12:00\nExploring possibilities for integrating StrictDoc with ELISA’s requirements template approach for the Linux kernel – Tobias Deiminger (Linutronix GmbH) – 12 Dec 2025\, 12:25\nBASIL: Open Source Traceability for Safety-Critical Systems” – Luigi Pellecchia – 12 Dec 2025\, 12:40\nTooling and Sharing Traceability Discussion – Luigi Pellecchia\, Matthew Whitehead (The Boeing Company)\, Tobias Deiminger (Linutronix GmbH) – 12 Dec 2025\, 12:55\nWrap up and next steps – Kate Stewart (Linux Foundation)\, Philipp Ahmann (Etas GmbH (BOSCH)) – 12 Dec 2025\, 13:20\n\nLearn more about the sessions here. \n\n[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/linux-plumbers-conference-tokyo-japan-2025/
CATEGORIES:Ambassador Presentations,Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2025/09/Linux-Plumbers-Conference-Tokyo-Japan-2025.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260131
DTEND;VALUE=DATE:20260202
DTSTAMP:20260524T164652
CREATED:20251126T200701Z
LAST-MODIFIED:20260127T002334Z
UID:10000083-1769817600-1769990399@elisa.tech
SUMMARY:ELISA Project at FOSDEM 2026
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” row_position_desktop=”default” row_position_tablet=”inherit” row_position_phone=”inherit” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” flex_gap_desktop=”10px” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]FOSDEM is a free event for software developers to meet\, share ideas and collaborate. Every year\, thousands of developers of free and open source software from all over the world gather at the event in Brussels. \nThe ELISA Project Ambassadors will be at FOSDEM 2026\, actively participating across the event. They will be giving presentations\, joining discussions\, and meeting contributors and attendees in various developer rooms throughout the weekend. You can also connect with them at the Linux Foundation Europe stand\, where they will be available to talk about ongoing work\, community activities\, and how to get involved with ELISA. \nIn addition\, Philipp Ahmann\, ELISA TSC Chair\, Systems and Automotive WG Chair\, and Sr. OSS Community Manager at ETAS GmbH (BOSCH)\, will be giving a talk at FOSDEM 2026. Philipp will also be at the Linux Foundation Europe stand throughout the weekend for anyone who would like to learn more about the ELISA Project\, ask technical questions\, or discuss collaboration opportunities. \nFrom the TSC\, Kate Stewart (VP\, Dependable Embedded Systems\, The Linux Foundation) and Nicole Pappler (Senior Safety Expert & Founder at AlektoMetis.com) will also be at FOSDEM. \n  \nSession Highlight:\nCode\, Compliance\, and Confusion: Open Source in Safety-Critical Products \nOpen source is increasingly finding its place in functionally safe\, safety-critical systems but adoption remains complex. This talk explores the rapid progress of OSS in functional safety across Linux\, Zephyr\, Xen\, and automotive middleware\, while also addressing the real barriers holding it back\, from certification uncertainty to misunderstood safety concepts.  Learn more. \nBoF/Unconference\nBOF: Linux & Open Source Software for safety applications in Railways (Jan 31\, 2026 11:00 am – 11:55 am) \nDigitization requires efficient software development. Today\, this is no longer financially viable without the massive reuse of existing components and thus without the use of open source software as a generic product\, also in the context of safety applications. Therefore\, ways and means must be found to make open source software usable on a large scale for the railway sector. Due to the cooperative nature of open source software and the low competitive differentiation in the use of such generic products\, the collaboration of various stakeholders from the sector under the governance of a Foundation can useful and important. This BOF wants to explore\, if there is a critical mass to start a foundational backed project initiative for better spread of awareness for OSS in Railways and which activities exist to expand this approach for the safety-critical parts. \nSafety-Critical Linux: Challenges across industries (Sat\, Jan 31 – 12:00pm – 12:55pm) \nLinux is being used more often in safety-critical areas like cars\, planes\, medical devices\, robots\, and trains. But each industry faces similar challenges when trying to meet safety and certification requirements. This BoF is an open discussion about those real-world problems: timing and determinism\, documentation\, certification\, tooling\, and system design. Anyone interested in safety-critical Linux is welcome to join\, share experiences\, ask questions\, and explore where collaboration could help. Learn more. \n[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/elisa-project-at-fosdem-2026/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2025/11/Screenshot-2025-11-25-at-15.04.35.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260518
DTEND;VALUE=DATE:20260521
DTSTAMP:20260524T164652
CREATED:20260116T173129Z
LAST-MODIFIED:20260428T085940Z
UID:10000087-1779062400-1779321599@elisa.tech
SUMMARY:Embedded Linux Conference & Open Source Summit - May 18-20\, 2026\, Minneapolis\, Minnesota
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” row_position_desktop=”default” row_position_tablet=”inherit” row_position_phone=”inherit” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” flex_gap_desktop=”10px” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Embedded Linux Conference (ELC) takes place alongside Open Source Summit\, bringing together two of the most influential communities in open source. \nEmbedded Linux powers everything from automotive and industrial systems to healthcare devices and consumer electronics. For over two decades\, ELC has been the premier vendor-neutral technical conference for developers and organizations building with Linux in embedded environments. It offers deep technical sessions\, hands-on learning\, and collaboration across kernel development\, real-time systems\, safety\, security\, and more. \nCo-located with ELC\, Open Source Summit is the leading gathering for open source developers\, maintainers\, and community leaders. It’s where the global open source community connects to share knowledge\, collaborate on solutions\, and drive innovation across technologies. \nTogether\, these events provide a unique opportunity to: \n\nLearn from experts building and maintaining critical open source technologies\nConnect with developers\, architects\, and decision-makers across industries\nExplore emerging trends in embedded systems\, safety\, security\, and cloud-native technologies\nCollaborate on real-world challenges and advance open source projects\n\nThe ELISA Project will participate in the Open Source Summit Safety Critical Software Track\, contributing expertise on safety-critical systems and advancing the use of Linux in safety applications. \nJoin us to be part of the community shaping the future of embedded and open source innovation. Learn more about the ELC and Open Source Summit. \nRead “What to expect from the ELISA Project at Open Source Summit 2026 – North America” to learn more about the safety critical software track sessions.[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/open-source-summit-may-18-20-2026-minneapolis-minnesota/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2026/01/oss-elc-na-2026-Social-Snackable.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260616
DTEND;VALUE=DATE:20260618
DTSTAMP:20260524T164652
CREATED:20260504T132124Z
LAST-MODIFIED:20260504T132124Z
UID:10000091-1781568000-1781740799@elisa.tech
SUMMARY:Open Source Summit 2026 - Mumbai\, India
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” row_position_desktop=”default” row_position_tablet=”inherit” row_position_phone=”inherit” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” flex_gap_desktop=”10px” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Open Source Summit is the premier event for open source developers and contributors. It’s where maintainers\, technologists\, and community leaders come together to share knowledge\, collaborate on solutions\, and push open source projects forward. It’s the home for code\, community\, and the people driving the future of open source. \nOpen Source Summit is not a single-focus\, niche event—it’s the big tent that unites the full spectrum of open source technologies and communities. Whether you work in cloud infrastructure\, Linux kernel development\, AI/ML\, embedded systems\, DevOps\, security\, or safety-critical systems\, Open Source Summit offers a shared space to exchange ideas\, make connections\, and learn across domains. It’s where technologists who don’t typically land in the same room get a chance to collaborate. \nAt the same time\, Open Source Summit brings in the leaders and practitioners who support the ecosystem from non-technical angles: open source program office (OSPO) staff\, legal experts\, policy advocates\, standards organizations\, equity champions\, community managers\, and foundation leaders. Together\, they help shape the frameworks\, culture\, and strategy that make open source work. \nThis event serves as a strategic checkpoint for the open source movement. It’s where conversations happen about not only what’s being built—but how and why. From sustainability and funding models to licensing\, AI alignment\, security\, and governance\, Open Source Summit brings clarity and direction to a fast-changing open source landscape. \nWhether you’re deep in code or focused on enabling the communities and structures that support it\, this is where your work gains momentum and impact. \nFeatured Tracks\nAttendees can dive into a wide range of focused tracks\, including: \n\nCI/CD\nCloud & Orchestration\nEmbedded\nLinux for Emerging Countries\nLinux\nNext Gen Open Technologies and Vertical Market Enablers\nOpen AI & Data\nOpen Source 101 (LF Education)\nOSS Enabling & Management\nPackages\, Images\, & Containers\nZephyr\n\nSpotlight Tracks\nEmbedded:  \nThe Embedded Track at Open Source Summit focuses on the software powering today’s connected devices\, from edge systems and IoT to automotive and industrial platforms. Bringing together developers\, maintainers\, and architects\, this track covers embedded Linux\, real-time systems\, firmware\, security\, device management\, and hardware–software integration. Sessions highlight practical development techniques\, performance optimization\, upstream collaboration\, and long-term maintenance strategies\, offering attendees insights into building reliable\, secure\, and scalable embedded systems with open source. \nLinux for emerging countries: \nDeep-dive into how open source technologies\, particularly Linux\, serve as a foundation for digital growth\, innovation\, and self-reliance in developing economies. With its low cost\, flexibility\, and community-driven model\, Linux enables governments\, educational institutions\, startups\, and enterprises to build secure and scalable technology infrastructures without the financial and licensing barriers of proprietary systems. This conference track highlights the expanding adoption of Linux across emerging markets\, showcases solutions built on Linux that address local and global challenges\, and examines how free and open source software fosters skills development\, entrepreneurship\, and sustainable economic progress. Sessions will feature real-world success stories\, policy perspectives\, and community initiatives that demonstrate how open collaboration can accelerate technological advancement and create inclusive opportunities worldwide\, and also discuss the challenges open-source technologies like Linux face in emerging countries. \nLinux: \nThis track is for maintainers\, developers and project leads in the Linux community to gather for updates\, education\, collaboration\, and problem-solving to further the Linux ecosystem. \nLearn more about the event and register here.[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/open-source-summit-2026-mumbai-india/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/jpeg:https://elisa.tech/wp-content/uploads/sites/19/2026/05/oss-india-26-Social-Snackable.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260811
DTEND;VALUE=DATE:20260813
DTSTAMP:20260524T164652
CREATED:20260504T141937Z
LAST-MODIFIED:20260504T142104Z
UID:10000092-1786406400-1786579199@elisa.tech
SUMMARY:Open Source Summit 2026 - Seoul\, Korea
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” row_position_desktop=”default” row_position_tablet=”inherit” row_position_phone=”inherit” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” flex_gap_desktop=”10px” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Open Source Summit is the premier event for open source developers and contributors. It’s where maintainers\, technologists\, and community leaders come together to share knowledge\, collaborate on solutions\, and push open source projects forward. It’s the home for code\, community\, and the people driving the future of open source. \nOpen Source Summit is not a single-focus\, niche event—it’s the big tent that unites the full spectrum of open source technologies and communities. Whether you work in cloud infrastructure\, Linux kernel development\, AI/ML\, embedded systems\, DevOps\, security\, or safety-critical systems\, Open Source Summit offers a shared space to exchange ideas\, make connections\, and learn across domains. It’s where technologists who don’t typically land in the same room get a chance to collaborate. \nAt the same time\, Open Source Summit brings in the leaders and practitioners who support the ecosystem from non-technical angles: open source program office (OSPO) staff\, legal experts\, policy advocates\, standards organizations\, equity champions\, community managers\, and foundation leaders. Together\, they help shape the frameworks\, culture\, and strategy that make open source work. \nThis event serves as a strategic checkpoint for the open source movement. It’s where conversations happen about not only what’s being built—but how and why. From sustainability and funding models to licensing\, AI alignment\, security\, and governance\, Open Source Summit brings clarity and direction to a fast-changing open source landscape. \nWhether you’re deep in code or focused on enabling the communities and structures that support it\, this is where your work gains momentum and impact. \nThe schedule will be live on June 11 (Thursday). \nLearn more about the event and register here.[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/open-source-summit-2026-seoul-korea/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/png:https://elisa.tech/wp-content/uploads/sites/19/2026/05/oss-korea-26-social-snackable-2.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20261007
DTEND;VALUE=DATE:20261010
DTSTAMP:20260524T164652
CREATED:20260519T094142Z
LAST-MODIFIED:20260519T094301Z
UID:10000096-1791331200-1791590399@elisa.tech
SUMMARY:Embedded Linux Conference & Open Source Summit Europe 2026
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” row_position_desktop=”default” row_position_tablet=”inherit” row_position_phone=”inherit” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” flex_gap_desktop=”10px” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text css=”” text_direction=”default”]Open Source Summit is the premier event for open source developers and contributors. It’s where maintainers\, technologists\, and community leaders come together to share knowledge\, collaborate on solutions\, and push open source projects forward. It’s the home for code\, community\, and the people driving the future of open source. \nThe ELISA Project encourages submissions for Open Source Summit Europe 2026 across a broad range of topics related to safety-critical and embedded Linux systems. \nSuggested topics for Open Source Summit Europe 2026 include safety-critical software\, the interaction between open source software and safety standards\, best practices for working with regulatory authorities\, security updates for safety-critical systems\, safety engineering in open source projects\, quality assessments based on development data\, requirements traceability and testability\, development of safety-relevant technical features\, safety analysis methodologies\, and real-world case studies showcasing Linux in safety-critical domains such as aerospace\, automotive\, industrial\, medical\, and energy systems. \nLearn more about the suggested tracks and suggested topics here. \nImportant dates to remember:\n\nCFP Closes: Wednesday\, 24 June at 23:59 CEST (UTC +2) / 14:59 PDT (UTC -7)\nCFP Notifications: Friday\, 24 July\nSchedule Announcement: Wednesday\, 29 July\nEvent Dates: Wednesday\, 7 October – Friday\, 9 October\n\nLearn more about the Open Source Summit Europe conference here.[/vc_column_text][/vc_column][/vc_row]
URL:https://elisa.tech/event/embedded-linux-conference-open-source-summit-europe-2026/
CATEGORIES:Industry Conference,Safety-Critical Software Summit
ATTACH;FMTTYPE=image/avif:https://elisa.tech/wp-content/uploads/sites/19/2026/05/slack-imgs.avif
END:VEVENT
END:VCALENDAR