Age | Commit message (Expand) | Author |
---|---|---|
2025-03-26 | rwonce: fix crash by removing READ_ONCE() for unaligned read | Jann Horn |
2025-03-25 | rwonce: handle KCSAN like KASAN in read_word_at_a_time() | Jann Horn |
2020-07-21 | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon |
2020-07-21 | asm/rwonce: Remove smp_read_barrier_depends() invocation | Will Deacon |
2020-07-21 | asm/rwonce: Allow __READ_ONCE to be overridden by the architecture | Will Deacon |
2020-07-21 | compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h | Will Deacon |