summaryrefslogtreecommitdiff
path: root/sys/dev/veriexec
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-09-14Fix typo in VERIEXEC_VERIFIED_FILESimon J. Gerraty
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-04-17veriexec: Rename old VERIEXEC_SIGNED_LOAD as VERIEXEC_SIGNED_LOAD32Steve Kiernan
2023-04-17veriexec: Additional functionality for MAC/veriexecSteve Kiernan
2021-11-25vfs: remove the unused thread argument from NDINIT*Mateusz Guzik
2021-07-29Fix mac_veriexec version mismatchWojciech Macek
2020-01-03vfs: drop the mostly unused flags argument from VOP_UNLOCKMateusz Guzik
2019-05-17Add a new ioctl for the larger params struct that includes the label.Stephen J. Kiernan
2019-05-17Add command to get version of the ioctl interface for the veriexec device.Stephen J. Kiernan
2019-05-17Protect commands that are considered dangerous with checks for kmem writeStephen J. Kiernan
2018-06-20Device for user space to interface with MAC/veriexec.Stephen J. Kiernan