summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/linux-testing.nix
Commit message (Collapse)AuthorAge
* linux: rewrite updater-script, make data-drivenK9002023-09-22
| | | | Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
* linux_testing: 6.5-rc7 -> 6.6-rc1Kiskae2023-09-12
| | | | rc1: https://lwn.net/Articles/944122/
* linux_testing: 6.5-rc5 -> 6.5-rc7Raito Bezarius2023-08-24
| | | | | rc7: https://lwn.net/Articles/942249/ rc6: https://lwn.net/Articles/941403/
* linux_testing: 6.5-rc3 -> 6.5-rc5Raito Bezarius2023-08-10
| | | | | rc5: https://lwn.net/Articles/940617/ rc4: https://lwn.net/Articles/939684/
* linux_testing: 6.5-rc2 -> 6.5-rc3Raito Bezarius2023-07-30
| | | | https://lwn.net/Articles/939013/
* linux_testing: 6.4-rc7 -> 6.5-rc2Raito Bezarius2023-07-19
| | | | | | | `VIDEO_STK1160_COMMON` was removed in 7f7ac101236bd020681f122089b611eca8e507ac ("media: stk1160: Simplify the build config definition"). This is now guarded for newer kernels.
* linux_testing: 6.4-rc6 -> 6.4-rc7Raito Bezarius2023-06-22
| | | | https://lwn.net/Articles/935082/
* linux_testing: 6.4-rc4 -> 6.4-rc6teutat3s2023-06-15
| | | | | https://lwn.net/ml/linux-kernel/CAHk-%3DwifuPqAFXQQTTLkp_%2BFMzxGFHpSG-hEtZazG-46s%3DnoAw%40mail.gmail.com/ https://lwn.net/ml/linux-kernel/CAHk-%3DwgmbjQu3bVSa5JJhEymeQhkr7N3cjg-CoNLVituUnfW8w%40mail.gmail.com/
* linux_testing: 6.4-rc3 -> 6.4-rc4Raito Bezarius2023-05-31
| | | | https://lwn.net/ml/linux-kernel/CAHk-=whwNMtwpMxcsdC4bysY+5E9E_wNeUz=R-iciy3DJwQ+vg@mail.gmail.com/
* linux_testing: 6.4-rc2 -> 6.4-rc3Raito Bezarius2023-05-22
| | | | Dropped the Maple state patch as it is already applied now.
* linux_testing: 6.4-rc1 -> 6.4-rc2Alyssa Ross2023-05-16
|
* linux_testing: 6.3-rc7 -> 6.4-rc1Alyssa Ross2023-05-08
|
* linux_testing: 6.3-rc6 -> 6.3-rc7Alyssa Ross2023-04-17
| | | | | This includes the fix for debug info causing output reference cycles on RISC-V.
* linux_testing: 6.3-rc5 -> 6.3-rc6Alyssa Ross2023-04-12
|
* linux_testing: 6.3-rc1 -> 6.3-rc5Alyssa Ross2023-04-03
| | | | | Switched to fetchzip because the tarball is dynamically generated by cgit.
* linux_testing: 6.2-rc6 -> 6.3-rc1Alexandre Acebedo2023-03-12
|
* linuxPackages_testing: 6.2-rc2 -> 6.2-rc6Tyler Slabinski2023-02-03
|
* linux_testing: 6.1-rc8 -> 6.2-rc2Bernardo Meurer2023-01-04
|
* linux: remove `modDirVersionArg` argumentNaïm Favier2022-12-21
| | | | It's redundant with `argsOverride.modDirVersion`.
* linux: use `lib.versions.pad` for `modDirVersion`Naïm Favier2022-12-21
|
* linux_testing: 6.1-rc3 -> 6.1-rc8Ben Wolsieffer2022-12-06
|
* linuxKernel.kernels.linux_testing: 6.0-rc5 -> 6.1-rc3Alexandre Acebedo2022-11-01
|
* linuxKernel.kernels.linux_testing: 6.0-rc1 -> 6.0-rc5Bernardo Meurer2022-09-12
|
* linux_testing: 5.19-rc -> 6.0-rc1Bernardo Meurer2022-08-16
|
* linux_testing: 5.15-rc6 -> 5.19-rc5matthewcroughan2022-07-22
|
* linux_testing: 5.13-rc6 -> 5.15-rc6arcnmx2021-10-21
|
* kernels: remove manually declared kernelTestsAtemu2021-08-23
| | | | It is not necessary to declare these manually anymore
* linux-testing: 5.12-rc6 -> 5.13-rc6Lengyel Balázs2021-06-14
|
* kernel: Add test for RC kernelsTim Steinbach2021-04-08
|
* linux-testing: 5.12-rc4 -> 5.12-rc6Ali Abrar2021-04-05
|
* linux-testing: 5.11-rc5 -> 5.12-rc4Tim Steinbach2021-03-26
| | | | | | | | - Sound SOC support was refactored in torvalds/linux@43df5242af4ed67e8811257ab1bfe6a07e4a5858 - GMA3600 is part of GMA500 as of torvalds/linux@26499e0518a77de29e7db2c53fb0d0e9e15be8fb
* linux: 5.11-rc3 -> 5.11-rc5Tim Steinbach2021-01-29
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* linux: 5.11-rc2 -> 5.11-rc3Tim Steinbach2021-01-11
|
* linux: 5.11-rc1 -> 5.11-rc2Tim Steinbach2021-01-04
| | | | Added temporary patch for a syntax error in the wireless drivers
* linux: 5.10-rc6 -> 5.11-rc1Tim Steinbach2020-12-28
|
* linux: 5.10-rc5 -> 5.10-rc6Tim Steinbach2020-12-01
|
* linux: 5.10-rc4 -> 5.10-rc5Tim Steinbach2020-11-23
|
* linux: 5.10-rc3 -> 5.10-rc4Tim Steinbach2020-11-16
|
* linux: 5.10-rc2 -> 5.10-rc3Tim Steinbach2020-11-13
|
* linux: 5.10-rc1 -> 5.10-rc2Tim Steinbach2020-11-03
|
* linux: 5.9-rc8 -> 5.10-rc1Tim Steinbach2020-10-27
|
* linux: 5.9-rc7 -> 5.9-rc8Sridhar Ratnakumar2020-10-04
|
* linux: 5.9-rc6 -> 5.9-rc7Sridhar Ratnakumar2020-09-28
|
* linux: 5.9-rc5 -> 5.9-rc6Tim Steinbach2020-09-25
|
* linux: 5.9-rc4 -> 5.9-rc5Tim Steinbach2020-09-20
|
* linux: 5.9-rc3 -> 5.9-rc4Tim Steinbach2020-09-09
|
* linux_testing: 5.9-rc2 -> 5.9-rc3Austin Seipp2020-08-31
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* linux: 5.9-rc1 -> 5.9-rc2Tim Steinbach2020-08-24
|