summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/patching.c
AgeCommit message (Expand)AuthorLines
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland-14/+11
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-1/+1
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon-1/+1
2024-02-28arm64: patching: implement text_poke APIPuranjay Mohan-0/+75
2023-01-24arm64: patching: Add aarch64_insn_write_literal_u64()Mark Rutland-0/+17
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren-2/+2
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon-0/+150
2021-06-11arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland-0/+1
2021-06-11arm64: insn: decouple patching from insn codeMark Rutland-0/+1
2021-05-27arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry-0/+148