Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module: replace module_layout with module_memory | Song Liu | 2023-03-09 | 1 | -2/+2 |
* | x86/calldepth: Fix incorrect init section references | Arnd Bergmann | 2022-12-27 | 1 | -2/+2 |
* | x86/ftrace: Make it call depth tracking aware | Peter Zijlstra | 2022-10-17 | 1 | -1/+1 |
* | x86/bpf: Emit call depth accounting if required | Thomas Gleixner | 2022-10-17 | 1 | -0/+19 |
* | x86/orc: Make it callthunk aware | Peter Zijlstra | 2022-10-17 | 1 | -0/+13 |
* | static_call: Add call depth tracking support | Peter Zijlstra | 2022-10-17 | 1 | -0/+18 |
* | x86/calldepth: Add ret/call counting for debug | Thomas Gleixner | 2022-10-17 | 1 | -0/+53 |
* | x86/retbleed: Add SKL call thunk | Thomas Gleixner | 2022-10-17 | 1 | -5/+20 |
* | x86/modules: Add call patching | Thomas Gleixner | 2022-10-17 | 1 | -0/+19 |
* | x86/callthunks: Add call patching for call depth tracking | Thomas Gleixner | 2022-10-17 | 1 | -0/+251 |