Commit Graph

7411 Commits

Author SHA1 Message Date
Raito Bezarius
1125d5fcd2 linux/hardened/patches/6.1: 6.1.46-hardened1 -> 6.1.47-hardened1 2023-08-28 14:07:53 +02:00
Raito Bezarius
be50d8c358 linux_latest-libre: 19392 -> 19397 2023-08-28 14:07:53 +02:00
Raito Bezarius
385cbd7fc4 linux: 6.1.47 -> 6.1.49 2023-08-28 14:07:53 +02:00
Raito Bezarius
e133821958 linux: 5.15.127 -> 5.15.128 2023-08-28 14:07:53 +02:00
Raito Bezarius
238eca32de linux: 5.10.191 -> 5.10.192 2023-08-28 14:07:53 +02:00
Raito Bezarius
4e4d4ed5c7 linux_6_5: init
https://lwn.net/Articles/942879/
2023-08-28 14:07:53 +02:00
Raito Bezarius
655d72d49a linux_testing: 6.5-rc5 -> 6.5-rc7
rc7: https://lwn.net/Articles/942249/
rc6: https://lwn.net/Articles/941403/
2023-08-24 12:01:47 +02:00
K900
fdcf135074 linux_latest-libre: 19386 -> 19392 2023-08-24 10:38:46 +03:00
K900
d68e756397 linux: 6.4.11 -> 6.4.12 2023-08-24 10:37:57 +03:00
K900
b6209350d7 linux: 6.1.46 -> 6.1.47 2023-08-24 10:37:35 +03:00
Fabián Heredia Montiel
4f88f7c201 linux/hardened/patches/6.4: 6.4.10-hardened1 -> 6.4.11-hardened1 2023-08-22 20:56:14 -06:00
Fabián Heredia Montiel
1f73de030e linux/hardened/patches/6.1: 6.1.45-hardened1 -> 6.1.46-hardened1 2023-08-22 20:56:14 -06:00
Fabián Heredia Montiel
8364518096 linux/hardened/patches/5.4: 5.4.253-hardened1 -> 5.4.254-hardened1 2023-08-22 20:56:14 -06:00
Fabián Heredia Montiel
c063bc8a66 linux/hardened/patches/5.15: 5.15.126-hardened1 -> 5.15.127-hardened1 2023-08-22 20:56:14 -06:00
Fabián Heredia Montiel
eac0600e83 linux/hardened/patches/5.10: 5.10.190-hardened1 -> 5.10.191-hardened1 2023-08-22 20:56:14 -06:00
Fabián Heredia Montiel
470c022cfc linux/hardened/patches/4.19: 4.19.291-hardened1 -> 4.19.292-hardened1 2023-08-22 20:56:14 -06:00
Fabián Heredia Montiel
15029c4411 linux/hardened/patches/4.14: 4.14.322-hardened1 -> 4.14.323-hardened1 2023-08-22 20:56:13 -06:00
github-actions[bot]
57d8f92a86
Merge master into staging-next 2023-08-20 12:01:23 +00:00
Maximilian Bosch
3ff88c2eff
Merge pull request #250179 from Ma27/linux-rt-fix
linux: make main update script slightly more robust
2023-08-20 10:25:00 +02:00
Maximilian Bosch
ccf0c5bd42
linux: make main update script slightly more robust
On #249636 I had to manually run the updaters for hardened & libre kernels.
The cause was that `update-rt.sh` suddenly broke. Because I didn't want to
inhibit other kernel updates because of a rather niche variant, I decided to
move forward temporarily and take care of it later.

One issue was that the script failed silently, i.e. I only saw that the
script terminated early from my prompt. This is fixed now by making each
niche kernel updater print its exit code code if it failed. Also, errors
are allowed, i.e. a broken `update-rt.sh` doesn't block
`hardened/update.py` etc..

The issue itself is rather simple. When I updated the kernels in #249636,
the sha256sums.asc for rt kernels[1] looked like this:

    199bbb0cdb97ead22732473b95c8b2e8da62dfd71bde2339163119fb537a2b7c  patch-6.1.38-rt13-rc1.patch.gz
    a1af54f6987e96de06cad0a3226c5b5a992b60df084a904b6b94ea247fb46027  patch-6.1.38-rt13-rc1.patch.xz
    7bb68561787e46e3c433d9b514373ce368d587ac459b91df41934e70280d008f  patches-6.1.38-rt13-rc1.tar.gz
    ee65336dd6ae0be398796e7b75291918811a23e10121dc09bd84b244b12402fa  patches-6.1.38-rt13-rc1.tar.xz

However, the script itself skips any RC versions of the realtime
patches, so no releases were usable and the script failed. It's probably
possible to use the overview over all releases instead[2], however
that'd complicate the script notably. Anyways, since RT kernels don't
bump to each patch-level release, I don't think it hurts too much if
such an update is slightly more delayed. However if we want to fix this, I'd prefer
this to be fixed by folks who care more about rt kernels than I do.

