summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
Commit message (Collapse)AuthorAge
* linux_zen: actually enable patchsetJörg Thalheim2021-07-31
|
* linux_zen: 5.13.5 -> 5.13.7Jörg Thalheim2021-07-31
|
* linux/common-config.nix: disable LPAE on armv7l-linuxBen Wolsieffer2021-07-30
| | | | | | | | | | | LPAE was enabled to support native armv7l builders running in QEMU on aarch64, but this option disables support for processors which don't support LPAE, which are still relatively common. In particular, Beaglebones use the Cortex-A8, which doesn't support LPAE. Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it, it fails before even earlycon is initialized. This makes the problem difficult to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
* Merge master into staging-nextgithub-actions[bot]2021-07-28
|\
| * linux: 5.13.5 -> 5.13.6Florian Klink2021-07-28
| |
* | Merge master into staging-nextgithub-actions[bot]2021-07-28
|\|
| * linux_zen: 5.12.19 -> 5.13.5Atemu2021-07-27
| |
* | Merge master into staging-nextgithub-actions[bot]2021-07-27
|\|
| * Merge pull request #131565 from fortuneteller2k/bump-xanmodSandro2021-07-27
| |\ | | | | | | linux_xanmod: 5.13.4 -> 5.13.5
| | * linux_xanmod: 5.13.4 -> 5.13.5fortuneteller2k2021-07-26
| | |
| * | Merge pull request #110742 from siraben/deprecate-foldBen Siraphob2021-07-27
| |\ \
| | * | treewide: fold -> foldrBen Siraphob2021-01-26
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2021-07-26
|\| | |
| * | | linux_latest-libre: 18165 -> 18191TredwellGit2021-07-26
| | | |
| * | | linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47TredwellGit2021-07-26
| | | |
| * | | linux: 5.13.4 -> 5.13.5TredwellGit2021-07-26
| | | |
| * | | Merge pull request #131113 from Atemu/update/zen-kernelsSandro2021-07-26
| |\ \ \ | | |_|/ | |/| |
| | * | linux_lqx: 5.12.17 -> 5.12.19Atemu2021-07-22
| | | |
| | * | linux_zen: 5.12.14 -> 5.12.19Atemu2021-07-22
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2021-07-22
|\| | |
| * | | linux_xanmod: 5.13.1 -> 5.13.4Bernardo Meurer2021-07-21
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2021-07-21
|\| | |
| * | | linux/hardened/patches/5.4: 5.4.133-hardened1 -> 5.4.134-hardened1TredwellGit2021-07-20
| | | |
| * | | linux/hardened/patches/5.12: 5.12.18-hardened1 -> 5.12.19-hardened1TredwellGit2021-07-20
| | | |
| * | | linux/hardened/patches/5.10: 5.10.51-hardened1 -> 5.10.52-hardened1TredwellGit2021-07-20
| | | |
| * | | linux/hardened/patches/4.19: 4.19.197-hardened1 -> 4.19.198-hardened1TredwellGit2021-07-20
| | | |
| * | | linux/hardened/patches/4.14: 4.14.239-hardened1 -> 4.14.240-hardened1TredwellGit2021-07-20
| | | |
| * | | linux: 5.4.133 -> 5.4.134TredwellGit2021-07-20
| | | |
| * | | linux: 5.13.3 -> 5.13.4TredwellGit2021-07-20
| | | |
| * | | linux: 5.12.18 -> 5.12.19TredwellGit2021-07-20
| | | |
| * | | linux: 5.10.51 -> 5.10.52TredwellGit2021-07-20
| | | |
| * | | linux: 4.9.275 -> 4.9.276TredwellGit2021-07-20
| | | |
| * | | linux: 4.4.275 -> 4.4.276TredwellGit2021-07-20
| | | |
| * | | linux: 4.19.197 -> 4.19.198TredwellGit2021-07-20
| | | |
| * | | linux: 4.14.239 -> 4.14.240TredwellGit2021-07-20
| |/ /
* | | Merge staging-next into staginggithub-actions[bot]2021-07-20
|\| |
| * | linux/hardened/patches/5.4: 5.4.132-hardened1 -> 5.4.133-hardened1TredwellGit2021-07-19
| | |
| * | linux/hardened/patches/5.12: 5.12.17-hardened1 -> 5.12.18-hardened1TredwellGit2021-07-19
| | |
| * | linux/hardened/patches/5.10: 5.10.50-hardened1 -> 5.10.51-hardened1TredwellGit2021-07-19
| | |
| * | linux: 5.4.132 -> 5.4.133TredwellGit2021-07-19
| | |
| * | linux: 5.13.2 -> 5.13.3TredwellGit2021-07-19
| | |
| * | linux: 5.12.17 -> 5.12.18TredwellGit2021-07-19
| | |
| * | linux: 5.10.50 -> 5.10.51TredwellGit2021-07-19
| | |
* | | Merge staging-next into staginggithub-actions[bot]2021-07-19
|\| |
| * | Merge pull request #130510 from lovesegfault/kernel-pass-buildPackagesBernardo Meurer2021-07-18
| |\ \ | | | | | | | | buildLinux: pass buildPackages to linuxManualConfig
| | * | buildLinux: pass buildPackages to linuxManualConfigBernardo Meurer2021-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should be using the _same_ buildPackages when we generate the configuration (which happens in buildLinux) as when we actually build the kernel (which happens in linuxManualConfig). This change enforces that when we callPackage `manual-config.nix` we pass on whatever `buildPackages` that `buildLinux` itself was called with.
* | | | Merge staging-next into staginggithub-actions[bot]2021-07-19
|\| | |
| * | | linux/hardened/patches/5.4: 5.4.130-hardened1 -> 5.4.132-hardened1TredwellGit2021-07-18
| | | |
| * | | linux/hardened/patches/5.12: 5.12.15-hardened1 -> 5.12.17-hardened1TredwellGit2021-07-18
| | | |
| * | | linux/hardened/patches/5.10: 5.10.48-hardened1 -> 5.10.50-hardened1TredwellGit2021-07-18
| | | |