summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
Commit message (Collapse)AuthorAge
* linux_latest-libre: 18260 -> 18268Alyssa Ross2021-08-30
|
* linux_latest: 5.13.13 -> 5.14Alyssa Ross2021-08-30
|
* linux_xanmod: 5.13.12 -> 5.13.13Bernardo Meurer2021-08-27
|
* linux-hardened: Fix update scriptTim Steinbach2021-08-27
|
* linux/hardened/patches/5.4: 5.4.142-hardened1 -> 5.4.143-hardened1TredwellGit2021-08-27
|
* linux/hardened/patches/5.13: init at 5.13.13-hardened1TredwellGit2021-08-27
|
* linux/hardened/patches/5.10: 5.10.60-hardened1 -> 5.10.61-hardened1TredwellGit2021-08-27
|
* linux/hardened/patches/4.19: 4.19.204-hardened1 -> 4.19.205-hardened1TredwellGit2021-08-27
|
* linux/hardened/patches/4.14: 4.14.244-hardened1 -> 4.14.245-hardened1TredwellGit2021-08-27
|
* linux_latest-libre: 18239 -> 18260TredwellGit2021-08-27
|
* linux-rt_5_10: 5.10.56-rt49 -> 5.10.59-rt52TredwellGit2021-08-27
|
* linux: 5.4.142 -> 5.4.143TredwellGit2021-08-27
|
* linux: 5.13.12 -> 5.13.13TredwellGit2021-08-27
|
* linux: 5.10.60 -> 5.10.61TredwellGit2021-08-27
|
* linux: 4.9.280 -> 4.9.281TredwellGit2021-08-27
|
* linux: 4.4.281 -> 4.4.282TredwellGit2021-08-27
|
* linux: 4.19.204 -> 4.19.205TredwellGit2021-08-27
|
* linux: 4.14.244 -> 4.14.245TredwellGit2021-08-27
|
* linux_zen: 5.13.12-zen1 -> 5.13.13-zen1Jörg Thalheim2021-08-26
|
* Merge pull request #135294 from Mic92/linux_zenSandro2021-08-23
|\ | | | | linux_zen: 5.13.10-zen1 -> 5.13.12-zen1
| * linux_zen: 5.13.10-zen1 -> 5.13.12-zen1Jörg Thalheim2021-08-22
| |
* | Merge pull request #121518 from Atemu/automatic-kernelTestsKevin Cox2021-08-23
|\ \ | |/ |/| kernel/generic: add kernelTests automatically
| * kernels: remove manually declared kernelTestsAtemu2021-08-23
| | | | | | | | It is not necessary to declare these manually anymore
| * kernel/generic: add kernelTests automaticallyAtemu2021-08-23
| | | | | | | | | | | | | | | | Unfortunately, there seems to be no way of referencing an overridable version of the package you're in, so it had to be stubed to work at all. This isn't important for our current, very basic kernel nixosTests but might become important when we add more sophisticated ones.
* | linuxPackages_5_4_hardened: 5.4.141 -> 5.4.142ajs1242021-08-21
| |
* | linuxPackages_5_10_hardened: 5.10.59 -> 5.10.60ajs1242021-08-21
| |
* | linuxPackages_5_4_hardened: 5.4.139 -> 5.4.141ajs1242021-08-21
| |
* | linuxPackages_5_10_hardened: 5.10.57 -> 5.10.59ajs1242021-08-21
| |
* | linuxPackages_4_19_hardened: 4.19.202 -> 4.19.204ajs1242021-08-21
| |
* | linuxPackages_4_14_hardened: 4.14.243 -> 4.14.244ajs1242021-08-21
| |
* | linuxPackages_hardened: fix update.pyajs1242021-08-21
| | | | | | | | this is kind of hack, idk how this worked before, tbh
* | Merge pull request #134692 from TredwellGit/linuxMaximilian Bosch2021-08-20
|\ \ | | | | | | Kernels 2021-08-18
| * | linux_latest-libre: 18210 -> 18239TredwellGit2021-08-18
| | |
| * | linux-rt_5_10: 5.10.56-rt48 -> 5.10.56-rt49TredwellGit2021-08-18
| | |
| * | linux: 5.4.139 -> 5.4.142TredwellGit2021-08-18
| | |
| * | linux: 5.13.11 -> 5.13.12TredwellGit2021-08-18
| | |
| * | linux: 5.10.57 -> 5.10.60TredwellGit2021-08-18
| | |
| * | linux: 4.19.202 -> 4.19.204TredwellGit2021-08-18
| | |
| * | linux: 4.14.243 -> 4.14.244TredwellGit2021-08-18
| |/
* | Merge pull request #134708 from Mic92/zenJörg Thalheim2021-08-19
|\ \ | | | | | | linuxPackages_zen: 5.13.9-zen1 -> 5.13.10-zen1
| * | linux_zen: add update scriptJörg Thalheim2021-08-18
| | |
| * | linuxPackages_zen: 5.13.9 -> 5.13.10-zen1Jörg Thalheim2021-08-18
| | |
* | | linux_xanmod: 5.13.11 -> 5.13.12Bernardo Meurer2021-08-18
|/ /
* | Merge master into staging-nextgithub-actions[bot]2021-08-17
|\|
| * Merge pull request #134307 from Ma27/versioned-hardened-kernelMaximilian Bosch2021-08-16
| |\ | | | | | | linuxPackages: drop latest_hardened, introduce versioned attributes
| | * linuxPackages_4_14_hardened: fix evalMaximilian Bosch2021-08-16
| | | | | | | | | | | | | | | | | | | | | Not sure if this is the right thing to do, but apparently we want this setting for <4.18, so we hard-code it for 4.14 via `mkForce` (previously this has led to conflicting definitions which is why the hardened 4.14 kernel never seems to have evaluated properly).
| * | linux_xanmod: 5.13.10 -> 5.13.11Bernardo Meurer2021-08-16
| |/
* | Merge master into staging-nextgithub-actions[bot]2021-08-16
|\|
| * Merge pull request #133587 from TredwellGit/linux_5_12Maximilian Bosch2021-08-16
| |\ | | | | | | linux_5_12: remove
| | * linux_5_12: removeTredwellGit2021-08-12
| | | | | | | | | | | | https://lwn.net/ml/linux-kernel/1626791065147152@kroah.com/