Commit Graph

10397 Commits

Author SHA1 Message Date
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
Sergei Trofimovich
cc4bb239a3 perf: enable perf stat evens supported by libpfm 2023-08-19 13:09:17 +01: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
github-actions[bot]
cc6e13abfb Merge master into staging-next 2023-08-11 12:01:01 +00:00
K900
62c9530958 linux-rt_5_15: 5.15.119-rt65 -> 5.15.125-rt66 2023-08-11 14:03:45 +03:00
K900
8e593131e0 linux: 6.4.9 -> 6.4.10 2023-08-11 14:02:40 +03:00
K900
40fc15bbf7 linux: 6.1.44 -> 6.1.45 2023-08-11 14:02:34 +03:00
K900
ae84d2bbfa linux: 5.4.252 -> 5.4.253 2023-08-11 14:02:17 +03:00
K900
7aacf59d7a linux: 5.10.189 -> 5.10.190 2023-08-11 14:02:01 +03:00
K900
44e047a495 linux: 4.19.290 -> 4.19.291 2023-08-11 14:01:41 +03:00
K900
33ad98508d linux: 4.14.321 -> 4.14.322 2023-08-11 14:01:35 +03:00
github-actions[bot]
ec1a84ef66 Merge staging-next into staging 2023-08-10 18:01:30 +00:00
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
github-actions[bot]
37cdcaae78 Merge staging-next into staging 2023-08-09 12:01:51 +00:00
Yureka
80be2b22b0 linux: disable KUnit (#247826) 2023-08-09 09:54:07 +02:00
github-actions[bot]
bd7afc88f7 Merge staging-next into staging 2023-08-09 00:02:37 +00: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