Project Description

klp-convert is a tool that is trying to be merged into the Linux Kernel to help livepatching non exported functions. Since kallsymsoneachsymbol and kallsymslookup_name were unexported, klp-convert appeared to solve the issue by creating relocation entries for non-export functions in the final livepatch module.

This will help the kernel livepatching team to improve our tooling by not relying in the kallsyms functions anymore.

Goal for this Hackweek

Read and understand klp-convert Comment the patches and help it to get a new iteration of the patchset, and in the future help the feature to be merged

Resources

https://lore.kernel.org/live-patching/Yg0xmWaBDNVmCB3b@redhat.com/ https://lpc.events/event/4/contributions/507/attachments/316/533/LPC2019.pdf

Looking for hackers with the skills:

livepatching kernel

This project is part of:

Hack Week 22

Activity

  • about 1 year ago: pvorel liked this project.
  • about 1 year ago: mpdesouza added keyword "kernel" to this project.
  • about 1 year ago: mpdesouza added keyword "livepatching" to this project.
  • about 1 year ago: avicenzi liked this project.
  • about 1 year ago: mpdesouza started this project.
  • about 1 year ago: mpdesouza originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Authenticated hashes for BTRFS by dsterba

    Project Description

    Implement a checksum ...


    early stage kdump support by mbrugger

    [comment]: # (Please use the project descriptio...


    Model checking the BPF verifier by shunghsiyu

    Project Description

    BPF verifier plays a ...