master
libaudit: bound plain comm formatting
Remove set_aumessage_mode from public API
Add rseq_slice_yield syscall introduced in the Linux 7.0 dev cycle
Import audit >1.7.4
Refactor libaudit.h to split out logging functions and record numbers
Add Requires.private to audit.pc file
Fix a couple build warnings
Do capabilities check rather than uid
Revise function hiding technique to better protect audit AB
Use permission table
Update errno table
add support to filter on sockaddr family
restrict some functions when io_uring not needed
allow filesystem filtering on cgroup and cgroup2
Resolve long standing FIXME's
Fix INTEGER_OVERFLOW in gen_tables64.h
Realloc failure leaves memory safety issue
add documentation about dispatcher protocol formatting
Add support for RISC-V 32-bit & 64-bit (riscv32, riscv64) (#73)
Code cleanup
Remove time stamps to match kernel
Make a couple functions private
update io_uring table for 6.19 kernel
add a note to x86_64_table