summaryrefslogtreecommitdiff
path: root/system/easy-kernel/0000-README
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-03-13 19:09:07 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-05-01 17:05:55 -0500
commit95f208a057047700bfc55bd0c5318362c6c3e773 (patch)
tree52f0d0583fdfb772d0f31ab3343b832d941cf147 /system/easy-kernel/0000-README
parent5ee14d3ae6662498723b1daf6f00f1a71521740f (diff)
downloadpackages-95f208a057047700bfc55bd0c5318362c6c3e773.tar.gz
packages-95f208a057047700bfc55bd0c5318362c6c3e773.tar.bz2
packages-95f208a057047700bfc55bd0c5318362c6c3e773.tar.xz
packages-95f208a057047700bfc55bd0c5318362c6c3e773.zip
system/easy-kernel: Update patchset to 5.15.28
* Adds x86 compilation patch from Laurent * Update ProjectC patch to sync with upstream cputime changes * Update PPC64 config for new option knob
Diffstat (limited to 'system/easy-kernel/0000-README')
-rw-r--r--system/easy-kernel/0000-README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/easy-kernel/0000-README b/system/easy-kernel/0000-README
index a59328389..07d3c4979 100644
--- a/system/easy-kernel/0000-README
+++ b/system/easy-kernel/0000-README
@@ -48,6 +48,10 @@ File: 0130-lrng.patch
From: https://github.com/smuellerDD/lrng
Desc: An ABI- and API- compatible replacement for the Linux /dev/random implementation focused on security, performance, and correctness.
+File: 0200-x86-compile.patch
+From: Laurent Bercot <ska-adelie@skarnet.org>
+Desc: Make x86 kernels compile without glibc-specific tools.
+
File: 0250-projectc-5.15-r1.patch
From: https://gitlab.com/alfredchen/linux-prjc
Desc: "Project C", incorporating the PDQ scheduler descended from ck's Brain Fuck Scheduler