projects
/
librseq.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
librseq.git
2020-07-09
Mathieu Desnoyers
Remove __rseq_handled declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Mathieu Desnoyers
Add parametrized tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Mathieu Desnoyers
Add basic test
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Mathieu Desnoyers
Cleanup: powerpc: Use "long" and "int" to clarify load...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Mathieu Desnoyers
Fix: powerpc: Add missing instruction selection "u...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Mathieu Desnoyers
Wire up basic percpu ops test
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Mathieu Desnoyers
Add basic percpu ops test
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Mathieu Desnoyers
Adapt rseq registration to glibc's userspace ABI for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Mathieu Desnoyers
Update man page based on Michael Kerrisk's comments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Mathieu Desnoyers
Update rseq.2 man page
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Mathieu Desnoyers
Wire up man pages build
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Mathieu Desnoyers
Initial import of rseq.2 man page
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Mathieu Desnoyers
Remove do_on_cpu dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Mathieu Desnoyers
Remove do_on_cpu (prototype)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Mathieu Desnoyers
Cleanup: cplusplus ifdef coding style update
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Matthew Glazar
Allow using librseq APIs from C++ code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Mathieu Desnoyers
memcpy: copy 8 bytes loop
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Mathieu Desnoyers
Bump do_on_cpu system call number to 434
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Mathieu Desnoyers
Implement percpu_fence()
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Mathieu Desnoyers
Fix: add missing do-on-cpu-insn.h to make dist
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Mathieu Desnoyers
Move to do_on_cpu system call
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Mathieu Desnoyers
Add ARM big-endian support to rseq headers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Mathieu Desnoyers
Fix: Thumb mode build failure on arm32
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Mathieu Desnoyers
rseq/selftests: mips: use break instruction for RSEQ_SIG
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Mathieu Desnoyers
rseq/selftests: powerpc code signature: generate valid...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Mathieu Desnoyers
rseq/selftests: aarch64 code signature: handle big...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Mathieu Desnoyers
rseq/selftests: arm: use udf instruction for RSEQ_SIG
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Martin Schwidefsky
rseq/selftests: s390: use trap4 for RSEQ_SIG
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Mathieu Desnoyers
rseq/selftests: x86: use ud1 instruction as RSEQ_SIG...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Mathieu Desnoyers
Remove volatile, use READ/WRITE ONCE
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Mathieu Desnoyers
cpu-op: change _mb_ API to _release
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Mathieu Desnoyers
cpu-op: add add_release API
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Mathieu Desnoyers
cpu-op lib: Change code layout to remove gcc-4.8 warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Mathieu Desnoyers
Extend extra/README
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Michael Jeanson
Add embedded rseq/opv headers for test builds
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Mathieu Desnoyers
rseq: set refcount back to 1 on unregister failure
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Michael Jeanson
Add configure report
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Michael Jeanson
Update macros from the autoconf archive
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Mathieu Desnoyers
rseq/selftests: x86: Work-around bogus gcc-8 optimisation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Mathieu Desnoyers
s390: use jg instruction for jumps outside of the asm
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Mathieu Desnoyers
Introduce __rseq_handled and rseq_ownership
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Mathieu Desnoyers
Remove "weak" attribute from symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mathieu Desnoyers
Update exit points comments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mathieu Desnoyers
Update arm64 SPDX license identifier
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mathieu Desnoyers
Introduce __rseq_cs_ptr_array, rename __rseq_table...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mathieu Desnoyers
Add __rseq_exit_point_array section for debuggers
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mathieu Desnoyers
Add arm64 rseq header
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Michael Jeanson
Autotools all the things!
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Michael Jeanson
Clarify licensing and update to SPDX 3.0 identifiers
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Mathieu Desnoyers
Update to follow cpu-opv uapi
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Mathieu Desnoyers
Use __rseq_refcount symbol
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Mathieu Desnoyers
rseq: error out on refcount overflow/underflow
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Mathieu Desnoyers
rseq available check: use documented behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Mathieu Desnoyers
Test rseq and cpu_opv availability
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Mathieu Desnoyers
Update percpu ops test and header
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Mathieu Desnoyers
Update test makefile
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Mathieu Desnoyers
Add percpu ops test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Mathieu Desnoyers
Implement availability API checks
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Mathieu Desnoyers
Add cpu-opv helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Update readme markdown
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Install rseq headers
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Makefile: install/uninstall targets
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Update readme
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Update makefile and readme
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Update requirements
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Add s390 target
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Initial import
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Mathieu Desnoyers
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
This page took
0.032604 seconds
and
4
git commands to generate.