Main Page

From Driver Backports Wiki
(Difference between revisions)
Jump to: navigation, search
(Community)
 
(72 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is the home page of the '''Linux kernel backporting project'''.
+
__NOTOC__
  
We provide drivers released on newer kernels backported for usage on older kernels.  
+
The ''Backports Project'' enables old kernels to run the latest drivers.
  
Both daily snapshots based on [http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git linux-next], and stable releases based [http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git Linux's stable releases] are provided.
+
"''Backporting''" is the process of making new software run on something old. A version of something new that's been modified to run on something old is called a "''backport''".
  
The project aims to optimize the backporting process by not only providing backported drivers but by also aiming to [http://www.do-not-panic.com/2012/08/automatically-backporting-linux-kernel.html automatically backport the Linux kernel] by [http://www.do-not-panic.com/2012/08/optimizing-backporting-collateral.html optimizing backporting collateral evolutions].
+
The Backports Project develops tools to automate the backporting process for Linux drivers. These tools form the ''backports'' suite.
  
'2013-05-19 Update'
+
= History =
  
The compat-drivers and compat development tree were merged, there is a new development tree:
+
The Backports Project started in 2007 as ''compat-wireless''.  It was renamed to ''compat-drivers'' as the project's scope broadened beyond just wireless network drivers.  Nowadays, the project is known simply as ''backports''.
  
git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/backports.git
+
As of the 3.10-based release, over 830 device drivers had been backported.
  
There is now v3.10-rc1 releases available for testing, see the [http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/ release page] for the latest tarballs. Most of the documentation needs to be updated. Volunteers are welcomed.
+
Recent versions of backports support mainline kernels back to version 3.0. The older backports-3.14 supports all kernel versions back to version 2.6.26.
  
<h1>Backports releases</h1>
+
= Resources =
  
*** '''Releases will be made through this page starting from the v3.7-rc1 release.'''
+
* [[Releases|Package releases: (download)]]
 +
* Daily snapshots: [http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (linux-next)] [http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git (linux-stable)]
 +
* [https://git.kernel.org/cgit/linux/kernel/git/backports/backports.git git repository]
 +
* [https://bugzilla.kernel.org/enter_bug.cgi?product=Backports%20project Bugzilla bug tracker:] [[Bugs#Bugzilla|(notes)]]
  
  * [[Releases|compat-drivers releases]]
+
= Documentation =
 +
* [[license|Linux kernel backports license]]
 +
* User documentation
 +
** [[documentation|Overview]]
 +
** [[Documentation/packaging|Package release mode]]
 +
** [[Documentation/integration|Kernel integration mode]]
 +
* [[Documentation/backports/hacking|Developer documentation]]
 +
* [[Bugs|Reporting bugs & security vulnerabilities]]
  
<h1>General documentation</h1>
+
== Papers ==
  
  * [[mailing_list|Backports mailing list]]
+
* [http://coccinelle.lip6.fr/papers/backport_edcc15.pdf Increasing Automation in the Backporting of Linux Drivers Using Coccinelle - Luis R. Rodriguez, Julia Lawall] (12 pages)
  * [[social_media|Get news or updates through social media]]
+
  * [[documentation|Backports documentation]]
+
    * [[Documentation/compat|compat]]
+
    * [[Documentation/compat-drivers|compat-drivers]]
+
  * [[Documentation/reporting-bugs|reporting bugs]]
+
    * [[bugzilla|backports bugzilla]]
+
  
<h1>Hacker documentation</h1>
+
== Videos ==
  
<h2>IRC</h2>
+
* [https://www.youtube.com/watch?v=ZXATzae7eng Automatically Backporting the Linux Kernel - Luis Rodriguez] (54 minutes)
 +
** SUSE Labs Conference, České Budějovice, October 2014
 +
* [https://www.youtube.com/watch?v=buZrNd6XkEw An Introduction to Coccinelle Bug Finding and Code Evolution for the Linux Kernel - Julia Lawall] (1 hour 58 minutes)
 +
** SUSE Labs Conference, České Budějovice, October 2014
 +
* [https://www.youtube.com/watch?v=lvFXQ6zyHCg An Update on the Linux Backports Project - Luis R. Rodriguez, Qualcomm Atheros] (43 minutes)
 +
** LinuxCon and CloudOpen Conference, New Orleans, October 2013
  
Most important of all, IRC. Join us:
+
= Community =
  
<pre>
+
* [[Mailing list]]: [http://marc.info/?l=linux-backports (archives)] [[Mailing list|(subscribe)]] [mailto:backports@vger.kernel.org (send)]
irc.freenode.net #kernel-backports
+
* [[IRC]]: server "irc.libera.chat:6697" (TLS), channel "#kernel-backports"
</pre>
+
* [[Social media|Twitter]]: @LinuxBackports
 +
* [[Social media|identi.ca]]: @LinuxBackports
 +
* [[Meetings]]
 +
* [[Documentation/backports/hacking|Contributing]]
  
<h2>Hacker documentation</h2>
+
[[File:88x31.png‎]] - This text is licensed under a [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported License].
 
+
  * [[Meetings|Documented backport meetings]]
+
  * [[Documentation/backports/hacking|hacking on backports]]
+

Latest revision as of 20:01, 27 May 2021


The Backports Project enables old kernels to run the latest drivers.

"Backporting" is the process of making new software run on something old. A version of something new that's been modified to run on something old is called a "backport".

The Backports Project develops tools to automate the backporting process for Linux drivers. These tools form the backports suite.

[edit] History

The Backports Project started in 2007 as compat-wireless. It was renamed to compat-drivers as the project's scope broadened beyond just wireless network drivers. Nowadays, the project is known simply as backports.

As of the 3.10-based release, over 830 device drivers had been backported.

Recent versions of backports support mainline kernels back to version 3.0. The older backports-3.14 supports all kernel versions back to version 2.6.26.

[edit] Resources

[edit] Documentation

[edit] Papers

[edit] Videos

[edit] Community

88x31.png - This text is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Personal tools