librseq.git
2024-03-05  Mathieu DesnoyersRemove riscv has_load_add_load_load_add_store implement...
2024-03-05  Mathieu Desnoyersparam test: membarrier: validate total number of increments
2024-03-05  Mathieu Desnoyerspercpu allocator: Add flags argument for future extensions
2024-03-04  Mathieu Desnoyerspercpu alloc: introduce rseq mmap attributes
2024-03-04  Mathieu DesnoyersCleanup: Remove whiteline
2024-03-04  Mathieu DesnoyersRename RSEQ_ARCH_HAS_OFFSET_DEREF_ADDV to rseq_arch_has...
2024-03-04  Mathieu DesnoyersRevert "Introduce rseq_load_cbne_load_add_store pseudocode"
2024-03-04  Mathieu DesnoyersRevert "x86: Introduce rseq_load_cbne_load_add_store"
2024-03-04  Mathieu DesnoyersRevert "rseq.h: Introduce rseq_load_cbne_load_add_store...
2024-03-04  Mathieu Desnoyersparam tests: membarrier: pre-decode pointer offset
2024-03-04  Mathieu Desnoyerspercpu alloc: introduce rseq_percpu_pool_ptr_offset
2024-03-04  Mathieu DesnoyersDocument percpu alloc
2024-03-04  Mathieu Desnoyersrseq percpu: Remove __rseq_percpu annotation from retur...
2024-03-03  Mathieu Desnoyersx86-32: ip-relative: return to post-call address
2024-03-02  Mathieu Desnoyersparam test: x86-32: use ip-relative addressing for...
2024-03-02  Mathieu Desnoyersx86-32: Save ip reference for ip-relative addressing
2024-03-02  Mathieu Desnoyersx86-32: Use ip-relative addressing to store rseq_cs
2024-03-02  Mathieu Desnoyersx86-32: work-around register pressure limitations
2024-03-02  Mathieu Desnoyersx86-32: Document linker warning
2024-03-02  Mathieu Desnoyersarm: work-around register pressure limitations
2024-03-02  Mathieu Desnoyersparam tests: percpu memcpu buffer: use percpu alloc
2024-03-02  Mathieu Desnoyersparam tests: percpu buffer: use percpu alloc
2024-03-02  Mathieu Desnoyersparam tests: percpu list: use percpu alloc
2024-03-02  Mathieu Desnoyersrseq.h: Introduce rseq_load_cbne_load_add_store__ptr
2024-03-02  Mathieu Desnoyersx86: Introduce rseq_load_cbne_load_add_store
2024-03-02  Mathieu DesnoyersIntroduce rseq_load_cbne_load_add_store pseudocode
2024-03-02  Mathieu DesnoyersRename rseq_load_add_load_add_store to rseq_load_add_lo...
2024-03-02  Mathieu Desnoyersparam test: counter increment: use percpu alloc
2024-03-02  Mathieu Desnoyersparam test: use __rseq_percpu pointer tagging
2024-03-02  Mathieu DesnoyersAdd __rseq_percpu pointer tagging
2024-03-02  Mathieu DesnoyersAdapt spinlock param test to percpu alloc
2024-03-02  Mathieu DesnoyersSkip first pool
2024-03-02  Mathieu Desnoyerspercpu alloc: add missing extern C
2024-03-02  Mathieu DesnoyersAdd missing include in percpu-alloc.h
2024-03-02  Mathieu DesnoyersSet errno on malloc error
2024-03-02  Mathieu Desnoyerspercpu pool set malloc: start search at relevant alloc...
2024-03-02  Mathieu Desnoyersrseq-percpu: Improve documentation
2024-03-02  Mathieu DesnoyersIntroduce rseq-alloc-utils.h
2024-03-02  Mathieu Desnoyersrseq percpu: Use high bits for pool index
2024-03-02  Mathieu Desnoyersrseq percpu alloc: Implement numa support
2024-03-01  Mathieu DesnoyersImplement per-cpu memory allocator
2024-02-29  Mathieu DesnoyersIntroduce __RSEQ_ASM_DEFINE_CS_FIELDS
2024-02-29  Mathieu DesnoyersIntroduce common generic header file
2024-02-29  Mathieu Desnoyersx86: Introduce RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyersriscv: Introduce RSEQ_ASM_U64_PTR and RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyerss390: Introduce RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyersppc: Introduce RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyersmips: Introduce RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyersarm: Introduce RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyersaarch64: Introduce RSEQ_ASM_U32
2024-02-29  Mathieu Desnoyersthread-pointer: suffix include guard with _H
2024-02-29  Mathieu Desnoyersarm: Fix big endian, introduce RSEQ_ASM_U64_PTR
2024-02-29  Mathieu Desnoyersarm: Cleanup header codying style
2024-02-29  Mathieu Desnoyersaarch64: Introduce RSEQ_ASM_U64_PTR
2024-02-29  Mathieu Desnoyersaarch64: Cleanup header coding style
2024-02-28  Mathieu Desnoyerss390: Introduce code deduplication macros
2024-02-28  Mathieu Desnoyersppc: Introduce code deduplication macros
2024-02-28  Mathieu Desnoyersx86: Introduce code deduplication macros
2024-02-28  Mathieu Desnoyersmips: Reorganise code deduplication macros
2024-02-28  Michael JeansonRe-organise public headers
2024-02-28  Michael JeansonFix supported autotools versions in README.md
2024-02-27  Mathieu DesnoyersRSEQ_ASM_DEFINE_TABLE: use parentheses around parameter...
2024-02-27  Mathieu DesnoyersComment s390 macros implementation
2024-02-27  Mathieu Desnoyerss390: namespace public header macros under RSEQ_ASM_
2024-02-27  Mathieu DesnoyersComment riscv macros implementation
2024-02-27  Mathieu Desnoyersriscv: Add missing "inc" parameter to RSEQ_ASM_OP_R_DER...
2024-02-27  Mathieu Desnoyersriscv: namespace public header macros under RSEQ_ASM_
2024-02-27  Mathieu Desnoyersmips: Move RSEQ_ASM_DEFINE_ABORT table_label parameter...
2024-02-27  Mathieu Desnoyersarm: Move RSEQ_ASM_DEFINE_ABORT table_label parameter...
2024-02-27  Mathieu DesnoyersComment mips macros implementation
2024-02-27  Mathieu DesnoyersComment ppc macros implementation
2024-02-27  Mathieu DesnoyersComment arm64 macros implementation
2024-02-27  Mathieu DesnoyersComment arm macros implementation
2024-02-27  Mathieu DesnoyersComment x86 asm macros implementation
2024-02-27  Mathieu Desnoyersmips: Namespace type helpers under RSEQ_ASM_*
2024-02-27  Mathieu Desnoyersppc: Rename RSEQ_ASM_OP_R_MEMCPY to RSEQ_ASM_OP_R_BYTEW...
2024-02-27  Mathieu Desnoyersriscv: Rename RSEQ_ASM_OP_R_BAD_MEMCPY to RSEQ_ASM_OP_R...
2024-02-27  Mathieu Desnoyersarm64: Rename RSEQ_ASM_OP_R_BAD_MEMCPY to RSEQ_ASM_OP_R...
2024-02-27  Mathieu Desnoyersppc: Rename RSEQ_ helpers to RSEQ_ASM_
2024-02-27  Mathieu DesnoyersRename RSEQ_TEMPLATE macros
2024-02-27  Mathieu Desnoyersx86: Use RSEQ_ASM_ prefix for RSEQ_CPU_ID_OFFSET, RSEQ_...
2024-02-27  Mathieu Desnoyersx86-32: Remove support for old IDT WinChip and PPRO
2024-02-27  Michael JeansonFix: seccomp tests require shared libs
2024-02-27  Mathieu Desnoyersx86-64: change jnz/jz for jne/je after cmp/test
2024-02-27  Mathieu DesnoyersRename RSEQ_ASM_DEFINE_CMPFAIL to RSEQ_ASM_DEFINE_TEARDOWN
2024-02-27  Mathieu DesnoyersRename branch labels from cmpfail to ne/eq
2024-02-27  Mathieu DesnoyersUpdate rseq critical section identifiers to match pseud...
2024-02-27  Mathieu DesnoyersAdd rseq critical section pseudocode documentation
2024-02-23  Michael Jeansontests: add unregistered and no syscall tests
2024-02-23  Michael Jeansonfix: always set the rseq offset and flags
2024-02-22  Michael JeansonAdd 'teardown' parameter to RSEQ_ASM_DEFINE_ABORT on...
2024-02-22  Michael JeansonAdd comments to rseq_init()
2024-02-22  Michael Jeansondoc: fix typo in rseq(2) man page
2024-02-22  Michael JeansonUpdate autotools archive macros
2024-02-22  Mathieu DesnoyersClarify logic of RSEQ_ASM*_CMP* macros
2024-02-22  Mathieu DesnoyersDocument alignment of rseq_abi for allocated size
2024-01-10  Mathieu DesnoyersFix: do not skip !allowed_cpus for mm_cid
2024-01-10  Mathias StearnAdd arm64 headers to list of headers to be installed
2023-10-25  Mathieu Desnoyersriscv: Fix __always_inline causes duplicate inline
2023-06-12  Michael JeansonAdd missing copyright headers
next
This page took 0.039009 seconds and 4 git commands to generate.