3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4478 commits

Author SHA1 Message Date
Sandro baac2a1b86
Merge pull request #115178 from teto/mptcp-bump
linux_mptcp_95: 0.95 -> 0.95.1
2021-03-06 05:00:56 +01:00
Matthieu Coudron 48e8bf850f linux_mptcp_95: 0.95 -> 0.95.1 2021-03-05 12:16:06 +01:00
Orivej Desh 5da47b15cf linux-rt_5_11: init at 5.11.2-rt9 2021-03-03 11:36:36 +00:00
Orivej Desh 19959cb7ef linux-rt_5_6: remove 2021-03-03 11:36:36 +00:00
TredwellGit 003fcee3cd linux_5_11: 5.11.1 -> 5.11.2
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.2
2021-03-02 09:52:57 -05:00
Varris 662e3b88ae linux: Enable CONFIG_UNICODE to support casefold
Required to mount filesystems with casefold enabled. Fixes #109432
2021-03-01 12:05:51 -05:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Tim Steinbach 1d982f3677 linux/hardened/patches/5.4: 5.4.99-hardened1 -> 5.4.100-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach bac5c55497 linux/hardened/patches/5.10: 5.10.17-hardened1 -> 5.10.18-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach df50139ed1 linux/hardened/patches/4.19: 4.19.176-hardened1 -> 4.19.177-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach 24b9351862 linux/hardened/patches/4.14: 4.14.221-hardened1 -> 4.14.222-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach 4fe463a186 linux: 5.4.99 -> 5.4.100 2021-02-25 10:30:55 -05:00
Tim Steinbach e941dc94c3 linux: 5.11 -> 5.11.1 2021-02-25 10:30:55 -05:00
Tim Steinbach fbf00de576 linux: 5.10.17 -> 5.10.18 2021-02-25 10:30:55 -05:00
Tim Steinbach a171fe92b1 linux: 4.9.257 -> 4.9.258 2021-02-25 10:30:55 -05:00
Tim Steinbach 29ac6ee4cf linux: 4.4.257 -> 4.4.258 2021-02-25 10:30:55 -05:00
Tim Steinbach 0c115547bd linux: 4.19.176 -> 4.19.177 2021-02-25 10:30:55 -05:00
Tim Steinbach 3dd93c91cc linux: 4.14.221 -> 4.14.222 2021-02-25 10:30:55 -05:00
Mario Rodas 343c83cfe3
Merge pull request #114229 from Atemu/update/zen-kernels
zen-kernels: 5.10.15 -> 5.11.1
2021-02-24 21:49:33 -05:00
Atemu c0b7b84b91 zen-kernels: 5.10.15 -> 5.11.1 2021-02-24 11:39:47 +01:00
Tim Steinbach 5eafa2966d linux-rt_5_10: 5.10.16-rt30 -> 5.10.17-rt32 2021-02-23 09:59:29 -05:00
github-actions[bot] cf22d5fee7
Merge master into staging-next 2021-02-21 12:19:43 +00:00
WORLDofPEACE b3216e64b2
Merge pull request #111994 from Atemu/update/zen-kernels
zen-kernels: 5.10.10 -> 5.10.15
2021-02-21 06:58:00 -05:00
Jan Tojnar 8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Tim Steinbach bc1d90eb25
Revert "linux: Disable BFQ scheduler"
This reverts commit b2f79fe7e7.
2021-02-19 09:14:30 -05:00
Arthur Gautier 2b28822d8d common-config: fixup compilation for linux 5.11
DRM_AMD_DC_DCN3_0 has been renamed DRM_AMD_DC_DCN in linux 5.11
see:
20f2ffe504
https://github.com/NixOS/nixpkgs/pull/113194#issuecomment-781766471

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-19 05:31:11 +00:00
zowoq 3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Michael Weiss 968d7e80c7
Merge pull request #113236 from blitz/kcmp
linux: enable kcmp() system call
2021-02-18 14:43:29 +01:00
Julian Stecklina 4c73c02917
linux: enable kcmp() system call
Since 2020, Mesa requires the kcmp() system call to be available for
some of its functionality. At the moment, this system call is enabled
when CHECKPOINT_RESTORE is enabled in the Linux kernel. This option is
also enabled by default in Fedora and Debian.

This patch enables CHECKPOINT_RESTORE by default on all kernel
versions where it is not marked as EXPERT, i.e. everything after and
including 4.19.

Fixes #112082.
2021-02-18 12:31:11 +01:00
github-actions[bot] 45dc900af9
Merge master into staging-next 2021-02-18 06:16:42 +00:00
Tim Steinbach 6287181218
linux/hardened/patches/5.4: 5.4.98-hardened1 -> 5.4.99-hardened1 2021-02-17 19:43:52 -05:00
Tim Steinbach 6289df0590
linux/hardened/patches/5.10: 5.10.16-hardened1 -> 5.10.17-hardened1 2021-02-17 19:43:42 -05:00
github-actions[bot] 9d6726a2e3
Merge staging-next into staging 2021-02-17 18:14:09 +00:00
github-actions[bot] afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Tim Steinbach 6fa4ecd56f
Revert "Revert "linux: 5.10.16 -> 5.10.17""
This reverts commit bff7306df4.
2021-02-17 10:14:26 -05:00
Tim Steinbach b2f79fe7e7
linux: Disable BFQ scheduler 2021-02-17 10:12:28 -05:00
Tim Steinbach bff7306df4
Revert "linux: 5.10.16 -> 5.10.17"
This reverts commit f4174c5201.
2021-02-17 10:12:27 -05:00
Tim Steinbach e9ac606289
linux/hardened/patches/5.4: 5.4.97-hardened1 -> 5.4.98-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach d7709382c6
linux/hardened/patches/5.10: 5.10.15-hardened1 -> 5.10.16-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach 6b9c808af4
linux/hardened/patches/4.19: 4.19.175-hardened1 -> 4.19.176-hardened1 2021-02-17 09:42:40 -05:00
Tim Steinbach a770528349
linux-rt_5_10: 5.10.12-rt26 -> 5.10.16-rt30 2021-02-17 09:42:39 -05:00
Tim Steinbach fd59bee273
linux: 5.4.97 -> 5.4.99 2021-02-17 09:42:39 -05:00
Tim Steinbach f4174c5201
linux: 5.10.16 -> 5.10.17 2021-02-17 09:42:37 -05:00
Tim Steinbach e64ac44062
linux: 4.19.175 -> 4.19.176 2021-02-17 09:42:36 -05:00
adisbladis 3a6c739b16 linux_5_11: init at 5.11 2021-02-17 09:12:50 -05:00
adisbladis e15b9e9045 linux_5_10: 5.10.15 -> 5.10.16 2021-02-17 09:12:50 -05:00
Jörg Thalheim 09176d28a0
linux: fix DRM_AMD_DC_DCN3_0 beeing defined twice
both https://github.com/NixOS/nixpkgs/pull/111177 and
https://github.com/NixOS/nixpkgs/pull/109105

introduced the same option.
2021-02-15 14:47:51 +01:00
Linus Heckemann e1580db42f
Merge pull request #109105 from wakira/amdgpu_dcn
linux: enable display core support for all amd gpus
2021-02-15 12:35:49 +01:00
github-actions[bot] 6d694e7ee1
Merge master into staging-next 2021-02-14 06:16:29 +00:00
ilian bc704b5f63 linux-rt_5_4: 5.4.84-rt47 -> 5.4.93-rt51 2021-02-13 20:15:37 -05:00