summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/arch
AgeCommit message (Collapse)Author
2025-05-06Merge pull request #955 from tjjh89017/arm64_kernelViacheslav Hletenko
T7406: add virtio-gpu and pl011 console support for arm64
2025-05-04Kernel: T7428: remove io_uring supportChristian Breunig
Given the recent chatter about io_uring and it flaws - e.g. [1] - and we have to my knowledge no use for it we should remove it from the Kernel configuration. Every feature not used and removed from the Kernel is a good one. 1: https://www.armosec.io/blog/io_uring-rootkit-bypasses-linux-security/
2025-04-28T7406: add virtio-gpu and pl011 console support for arm64Date Huang
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2025-02-20T7178: Add vDPA Virtio Data Path Aceleration kernel moduleViacheslav Hletenko
2025-01-17T6895: Build hsflowd with option PSAMPLENataliia Solomko
2025-01-02Kernel: T861: enable lockdown subsystem as UEFI secure boot dependencyChristian Breunig
2025-01-02Kernel: T5887: update Linux Kernel to v6.6.69Christian Breunig
2024-12-18T6952: enable exFat in kernel configNataliia Solomko
2024-10-02T6754: Delete Jenkins build packagesViacheslav Hletenko
2024-09-06T6674: Add symlink to original linux-kernel arch and patchesViacheslav Hletenko
2024-08-29T6674: Add build-scrips for packages without JenkinsViacheslav Hletenko
Add build scripts for .deb packages without Jenkins. To exclude Jenkins we need some place where we can put new builds-scripts to run in parallel (old/new) during meantime We will deprecate old Jenkins package builds in the future.