aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/include/linux/kfd_ioctl.h
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27Update Linux headers from v5.10.5 to v6.6Christoph Müllner1-7/+999
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 Cheng1-7/+68
2019-07-04Bump linux header to 5.0Kito Cheng1-91/+315
2017-08-21Move to glibc-2.26, and the latest Linux headers (riscv-for-submission-v7)Palmer Dabbelt1-0/+292
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.