index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
static_call_inline.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+6
2025-03-10
static_call: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
-7
/
+6
2025-02-26
static_call_inline: Provide trampoline address when updating sites
Christophe Leroy
-1
/
+1
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
-1
/
+1
2024-09-06
static_call: Replace pointless WARN_ON() in static_call_module_notify()
Thomas Gleixner
-1
/
+1
2024-09-06
static_call: Handle module init failure correctly in static_call_del_module()
Thomas Gleixner
-0
/
+11
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
-5
/
+18
2022-04-05
static_call: Don't make __static_call_return0 static
Christophe Leroy
-0
/
+543