Commit Graph

6 Commits

Author SHA1 Message Date
Christoph Müllner 5d061c0ee2 Update Linux headers from v6.6 to v6.16
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>
2025-08-01 20:40:25 +02:00
Christoph Müllner b905f4be23 Update Linux headers from v5.10.5 to v6.6
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>
2023-11-27 12:08:13 +01:00
Kito Cheng a736f13279 Update linux header to 5.10.5 2021-04-01 11:11:29 +08:00
Kito Cheng baefbdd8bc Bump linux header to 5.0 2019-07-04 23:39:12 -07:00
Palmer Dabbelt bff4ec01e9 Move to glibc-2.26, and the latest Linux headers (riscv-for-submission-v7)
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.
2017-08-21 17:03:59 -07:00
Palmer Dabbelt 680995ac4b Bump linux-headers
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.
2016-01-20 11:37:32 -08:00