| Age | Commit message (Expand) | Author |
| 10 days | test(utime): add end-to-end coverage for futimesat and utimensat | Paul Buetow |
| 10 days | test(xattr): cover get/list/lset/setxattrat/removexattr + fd-based xattr vari... | Paul Buetow |
| 10 days | test(priority): add end-to-end coverage for getpriority/setpriority | Paul Buetow |
| 10 days | test(timerfd): assert timerfd_settime/gettime fd capture end-to-end | Paul Buetow |
| 10 days | test(chown): add end-to-end coverage for chown/fchown/lchown/fchownat family | Paul Buetow |
| 10 days | test(chmod): add end-to-end coverage for chmod/fchmod/fchmodat family | Paul Buetow |
| 10 days | test(copy_file_range): assert TRANSFER_CLASSIFIED copied byte count end-to-end | Paul Buetow |
| 10 days | test(retbytes): assert readlinkat READ_CLASSIFIED byte count end-to-end | Paul Buetow |
| 10 days | test(retbytes): assert getdents64 READ_CLASSIFIED byte count end-to-end | Paul Buetow |
| 10 days | fix(classify): assign vmsplice to FamilyNetwork, not Misc | Paul Buetow |
| 12 days | fix(classify): capture timerfd_gettime/settime + splice/tee fd, not KindNull | Paul Buetow |
| 13 days | test(integration): add landlock_create_ruleset coverage | Paul Buetow |
| 13 days | fix(classify): assign file_setattr to FamilyFS, not Misc | Paul Buetow |
| 13 days | fix(classify): assign file_getattr to FamilyFS, not Misc | Paul Buetow |
| 14 days | fix(classify): assign fanotify_mark to FamilyIPC, not Misc | Paul Buetow |
| 14 days | test(integration): add cachestat end-to-end coverage | Paul Buetow |
| 14 days | test(integration): add inotify family tracing coverage | Paul Buetow |
| 2026-06-02 | fix(close): deregister fd only on successful close (ret==0) | Paul Buetow |
| 2026-06-02 | test(xattr): add removexattrat end-to-end integration coverage | Paul Buetow |
| 2026-06-02 | fix(classify): assign fanotify_init to FamilyIPC, not Misc | Paul Buetow |
| 2026-06-01 | test(integration): cover fsconfig/fspick/open_tree in mount-API scenario | Paul Buetow |
| 2026-06-01 | fix(classify): mq_timedsend returns status, not bytes — make ret UNCLASSIFIED | Paul Buetow |
| 2026-06-01 | test(xattr): add path-based setxattr end-to-end integration coverage | Paul Buetow |
| 2026-06-01 | test(sched): assert sched_rr_get_interval enter in TestSchedBasic | Paul Buetow |
| 2026-06-01 | fix(classify): msgsnd returns status, not bytes — make ret UNCLASSIFIED | Paul Buetow |
| 2026-06-01 | fix(classify): assign alarm to FamilyTime, not Misc | Paul Buetow |
| 2026-06-01 | test(integration): add SysV msg/sem tracing coverage | Paul Buetow |
| 2026-06-01 | test(integration): add Sched family tracing coverage | Paul Buetow |
| 2026-06-01 | test(integration): add Misc family tracing coverage | Paul Buetow |
| 2026-06-01 | test(integration): add Signals family tracing coverage | Paul Buetow |
| 2026-06-01 | test(internal): make comm-propagation/filter tests hermetic | Paul Buetow |
| 2026-06-01 | test(integration): add SysV shm tracing coverage | Paul Buetow |
| 2026-06-01 | test(integration): add pwritev/pwritev2 retbytes coverage | Paul Buetow |
| 2026-06-01 | fix(types): fast-decode hot events at padded kernel struct size | Paul Buetow |
| 2026-06-01 | test(generate): remove redundant pure-classification unit tests | Paul Buetow |
| 2026-05-31 | fix(classify): assign adjtimex to FamilyTime, not Misc | Paul Buetow |
| 2026-05-31 | test(readahead): add end-to-end integration coverage | Paul Buetow |
| 2026-05-31 | listxattrat: READ-classify return for xattr-list family consistency | Paul Buetow |
| 2026-05-31 | getxattrat: READ-classify return for xattr-get family consistency | Paul Buetow |
| 2026-05-31 | test(timer): add POSIX timer family end-to-end integration coverage | Paul Buetow |
| 2026-05-31 | test(retbytes): assert read byte counts for pread64/preadv/preadv2 | Paul Buetow |
| 2026-05-31 | test(openat2): add end-to-end integration coverage for openat2 | Paul Buetow |
| 2026-05-31 | test(mountfs): exercise fsopen end-to-end in mount-API scenario | Paul Buetow |
| 2026-05-31 | test(aio): add io_submit end-to-end integration coverage | Paul Buetow |
| 2026-05-31 | test(aio): add io_setup end-to-end integration coverage | Paul Buetow |
| 2026-05-30 | test(generate): lock in semctl handler as KindSysVOp/FamilyIPC | Paul Buetow |
| 2026-05-30 | generate: treat rt_sigreturn as noreturn (suppress dead exit handler) | Paul Buetow |
| 2026-05-30 | test(generate): lock in pwritev WRITE byte-count classification | Paul Buetow |
| 2026-05-30 | test(pipe): lock in pipe/pipe2 IPC classification and fd-pair exit reads | Paul Buetow |
| 2026-05-30 | test(perf_event_open): lock in audit findings | Paul Buetow |