K900
cf8746de33
linux-rt_5_10: 5.10.213-rt105 -> 5.10.215-rt107
2024-04-28 08:44:58 +03:00
K900
0b0087b519
linux_5_15: 5.15.156 -> 5.15.157
2024-04-28 08:43:52 +03:00
K900
e9bd103c73
linux_6_1: 6.1.87 -> 6.1.88
2024-04-28 08:43:49 +03:00
K900
8d7d7cb1c8
linux_6_6: 6.6.28 -> 6.6.29
2024-04-28 08:43:46 +03:00
K900
9156ff1ff6
linux_6_8: 6.8.7 -> 6.8.8
2024-04-28 08:43:43 +03:00
500InternalError
6cfb1f6868
linux_testing: 6.9-rc4 -> 6.9-rc5
2024-04-26 14:45:18 +08:00
Robert Hensing
debe527772
kernel: Add NixOS evaluation test
2024-04-25 16:42:22 +02:00
Robert Hensing
3e83fe9aa5
kernel: Make lazier (fix infinite recursion)
2024-04-25 16:34:57 +02:00
Robert Hensing
74dbae8968
kernel: Test laziness of certain arguments
2024-04-25 16:33:28 +02:00
zzzsyyy
ddf4c3d5dc
xanmod-kernels: disable writeback throttling by default
...
follows the commit b5ad63a613
2024-04-24 21:44:43 +08:00
zzzsyyy
2b53188c8d
linux_xanmod_latest: 6.8.7-xanmod1 -> 6.8.7-xanmod2
2024-04-24 20:02:58 +08:00
zzzsyyy
b99a510a43
linux_xanmod: 6.6.28-xanmod1 -> 6.6.28-xanmod2
2024-04-24 20:02:20 +08:00
Bernardo Meurer
7e6c9695f5
Merge pull request #304993 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-04-17
2024-04-19 14:27:43 -04:00
Maximilian Bosch
378177d269
linux kernel: prefer zstd where possible
...
Closes #302291
Closes #301536
The following things have changed:
* For 5.7+: ZSWAP compressor uses zstd now.
* For 5.11+: ZRAM compressor uses zstd now.
* For 5.13+: kernel modules are compressed with zstd instead of xz.
* For 5.19+: support zstd-compressed firmware.
The modules-closure functionality needed explicit support for copying
over `.zst` files. Also, the VM image builder used busybox's `insmod`
before which doesn't support zstd. Switched to `kmod` and added xz/zstd
as dependencies for it, similar to how it's done for the actual stage1
in d33e52b253 . The use of `kmod` here
doesn't seem to be such a big deal since it's only a build-time
dependency.
2024-04-19 16:45:35 +02:00
zzzsyyy
1192ff2a88
linux_xanmod_latest: 6.8.6 -> 6.8.7
2024-04-18 14:03:19 +08:00
zzzsyyy
febed9d1eb
linux_xanmod: 6.6.27 -> 6.6.28
2024-04-18 10:17:36 +08:00
github-actions[bot]
5c2b2d5b74
Merge master into staging-next
2024-04-17 18:01:04 +00:00
K900
72bd0d6b1a
linux/common-config: fix fallout from #293302
...
- NVME_AUTH must be module if NVME_CORE is module on 6.7+
- NVME_TARGET_PASSTHRU is spelled differently, and does not exist before 5.9
- PCI_P2PDMA does not exist before 4.20
2024-04-17 20:36:14 +03:00
K900
d205596f17
Merge pull request #293302 from vifino/kconfig-tweaks
...
linux: Enable P2P DMA, NVMe Target Passthrough, Fabrics In-Band Auth and TCP TLS.
2024-04-17 19:51:17 +03:00
K900
23e6179e7d
linux_latest-libre: 19527 -> 19536
2024-04-17 19:03:25 +03:00
K900
2234f0fa78
linux_5_15: 5.15.155 -> 5.15.156
2024-04-17 19:03:07 +03:00
K900
a943f8ebc0
linux_6_1: 6.1.86 -> 6.1.87
2024-04-17 19:03:05 +03:00
K900
f1fc24e921
linux_6_6: 6.6.27 -> 6.6.28
2024-04-17 19:03:00 +03:00
K900
0e44a84db5
linux_6_8: 6.8.6 -> 6.8.7
2024-04-17 19:02:57 +03:00
K900
c45b36bc45
linux_testing: 6.9-rc3 -> 6.9-rc4
2024-04-17 19:02:54 +03:00
github-actions[bot]
feedc73bee
Merge master into staging-next
2024-04-16 18:00:57 +00:00
Jerry Starke
f06bd76906
linuxKernel.kernels.linux_lqx: 6.8.4-lqx1 -> 6.8.6-lqx2
2024-04-16 15:15:13 +02:00
Jerry Starke
78bca5ada0
linuxKernel.kernels.linux_zen: 6.8.4-zen1 -> 6.8.6-zen1
2024-04-16 15:12:39 +02:00
Adrian Pistol
0d788b0469
linux: Enable P2P DMA, NVMe Target Passthrough, Fabrics In-Band Auth and TCP TLS.
2024-04-16 15:06:43 +02:00
github-actions[bot]
e69e1e588b
Merge master into staging-next
2024-04-15 06:01:02 +00:00
zzzsyyy
d6b6cc93c4
xanmod-kernels: change to full preemption
...
follows the commit c92d295551
2024-04-15 08:20:31 +08:00
zzzsyyy
5ebb9b551e
linux_xanmod_latest: 6.8.5 -> 6.8.6
2024-04-15 08:18:58 +08:00
zzzsyyy
cf5e8b86a3
linux_xanmod: 6.6.26 -> 6.6.27
2024-04-15 08:00:13 +08:00
github-actions[bot]
257e7bee59
Merge master into staging-next
2024-04-14 14:04:38 +00:00
Atemu
7bf72935bc
Merge pull request #303342 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-04-10
2024-04-14 13:08:02 +02:00
Weijia Wang
f3a1652b09
Merge branch 'master' into staging-next
2024-04-13 19:10:53 +02:00
K900
6fe3456226
linux_4_19: 4.19.311 -> 4.19.312
2024-04-13 15:09:05 +03:00
K900
f17c454892
linux_5_4: 5.4.273 -> 5.4.274
2024-04-13 15:09:04 +03:00
K900
a3417d1088
linux_5_10: 5.10.214 -> 5.10.215
2024-04-13 15:09:04 +03:00
K900
5491d76e0e
linux_5_15: 5.15.154 -> 5.15.155
2024-04-13 15:09:04 +03:00
K900
11568449f1
linux_6_1: 6.1.85 -> 6.1.86
2024-04-13 15:09:04 +03:00
K900
d20461f6b7
linux_6_6: 6.6.26 -> 6.6.27
2024-04-13 15:09:04 +03:00
K900
83084587f4
linux_6_8: 6.8.5 -> 6.8.6
2024-04-13 15:09:04 +03:00
K900
02214bedf5
Merge pull request #303821 from K900/enable-zram-multi-comp
...
linux/common-config: enable ZRAM_MULTI_COMP where available
2024-04-13 15:08:19 +03:00
Samuel Dionne-Riel
1504f79fdf
linuxManualConfig: Sometimes depend on ubootTools
...
This issue was (understandably) introduced with #262677 .
2024-04-13 15:07:30 +03:00
K900
92d4fc3a4c
linux/common-config: enable ZRAM_MULTI_COMP where available
2024-04-13 15:05:06 +03:00
Vladimír Čunát
24d4f2cd52
Merge branch 'staging' into staging-next
...
Conflicts (tried to quickly resolve somehow, checked eval):
pkgs/development/python-modules/apsw/default.nix
pkgs/development/python-modules/mido/default.nix
pkgs/development/python-modules/pytest-bdd/default.nix
pkgs/development/python-modules/sparse/default.nix
2024-04-12 07:06:54 +02:00
zzzsyyy
e77ea8ece5
linux_xanmod_latest: 6.7.12 -> 6.8.5
2024-04-11 20:04:25 +08:00
zzzsyyy
c99a64cf89
linux_xanmod: 6.6.25 -> 6.6.26
2024-04-11 19:29:47 +08:00
K900
a74181815c
linux/common-config: remove old NFSD options from 5.15 too
2024-04-10 18:49:41 +03:00