Commit Graph

22535 Commits

Author SHA1 Message Date
github-actions[bot]
b5b52a946a
Merge staging-next into staging 2023-05-09 18:02:32 +00:00
Weijia Wang
419d7f9c8d
Merge pull request #230753 from fetsorn/typos
several typos
2023-05-09 19:16:12 +03:00
fetsorn
16bfccf49f tpacpi-bat: fix typo
"thesholds" -> "thresholds"
2023-05-09 18:02:16 +04:00
Sandro
e840c93ea7
Merge pull request #230762 from mweinelt/ipu6-drivers-6.3 2023-05-09 13:21:49 +02:00
Ryan Hendrickson
6c85165958 zenpower: fix homepage 2023-05-09 05:12:16 -04:00
github-actions[bot]
5b562cf621
Merge staging-next into staging 2023-05-09 00:02:44 +00:00
Sandro
6de7db3eb1
Merge pull request #229753 from otavio/rtl88x2bu
rtl88x2bu: 2023-02-24 -> 2023-03-17
2023-05-09 00:02:28 +02:00
Jared Baur
8d4f643c66 linux: enable CR50 TPM found on chromebooks
Along with other ChromeOS related configs, this change
enables TPM support for Chromebook/Chromebox devices.
2023-05-08 20:29:43 +00:00
Martin Weinelt
17189a5996
linuxPackages.ipu6-drivers: Mark broken on 6.3+
Fails to build because of removed functions in the kernel.
2023-05-08 22:08:08 +02:00
fetsorn
849897fa30 perf-linux: fix typo
"embeded" -> "embedded"
2023-05-08 22:11:18 +04:00
github-actions[bot]
54295bf976
Merge staging-next into staging 2023-05-08 18:02:09 +00:00
Martin Weinelt
87124068e3
linuxPackages.ddvb: Mark broken on 6.2+
Newer versions fail to build as well and cause regressions.
2023-05-08 19:58:06 +02:00
Ryan Lahfa
6d69f3e3e1
Merge pull request #230678 from alyssais/linux-6.4-rc1
linux_testing: 6.3-rc7 -> 6.4-rc1
2023-05-08 16:15:23 +02:00
Alyssa Ross
4d15632caf
linuxManualConfig: fix inaccurate FIXME comment
I read this comment, checked out 4.19, saw that it didn't have any
instances of /bin/pwd, and rejoiced, assuming that the removal must
have been backported to the affected kernels.  But actually, /bin/pwd
was just removed earlier, in 4.15, so kernels older than that are
still affected.

Fix the version number in the comment so I don't go through exactly
the same process again a few months from now next time I'm working on
this file.
2023-05-08 13:08:44 +00:00
Alyssa Ross
86eb7dfb25
linux_testing: 6.3-rc7 -> 6.4-rc1 2023-05-08 13:06:56 +00:00
Alyssa Ross
ecc1ec2c72 llvmPackages_latest: move to aliases.nix
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update.  The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide.  This is confusing and unexpected.

"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask.  No.  That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded.  So like it or not,
we can't escape packages depending on specific recent LLVMs.  The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).

