about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/linux-testing.nix
Commit message (Collapse)AuthorAge
* linux: 4.19-rc5 -> 4.19-rc6Tim Steinbach2018-09-30
|
* linux: 4.19-rc4 -> 4.19-rc5Tim Steinbach2018-09-23
|
* linux: 4.19-rc3 -> 4.19-rc4Tim Steinbach2018-09-17
|
* linux: 4.19-rc2 -> 4.19-rc3Tim Steinbach2018-09-10
|
* linux: 4.19-rc1 -> 4.19-rc2Tim Steinbach2018-09-02
|
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* linux: 4.18-rc8 -> 4.19-rc1Tim Steinbach2018-08-26
|
* linux_testing: 4.18-rc7 -> 4.18-rc8Tuomas Tynkkynen2018-08-06
|
* linux: 4.18-rc6 -> 4.18-rc7Tim Steinbach2018-07-29
|
* linux: 4.18-rc5 -> 4.18-rc6Tim Steinbach2018-07-22
|
* linux: 4.18-rc4 -> 4.18-rc5Tim Steinbach2018-07-16
|
* linux: 4.18-rc3 -> 4.18-rc4Tim Steinbach2018-07-09
|
* linux: 4.18-rc2 -> 4.18-rc3Tim Steinbach2018-07-03
|
* linux: 4.18-rc1 -> 4.18-rc2Tim Steinbach2018-06-25
|
* linux-testing: 4.17-rc7 -> 4.18-rc1Tim Steinbach2018-06-16
|
* linux: 4.17-rc6 -> 4.17-rc7Tim Steinbach2018-05-28
|
* linux: 4.17-rc5 -> 4.17-rc6Tim Steinbach2018-05-20
|
* linux-testing: 4.17-rc4 -> 4.17-rc5Tim Steinbach2018-05-15
|
* linux: 4.17-rc3 -> 4.17-rc4Tim Steinbach2018-05-08
|
* linux: 4.17-rc2 -> 4.17-rc3Tim Steinbach2018-04-29
|
* linux: 4.17-rc1 -> 4.17-rc2Tim Steinbach2018-04-24
|
* linux: 4.16-rc7 -> 4.17-rc1Tim Steinbach2018-04-17
|
* linux: 4.16-rc6 -> 4.16-rc7Tim Steinbach2018-03-26
|
* linux: 4.16-rc5 -> 4.16-rc6Tim Steinbach2018-03-19
|
* linux: 4.16-rc4 -> 4.16-rc5Tim Steinbach2018-03-12
|
* linux: 4.16-rc3 -> 4.16-rc4Tim Steinbach2018-03-05
|
* linux: 4.16-rc1 -> 4.16-rc3Tim Steinbach2018-03-04
|
* linux_testing: 4.15-rc9 -> 4.16-rc1Tuomas Tynkkynen2018-02-16
|
* kernel: buildLinux replaces import ./generic.nixMatthieu Coudron2018-02-07
| | | | | | | - defined buildLinux as generic.nix instead of manual-config.nix. This makes kernel derivations a tad more similar to your typical derivations. - moved $buildRoot to within the source folder, this way it doesn't have to be created before the unpackPhase and make it easier to work on kernel source without running the unpackPhase
* linux_testing: 4.15-rc8 -> 4.15-rc9Tuomas Tynkkynen2018-01-22
|
* kernel: Enable cross compilingBen Gamari2018-01-15
|
* linux_testing: 4.15-rc7 -> 4.15-rc8Tuomas Tynkkynen2018-01-15
|
* linux_testing: 4.15-rc4 -> 4.15-rc7Andreas Rammhold2018-01-08
|
* linux-testing: 4.15-rc3 -> 4.15-rc4aszlig2017-12-18
| | | | | | | | | | Built successfully on x86_64-linux. I've verified the contents of the tarball by comparing its contents against the tag of my local checkout. Furthermore, I've checked the GPG signature of the tag. Signed-off-by: aszlig <aszlig@nix.build>
* linux-testing: 4.15-rc2 -> 4.15-rc3aszlig2017-12-11
| | | | | | | | | | Built successfully on x86_64-linux. I've verified the contents of the tarball by comparing its contents against the tag of my local checkout. Furthermore, I've checked the GPG signature of the tag. Signed-off-by: aszlig <aszlig@nix.build>
* linux-testing: 4.15-rc1 -> 4.15-rc2aszlig2017-12-04
| | | | | | | | | | Built successfully on x86_64-linux. I've verified the contents of the tarball by comparing its contents against the tag of my local checkout. Furthermore, I've checked the GPG signature of the tag. Signed-off-by: aszlig <aszlig@nix.build>
* linux-testing: 4.14-rc8 -> 4.15-rc1Philipp Steinpass2017-11-28
| | | | Closes #32137
* Revert "linux-testing: 4.14-rc8 -> 4.15-rc1"Tuomas Tynkkynen2017-11-28
| | | | | | This reverts commit 9335f1dda20cc67350ab478878a0471b6123a2ae. Doesn't compile, a working version is at #32137.
* linux-testing: 4.14-rc8 -> 4.15-rc1Tim Steinbach2017-11-27
|
* linux: 4.14.0-rc7 -> 4.14.0-rc8Tim Steinbach2017-11-05
|
* linux: 4.14-rc6 -> 4.14-rc7Tim Steinbach2017-10-30
|
* linux: 4.14-rc5 -> 4.14-rc6Tim Steinbach2017-10-23
|
* linux: 4.14-rc4 -> 4.14-rc5Tim Steinbach2017-10-16
|
* linux: 4.14-rc3 -> 4.14-rc4Tim Steinbach2017-10-10
|
* linux: 4.14-rc2 -> 4.14-rc3Tim Steinbach2017-10-02
|
* linux: 4.14-rc1 -> 4.14-rc2Tim Steinbach2017-09-25
|
* linuxPackages: properly propagate `features` and `extraConfig`Jan Malakhovski2017-09-17
| | | | | `kernel.override { features = ... }` didn't work before, now it works as expected.
* linux: 4.13-rc7 -> 4.14-rc1Tim Steinbach2017-09-17
|
* linux: 4.13-rc6 -> 4.13-rc7Tim Steinbach2017-08-28
|
* linux: 4.13-rc4 -> 4.13-rc6Tim Steinbach2017-08-22
|