Ask HN: Project ideas for a Linux kernel module

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pbbr

    Provider Backbone Bridging for Linux

  • Perhaps you can work on the new promising Shortest Path Bridging (SPB) in the Linux kernel that has not been very popular as it should be [1],[2],[3].

    [1] 802.1Q-2018 - IEEE Standard for Local and Metropolitan Area Network--Bridges and Bridged Networks:

    https://ieeexplore.ieee.org/document/8403927

    [2] Provider Backbone Bridging for Linux:

    https://github.com/openss7/pbbr

    [3] Are there inherent problems with 802.1aq preventing wider adoption?

    https://www.reddit.com/r/networking/comments/8gez0r/are_ther...

  • linux

    Linux kernel source tree (by pabs3)

  • Probably the most useful thing you could do would be take any Android device (or iOS device with the bootrom exploit) and rebase the patches for it on mainline, clean them up and get them merged into mainline Linux. Same goes for any other device not supported in mainline really, but Android devices are almost always like this.

    Along those lines, look at all the dkms modules in any Linux distro and try to talk to the module authors about mainlining, do the work needed if they agree to it.

    Also, I have some ideas for Linux kernel things I noticed are needed in my branches of linux.git: https://github.com/pabs3/linux/branches/all

      cleanups/bluetooth-magic-numbers

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hp_omen_led_controler

    Linux kernel module that exposes keyboard leds in the hp omen laptops.

  • bouffalo_sdk

    BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk

  • The chip has complete-ish sdk here(https://github.com/bouffalolab/bouffalo_sdk) we use as "documentation". Datasheet and the reference manual are incomplete.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • RISC-V Ox64 BL808 SBC: Starting Apache NuttX Real-Time Operating System

    2 projects | news.ycombinator.com | 12 Nov 2023
  • BL616 SWGPIO driver

    1 project | /r/RISCV | 11 Jul 2023
  • Use windows machine remotely to compile.

    1 project | /r/microcontrollers | 13 May 2023
  • USB-OTG HID to UART?

    1 project | /r/embedded | 29 Mar 2023
  • USB CDC/Serial REPL for PikaPython

    1 project | /r/GowinFPGA | 17 Mar 2023