summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-05-30test(sched_getparam): lock in KindNull/FamilySched/UNCLASSIFIED classificationPaul Buetow
2026-05-30test(generate): lock in mkdirat path capture at args[1]Paul Buetow
2026-05-30creat: keep pathname on failed creat; lock in fd->path mappingPaul Buetow
2026-05-30fix(sleep): record sentinel for TIMER_ABSTIME clock_nanosleep (a20)Paul Buetow
2026-05-30test(clock_nanosleep): lock in exit handler UNCLASSIFIED ret + args[2] reques...Paul Buetow
2026-05-30Document Process-vs-Misc boundary; keep set_tid_address in Process (task 920)Paul Buetow
2026-05-30test(generate): lock in set_tid_address ret as UNCLASSIFIEDPaul Buetow
2026-05-30test(generate): lock in tkill classification (Signals/null/UNCLASSIFIED)Paul Buetow
2026-05-30test(setpgid): lock in KindNull/Process/UNCLASSIFIED audit findingsPaul Buetow
2026-05-30family: document Misc-vs-IPC boundary rule; keep robust_list in Misc (task 520)Paul Buetow
2026-05-30fix(z10): skip enter-state write for noreturn syscallsPaul Buetow
2026-05-30fix(family): classify seteuid/setegid as Process for consistencyPaul Buetow
2026-05-30fix(family): reclassify get_mempolicy as Memory not SecurityPaul Buetow
2026-05-30integrationtests: scope leaked-temp-dir detection to a per-test prefix (q10)Paul Buetow
2026-05-30test(generate): lock in times(2) syscall classificationPaul Buetow
2026-05-29test(generate): lock in setuid classification auditPaul Buetow
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