Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-06 | Merge pull request #955 from tjjh89017/arm64_kernel | Viacheslav Hletenko | |
T7406: add virtio-gpu and pl011 console support for arm64 | |||
2025-05-04 | Kernel: T7428: remove io_uring support | Christian 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-28 | T7406: add virtio-gpu and pl011 console support for arm64 | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2025-02-20 | T7178: Add vDPA Virtio Data Path Aceleration kernel module | Viacheslav Hletenko | |
2025-01-17 | T6895: Build hsflowd with option PSAMPLE | Nataliia Solomko | |
2025-01-02 | Kernel: T861: enable lockdown subsystem as UEFI secure boot dependency | Christian Breunig | |
2025-01-02 | Kernel: T5887: update Linux Kernel to v6.6.69 | Christian Breunig | |
2024-12-18 | T6952: enable exFat in kernel config | Nataliia Solomko | |
2024-10-02 | T6754: Delete Jenkins build packages | Viacheslav Hletenko | |
2024-09-06 | T6674: Add symlink to original linux-kernel arch and patches | Viacheslav Hletenko | |
2024-08-29 | T6674: Add build-scrips for packages without Jenkins | Viacheslav 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. |