aboutsummaryrefslogtreecommitdiff
path: root/include/lapi
AgeCommit message (Expand)Author
2024-02-29Merge tag '20240129'Edward Liaw
2024-01-27lapi/io_uring: <sys/types.h> => <linux/types.h>Petr Vorel
2024-01-17lapi/fsmount: Further fix header conflict on old distrosPetr Vorel
2024-01-17lapi/io_uring: Fix on older distrosCyril Hrubis
2023-11-21Add lapi/nf_tables.hMartin Doucha
2023-11-21fanotify: Move AT_HANDLE_FID definition to lapi/fcntl.hPetr Vorel
2023-11-21fanotify: Move FILEID_INVALID definition to lapiPetr Vorel
2023-11-17sched_setscheduler04.c: Test SCHED_RESET_ON_FORKWei Gao via ltp
2023-11-08sched.h: Don't exclude clone_args_minimal when HAVE_STRUCT_CLONE_ARGS is setEdward Liaw
2023-11-03Merge tag '20230929'Edward Liaw
2023-10-26mkdirat: Remove mkdirat fallback definitionYang Xu
2023-10-26readlinkat: Remove readlinkat fallback definitionYang Xu
2023-10-25lapi: Add uinput.hPetr Vorel
2023-10-20lapi/{socket,tcp}.h: Add fallback definition for setsockopt10.cPetr Vorel
2023-10-16syscalls/renameat: Remove renameat fallback definitionYang Xu
2023-09-07clone302: Fix short size testWei Gao via ltp
2023-08-31clone3: Add clone3's clone_args cgroupWei Gao via ltp
2023-08-22syscalls/faccessat201: Add new testcaseYang Xu
2023-06-29lapi/fcntl.h: Remove O_DIRECT definitionPetr Vorel
2023-06-25syscalls/statx12: Add basic test for STATX_ATTR_MOUNT_ROOT flagYang Xu
2023-06-21ioprio: Move fallback constants and structs to LAPI headerPetr Vorel
2023-05-19lapi/stat.h: Remove deprecated STATX_ALL macroYang Xu
2023-05-19lapi/stat.h: Simplify definitionYang Xu
2023-05-19lapi/stat.h: Add STATX_DIOALIGN related definitionYang Xu
2023-05-19include/lapi: Move AT_* related macros to fcntl headerYang Xu
2023-04-13lapi/sem.h: Add SEMMSL macroYang Xu
2023-04-13lapi/sched.h: Split clone_args and clone3 checksEdward Liaw
2023-04-13ltp: merge with upstream 20230127Edward Liaw
2023-03-28lapi/mmap.h: Add MAP_SHARED_VALIDATEPetr Vorel
2023-03-24lapi/mmap.h: Include <sys/mman.h>Petr Vorel
2023-03-09lapi/fs.h: Add missing config.h, move guards, indentPetr Vorel
2023-02-20lapi/syscalls: add loongarch supportEnze Li
2023-02-14close_range: check for kernel support below 5.9Edward Liaw
2023-02-09syscalls/mount07: Add new test case for MS_NOSYMFOLLOWYang Xu
2023-02-03close_range: check for kernel support below 5.9Edward Liaw
2023-01-26lapi/fanotify.h: Include <linux/types.h>Petr Vorel
2023-01-03Remove old kernel version check when using tst_kvercmp under 3.10Yang Xu
2022-12-19Remove old kernel version check in C case when using tst_kvercmpYang Xu
2022-12-15getcpu01: Reinstate node_id testRichard Palethorpe
2022-12-05safe_open, safe_openat: Fix undefined behaviour in vararg handlingTudor Cretu
2022-12-05safe_semctl: Fix undefined behaviour in vararg handlingTudor Cretu
2022-12-05ltp: merge with upstream 20220930Edward Liaw
2022-12-02include/lapi/sched.h: Move lapi/clone.h into hereYang Xu
2022-12-02include/lapi/sched.h: move namespaces_constants.h's constant into hereYang Xu
2022-11-29lapi/userfaultfd.h: Preparation for removing compile-time TCONF handling from...David Hildenbrand
2022-11-29lapi/namespace_constants.h: Add CLONE_NEWCGROUPYang Xu
2022-11-07regen.sh: Use intptr_t for tst_syscall returnTeo Couprie Diaz
2022-10-24cpuid/ptrace07: Only compile on x86_64Richard Palethorpe
2022-10-24Revert "ptrace07: Fix compilation when not on x86"Richard Palethorpe
2022-10-19ptrace07: Fix compilation when not on x86Richard Palethorpe