index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2026-05-30
test(generate): lock in msgctl SysV-op classification
Paul Buetow
2026-05-30
test(mlockall): lock in KindNull/FamilyMemory classification
Paul Buetow
2026-05-30
test(dup): lock in fd_event handler captures oldfd (args[0])
Paul Buetow
2026-05-30
test(arch_prctl): lock in KindNull/UNCLASSIFIED + FamilyProcess
Paul Buetow
2026-05-30
test(generate): lock in listen(2) handler classification
Paul Buetow
2026-05-30
test(kexec_file_load): lock in KindFd/Security/UNCLASSIFIED audit
Paul Buetow
2026-05-30
test(socketpair): lock in domain-is-not-an-fd invariant (c00)
Paul Buetow
2026-05-30
test(setsockopt): lock in KindFd enter, UNCLASSIFIED exit, Network family
Paul Buetow
2026-05-30
test(rmdir): lock in FS family, args[0] pathname capture, UNCLASSIFIED exit
Paul Buetow
2026-05-30
test(request_key): lock in keyctl kind, security family, and unclassified return
Paul Buetow
2026-05-30
test(generate): lock in pwrite64 WRITE_CLASSIFIED audit
Paul Buetow
2026-05-30
test(generate): lock in lseek classification (offset, not byte count)
Paul Buetow
2026-05-30
kexec_load: classify into Security family with its sibling
Paul Buetow
2026-05-30
test(generate): lock in io_uring_register classification audit
Paul Buetow
2026-05-30
test(getsockname): lock in KindFd/FamilyNetwork/UNCLASSIFIED classification
Paul Buetow
2026-05-30
test(getcwd): lock in KindNull enter + exit-time cwd resolution
Paul Buetow
2026-05-30
test(kill): lock in KindNull enter and UNCLASSIFIED ret
Paul Buetow
2026-05-30
test(iopl): lock in KindNull enter and UNCLASSIFIED ret classification
Paul Buetow
2026-05-30
test(gettid): lock in KindNull/FamilyProcess/UNCLASSIFIED classification
Paul Buetow
2026-05-30
test(generate): lock in getgid null enter and UNCLASSIFIED ret
Paul Buetow
2026-05-30
test(finit_module): lock in family and ret classification
Paul Buetow
2026-05-30
test(generate): lock in bind syscall classification
Paul Buetow
2026-05-30
test(signalfd4): lock in args[3] flags index for eventfd handler
Paul Buetow
2026-05-30
test(select): lock in nfds/timeval capture and UNCLASSIFIED exit
Paul Buetow
2026-05-30
sendfile64: capture out_fd instead of dropping both fds
Paul Buetow
2026-05-30
test(generate): lock in sched_setparam pid-not-fd classification
Paul Buetow
2026-05-30
test(sched_getparam): lock in KindNull/FamilySched/UNCLASSIFIED classification
Paul Buetow
2026-05-30
test(generate): lock in mkdirat path capture at args[1]
Paul Buetow
2026-05-30
creat: keep pathname on failed creat; lock in fd->path mapping
Paul Buetow
2026-05-30
fix(sleep): record sentinel for TIMER_ABSTIME clock_nanosleep (a20)
Paul Buetow
2026-05-30
test(clock_nanosleep): lock in exit handler UNCLASSIFIED ret + args[2] reques...
Paul Buetow
2026-05-30
Document Process-vs-Misc boundary; keep set_tid_address in Process (task 920)
Paul Buetow
2026-05-30
test(generate): lock in set_tid_address ret as UNCLASSIFIED
Paul Buetow
2026-05-30
test(generate): lock in tkill classification (Signals/null/UNCLASSIFIED)
Paul Buetow
2026-05-30
test(setpgid): lock in KindNull/Process/UNCLASSIFIED audit findings
Paul Buetow
2026-05-30
family: document Misc-vs-IPC boundary rule; keep robust_list in Misc (task 520)
Paul Buetow
2026-05-30
fix(z10): skip enter-state write for noreturn syscalls
Paul Buetow
2026-05-30
fix(family): classify seteuid/setegid as Process for consistency
Paul Buetow
2026-05-30
fix(family): reclassify get_mempolicy as Memory not Security
Paul Buetow
2026-05-30
integrationtests: scope leaked-temp-dir detection to a per-test prefix (q10)
Paul Buetow
2026-05-30
test(generate): lock in times(2) syscall classification
Paul Buetow
2026-05-29
test(generate): lock in setuid classification audit
Paul Buetow
2026-05-29
test(mknod): lock in mknod/mknodat path-arg classification
Paul Buetow
2026-05-29
test(migrate_pages): lock in UNCLASSIFIED return classification
Paul Buetow
2026-05-29
test(classify): lock in keyctl-family audit (kind/family/ret)
Paul Buetow
2026-05-29
test(dup2): lock in fd_event handler captures oldfd (args[0])
Paul Buetow
2026-05-29
test(generate): lock in get_robust_list/set_robust_list classification
Paul Buetow
[next]