LinuxLists
Users
About
Ard Biesheuvel (
[email protected]
)
Number of posts: 3764 (2.22 per day)
First post: 2019-10-26 14:57:27
Last post: 2024-06-13 22:02:51
Previous Page
/
Next Page
Date
List
Subject
2023-03-07 14:13:57
linux-kernel
[PATCH v3 55/60] arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
2023-03-07 14:13:45
linux-kernel
[PATCH v3 53/60] arm64: ptdump: Disregard unaddressable VA space
2023-03-07 14:13:40
linux-kernel
[PATCH v3 47/60] arm64: mm: Add definitions to support 5 levels of paging
2023-03-07 14:13:36
linux-kernel
[PATCH v3 51/60] arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
2023-03-07 14:13:20
linux-kernel
[PATCH v3 49/60] arm64: Enable LPA2 at boot if supported by the system
2023-03-07 14:13:16
linux-kernel
[PATCH v3 60/60] arm64: mm: add support for WXN memory translation attribute
2023-03-07 14:13:11
linux-kernel
[PATCH v3 59/60] mm: add arch hook to validate mmap() prot flags
2023-03-07 14:12:56
linux-kernel
[PATCH v3 58/60] arm64: defconfig: Enable LPA2 support
2023-03-07 14:12:52
linux-kernel
[PATCH v3 45/60] arm64: mm: Wire up TCR.DS bit to PTE shareability fields
2023-03-07 14:12:47
linux-kernel
[PATCH v3 57/60] arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs
2023-03-07 14:12:44
linux-kernel
[PATCH v3 43/60] arm64: mm: Handle LVA support as a CPU feature
2023-03-07 14:12:41
linux-kernel
[PATCH v3 56/60] arm64: kvm: Limit HYP VA and host S2 range to 48 bits when LPA2 is in effect
2023-03-07 14:12:39
linux-kernel
[PATCH v3 41/60] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
2023-03-07 14:12:27
linux-kernel
[PATCH v3 40/60] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
2023-03-07 14:12:25
linux-kernel
[PATCH v3 35/60] arm64: mm: Use 48-bit virtual addressing for the permanent ID map
2023-03-07 14:12:08
linux-kernel
[PATCH v3 50/60] arm64: mm: Add 5 level paging support to fixmap and swapper handling
2023-03-07 14:11:47
linux-kernel
[PATCH v3 52/60] arm64: mm: Add support for folding PUDs at runtime
2023-03-07 14:11:42
linux-kernel
[PATCH v3 36/60] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
2023-03-07 14:11:37
linux-kernel
[PATCH v3 48/60] arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
2023-03-07 14:11:33
linux-kernel
[PATCH v3 46/60] arm64: mm: Add LPA2 support to phys<->pte conversion routines
2023-03-07 14:11:27
linux-kernel
[PATCH v3 44/60] arm64: mm: Add feature override support for LVA
2023-03-07 14:11:23
linux-kernel
[PATCH v3 28/60] arm64: head: move dynamic shadow call stack patching into early C runtime
2023-03-07 14:11:19
linux-kernel
[PATCH v3 27/60] arm64: head: Run feature override detection before mapping the kernel
2023-03-07 14:11:15
linux-kernel
[PATCH v3 42/60] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
2023-03-07 14:11:11
linux-kernel
[PATCH v3 30/60] arm64: idreg-override: Create a pseudo feature for rodata=off
2023-03-07 14:11:04
linux-kernel
[PATCH v3 26/60] arm64: Move feature overrides into the BSS section
2023-03-07 14:11:00
linux-kernel
[PATCH v3 39/60] arm64: mm: omit redundant remap of kernel image
2023-03-07 14:10:54
linux-kernel
[PATCH v3 37/60] arm64: kernel: Create initial ID map from C code
2023-03-07 14:10:44
linux-kernel
[PATCH v3 38/60] arm64: mm: avoid fixmap for early swapper_pg_dir updates
2023-03-07 14:10:42
linux-kernel
[PATCH v3 29/60] arm64: kaslr: Use feature override instead of parsing the cmdline again
2023-03-07 14:10:37
linux-kernel
[PATCH v3 25/60] arm64: head: Clear BSS and the kernel page tables in one go
2023-03-07 14:10:34
linux-kernel
[PATCH v3 34/60] arm64: head: Move early kernel mapping routines into C code
2023-03-07 14:10:29
linux-kernel
[PATCH v3 23/60] arm64: idreg-override: Move to early mini C runtime
2023-03-07 14:10:25
linux-kernel
[PATCH v3 32/60] arm64: head: allocate more pages for the kernel mapping
2023-03-07 14:10:25
linux-kernel
[PATCH v3 33/60] arm64: head: move memstart_offset_seed handling to C code
2023-03-07 14:09:45
linux-kernel
[PATCH v3 31/60] arm64: Add helpers to probe local CPU for PAC/BTI/E0PD support
2023-03-07 14:09:35
linux-kernel
[PATCH v3 21/60] arm64: idreg-override: Avoid sprintf() for simple string concatenation
2023-03-07 14:09:21
linux-kernel
[PATCH v3 20/60] arm64: idreg-override: avoid strlen() to check for empty strings
2023-03-07 14:09:17
linux-kernel
[PATCH v3 19/60] arm64: idreg-override: Avoid parameq() and parameqn()
2023-03-07 14:09:14
linux-kernel
[PATCH v3 22/60] arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
2023-03-07 14:09:10
linux-kernel
[PATCH v3 24/60] arm64: kernel: Remove early fdt remap code
2023-03-07 14:08:57
linux-kernel
[PATCH v3 16/60] arm64: head: move relocation handling to C code
2023-03-07 14:08:52
linux-kernel
[PATCH v3 18/60] arm64: idreg-override: Prepare for place relative reloc patching
2023-03-07 14:08:48
linux-kernel
[PATCH v3 14/60] arm64: kernel: Manage absolute relocations in code built under pi/
2023-03-07 14:08:34
linux-kernel
[PATCH v3 17/60] arm64: idreg-override: Omit non-NULL checks for override pointer
2023-03-07 14:08:28
linux-kernel
[PATCH v3 15/60] arm64: kernel: Don't rely on objcopy to make code under pi/ __init
2023-03-07 14:08:23
linux-kernel
[PATCH v3 13/60] arm64: kvm: honour 'nokaslr' command line option for the HYP VA space
2023-03-07 14:08:18
linux-kernel
[PATCH v3 12/60] arm64: Turn kaslr_feature_override into a generic SW feature override
2023-03-07 14:08:08
linux-kernel
[PATCH v3 11/60] arm64: kaslr: drop special case for ThunderX in kaslr_requires_kpti()
2023-03-07 14:08:05
linux-kernel
[PATCH v3 10/60] arm64: kaslr: Adjust randomization range dynamically
2023-03-07 14:08:00
linux-kernel
[PATCH v3 09/60] arm64: mm: Reclaim unused vmemmap region for vmalloc use