index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
generate
Age
Commit message (
Expand
)
Author
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(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
2026-05-29
codegen: suppress unreachable sys_exit handlers for noreturn syscalls
Paul Buetow
2026-05-29
test(generate): lock in gettimeofday classification
Paul Buetow
2026-05-29
family: classify futex syscalls as IPC instead of Misc
Paul Buetow
2026-05-29
test(generate): lock in getpeername exit classification as KindRet
Paul Buetow
2026-05-29
test(exit): lock in noreturn exit/exit_group null_event handling
Paul Buetow
2026-05-29
test(epoll_create): lock in epoll_create1 args[0] flags capture
Paul Buetow
2026-05-29
test(family): assert ioperm/iopl/modify_ldt classify as Misc
Paul Buetow
2026-05-28
close_range: honor last bound and CLOSE_RANGE_CLOEXEC flag
Paul Buetow
2026-05-23
2c fix epoll_create and pidfd_open flags in BPF codegen
Paul Buetow
2026-05-23
5c remove tracepoint ID adjacency dependency from aggregate pairing
Paul Buetow
2026-05-23
ac table-drive BPF extra-code generation away from switches
Paul Buetow
2026-05-22
3c table-drive name-only syscall classification
Paul Buetow
2026-05-21
wb add docs drift tests for syscall coverage
Paul Buetow
2026-05-21
vb add data-driven name-only kind mapping table
Paul Buetow
2026-05-21
o7 classify landlock add-rule and restrict-self as fd
Paul Buetow
2026-05-21
m7 classify time and posix timer syscalls
Paul Buetow
2026-05-21
k7 classify process control and prctl syscalls
Paul Buetow
2026-05-21
j7 add futex kind and aggregate-only defaults
Paul Buetow
2026-05-21
l7 classify numa and process memory syscalls
Paul Buetow
2026-05-21
h7 classify additional memory syscalls
Paul Buetow
2026-05-21
57 add bpf syscall kind classification
Paul Buetow
2026-05-21
37 classify clone family as proc kind
Paul Buetow
2026-05-21
b7 classify sysv ipc ids and ops
Paul Buetow
2026-05-21
e7 classify acct pathname and misc null syscalls
Paul Buetow
2026-05-21
a7 make sched and rlimit null-classification explicit
Paul Buetow
2026-05-21
97 make identity null-classification explicit
Paul Buetow
2026-05-21
87 make signal null-classification explicit
Paul Buetow
2026-05-21
67 add seccomp and module trace kinds
Paul Buetow
2026-05-21
i7 classify memory P3 syscalls as mem kind
Paul Buetow
2026-05-21
g7 classify fd-from-air eventfd users
Paul Buetow
2026-05-21
n7 classify pidfd and misc tail syscalls
Paul Buetow
2026-05-21
f7 wire eventfd kind for fd-from-air IPC syscalls
Paul Buetow
2026-05-21
p7 add attach-time trace dimension gating
Paul Buetow
2026-05-21
task-47: fix execveat dirfd codegen fallback
Paul Buetow
2026-05-20
task-47: add KindExec for execve paths
Paul Buetow
2026-05-20
feat: add keyctl ptrace perf_event_open tracing (task 77)
Paul Buetow
[next]