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
/
retclassify_test.go
Age
Commit message (
Expand
)
Author
2026-06-01
test(generate): remove redundant pure-classification unit tests
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-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 bind syscall classification
Paul Buetow
2026-05-30
test(generate): lock in set_tid_address ret as UNCLASSIFIED
Paul Buetow
2026-05-30
test(setpgid): lock in KindNull/Process/UNCLASSIFIED audit findings
Paul Buetow
2026-05-30
test(generate): lock in times(2) syscall classification
Paul Buetow
2026-05-29
test(migrate_pages): lock in UNCLASSIFIED return classification
Paul Buetow
2026-05-29
test(generate): lock in setsid classification audit
Paul Buetow
2026-05-29
test(syncfs): lock in FS family + fd kind classification
Paul Buetow
2026-05-29
test(generate): lock in set_mempolicy_home_node classification
Paul Buetow
2026-05-29
test(generate): lock in rseq family and return classification
Paul Buetow
2026-05-29
test(generate): lock in gettimeofday classification
Paul Buetow
2026-05-21
b7 classify sysv ipc ids and ops
Paul Buetow
2026-05-21
n7 classify pidfd and misc tail syscalls
Paul Buetow
2026-05-20
d7: add POSIX mq syscall kind/classification and coverage
Paul Buetow
2026-05-18
j6: defer mmsg byte classification
Paul Buetow
2026-05-18
j6: account bytes for ret-classified syscalls
Paul Buetow
2026-02-21
Migrate make targets to mage
Paul Buetow