summaryrefslogtreecommitdiffstats
path: root/v6.4/9cce9c6c2c3b7d46698d9bb693389d37740fec28
blob: b539c080ad3335d37f38957d87c7c455ec823a2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
9cce9c6c2c3b ("arm64: mm: Handle LVA support as a CPU feature")
84b04d3e6bdb ("arm64: kernel: Create initial ID map from C code")
34b98e55f684 ("arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels")
e6128a8e523c ("arm64: mm: Use 48-bit virtual addressing for the permanent ID map")
97a6f43bb049 ("arm64: head: Move early kernel mapping routines into C code")
293d865f0af5 ("arm64: mm: Make kaslr_requires_kpti() a static inline")
aa6a52b2470c ("arm64: head: move memstart_offset_seed handling to C code")
8d47b8e5c74a ("arm64: head: allocate more pages for the kernel mapping")
a669c6a49356 ("arm64: Add helpers to probe local CPU for PAC and BTI support")
af73b9a2dd39 ("arm64: kaslr: Use feature override instead of parsing the cmdline again")
35876f35f482 ("arm64: cpufeature: Add helper to test for CPU feature overrides")
8a6e40e1f68e ("arm64: head: move dynamic shadow call stack patching into early C runtime")
dcfe969a6419 ("arm64: head: Run feature override detection before mapping the kernel")
aa99aad798a8 ("arm64: head: Clear BSS and the kernel page tables in one go")
e223a4491255 ("arm64: idreg-override: Move to early mini C runtime")
734958ef0b54 ("arm64: head: move relocation handling to C code")
a86aa72eb3b0 ("arm64: kernel: Don't rely on objcopy to make code under pi/ __init")
48157aa39286 ("arm64: kernel: Manage absolute relocations in code built under pi/")
3567fa63cb56 ("arm64: kaslr: Adjust randomization range dynamically")
d104a6fef3fe ("arm64: scs: Disable LTO for SCS patching code")