master
Introduce NT_FPREGSET regset decoding infrastructure
Update copyright headers
Introduce PTRACE_GETREGSET/PTRACE_SETREGSET regset decoding infrastructure
Implement decoding of PTRACE_GETFPREGS and PTRACE_SETFPREGS
Implement decoding of PTRACE_GETREGS and PTRACE_SETREGS
ptrace: prepare for decoding of PTRACE_GETREGS64 and PTRACE_SETREGS64
src/linux: move generic and fallback files into generic subdirectory
Remove PERSONALITY0_AUDIT_ARCH guards
Provide an ability to specify the personality for which to shuffle scno
build: fix build using bionic libc
Implement decoding of rseq_slice_yield syscall