Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-21 | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon | 1 | -0/+2 |
2018-05-05 | seccomp: Move speculation migitation control to arch code | Thomas Gleixner | 1 | -0/+2 |
2018-05-03 | nospec: Allow getting/setting on non-current task | Kees Cook | 1 | -2/+5 |
2018-05-03 | prctl: Add speculation control prctls | Thomas Gleixner | 1 | -0/+5 |
2018-02-17 | nospec: Include <asm/barrier.h> dependency | Dan Williams | 1 | -0/+1 |
2018-02-17 | nospec: Allow index argument to have const-qualified type | Rasmus Villemoes | 1 | -2/+1 |
2018-02-17 | nospec: Kill array_index_nospec_mask_check() | Dan Williams | 1 | -21/+1 |
2018-02-15 | nospec: Move array_index_nospec() parameter checking into separate macro | Will Deacon | 1 | -15/+21 |
2018-01-30 | array_index_nospec: Sanitize speculative array de-references | Dan Williams | 1 | -0/+72 |