]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel/livepatch/core.c
Merge branch 'for-4.1/core-noarch' into for-linus
[karo-tx-linux.git] / kernel / livepatch / core.c
2015-04-13 Jiri KosinaMerge branch 'for-4.1/core-noarch' into for-linus
2015-03-17 Petr Mladeklivepatch: Fix subtle race with coming and going modules
2015-03-04 Josh Poimboeuflivepatch: remove unnecessary call to klp_find_object_m...
2015-03-02 Peter Zijlstralivepatch: fix RCU usage in klp_find_external_symbol()
2015-02-22 Petr Mladeklivepatch: RCU protect struct klp_func all the time...
2015-02-18 Josh Poimboeuflivepatch: simplify disable error path
2015-02-16 Jiri Kosinalivepatch: fix format string in kobject_init_and_add()
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-06 Josh Poimboeuflivepatch: add missing newline to error message
2015-01-21 Josh Poimboeuflivepatch: fix uninitialized return value
2015-01-20 Josh Poimboeuflivepatch: support for repatching a function
2015-01-20 Josh Poimboeuflivepatch: enforce patch stacking semantics
2015-01-09 Josh Poimboeuflivepatch: fix deferred module patching order
2015-01-09 Jiri Kosinalivepatch: handle ancient compilers with more grace
2014-12-22 Josh Poimboeuflivepatch: use FTRACE_OPS_FL_IPMODIFY
2014-12-22 Li Binlivepatch: move x86 specific ftrace handler code to...
2014-12-22 Seth Jenningslivepatch: kernel: add support for live patching