summaryrefslogtreecommitdiff
path: root/internal/generate
AgeCommit message (Expand)Author
2026-05-29test(mknod): lock in mknod/mknodat path-arg classificationPaul Buetow
2026-05-29test(migrate_pages): lock in UNCLASSIFIED return classificationPaul Buetow
2026-05-29test(classify): lock in keyctl-family audit (kind/family/ret)Paul Buetow
2026-05-29test(dup2): lock in fd_event handler captures oldfd (args[0])Paul Buetow
2026-05-29test(generate): lock in get_robust_list/set_robust_list classificationPaul Buetow
2026-05-29test(generate): lock in access/faccessat path classificationPaul Buetow
2026-05-29test(generate): lock in sync(2) void-but-returns classificationPaul Buetow
2026-05-29test(generate): lock in wait4 KindProc/Process auditPaul Buetow
2026-05-29test(generate): lock in recvmsg READ_CLASSIFIED auditPaul Buetow
2026-05-29test(remap_file_pages): harden mem handler lock-in testPaul Buetow
2026-05-29test(generate): lock in munlock BPF handler wiringPaul Buetow
2026-05-29test(ppoll): lock in poll-family arg layout, reject fd capturePaul Buetow
2026-05-29test(generate): lock in rt_tgsigqueueinfo KindNull/Signals auditPaul Buetow
2026-05-29ioprio_set/ioprio_get: classify as Process familyPaul Buetow
2026-05-29test(generate): lock in clone3 KindProc/Process/UNCLASSIFIED classificationPaul Buetow
2026-05-29test(fallocate): lock in FS family, KindFd enter, UNCLASSIFIED retPaul Buetow
2026-05-29test(sigaltstack): lock in KindNull/Signals classification and UNCLASSIFIED retPaul Buetow
2026-05-29test(generate): lock in setsid classification auditPaul Buetow
2026-05-29test(classify): lock in pwritev2 WRITE byte-count classificationPaul Buetow
2026-05-29test(generate): lock in init_module vs finit_module classificationPaul Buetow
2026-05-29test(syncfs): lock in FS family + fd kind classificationPaul Buetow
2026-05-29test(sysinfo): lock in KindNull + FamilyMisc + UNCLASSIFIED retPaul Buetow
2026-05-29utime/utimes: classify as FS family (fix Misc misclassification)Paul Buetow
2026-05-29test(rt_sigpending): lock in KindNull + FamilySignals + UNCLASSIFIED retPaul Buetow
2026-05-29test(generate): lock in sendmsg write byte-count classificationPaul Buetow
2026-05-29test(classify): lock in sched_getattr pid-not-fd classificationPaul Buetow
2026-05-29test(generate): lock in set_mempolicy_home_node classificationPaul Buetow
2026-05-29classify: move lsm_* syscalls from Misc to Security familyPaul Buetow
2026-05-29test(process_madvise): lock in KindFd + UNCLASSIFIED + FamilyMemoryPaul Buetow
2026-05-29test(generate): lock in setdomainname KindNull classificationPaul Buetow
2026-05-29test(generate): lock in rseq family and return classificationPaul Buetow
2026-05-29test(generate): lock in sched_get_priority_min classificationPaul Buetow
2026-05-29test(generate): lock in mincore BPF handler wiring (zv)Paul Buetow
2026-05-29test(generate): lock in madvise BPF handler field wiringPaul Buetow
2026-05-29test(generate): lock in map_shadow_stack BPF handler field wiringPaul Buetow
2026-05-29codegen: suppress unreachable sys_exit handlers for noreturn syscallsPaul Buetow
2026-05-29test(generate): lock in gettimeofday classificationPaul Buetow
2026-05-29family: classify futex syscalls as IPC instead of MiscPaul Buetow
2026-05-29test(generate): lock in getpeername exit classification as KindRetPaul Buetow
2026-05-29test(exit): lock in noreturn exit/exit_group null_event handlingPaul Buetow
2026-05-29test(epoll_create): lock in epoll_create1 args[0] flags capturePaul Buetow
2026-05-29test(family): assert ioperm/iopl/modify_ldt classify as MiscPaul Buetow
2026-05-28close_range: honor last bound and CLOSE_RANGE_CLOEXEC flagPaul Buetow
2026-05-232c fix epoll_create and pidfd_open flags in BPF codegenPaul Buetow
2026-05-235c remove tracepoint ID adjacency dependency from aggregate pairingPaul Buetow
2026-05-23ac table-drive BPF extra-code generation away from switchesPaul Buetow
2026-05-223c table-drive name-only syscall classificationPaul Buetow
2026-05-21wb add docs drift tests for syscall coveragePaul Buetow
2026-05-21vb add data-driven name-only kind mapping tablePaul Buetow
2026-05-21o7 classify landlock add-rule and restrict-self as fdPaul Buetow