Elektrine lite

← Feed

Krzysztof Kozlowski

krzk@social.kernel.org

Linux Kernel developer and maintainer<br/><a class="hashtag" data-tag="standwithukraine" href="https://social.kernel.org/tag/standwithukraine" rel="tag ugc">#standwithukraine</a> 🇵🇱 🇪🇺 🇺🇦 🇨🇭<br/>IRC: krzk<br/>Kernel work related account. Other accounts of mine: <span class="h-card"><a class="u-url mention" data-user="AVVjHqqcKYRUtQ2cqW" href="https://mastodon.social/@krzk" rel="ugc">@<span>krzk@mastodon.social</span></a></span> <br/>GitHub: <a href="https://github.com/krzk/">https://github.com/krzk/</a><br/>Traveling Instagram / Wanderquak: <a href="https://www.instagram.com/wanderquak/">https://www.instagram.com/wanderquak/</a><br/>Home brewery: <a href="https://brewalot.ch">https://brewalot.ch</a><br/>Our gardening (and worm farm!): <a href="https://growalot.ch">https://growalot.ch</a>

Posts

  • Post #811707

    Continuing PyTorch / Linux Foundation database of harvested emails and sending advertisements to them - https://social.kernel.org/notice/B3bhz39OUEdNndylVI Linux Foundation apologized for &amp;quot;internal marketing operations error&amp;quot; and that &amp;quot;Your email address, along with those of other kernel maintainers, was included in a dataset from a third-party data provider that was improperly imported into our marketing systems without consent verification.&amp;quot; No name for 3r...

  • Post #761760

    Go Beavers! I mean, the true beavers, the greatest ecosystem engineers, which are vital in bringing diversity, richness, and healing degraded landscapes. “Beaver settlements triple in 15 years in Switzerland” https://www.swissinfo.ch/eng/beavers-increase-threefold-in-15-years-in-switzerland/48657934 If you want to learn more, why beavers are important, I recommend Andrew Millison’s: https://youtu.be/43bmtqKDhBE

  • Post #761759

    With v6.5-rc1 merge window, my remaining few fixes for Samsung Exynos SoC dtbs_check compliance were merged. This means that with v6.5-rc1 all ARM and ARM64 Samsung Exynos SoC Devicetree sources (DTS) pass in-kernel Devicetree bindings compliance tests. I can finally enable a builder testing mainline DTS for this: https://krzk.eu/#/builders/92 https://krzk.eu/#/builders/91 https://github.com/krzk/tools/commit/743f694cfe4d18dd5f92728967aa762edd59c84e P.S. The ARM64 Exynos DTS was actually compli...

  • Post #738581

    New release: neard v0.20, the user-space counterpart of Linux NFC stack The release includes a few minor fixes. Source code release: https://web.git.kernel.org/pub/scm/network/nfc/neard.git/tag/?h=v0.20 https://web.git.kernel.org/pub/scm/network/nfc/neard.git/snapshot/neard-0.20.tar.gz I should have released it much earlier, though. I think this release thanks to Mark Greer finally dumps Python 2 dependency - last blocker of packaging for Debian. Anyone would like to revive the Debian package...

  • Post #643862

    Since a year we got some contributions for converting Devicetree bindings from TXT to DT schema as part of some sort mentorship programs (e.g. GSoC). This is great although leads to some misunderstandings in that work, considering mentorships did not ask DT maintainers about some sort of guidance. To clarify: 1. Please convert bindings which have active DTS users. First choose bindings with DTS built by arm64 defconfig, then next choice by arm multi_v7 defconfig. Then any other ARM or different...