summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
Commit message (Collapse)AuthorAge
...
| * | | linux_6_5: 6.5.9 -> 6.5.10Maximilian Bosch2023-11-02
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2023-11-02
|\| | |
| * | | linuxKernel.kernels.linux_lqx: 6.5.9-lqx1 ->6.5.9-lqx2Jerry Starke2023-11-02
| | | |
| * | | linuxKernel.kernels.linux_zen: 6.5.9-zen2 -> 6.6-zen1Jerry Starke2023-11-02
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2023-10-30
|\| | |
| * | | Merge pull request #264313 from K900/kernel-6.6K9002023-10-30
| |\ \ \ | | | | | | | | | | Kernel 6.6
| | * | | linux/common-config: enable new security features for 6.6K9002023-10-30
| | | | |
| | * | | linux_6_6: init at 6.6K9002023-10-30
| | | | |
| * | | | linux_xanmod_latest: 6.5.8 -> 6.5.9Atemu2023-10-28
| | | | |
| * | | | linux_xanmod: 6.1.58 -> 6.1.60Atemu2023-10-28
| |/ / /
* | | | Merge master into staging-nextgithub-actions[bot]2023-10-28
|\| | |
| * | | Merge pull request #262571 from Atemu/update/xanmodAtemu2023-10-28
| |\ \ \ | | | | | | | | | | linux_xanmod, linux_xanmod_latest: 2023-10-21
| | * | | linux_xanmod_latest: 6.5.7 -> 6.5.8Atemu2023-10-21
| | | | |
| | * | | linux_xanmod: 6.1.57 -> 6.1.58Atemu2023-10-21
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-10-26
|\| | | |
| * | | | linuxKernel.kernels.linux_lqx: 6.5.8-lqx1 -> 6.5.9-lqx1Jerry Starke2023-10-26
| | | | |
| * | | | linuxKernel.kernels.linux_zen: 6.5.8-zen1 -> 6.5.9-zen2Jerry Starke2023-10-26
| | | | |
* | | | | Merge branch 'staging' into staging-nextVladimír Čunát2023-10-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge #255683: linux_xanmod*: cleanup extra configVladimír Čunát2023-10-26
| |\ \ \ \ | | | | | | | | | | | | | | | | | | ...into staging
| | * | | | linux/common-config: enable FSCACHE_STATSAtemu2023-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposes /proc/fs/fscache/stats that shows some handy stats about fs caching. Can be useful for debugging, so why not.
| | * | | | linux_xanmod: add note about xanmod-specific kconfig flagsAtemu2023-09-17
| | | | | |
| | * | | | linux_xanmod: don't enable FQ_PIEAtemu2023-09-17
| | | | | | | | | | | | | | | | | | | | | | | | Upstream xanmod doesn't and we don't have it on by default either.
| | * | | | linux_xanmod: remove explicit FUTEX flagsAtemu2023-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These control the regular futex functionality which always on by default in any sane distro kernel config because almost everything uses futexes. Futex2 (which we actually want) is enabled by default when CONFIG_FUTEX.
| | * | | | linux_xanmod: remove explicit pstate flagAtemu2023-09-17
| | | | | | | | | | | | | | | | | | | | | | | | It's default now when >= 5.17 which all xanmod kernels are
| * | | | | Merge pull request #262677 from Artturin/repick2Artturi2023-10-22
| |\ \ \ \ \ | | | | | | | | | | | | | | linuxManualConfig: always depend on ubootTools
| | * | | | | linuxManualConfig: always depend on ubootToolsAlyssa Ross2023-10-22
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 41f788b1217 ("linuxManualConfig: use the default make target"), we don't know ahead of time whether the kernel build will attempt to produce a uImage in addition to whatever we're expecting it to build. ubootTools is not a big dependency, so let's just always include it.
| * | | | | linux: remove hack for old kernelsAlyssa Ross2023-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The oldest kernel supported in Nixpkgs is now 4.19 LTS, so we don't need this any more.
| * | | | | Merge staging-next into staginggithub-actions[bot]2023-10-21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge staging-next into staginggithub-actions[bot]2023-10-20
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next' into stagingAlyssa Ross2023-10-19
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/all-packages.nix
| * | | | | | Merge staging-next into staginggithub-actions[bot]2023-10-17
| |\ \ \ \ \ \
| * | | | | | | linux/kernels-org.json: remove 6.4Alyssa Ross2023-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can do this now that it's gone from the table on <https://kernel.org/>, because the update script won't keep trying to put it back any more. This should stop the hardened update script from trying to reintroduce 6.4 as well.
| * | | | | | | Merge staging-next into staginggithub-actions[bot]2023-10-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next' into stagingAlyssa Ross2023-10-13
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/tools/misc/indent/default.nix
| * \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next' into stagingAlyssa Ross2023-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/linux-kernels.nix
| * | | | | | | | | | | | | | | bcachefs: revert using json to hold bcachefs commits/hashesJörg Thalheim2023-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The json appearantly contained the wrong checksum and we don't have a way to generate this
| * | | | | | | | | | | | | | | bcachefs: fix version not showing correctlyDaniel Hill2023-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | buildLinux doesn't provide argsOverride by default. Prior to 663caaa, a default kernel was replaced with a direct invocation to buildLinux, this broke the use of argsOverride, in 663caaa, the use of argsOverride was removed, and then later the invocation of buildLinux was replaced with vanilla linux kernel that required argsOverride which then rebroke things again. Recommend either: put argsOverride inside buildLinux, or replace it with something less confusing to maintainers.
| * | | | | | | | | | | | | | | bcachefs: 2023-06-28 -> 2023-09-29Daniel Hill2023-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes prep work for mainline bcachefs release.
| * | | | | | | | | | | | | | | bcachefs: Add YellowOnion as maintainerDaniel Hill2023-10-03
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | bcachefs: enable ftrace for upstream bug reportsDaniel Hill2023-10-03
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2023-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #245965 from amjoseph-nixpkgs/pr/linux/kernel/repick2Artturi2023-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux.configfile: remove unused kernelTarget attr
| | * | | | | | | | | | | | | | | | | | linux.configfile: remove unused kernelTarget attrAlyssa Ross2023-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As far as I can tell this is unused since f95d214cfdf. Fixes: f95d214cfdf ("Implement generic kernel build via manual-config") Fixes: https://github.com/NixOS/nixpkgs/issues/234084