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
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
2026-05-29
test(generate): lock in access/faccessat path classification
Paul Buetow
2026-05-29
test(generate): lock in sync(2) void-but-returns classification
Paul Buetow
2026-05-29
test(generate): lock in wait4 KindProc/Process audit
Paul Buetow
2026-05-29
test(generate): lock in recvmsg READ_CLASSIFIED audit
Paul Buetow
2026-05-29
test(remap_file_pages): harden mem handler lock-in test
Paul Buetow
2026-05-29
test(generate): lock in munlock BPF handler wiring
Paul Buetow
2026-05-29
test(ppoll): lock in poll-family arg layout, reject fd capture
Paul Buetow
2026-05-29
test(generate): lock in rt_tgsigqueueinfo KindNull/Signals audit
Paul Buetow
2026-05-29
ioprio_set/ioprio_get: classify as Process family
Paul Buetow
2026-05-29
test(generate): lock in clone3 KindProc/Process/UNCLASSIFIED classification
Paul Buetow
2026-05-29
test(fallocate): lock in FS family, KindFd enter, UNCLASSIFIED ret
Paul Buetow
2026-05-29
test(sigaltstack): lock in KindNull/Signals classification and UNCLASSIFIED ret
Paul Buetow
2026-05-29
test(generate): lock in setsid classification audit
Paul Buetow
2026-05-29
test(classify): lock in pwritev2 WRITE byte-count classification
Paul Buetow
2026-05-29
test(generate): lock in init_module vs finit_module classification
Paul Buetow
2026-05-29
test(syncfs): lock in FS family + fd kind classification
Paul Buetow
2026-05-29
test(sysinfo): lock in KindNull + FamilyMisc + UNCLASSIFIED ret
Paul Buetow
2026-05-29
utime/utimes: classify as FS family (fix Misc misclassification)
Paul Buetow
2026-05-29
test(rt_sigpending): lock in KindNull + FamilySignals + UNCLASSIFIED ret
Paul Buetow
2026-05-29
test(generate): lock in sendmsg write byte-count classification
Paul Buetow
2026-05-29
test(classify): lock in sched_getattr pid-not-fd classification
Paul Buetow
2026-05-29
test(generate): lock in set_mempolicy_home_node classification
Paul Buetow
2026-05-29
classify: move lsm_* syscalls from Misc to Security family
Paul Buetow
2026-05-29
test(process_madvise): lock in KindFd + UNCLASSIFIED + FamilyMemory
Paul Buetow
2026-05-29
test(eventloop): lock in sync_file_range EBADF failure path
Paul Buetow
2026-05-29
test(generate): lock in setdomainname KindNull classification
Paul Buetow
2026-05-29
test(generate): lock in rseq family and return classification
Paul Buetow
2026-05-29
test(generate): lock in sched_get_priority_min classification
Paul Buetow
2026-05-29
test(generate): lock in mincore BPF handler wiring (zv)
Paul Buetow
2026-05-29
test(generate): lock in madvise BPF handler field wiring
Paul Buetow
2026-05-29
test(generate): lock in map_shadow_stack BPF handler field wiring
Paul Buetow
[next]