Thomas Gerbet
e54753495c
linux/common-config: restrict access to dmesg
...
`SECURITY_DMESG_RESTRICT` is enabled by default by a lot of
other distributions for a quite a while now, NixOS is a bit of an outlier.
The main justification to enable it is that kernel log might leak kernel
pointers which can then be used by exploits to defeat KASLR (NixOS also
enables `kernel.kptr_restrict` by default since 2013).
2024-07-24 12:06:04 +05:30
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
Shawn8901
d19c4fb9eb
linux_xanmod_latest: 6.9.9 -> 6.9.10
2024-07-19 20:46:32 +02:00
Shawn8901
6595bb8807
linux_xanmod: 6.6.40 -> 6.6.41
2024-07-19 20:40:06 +02:00
github-actions[bot]
401d4660b3
Merge staging-next into staging
2024-07-18 18:01:57 +00:00
K900
4df19d0f16
Merge pull request #328179 from K900/kernels-20240718
...
Kernel updates for 2024-07-18
2024-07-18 17:08:31 +03:00
Krzysztof Nazarewski
7c3815ab71
kernel: fix EDID firmware loading
...
for context:
- https://github.com/NixOS/nixpkgs/pull/279789#discussion_r1624936659
- https://github.com/NixOS/nixpkgs/pull/279789#issuecomment-2148560802
- https://github.com/NixOS/nixpkgs/pull/279789#issuecomment-2150726766
2024-07-18 16:57:18 +03:00
K900
8fe4700081
linux_latest-libre: 19607 -> 19611
2024-07-18 16:45:26 +03:00
K900
d811812da4
linux-rt_6_6: 6.6.36-rt35 -> 6.6.40-rt36
2024-07-18 16:45:03 +03:00
K900
23f15041a2
linux-rt_6_1: 6.1.96-rt35 -> 6.1.99-rt36
2024-07-18 16:44:36 +03:00
K900
fe97c4d5c5
linux_4_19: 4.19.317 -> 4.19.318
2024-07-18 16:44:19 +03:00
K900
9bc4163423
linux_5_4: 5.4.279 -> 5.4.280
2024-07-18 16:44:16 +03:00
K900
967bd01608
linux_5_10: 5.10.221 -> 5.10.222
2024-07-18 16:44:13 +03:00
K900
1964afd6dc
linux_5_15: 5.15.162 -> 5.15.163
2024-07-18 16:44:10 +03:00
K900
b4a1a78994
linux_6_1: 6.1.99 -> 6.1.100
2024-07-18 16:44:06 +03:00
K900
d63fd8f569
linux_6_6: 6.6.40 -> 6.6.41
2024-07-18 16:44:01 +03:00
K900
d272031250
linux_6_9: 6.9.9 -> 6.9.10
2024-07-18 16:43:56 +03:00
github-actions[bot]
844ec2d5a1
Merge staging-next into staging
2024-07-18 12:01:55 +00:00
Atemu
0773e18d21
Merge pull request #327698 from Shawn8901/update_xanmod-2024-07-15
...
linux_xanmod: 6.6.39 -> 6.6.40
2024-07-18 10:39:28 +02:00
Weijia Wang
078fdedf26
Merge branch 'staging-next' into staging
2024-07-17 13:10:23 +02:00
Thiago Kenji Okada
86832307ec
linuxKernel.kernels.linux_lqx: fix build
...
- Override RCU_LAZY since this is defined in the kernel/common-config.nix
- Make RCU_BOOST_DELAY optional
Fixes issue #327719 .
2024-07-16 21:11:07 +01:00
Shawn8901
0888d77919
linux_xanmod: 6.6.39 -> 6.6.40
2024-07-16 18:54:04 +02:00
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
K900
0c16414228
linux_latest-libre: 19597 -> 19607
2024-07-15 12:24:00 +03:00
K900
800febbde1
linux-rt_5_10: 5.10.220-rt112 -> 5.10.221-rt113
2024-07-15 12:24:00 +03:00
K900
f8833878d4
linux_6_1: 6.1.98 -> 6.1.99
2024-07-15 12:24:00 +03:00
K900
a5a62ea289
linux_6_6: 6.6.39 -> 6.6.40
2024-07-15 12:24:00 +03:00
K900
40ebc3096e
linuxPackages_6_10.perf: fix build
...
Revert upstream change that breaks things in a very strange way.
See commit being reverted for details.
2024-07-15 12:23:59 +03:00
K900
f0e87420c9
linux_6_10: init at 6.10
2024-07-15 09:19:55 +03:00
github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00
zzzsyyy
08fa40b6aa
linux_xanmod_latest: 6.9.8 -> 6.9.9
2024-07-12 18:39:35 +08:00
zzzsyyy
a68af291d9
linux_xanmod: 6.6.37 -> 6.6.39
2024-07-12 18:13:48 +08:00
Vladimír Čunát
2c053848df
Merge branch 'master' into staging
2024-07-11 22:05:05 +02:00
Thiago Kenji Okada
25227b0e77
Merge pull request #326216 from thiagokokada/linux-zen-sync-config
...
linuxKernel.kernels.linux_zen: sync config with upstream
2024-07-11 18:12:15 +01:00
Thiago Kenji Okada
0f8c498f96
linuxKernel.kernels.linux_zen: sync config with upstream
2024-07-11 16:46:46 +01:00
K900
161aa16c6d
linux/hardened: fix syntax in update-script
2024-07-11 14:34:39 +03:00
K900
c63531f954
linux_latest-libre: 19584 -> 19597
2024-07-11 14:33:12 +03:00
K900
6210e32854
linux-rt_5_10: 5.10.219-rt111 -> 5.10.220-rt112
2024-07-11 14:32:48 +03:00
K900
3e77292ce1
linux_6_1: 6.1.97 -> 6.1.98
2024-07-11 14:32:25 +03:00
K900
232f3042f2
linux_6_6: 6.6.37 -> 6.6.39
2024-07-11 14:32:21 +03:00
K900
a7135630ba
linux_6_9: 6.9.8 -> 6.9.9
2024-07-11 14:32:16 +03:00
K900
8ee0a2c46c
linux_testing: 6.10-rc6 -> 6.10-rc7
2024-07-11 14:32:10 +03:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Jörg Thalheim
5952c36d59
Merge pull request #322968 from paepckehh/patch-4
...
linux: enable CONFIG_SND_HDA_CODEC_CS8409
2024-07-09 10:55:01 +02:00
installer
b77aa705fe
linuxKernel.kernels.linux_lqx: 6.9.7-lqx1 -> 6.9.8-lqx1
2024-07-08 11:32:09 +02:00
installer
8b6a178b47
linuxKernel.kernels.linux_zen: 6.9.7-zen1 -> 6.9.8-zen1
2024-07-08 11:30:20 +02:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging
2024-07-08 10:43:15 +02:00
Nick Cao
c9758a6e16
Merge pull request #325023 from Shawn8901/update_xanmod-2024-07-05
...
linux_xanmod, linux_xanmod_latest: 2024-07-05
2024-07-07 09:25:55 -04:00
Shawn8901
3087200fcb
linux_xanmod_latest: 6.9.7 -> 6.9.8
2024-07-06 14:02:38 +02:00
Shawn8901
32b44b8253
linux_xanmod: 6.6.36 -> 6.6.37
2024-07-06 14:00:00 +02:00