So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
github-actions[bot]
7b8084a6b9
Merge staging-next into staging 2023-05-07 12:02:13 +00:00
github-actions[bot]
5844313b95
Merge master into staging-next 2023-05-07 12:01:30 +00:00
Weijia Wang
3e6feb2096
Merge pull request #230450 from r-ryantm/auto-update/sssd
sssd: 2.8.2 -> 2.9.0
2023-05-07 11:01:39 +03:00
github-actions[bot]
69b5f7b838
Merge staging-next into staging 2023-05-07 06:01:46 +00:00
github-actions[bot]
9446898622
Merge master into staging-next 2023-05-07 06:01:08 +00:00
R. Ryantm
fbb80b65c5 sssd: 2.8.2 -> 2.9.0 2023-05-07 05:39:33 +00:00
Bernardo Meurer
84549cb054
Merge pull request #229947 from lovesegfault/rpi-updates 2023-05-06 21:53:36 -04:00
Martin Weinelt
d760529edd
Merge pull request #228918 from r-ryantm/auto-update/iproute2
iproute2: 6.2.0 -> 6.3.0
2023-05-06 20:16:13 +02:00
Robert Scott
3d40c1b0e9
Merge pull request #229458 from martinetd/libbpf
libbpf: upgrade to 1.2.0
2023-05-06 16:39:29 +01:00
github-actions[bot]
1fd0032ce6
Merge staging-next into staging 2023-05-06 12:01:42 +00:00
github-actions[bot]
805ffdeca7
Merge master into staging-next 2023-05-06 12:01:05 +00:00
7c6f434c
29f4bc528b
Merge pull request #230176 from Mic92/sysdig
sysdig: 0.31.4 -> 0.31.5
2023-05-06 11:51:41 +00:00
github-actions[bot]
76e7973d1c
Merge staging-next into staging 2023-05-06 00:02:57 +00:00
github-actions[bot]
f62c3cbbdc
Merge master into staging-next 2023-05-06 00:02:06 +00:00
Weijia Wang
13cd3df3b2
Merge pull request #227307 from r-ryantm/auto-update/xf86_input_wacom
xf86_input_wacom: 1.1.0 -> 1.2.0
2023-05-06 01:12:42 +03:00
Dominique Martinet
2376eb8d7e libbpf: 1.1.0 -> 1.2.0 2023-05-06 06:40:03 +09:00
Jörg Thalheim
9781ade7e2 sysdig: 0.31.4 -> 0.31.5
Diff: https://github.com/draios/sysdig/compare/0.31.4...0.31.5
2023-05-05 21:29:18 +02:00
Weijia Wang
6177f779a4 utm: 4.1.6 -> 4.2.5 2023-05-05 19:47:58 +03:00
github-actions[bot]
2181c1e956
Merge staging-next into staging 2023-05-05 12:02:09 +00:00
github-actions[bot]
1ea042cf3e
Merge master into staging-next 2023-05-05 12:01:30 +00:00
Will Fancher
fb66a26b75 ddcci-driver: 0.4.2 -> 0.4.3 2023-05-05 01:37:23 -04:00
github-actions[bot]
1b8f2397cf
Merge staging-next into staging 2023-05-05 00:02:42 +00:00
github-actions[bot]
33859d6094
Merge master into staging-next 2023-05-05 00:02:09 +00:00
Martin Weinelt
9bcdfd65bb
Merge pull request #228224 from risicle/ris-openvswitch-3.1.1-2.17.6
openvswitch: 3.0.3 -> 3.1.1, openvswitch-lts: 2.17.5 -> 2.17.6
2023-05-04 23:57:46 +02:00
Bernardo Meurer
228b2cd449
linux_rpi{1,2,3,4}: 1.20230106 -> 1.20230405 2023-05-04 14:56:42 -04:00
Bernardo Meurer
6c0773fc34
raspberrypiWirelessFirmware: 2022-07-06 -> unstable-2023-05-04 2023-05-04 14:19:35 -04:00
Bernardo Meurer
f4e0f22a2b
raspberrypifw: 1.20230106 -> 1.20230405 2023-05-04 14:03:29 -04:00
github-actions[bot]
519b94e7dd
Merge staging-next into staging 2023-05-04 12:02:09 +00:00
github-actions[bot]
bf19e21376
Merge master into staging-next 2023-05-04 12:01:18 +00:00
Otavio Salvador
acd926d3d1 rtl88x2bu: add myself on maintainers list
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-04 08:12:45 -03:00
Otavio Salvador
bbeedcedc7 rtl88x2bu: 2023-02-24 -> 2023-03-17
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-04 08:12:27 -03:00
Vladimír Čunát
d36cd8587b
Revert "linux_6_1: rebuild on x86_64-linux"
This reverts commit fa8367c2d5.
2023-05-04 11:06:54 +02:00
Thiago Kenji Okada
12f1ce9ae1
Merge pull request #228511 from PedroHLC/zen-kernels-6.2.13
zen-kernels: 6.2.12 -> {6.3.1-zen1,6.2.14-lqx1}
2023-05-04 09:41:49 +01:00
PedroHLC ☭
be06db870f
linuxKernel.kernels.linux_zen: 6.2.12-zen1 -> 6.3.1-zen1 2023-05-03 20:57:00 -03:00