Age | Commit message (Expand) | Author |
---|---|---|
2025-03-30 | Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2025-03-10 | static_call: Use RCU in all users of __module_text_address(). | Sebastian Andrzej Siewior |
2025-02-26 | static_call_inline: Provide trampoline address when updating sites | Christophe Leroy |
2024-12-13 | x86/static-call: provide a way to do very early static-call updates | Juergen Gross |
2024-09-06 | static_call: Replace pointless WARN_ON() in static_call_module_notify() | Thomas Gleixner |
2024-09-06 | static_call: Handle module init failure correctly in static_call_del_module() | Thomas Gleixner |
2022-10-17 | static_call: Add call depth tracking support | Peter Zijlstra |
2022-04-05 | static_call: Don't make __static_call_return0 static | Christophe Leroy |