summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_dummy.c
AgeCommit message (Expand)Author
2025-12-11linux: Add support for kcmp(2) system callRicardo Branco
2025-07-04linux: Add inotify supportMark Johnston
2023-09-25linux(4): Update syscalls.master to 6.5Dmitry Chagin
2023-08-18linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743Dmitry Chagin
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-04linux(4): Add a dedicated ioprio system callsDmitry Chagin
2023-07-22linux(4): Implement xattr syscallsDmitry Chagin
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-04linux(4): Implement close_range over nativeDmitry Chagin
2023-02-14linux(4): Cleanup includes under compat/linuxDmitry Chagin
2022-04-26linux(4): Add epoll_pwai2 syscall.Dmitry Chagin
2022-04-26linux(4): Add a simple rseq syscall implementation.Dmitry Chagin
2022-01-28linux: Provide dummy seccomp(2)Edward Tomasz Napierala
2021-08-12linux(4): Remove clone3 and faccessat2 from dummy.Dmitry Chagin
2021-07-20Drop "All rights reserved" from my copyright statements.Dmitry Chagin
2021-06-08linux: implement statx(2)Philippe Michaud-Boudreault
2021-05-29linux: deduplicate DUMMY() entriesEdward Tomasz Napierala
2021-05-28linux: add new syscall numbersEdward Tomasz Napierala
2020-11-17linux(4): Implement name_to_handle_at(), open_by_handle_at()Conrad Meyer
2020-11-06linux(4): Fix loadable modules after r367395Conrad Meyer
2020-11-05linux(4): Deduplicate unimpl/dummy syscall handlersConrad Meyer