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