Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-07 | mm: memcontrol: account kernel stack per node | Shakeel Butt | 1 | -1/+1 |
2020-06-04 | scs: Report SCS usage in bytes rather than number of entries | Will Deacon | 1 | -1/+1 |
2020-05-18 | scs: Remove references to asm/scs.h from core code | Will Deacon | 1 | -1/+0 |
2020-05-18 | scs: Move scs_overflow_check() out of architecture code | Will Deacon | 1 | -1/+2 |
2020-05-18 | scs: Move accounting into alloc/free functions | Will Deacon | 1 | -24/+21 |
2020-05-18 | arm64: scs: Store absolute SCS stack pointer value in thread_info | Will Deacon | 1 | -2/+1 |
2020-05-15 | scs: Add support for stack usage debugging | Sami Tolvanen | 1 | -1/+29 |
2020-05-15 | scs: Add page accounting for shadow call stack allocations | Sami Tolvanen | 1 | -0/+15 |
2020-05-15 | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 1 | -0/+65 |