Commit Graph

7318 Commits

Author SHA1 Message Date
Raito Bezarius
3d8b08346b linux_testing: 6.5-rc3 -> 6.5-rc5
rc5: https://lwn.net/Articles/940617/
rc4: https://lwn.net/Articles/939684/
2023-08-10 12:44:19 +02:00
Yureka
80be2b22b0
linux: disable KUnit (#247826) 2023-08-09 09:54:07 +02:00
K900
59d581a608 linux: 6.4.8 -> 6.4.9 2023-08-09 00:15:14 +03:00
K900
9eab5c9b9e linux: 6.1.43 -> 6.1.44 2023-08-09 00:15:09 +03:00
K900
ffb73b8a9d linux: 5.4.251 -> 5.4.252 2023-08-09 00:15:04 +03:00
K900
ab4872bd8d linux: 5.15.124 -> 5.15.125 2023-08-09 00:14:59 +03:00
K900
80497c6b01 linux: 5.10.188 -> 5.10.189 2023-08-09 00:14:55 +03:00
K900
95d474560d linux: 4.19.289 -> 4.19.290 2023-08-09 00:14:50 +03:00
K900
a830274227 linux: 4.14.320 -> 4.14.321 2023-08-09 00:14:44 +03:00
Robert Hensing
bc9d2d6a7c
Merge pull request #247520 from Atemu/fix/kernel-passthru.tests
kernel: fix passthru.tests
2023-08-08 21:29:19 +02:00
Atemu
c432393c1d
Merge pull request #247512 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-08-06
2023-08-07 21:03:36 +02:00
Atemu
a0dcabb690 kernel: fix passthru.tests
https://github.com/NixOS/nixpkgs/pull/191540 indirectly broke kernel
passthru.tests; calling the testsForLinuxPackages and testsForKernel functions
with some args intended for some other exposed test-internal function.

Organise the passed-through functions under `passthru` to prevent this from
happening.
2023-08-06 15:47:54 +02:00
Atemu
5a6f112645 linux_xanmod_latest: 6.4.7 -> 6.4.8 2023-08-06 13:00:32 +02:00
Atemu
aedfec7eef linux_xanmod: 6.1.42 -> 6.1.43 2023-08-06 13:00:32 +02:00
Maximilian Bosch
a86b606016
linux: 6.4.7 -> 6.4.8 2023-08-04 19:46:23 +02:00
Maximilian Bosch
fc2d8bb671
linux: 6.1.42 -> 6.1.43 2023-08-04 19:45:31 +02:00
Maximilian Bosch
f7e3cb932c
linux: 5.15.123 -> 5.15.124 2023-08-04 19:44:12 +02:00
Maximilian Bosch
f310ee473d
Merge pull request #246466 from LibreCybernetics/linux-update
Kernels for 2023-07-27
2023-08-01 15:17:00 +02:00
Fabián Heredia Montiel
580cd965b8 linux/hardened/patches/6.4: 6.4.6-hardened1 → 6.4.7-hardened1 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
fc86124473 linux/hardened/patches/6.1: 6.1.41-hardened1 → 6.1.42-hardened1 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
643694ae27 linux/hardened/patches/5.4: 5.4.250-hardened1 → 5.4.251-hardened1 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
a05924dc86 linux/hardened/patches/5.15: 5.15.122-hardened1 → 5.15.123-hardened1 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
cc26897da9 linux/hardened/patches/5.10: 5.10.187-hardened1 → 5.10.188-hardened1 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
9dd903ca63 linux: 6.4.6 -> 6.4.7 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
3cbc1fc7bb linux: 6.1.41 -> 6.1.42 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
09f94571eb linux: 5.4.250 -> 5.4.251 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
19f617fa72 linux: 5.15.122 -> 5.15.123 2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
6948d36b2c linux: 5.10.187 -> 5.10.188 2023-07-31 18:59:38 -06:00
Thiago Kenji Okada
72ed94cd1a linuxKernel.kernels.linux_zen: 6.4.6-lqx1 -> 6.4.7-lqx1 2023-07-31 21:42:09 +01:00
Thiago Kenji Okada
c11dd78f49 linuxKernel.kernels.linux_zen: 6.4.6-zen1 -> 6.4.7-zen1 2023-07-31 21:40:08 +01:00
Thiago Kenji Okada
0d4f022801
Merge pull request #245237 from thiagokokada/bump-zen
linuxKernel.kernels.linux_zen: 6.4.2-zen1 -> 6.4.6-zen1;  linuxKernel.kernels.linux_lqx: 6.4.2-lqx1 -> 6.4.6-lqx1
2023-07-31 18:28:58 +00:00
Ryan Lahfa
a2a9595033
Merge pull request #244345 from RaitoBezarius/update/kernel-testing 2023-07-30 18:58:17 +02:00
Raito Bezarius
7fae011619 linux_testing: 6.5-rc2 -> 6.5-rc3
https://lwn.net/Articles/939013/
2023-07-30 15:39:37 +02:00
Maximilian Bosch
4d8feb88f2
Merge pull request #245648 from LibreCybernetics/update-kernel-hardened
Hardened kernels for 2023-07-25
2023-07-29 18:49:42 +02:00
Atemu
c5944c0e4a
Merge pull request #245881 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-07-28
2023-07-29 11:05:46 +02:00
Ryan Lahfa
020ff5ccb5
Merge pull request #239780 from RaitoBezarius/nixos-for-aps 2023-07-28 23:12:36 +02:00
Ryan Lahfa
3ac8c61e9d
Merge pull request #244883 from LibreCybernetics/linux_6_3_eol 2023-07-28 18:40:03 +02:00
Atemu
c7ac8bcc04 linux_xanmod_latest: 6.4.4 -> 6.4.7 2023-07-28 16:03:01 +02:00
Atemu
cbf2d325b4 linux_xanmod: 6.1.39 -> 6.1.42 2023-07-28 16:02:45 +02:00
Fabián Heredia Montiel
2c02110768 linux/hardened/patches/6.4: 6.4.4-hardened1 → 6.4.6-hardened1 2023-07-26 20:52:09 -06:00
Fabián Heredia Montiel
c3fb402a65 linux/hardened/patches/6.1: 6.1.39-hardened1 → 6.1.41-hardened1 2023-07-26 20:52:09 -06:00
Fabián Heredia Montiel
26f1259268 linux/hardened/patches/5.4: 5.4.249-hardened1 → 5.4.250-hardened1 2023-07-26 20:52:09 -06:00
Fabián Heredia Montiel
12dd64a435 linux/hardened/patches/5.15: 5.15.120-hardened1 → 5.15.122-hardened1 2023-07-26 20:52:09 -06:00
Fabián Heredia Montiel
8f50487784 linux/hardened/patches/5.10: 5.10.186-hardened1 → 5.10.187-hardened1 2023-07-26 20:52:09 -06:00
Fabián Heredia Montiel
13c18a57f7 linux/hardened/patches/4.19: 4.19.288-hardened1 → 4.19.289-hardened1 2023-07-26 20:52:09 -06:00
K900
e998e5216c linux: 6.4.5 -> 6.4.6 2023-07-25 07:37:52 +03:00
K900
04141e9828 linux: 6.1.40 -> 6.1.41 2023-07-25 07:37:47 +03:00
K900
6da374098b linux: 5.4.249 -> 5.4.250 2023-07-25 07:37:42 +03:00
K900
c28af224b5 linux: 5.15.121 -> 5.15.122 2023-07-25 07:37:38 +03:00
K900
d5cddc3d2f linux: 5.10.186 -> 5.10.187 2023-07-25 07:37:34 +03:00