1. 38c9358 static_call: Fix static_call_update() sanity check by Peter Zijlstra · 3 years, 10 months ago
  2. 698bace static_call: Align static_call_is_init() patching condition by Peter Zijlstra · 3 years, 10 months ago
  3. 68b1edd static_call: Fix static_call_set_init() by Peter Zijlstra · 3 years, 10 months ago
  4. 50bf808 static_call: Fix the module key fixup by Peter Zijlstra · 3 years, 11 months ago
  5. 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
  6. 3f2a8fc static_call/x86: Add __static_call_return0() by Peter Zijlstra · 4 years ago
  7. 69e0ad3 static_call: Fix return type of static_call_init by Nathan Chancellor · 4 years, 4 months ago
  8. a945c83 static_call: Allow early init by Peter Zijlstra · 4 years, 5 months ago
  9. 5b06fd3 static_call: Handle tail-calls by Peter Zijlstra · 4 years, 5 months ago
  10. f03c412 static_call: Add simple self-test for static calls by Peter Zijlstra · 4 years, 5 months ago
  11. 6333e8f static_call: Avoid kprobes on inline static_call()s by Peter Zijlstra · 4 years, 5 months ago
  12. 9183c3f static_call: Add inline static call infrastructure by Josh Poimboeuf · 4 years, 5 months ago