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