| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-03-19 | static_call: Fix static_call_update() sanity check | 1 | -1/+10 | |
| 2021-03-19 | static_call: Align static_call_is_init() patching condition | 1 | -10/+4 | |
| 2021-03-19 | static_call: Fix static_call_set_init() | 1 | -7/+10 | |
| 2021-03-06 | static_call: Fix the module key fixup | 1 | -3/+4 | |
| 2021-02-17 | static_call: Allow module use without exposing static_call_key | 1 | -2/+53 | |
| 2021-02-17 | static_call/x86: Add __static_call_return0() | 1 | -0/+5 | |
| 2020-10-02 | static_call: Fix return type of static_call_init | 1 | -2/+3 | |
| 2020-09-01 | static_call: Allow early init | 1 | -4/+66 | |
| 2020-09-01 | static_call: Handle tail-calls | 1 | -8/+13 | |
| 2020-09-01 | static_call: Add simple self-test for static calls | 1 | -0/+43 | |
| 2020-09-01 | static_call: Avoid kprobes on inline static_call()s | 1 | -0/+68 | |
| 2020-09-01 | static_call: Add inline static call infrastructure | 1 | -0/+303 |
