summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
6 daysdocs(follow-forks): add process-tree-following plan + filter.c referencePaul Buetow
7 daysfeat(parquet): export rename/link oldname + assert oldname capture end-to-endPaul Buetow
7 daysfeat(parquet): surface epoll_ctl op/target-fd/events metadataPaul Buetow
10 daysfix(classify): assign vmsplice to FamilyNetwork, not MiscPaul Buetow
12 daysfix(classify): capture timerfd_gettime/settime + splice/tee fd, not KindNullPaul Buetow
13 daysfix(classify): assign file_setattr to FamilyFS, not MiscPaul Buetow
13 daysfix(classify): assign file_getattr to FamilyFS, not MiscPaul Buetow
14 daysfix(classify): assign fanotify_mark to FamilyIPC, not MiscPaul Buetow
2026-06-02fix(close): deregister fd only on successful close (ret==0)Paul Buetow
2026-06-02fix(classify): assign fanotify_init to FamilyIPC, not MiscPaul Buetow
2026-06-01fix(classify): mq_timedsend returns status, not bytes — make ret UNCLASSIFIEDPaul Buetow
2026-06-01fix(classify): msgsnd returns status, not bytes — make ret UNCLASSIFIEDPaul Buetow
2026-06-01fix(classify): assign alarm to FamilyTime, not MiscPaul Buetow
2026-06-01test(internal): make comm-propagation/filter tests hermeticPaul Buetow
2026-06-01fix(types): fast-decode hot events at padded kernel struct sizePaul Buetow
2026-06-01test(generate): remove redundant pure-classification unit testsPaul Buetow
2026-05-31fix(classify): assign adjtimex to FamilyTime, not MiscPaul Buetow
2026-05-31listxattrat: READ-classify return for xattr-list family consistencyPaul Buetow
2026-05-31getxattrat: READ-classify return for xattr-get family consistencyPaul Buetow
2026-05-30test(generate): lock in semctl handler as KindSysVOp/FamilyIPCPaul Buetow
2026-05-30generate: treat rt_sigreturn as noreturn (suppress dead exit handler)Paul Buetow
2026-05-30test(generate): lock in pwritev WRITE byte-count classificationPaul Buetow
2026-05-30test(pipe): lock in pipe/pipe2 IPC classification and fd-pair exit readsPaul Buetow
2026-05-30test(perf_event_open): lock in audit findingsPaul Buetow
2026-05-30test(generate): lock in msgctl SysV-op classificationPaul Buetow
2026-05-30test(mlockall): lock in KindNull/FamilyMemory classificationPaul Buetow
2026-05-30test(dup): lock in fd_event handler captures oldfd (args[0])Paul Buetow
2026-05-30test(arch_prctl): lock in KindNull/UNCLASSIFIED + FamilyProcessPaul Buetow
2026-05-30test(generate): lock in listen(2) handler classificationPaul Buetow
2026-05-30test(kexec_file_load): lock in KindFd/Security/UNCLASSIFIED auditPaul Buetow
2026-05-30test(socketpair): lock in domain-is-not-an-fd invariant (c00)Paul Buetow
2026-05-30test(setsockopt): lock in KindFd enter, UNCLASSIFIED exit, Network familyPaul Buetow
2026-05-30test(rmdir): lock in FS family, args[0] pathname capture, UNCLASSIFIED exitPaul Buetow
2026-05-30test(request_key): lock in keyctl kind, security family, and unclassified returnPaul Buetow
2026-05-30test(generate): lock in pwrite64 WRITE_CLASSIFIED auditPaul Buetow
2026-05-30test(generate): lock in lseek classification (offset, not byte count)Paul Buetow
2026-05-30kexec_load: classify into Security family with its siblingPaul Buetow
2026-05-30test(generate): lock in io_uring_register classification auditPaul Buetow
2026-05-30test(getsockname): lock in KindFd/FamilyNetwork/UNCLASSIFIED classificationPaul Buetow
2026-05-30test(getcwd): lock in KindNull enter + exit-time cwd resolutionPaul Buetow
2026-05-30test(kill): lock in KindNull enter and UNCLASSIFIED retPaul Buetow
2026-05-30test(iopl): lock in KindNull enter and UNCLASSIFIED ret classificationPaul Buetow
2026-05-30test(gettid): lock in KindNull/FamilyProcess/UNCLASSIFIED classificationPaul Buetow
2026-05-30test(generate): lock in getgid null enter and UNCLASSIFIED retPaul Buetow
2026-05-30test(finit_module): lock in family and ret classificationPaul Buetow
2026-05-30test(generate): lock in bind syscall classificationPaul Buetow
2026-05-30test(signalfd4): lock in args[3] flags index for eventfd handlerPaul Buetow
2026-05-30test(select): lock in nfds/timeval capture and UNCLASSIFIED exitPaul Buetow
2026-05-30sendfile64: capture out_fd instead of dropping both fdsPaul Buetow
2026-05-30test(generate): lock in sched_setparam pid-not-fd classificationPaul Buetow