Giter VIP home page Giter VIP logo

backports's Introduction

# Linux kernel backports package

This package provides backport support for drivers from newer kernels
down to older kernels. It currently backports the following subsystems:

  * Ethernet
  * Wireless
  * Bluetooth
  * NFC
  * GPU
  * Media
  * Regulator

This package provides the latest Linux kernel subsystem enhancements
for kernels 2.6.24 and above. It is technically possible to support
kernels < 2.6.24 but more work is required for that.

# Documentation

This package is documented online and has more-up-to date information
online than on this README file. You should read the wiki page
and not rely on this README!

https://backports.wiki.kernel.org

# License

This work is a subset of the Linux kernel as such we keep the kernel's
Copyright practice. Some files have their own copyright and in those
cases the license is mentioned in the file. All additional work made
to building this package is licensed under the GPLv2.

# Backporting preference for EXPORT_SYMBOL_GPL() and proprietary drivers

This framework was designed by intent since its inception *only* for upstream
Linux kernel drivers to avoid excuses about the difficulty to support upstream
Linux kernel development while also supporting users on older kernels. To
ensure the intent is respected currently all symbols that we do work on to
backport are exported via EXPORT_SYMBOL_GPL() as we do work to backport them
for the supported kernels. By using EXPORT_SYMBOL_GPL() we make it *clear* that
if you use the backported symbols your software *is* considered derivative
works of the Linux kernel.

Comprendes, Mendes?

backports's People

Contributors

egrumbach avatar elp avatar gospo avatar guillermonunez avatar haegar avatar hauke avatar jmberg avatar jmberg-intel avatar kkulshre avatar lacombar avatar linvjw avatar lwfinger avatar mar-kolya avatar mcgrof avatar ozancaglayan avatar paulfertser avatar pprindeville avatar prakasm avatar rchatre avatar rmacko72 avatar rtg-canonical avatar rtg-tpi avatar s0be avatar skurrier avatar steven676 avatar tlnd avatar vitek avatar xhuang avatar zefir-kurtisi avatar zerochaos- avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

backports's Issues

nl80211 command for "mesh get setup" overflows u8

CC [M] /opt/jam/dev/xperiaz/submodules/backports-releases/net/mac80211/mesh_sync.o
/opt/jam/dev/xperiaz/submodules/backports-releases/net/wireless/nl80211.c: In function 'nl80211_get_mesh_setup':
/opt/jam/dev/xperiaz/submodules/backports-releases/net/wireless/nl80211.c:4647:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
error, forbidden warning: nl80211.c:4647

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.