Fabián Heredia Montiel
83312cd55d
linux/hardened/patches/6.11: init at v6.11.6-hardened1
...
(cherry picked from commit 2f31bf4c47
)
2024-11-07 08:42:31 +00:00
Fabián Heredia Montiel
db254c2944
linux/hardened/patches/6.6: v6.6.53-hardened1 -> v6.6.59-hardened1
...
(cherry picked from commit 97acbad9c2
)
2024-11-07 08:42:31 +00:00
Fabián Heredia Montiel
5d0826ca27
linux/hardened/patches/6.1: v6.1.112-hardened1 -> v6.1.115-hardened1
...
(cherry picked from commit 9a646c23ed
)
2024-11-07 08:42:31 +00:00
Fabián Heredia Montiel
f7bbcbaa37
linux/hardened/patches/5.15: v5.15.167-hardened1 -> v5.15.170-hardened1
...
(cherry picked from commit 1b09fcc957
)
2024-11-07 08:42:31 +00:00
Fabián Heredia Montiel
95dba5dfd7
linux/hardened/patches/5.10: v5.10.226-hardened1 -> v5.10.228-hardened1
...
(cherry picked from commit 990be31cfe
)
2024-11-07 08:42:31 +00:00
Atemu
85afd86c61
[24.05] linux_xanmod, linux_xanmod_latest: 2024-11-01 ( #353899 )
2024-11-07 01:35:21 +01:00
Shawn8901
17f1f5ca89
linux_xanmod_latest: 6.11.5 -> 6.11.6
...
(cherry picked from commit 8fe9056838
)
2024-11-05 20:56:07 +01:00
Shawn8901
16b11aa341
linux_xanmod: 6.6.58 -> 6.6.59
...
(cherry picked from commit 1cb34222f9
)
2024-11-05 20:56:07 +01:00
Shawn8901
42c96f8c78
linux_xanmod: switch from GitHub to GitLab
...
Upstreams Github Repo was archived at 31st Oct 2024
(cherry picked from commit 9907a40a57
)
2024-11-05 20:56:07 +01:00
Shawn8901
d5dd9ae25c
linux_xanmod: apply nixfmt
...
(cherry picked from commit daa7d3d93f
)
2024-11-05 20:56:04 +01:00
Kiskae
b9eab87572
linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01
...
(cherry picked from commit b560dc5fe4
)
2024-11-05 10:40:49 +00:00
DontEatOreo
41285948c5
raycast: move to pkgs/by-name
...
(cherry picked from commit eff4669302
)
2024-11-04 17:53:29 +02:00
DontEatOreo
d68e08efe9
raycast: 1.84.2 -> 1.84.8
...
(cherry picked from commit 3775aee778
)
2024-11-04 17:53:28 +02:00
Thomas Gerbet
4df2561800
[Backport release-24.05] cifs-utils: add optional dependencies ( #353011 )
2024-11-02 09:37:28 +01:00
Maximilian Bosch
acc2a23c96
Merge: [Backport release-24.05] Kernel updates for 2024-11-01 ( #352886 )
2024-11-02 00:18:47 +01:00
Sandro Jäckel
b42eea8db5
cifs-utils: add optional dependencies
...
for cifs.idmap, getcifsacl and setcifsacl and capability dropping in mount.cifs
(cherry picked from commit f4fdf302a7
)
2024-11-01 22:40:53 +00:00
Sandro Jäckel
860d9d8bf8
cifs-utils: format with nixfmt-rfc-style
...
(cherry picked from commit 27df79a45e
)
2024-11-01 22:40:52 +00:00
John Titor
768921f249
scx.cscheds: fix typo in name
...
I don't think we need a alias here, as it has been unstable for a few days.
If anyone thinks we should, I am happy to do so.
(cherry picked from commit 9aa0062f82
)
2024-11-01 17:20:27 +00:00
K900
582d361671
linux: remove patch backport
...
(cherry picked from commit c845b35460
)
2024-11-01 14:44:01 +00:00
K900
362cbc9b97
linux_5_15: 5.15.169 -> 5.15.170
...
(cherry picked from commit 8fac93634b
)
2024-11-01 14:44:01 +00:00
K900
2977c7ed44
linux_6_1: 6.1.114 -> 6.1.115
...
(cherry picked from commit ca59d24d8e
)
2024-11-01 14:44:01 +00:00
K900
5a2e08e6c2
linux_6_6: 6.6.58 -> 6.6.59
...
(cherry picked from commit 05b2afe1c8
)
2024-11-01 14:44:01 +00:00
K900
98949753ff
linux_6_11: 6.11.5 -> 6.11.6
...
(cherry picked from commit a3ac03e5ce
)
2024-11-01 14:44:01 +00:00
K900
2dc388ec1c
linux_testing: 6.12-rc4 -> 6.12-rc5
...
(cherry picked from commit ee12486fde
)
2024-11-01 14:44:01 +00:00
Masum Reza
f646dec861
[Backport release-24.05]: scx: init at 1.0.5 ( #352327 )
2024-10-30 23:22:52 +05:30
John Titor
d32eb03de4
scx.full: init
...
This package combines the Rust and C based schedulers.
This is likely to be the default in the upcoming nixos module.
(cherry picked from commit e24aaf4f63
)
2024-10-30 14:28:29 +05:30
John Titor
9ad913403b
scx.rusty: init
...
(cherry picked from commit 29f813eb67
)
2024-10-30 14:28:29 +05:30
John Titor
b013ad162d
scx: few nitpicks
...
(cherry picked from commit b7edadebf8
)
2024-10-30 14:28:28 +05:30
John Titor
70655bee1d
scx: init at 1.05
...
sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them.
This feature got merged in Linux 6.12, this PR adds rust and C userspace schedulers.
Homepage:- https://github.com/sched-ext/scx
With this following packages are now available:
scx.rustland
scx.rlfifo
scx.layered
scx.lavd
scx.bpfland
scx.csheds
(cherry picked from commit c42882fcb2
)
2024-10-30 14:28:23 +05:30
Martin Weinelt
11dc466d01
microcode-intel: 20240910 -> 20241029
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20241029
(cherry picked from commit 3e8d086cd2
)
2024-10-30 02:25:49 +00:00
Hendrik Sokolowski
92ad245496
sysstat: add iostat as mainProgram
...
(cherry picked from commit f251273e41
)
2024-10-28 17:10:18 +01:00
Hendrik Sokolowski
9fe0825aff
sysstat: adopt
...
(cherry picked from commit 3db1263401
)
2024-10-28 17:10:18 +01:00
Maximilian Bosch
181d5bd00e
linux_6_10: remove, eol
...
(cherry picked from commit 9b08aa08ad
)
2024-10-25 12:57:25 +02:00
K900
e566ec60a1
linux: switch netfilter fix to lore patch URL
...
Expected to be more stable.
(cherry picked from commit dd50f99e26
)
2024-10-25 12:56:54 +02:00
Shawn8901
3d2815b769
linux_xanmod_latest: 6.11.4 -> 6.11.5
...
(cherry picked from commit a8bf0fdde5
)
2024-10-24 05:50:00 +00:00
Shawn8901
6d3de63da9
linux_xanmod: 6.6.57 -> 6.6.58
...
(cherry picked from commit 6772b7f1ab
)
2024-10-24 05:50:00 +00:00
K900
67e6923922
linux: cherry-pick netfilter fix
...
(cherry picked from commit 7f3092416a
)
2024-10-23 05:39:43 +00:00
K900
572e8c7b6e
linux_5_10: 5.10.227 -> 5.10.228
...
(cherry picked from commit 57e480426a
)
2024-10-23 05:39:43 +00:00
K900
4fbffcb2c7
linux_5_15: 5.15.168 -> 5.15.169
...
(cherry picked from commit b86393146e
)
2024-10-23 05:39:43 +00:00
K900
77900c3ba3
linux_6_1: 6.1.113 -> 6.1.114
...
(cherry picked from commit 8b91f4ab38
)
2024-10-23 05:39:43 +00:00
K900
63f0f02bc4
linux_6_6: 6.6.57 -> 6.6.58
...
(cherry picked from commit c0b43de177
)
2024-10-23 05:39:43 +00:00
K900
f7a665a960
linux_6_11: 6.11.4 -> 6.11.5
...
(cherry picked from commit 3dffc1ef91
)
2024-10-23 05:39:43 +00:00
K900
aebdf8128c
linux_testing: 6.12-rc3 -> 6.12-rc4
...
(cherry picked from commit a498c21321
)
2024-10-23 05:39:43 +00:00
Atemu
c9449b8b35
[Backport release-24.05] linux_xanmod, linux_xanmod_latest: 2024-10-17 ( #350491 )
2024-10-22 20:54:23 +02:00
Shawn8901
7bdcb226e2
linux_xanmod_latest: 6.11.3 -> 6.11.4
...
(cherry picked from commit 8b38a2bc3c
)
2024-10-22 13:56:29 +00:00
Shawn8901
7db7989003
linux_xanmod: 6.6.56 -> 6.6.57
...
(cherry picked from commit e87d07a533
)
2024-10-22 13:56:29 +00:00
Tom Herbers
37c0534f08
batman-adv: 2024.2 -> 2024.3
...
Changelog: https://www.open-mesh.org/news/118
(cherry picked from commit 1816c3472c
)
2024-10-22 13:14:11 +00:00
Rahul Rameshbabu
5428b53310
linux: enable FF support for hid-nvidia-shield
...
Enables FF support for 2017 NVIDIA SHIELD (Thunderstrike) controller.
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
(cherry picked from commit 75e9810da8
)
2024-10-17 16:13:40 +00:00
K900
e1eef410db
linux-firmware: 20240909 -> 20241017
...
(cherry picked from commit beb7aeeca1
)
2024-10-17 16:13:40 +00:00
K900
5789394a31
linux_5_10: 5.10.226 -> 5.10.227
...
(cherry picked from commit 2a1497e916
)
2024-10-17 16:13:40 +00:00