[1] https://kernel.org/pub/linux/kernel/projects/rt/6.1/sha256sums.asc
[2] https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/6.1/older/sha256sums.asc
2023-08-19 14:03:08 +02:00
Maximilian Bosch
ef82011918
linux-rt_6_1: 6.1.33-rt11 -> 6.1.46-rt13 2023-08-19 13:44:09 +02:00
github-actions[bot]
4a9909e0db
Merge master into staging-next 2023-08-19 00:01:42 +00:00
Ilan Joselevich
ea9af80d5f
linux_xanmod_latest: 6.4.10 -> 6.4.11 2023-08-18 23:42:27 +03:00
Ilan Joselevich
0d164bfc22
linux_xanmod: 6.1.45 -> 6.1.46 2023-08-18 23:41:24 +03:00
github-actions[bot]
03146a5454
Merge master into staging-next 2023-08-18 06:01:01 +00:00
Ilan Joselevich
93a52c120a
Merge pull request #248920 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-08-13
2023-08-18 04:17:37 +03:00
github-actions[bot]
3b76a64c44
Merge master into staging-next 2023-08-17 12:01:23 +00:00
Maximilian Bosch
c41b8d090d
linux/hardened/patches/6.4: 6.4.7-hardened1 -> 6.4.10-hardened1 2023-08-17 00:48:31 +02:00
Maximilian Bosch
e9b4fa1c38
linux/hardened/patches/6.1: 6.1.42-hardened1 -> 6.1.45-hardened1 2023-08-17 00:48:21 +02:00
Maximilian Bosch
6946af616c
linux/hardened/patches/5.4: 5.4.251-hardened1 -> 5.4.253-hardened1 2023-08-17 00:20:27 +02:00
Maximilian Bosch
36aa1b207c
linux/hardened/patches/5.15: 5.15.123-hardened1 -> 5.15.126-hardened1 2023-08-17 00:20:17 +02:00
Maximilian Bosch
808af66863
linux/hardened/patches/5.10: 5.10.188-hardened1 -> 5.10.190-hardened1 2023-08-17 00:19:56 +02:00
Maximilian Bosch
0d7e1948cb
linux/hardened/patches/4.19: 4.19.289-hardened1 -> 4.19.291-hardened1 2023-08-17 00:19:44 +02:00
Maximilian Bosch
fcfd921fd6
linux/hardened/patches/4.14: 4.14.320-hardened1 -> 4.14.322-hardened1 2023-08-17 00:19:31 +02:00
Maximilian Bosch
154f9ca398
linux_latest-libre: 19337 -> 19386 2023-08-17 00:19:01 +02:00
Maximilian Bosch
1541cb8cdd
linux: 6.4.10 -> 6.4.11 2023-08-17 00:14:29 +02:00
Maximilian Bosch
148ff04e56
linux: 6.1.45 -> 6.1.46 2023-08-17 00:14:12 +02:00
Maximilian Bosch
62cee8e21a
linux: 5.4.253 -> 5.4.254 2023-08-17 00:14:00 +02:00
Maximilian Bosch
965777503c
linux: 5.15.126 -> 5.15.127 2023-08-17 00:13:47 +02:00
Maximilian Bosch
6f0af2778d
linux: 5.10.190 -> 5.10.191 2023-08-17 00:13:29 +02:00
Maximilian Bosch
feee70e06a
linux: 4.19.291 -> 4.19.292 2023-08-17 00:13:13 +02:00
Maximilian Bosch
6e2765b803
linux: 4.14.322 -> 4.14.323 2023-08-17 00:13:06 +02:00
Atemu
6331c56088 linux_xanmod_latest: 6.4.8 -> 6.4.10 2023-08-13 16:01:10 +02:00
Atemu
9341e9d2ab linux_xanmod: 6.1.43 -> 6.1.45 2023-08-13 16:00:48 +02:00
github-actions[bot]
f5eb026a2a
Merge master into staging-next 2023-08-13 06:00:52 +00:00
Artturi
86ebbdd9c0
Merge pull request #247566 from trofi/perf-hermetic-shebang
linuxPackages_testing.perf: fix patchShebang
2023-08-13 06:46:19 +03:00
github-actions[bot]
9f3079a7c3
Merge master into staging-next 2023-08-12 12:01:01 +00:00
Sergei Trofimovich
b93d18275c linux: disable KUNIT only at 5.5 and later
`KUNIT` knob was added around 5.5 release:
    914cc63eea
2023-08-12 08:13:57 +01:00
github-actions[bot]
9cc6a98540
Merge master into staging-next 2023-08-11 18:00:55 +00:00
K900
2877d702dc linux: 5.15.125 -> 5.15.126 2023-08-11 18:05:58 +03:00