summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/livepatch.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-181-0/+65
* livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-70/+0Star
* livepatch: Cleanup module page permission changesJosh Poimboeuf2015-12-041-23/+2Star
* module: use a structure to encapsulate layout.Rusty Russell2015-12-041-3/+3
* livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf2015-11-061-4/+5
* livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+90