Commit Graph

10397 Commits

Author SHA1 Message Date
K900
d0a88305c6 linux_libre: remove (#447671) 2025-10-03 18:17:52 +00:00
eljamm
09fafc11e2 linux_xanmod_latest: 6.16.9 -> 6.16.10
- Changelog: https://dl.xanmod.org/changelog/6.16/ChangeLog-6.16.10-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.16.9-xanmod1..6.16.10-xanmod1?from_project_id=51590166
2025-10-03 17:21:08 +00:00
eljamm
cd785795d5 linux_xanmod: 6.12.49 -> 6.12.50
- Changelog: https://dl.xanmod.org/changelog/6.12/ChangeLog-6.12.50-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.12.49-xanmod1..6.12.50-xanmod1?from_project_id=51590166
2025-10-03 17:18:00 +00:00
K900
95c9e46fa3 Merge remote-tracking branch 'origin/staging-next' into staging 2025-10-02 20:27:02 +03:00
nixpkgs-ci[bot]
a8a54fbfcf Merge master into staging-next 2025-10-02 17:21:56 +00:00
K900
87fd638687 Reapply "linux: default stdenv.hostPlatform.linux-kernel" (#447443) 2025-10-02 20:18:18 +03:00
K900
5ad91d4b6f linux/common-config: enable DMABUF_MOVE_NOTIFY and HSA_AMD_P2P (#447016) 2025-10-02 17:17:36 +00:00
K900
1cbf73ede4 linux/common-config: enable nice things for 6.17 2025-10-02 19:55:06 +03:00
K900
8d5a871458 linux_5_4: 5.4.299 -> 5.4.300 2025-10-02 19:43:03 +03:00
K900
a4ffd4b89b linux_5_10: 5.10.244 -> 5.10.245 2025-10-02 19:43:03 +03:00
K900
dca42db029 linux_5_15: 5.15.193 -> 5.15.194 2025-10-02 19:43:03 +03:00
K900
90c4a3eaa4 linux_6_1: 6.1.154 -> 6.1.155 2025-10-02 19:43:03 +03:00
K900
efc34f1990 linux_6_6: 6.6.108 -> 6.6.109 2025-10-02 19:43:03 +03:00
K900
4b8ec043d7 linux_6_12: 6.12.49 -> 6.12.50 2025-10-02 19:43:03 +03:00
K900
49965bf1fc linux_6_16: 6.16.9 -> 6.16.10 2025-10-02 19:43:03 +03:00
K900
51126c89d5 linux_6_17: init at 6.17 2025-10-02 19:43:03 +03:00
nixpkgs-ci[bot]
bb8ff7257a Merge staging-next into staging 2025-10-01 12:08:04 +00:00
nixpkgs-ci[bot]
099c1ef350 Merge master into staging-next 2025-10-01 12:07:23 +00:00
Maximilian Bosch
545a975d7e linux_libre: remove
Closes #447657
Closes #447562
Closes #447563

Ignoring a kernel and whenever it breaks having somebody pop up to do
the update is NOT an acceptable approach to maintaining a kernel
package.

Since there's apparently not enough interest (which is understandable
because that's a kernel that... just removes things), I think a full-blown
removal is the only way forward.

Also, to be clear upfront: the only future this should have is
maintenance in a downstream-project by somebody caring enough. To me, a
re-add is out of question since it'd contradict the "no new downstream
kernel rule".
2025-10-01 12:13:42 +02:00
Masum Reza
844f8d9d95 linux/common-config: disable Bcachefs configs for version >= 6.18 (#447434) 2025-10-01 07:34:05 +00:00
nixpkgs-ci[bot]
c8f3f1665a Merge staging-next into staging 2025-09-30 12:08:09 +00:00
nixpkgs-ci[bot]
328f4a49c0 Merge master into staging-next 2025-09-30 12:07:29 +00:00
John Titor
eb37ad9386 linux/common-config: only enable BCACHEFS things between versions 6.7 and 6.17
Bcachefs core code has been removed from upstream linux for 6.18.
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f2c61db29f277b9c80de92102fc532cc247495cd
2025-09-30 15:55:38 +05:30
Alyssa Ross
d884c9a687 Reapply "linux: default stdenv.hostPlatform.linux-kernel"
This reverts commit ddaa949afe.

This was reverted as part of a bulk revert of all kernel changes in a
certain time period — as far as I know there was no actual
justification for reverting this change in particular.  The original
rationale for making this change stands: it's nice for new platforms
not to have to copy the defaults over and over in
lib/systems/platforms.nix.
2025-09-30 12:01:09 +02:00
Alyssa Ross
11a47157d8 linux_5_4.configfile: fix build for aarch64 (#375078) 2025-09-30 08:55:08 +02:00
R. Ryantm
b1d0dfefd8 linuxKernel.kernels.linux_zen: 6.16.7 -> 6.16.9 2025-09-30 04:57:54 +00:00
Alyssa Ross
a7dee2baa9 linux_5_4.configfile: fix build for aarch64
Fixes: 37789d9eaa ("linuxManualConfig: forbid config errors on aarch64")
Closes: https://github.com/NixOS/nixpkgs/issues/446528
2025-09-29 17:38:59 +02:00
Luna
447bba08e0 linux/common-config: enable DMABUF_MOVE_NOTIFY and HSA_AMD_P2P
These flags are required for P2P transfers between accelerators.
DMABUF_MOVE_NOTIFY is generic for DMABUF but mainly used by ROCm.
HSA_AMD_P2P is ROCm specific.

Enabling for 6.6+ despite support in 6.1+ as I recall these features
being somewhat buggy when initially introduced.
2025-09-28 15:02:33 -07:00
nixpkgs-ci[bot]
e23c3f07e7 Merge master into staging-next 2025-09-28 18:05:02 +00:00
R. Ryantm
47bd111d7e linuxKernel.kernels.linux_lqx: 6.16.7 -> 6.16.9 2025-09-28 06:31:02 +00:00
K900
63730dc4de Merge remote-tracking branch 'origin/master' into staging-next 2025-09-26 22:55:30 +03:00
eljamm
5e55d27708 linux_xanmod_latest: 6.16.8 -> 6.16.9
- Changelog: https://dl.xanmod.org/changelog/6.16/ChangeLog-6.16.9-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.16.8-xanmod1..6.16.9-xanmod1?from_project_id=51590166
2025-09-26 06:00:38 +00:00
eljamm
f30c863059 linux_xanmod: 6.12.48 -> 6.12.49
- Changelog: https://dl.xanmod.org/changelog/6.12/ChangeLog-6.12.49-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.12.48-xanmod1..6.12.49-xanmod1?from_project_id=51590166
2025-09-26 05:57:29 +00:00
nixpkgs-ci[bot]
e11e848c96 Merge master into staging-next 2025-09-25 18:05:56 +00:00
zowoq
ae57ede87b linux_6_1: 6.1.153 -> 6.1.154 2025-09-25 11:15:30 +00:00
zowoq
4fc789537b linux_6_6: 6.6.107 -> 6.6.108 2025-09-25 11:15:26 +00:00
zowoq
0d28f1e37b linux_6_12: 6.12.48 -> 6.12.49 2025-09-25 11:15:24 +00:00
zowoq
fcffb51ccf linux_6_16: 6.16.8 -> 6.16.9 2025-09-25 11:15:22 +00:00
zowoq
6376b65e2c linux_testing: 6.17-rc6 -> 6.17-rc7 2025-09-25 11:15:19 +00:00
nixpkgs-ci[bot]
76f580bfad Merge staging-next into staging 2025-09-20 12:06:51 +00:00
Alyssa Ross
841dc59ecf linux_xanmod, linux_xanmod_latest: 2025-09-19 (#444419) 2025-09-20 08:25:12 +00:00
K900
3bb8213531 linuxManualConfig: Handle only y and m in readConfig, plus one minor fix (#444250) 2025-09-20 08:20:59 +00:00
Emily
ce3a4fade8 linux: Fix $dev/.../source/arch for arm64 COMPAT_VDSO=y (#444051) 2025-09-19 21:18:44 +01:00
eljamm
a0fdef5e2b linux_xanmod_latest: 6.16.7 -> 6.16.8
- Changelog: https://dl.xanmod.org/changelog/6.16/ChangeLog-6.16.8-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.16.7-xanmod1..6.16.8-xanmod1?from_project_id=51590166
2025-09-19 17:29:30 +00:00
eljamm
1fe3b70525 linux_xanmod: 6.12.47 -> 6.12.48
- Changelog: https://dl.xanmod.org/changelog/6.12/ChangeLog-6.12.48-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.12.47-xanmod1..6.12.48-xanmod1?from_project_id=51590166
2025-09-19 17:24:41 +00:00
Alyssa Ross
8615741978 linux_xanmod: customize update commit body (#442579) 2025-09-19 17:13:28 +00:00
K900
bb11928f26 linux_6_1: 6.1.152 -> 6.1.153 2025-09-19 18:48:07 +03:00
K900
1991241daf linux_6_6: 6.6.106 -> 6.6.107 2025-09-19 18:48:04 +03:00
K900
e01b511669 linux_6_12: 6.12.47 -> 6.12.48 2025-09-19 18:47:59 +03:00
K900
133e432b7a linux_6_16: 6.16.7 -> 6.16.8 2025-09-19 18:47:55 +03:00