aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/include/linux
AgeCommit message (Collapse)AuthorFilesLines
2025-08-01Update Linux headers from v6.6 to v6.16Christoph Müllner221-3539/+14039
This patch imports the Linux kernel headers v6.16. This brings tons of new supported extensions for hwprobe. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
2023-11-27Update Linux headers from v5.10.5 to v6.6Christoph Müllner370-5540/+26422
This patch imports the Linux kernel from v5.10.5 to v6.6. Important RISC-V specific changes are: * hwprobe support * V support (ptrace and prctl calls) * KVM support There are patches on the glibc list that introduce code which uses the hwprobe interface. Let's update the kernel headers to be ready for these changes. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
2021-04-01Update linux header to 5.10.5Kito Cheng372-2466/+14909
2019-07-04Bump linux header to 5.0Kito Cheng715-4320/+14087
2017-08-21Move to glibc-2.26, and the latest Linux headers (riscv-for-submission-v7)Palmer Dabbelt293-767/+15825
I'm trying to get all our ports up to date with the latest stable versions, just for my own sanity. This handles glibc, but pushes Linux a bit past what's currently stable.
2016-12-12bump linux headers to 4.6.2Andrew Waterman182-2012/+5890
2016-01-20Bump linux-headersPalmer Dabbelt157-1163/+7050
These are cached from riscv-linux and have gotten out of date. The breaking change was in asm/ptrace.h, but riscv-linux also got bumped so this is a big commit. This syncs from e1c1614e7bd2e053e88d0cb875e1a22b27df6e39 in riscv-linux.
2015-01-31linux-headers: Synchronize with UAPI splitAlbert Ou6-11/+11
This update removes definitions internal to kernel space from asm headers exported to user space.
2014-09-11glibc: initial port of glibc 2.20Andrew Waterman574-0/+80504