Show patches with: Submitter = Ard Biesheuvel       |    State = Action Required       |   1175 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,3/7] arm64: mm: Wire up TCR.DS bit to PTE shareability fields arm64: Enable LPA2 support for 16k pages - - - --- 2022-11-17 Ard Biesheuvel New
[RFC,2/7] arm64: mm: Disable all 52-bit virtual addressing support with arm64.nolva arm64: Enable LPA2 support for 16k pages - - - --- 2022-11-17 Ard Biesheuvel New
[RFC,1/7] arm64: ptdump: Disregard unaddressable VA space arm64: Enable LPA2 support for 16k pages - - - --- 2022-11-17 Ard Biesheuvel New
[3/3] arm64: mm: Add feature override support for LVA and E0PD arm64: mm: Model LVA support as a CPU feature - - - --- 2022-11-15 Ard Biesheuvel New
[2/3] arm64: mm: Handle LVA support as a CPU feature arm64: mm: Model LVA support as a CPU feature - - - --- 2022-11-15 Ard Biesheuvel New
[1/3] arm64: mm: get rid of kimage_vaddr global variable arm64: mm: Model LVA support as a CPU feature 1 - - --- 2022-11-15 Ard Biesheuvel New
arm64: booting: Require placement within 48-bit addressable memory arm64: booting: Require placement within 48-bit addressable memory - - - --- 2022-11-14 Ard Biesheuvel New
[v7,33/33] arm64: mm: add support for WXN memory translation attribute arm64: robustify boot sequence and add support for WXN - 1 - --- 2022-11-11 Ard Biesheuvel New
[v7,32/33] mm: add arch hook to validate mmap() prot flags arm64: robustify boot sequence and add support for WXN - 1 - --- 2022-11-11 Ard Biesheuvel New
[v7,31/33] arm64: mmu: Retire SWAPPER_BLOCK_xxx and related constants arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,30/33] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()" arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,29/33] arm64: mm: omit redundant remap of kernel image arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,28/33] arm64: mm: avoid fixmap for early swapper_pg_dir updates arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,27/33] arm64: head: Move early kernel mapping routines into C code arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,26/33] arm64: head: move memstart_offset_seed handling to C code arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,25/33] arm64: head: allocate more pages for the kernel mapping arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,24/33] arm64: idreg-override: Create a pseudo feature for rodata=off arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,23/33] arm64: kaslr: Use feature override instead of parsing the cmdline again arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,22/33] arm64: head: move dynamic shadow call stack patching into early C runtime arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,21/33] arm64: head: Run feature override detection before mapping the kernel arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,20/33] arm64: Move feature overrides into the BSS section arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,19/33] arm64: head: Clear BSS and the kernel page tables in one go arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,18/33] arm64: kernel: Remove early fdt remap code arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,17/33] arm64: idreg-override: Move to early mini C runtime arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,16/33] arm64: idreg_override: Avoid kstrtou64() to parse a single hex digit arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,15/33] arm64: idreg-override: Avoid sprintf() for simple string concatenation arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,14/33] arm64: idreg-override: avoid strlen() to check for empty strings arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,13/33] arm64: idreg-override: Avoid parameq() and parameqn() arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,12/33] arm64: idreg-override: Use relative references to filter routines arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,11/33] arm64: idreg-override: Use relative references to override variables arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,10/33] arm64: idreg-override: Omit non-NULL checks for override pointer arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,09/33] arm64: Turn kaslr_feature_override into a generic SW feature override arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,08/33] arm64: head: move relocation handling to C code arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,07/33] arm64: kernel: Don't rely on objcopy to make code under pi/ __init arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,06/33] arm64: kernel: Add relocation check to code built under pi/ arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,05/33] arm64: kernel: Disable latent_entropy GCC plugin in early C runtime arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,04/33] arm64: kaslr: drop special case for ThunderX in kaslr_requires_kpti() arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
[v7,03/33] arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN arm64: robustify boot sequence and add support for WXN - 1 - --- 2022-11-11 Ard Biesheuvel New
[v7,02/33] arm64: mm: Avoid swapper block size when choosing vmemmap granularity arm64: robustify boot sequence and add support for WXN - 1 - --- 2022-11-11 Ard Biesheuvel New
[v7,01/33] arm64: mm: Avoid SWAPPER_BLOCK_xxx constants in FDT fixmap logic arm64: robustify boot sequence and add support for WXN - - - --- 2022-11-11 Ard Biesheuvel New
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines - - 1 --- 2022-11-10 Ard Biesheuvel New
efi: Override runtime supported mask from a EFI variable if present efi: Override runtime supported mask from a EFI variable if present - - - --- 2022-11-09 Ard Biesheuvel New
[v5,7/7] efi: arm64: enter with MMU and caches enabled arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
[v5,6/7] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
[v5,5/7] arm64: head: Clean the ID map and the HYP text to the PoC if needed arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
[v5,4/7] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
[v5,3/7] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
[v5,2/7] arm64: kernel: move identity map out of .text mapping arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
[v5,1/7] arm64: head: Move all finalise_el2 calls to after __enable_mmu arm64: efi: leave MMU and caches on at boot - - - --- 2022-11-08 Ard Biesheuvel New
arm64: efi: Disable only the misbehaving runtime service on sync exceptions arm64: efi: Disable only the misbehaving runtime service on sync exceptions - - - --- 2022-11-08 Ard Biesheuvel New
[v2] arm64: Enable data independent timing (DIT) in the kernel [v2] arm64: Enable data independent timing (DIT) in the kernel - - - --- 2022-11-07 Ard Biesheuvel New
[v2] arm64: efi: Fix handling of misaligned runtime regions and drop warning [v2] arm64: efi: Fix handling of misaligned runtime regions and drop warning - - - --- 2022-11-06 Ard Biesheuvel New
arm64: efi: Make runtime region misalignment warning less noisy arm64: efi: Make runtime region misalignment warning less noisy - - - --- 2022-11-05 Ard Biesheuvel New
arm64: fix rodata=full again arm64: fix rodata=full again 1 - - --- 2022-11-03 Ard Biesheuvel New
arm64: efi: Recover from synchronous exceptions occurring in firmware arm64: efi: Recover from synchronous exceptions occurring in firmware 1 - - --- 2022-10-28 Ard Biesheuvel New
[v6,3/3] arm64: implement dynamic shadow call stack for Clang arm64: dynamic shadow call stack support - 1 1 --- 2022-10-27 Ard Biesheuvel New
[v6,2/3] scs: add support for dynamic shadow call stacks arm64: dynamic shadow call stack support - 3 1 --- 2022-10-27 Ard Biesheuvel New
[v6,1/3] arm64: unwind: add asynchronous unwind tables to kernel and modules arm64: dynamic shadow call stack support - 2 1 --- 2022-10-27 Ard Biesheuvel New
[RFC] arm64: Enable data independent timing (DIT) in the kernel [RFC] arm64: Enable data independent timing (DIT) in the kernel - - - --- 2022-10-27 Ard Biesheuvel New
[v4,6/6] arm64: efi/libstub: enter with the MMU on arm64: efi: leave MMU and caches on at boot - - - --- 2022-10-18 Ard Biesheuvel New
[v4,5/6] arm64: head: clean the ID map page to the PoC arm64: efi: leave MMU and caches on at boot - - - --- 2022-10-18 Ard Biesheuvel New
[v4,4/6] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot - - - --- 2022-10-18 Ard Biesheuvel New
[v4,3/6] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot - - - --- 2022-10-18 Ard Biesheuvel New
[v4,2/6] arm64: kernel: move identity map out of .text mapping arm64: efi: leave MMU and caches on at boot - - - --- 2022-10-18 Ard Biesheuvel New
[v4,1/6] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot - - - --- 2022-10-18 Ard Biesheuvel New
efi/libstub: arm64: avoid SetVirtualAddressMap() when possible efi/libstub: arm64: avoid SetVirtualAddressMap() when possible - - 1 --- 2022-09-16 Ard Biesheuvel New
[v5,8/8] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support - - - --- 2022-09-10 Ard Biesheuvel New
[v5,7/8] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support - - 1 --- 2022-09-10 Ard Biesheuvel New
[v5,6/8] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support 1 - - --- 2022-09-10 Ard Biesheuvel New
[v5,5/8] efi/libstub: implement generic EFI zboot efi: implement generic compressed boot support - - - --- 2022-09-10 Ard Biesheuvel New
[v5,4/8] efi/libstub: move efi_system_table global var into separate object efi: implement generic compressed boot support - - - --- 2022-09-10 Ard Biesheuvel New
[v5,3/8] efi/libstub: use EFI provided memcpy/memset routines efi: implement generic compressed boot support 1 - - --- 2022-09-10 Ard Biesheuvel New
[v5,2/8] efi/libstub: add some missing EFI prototypes efi: implement generic compressed boot support - - - --- 2022-09-10 Ard Biesheuvel New
[v5,1/8] efi: name the ARCH-stub.c files uniformly efi: implement generic compressed boot support - - - --- 2022-09-10 Ard Biesheuvel New
[v2] usb: reduce kernel log spam on driver registration [v2] usb: reduce kernel log spam on driver registration 1 3 - --- 2022-09-05 Ard Biesheuvel New
[v3,7/7] arm64: efi/libstub: enter with the MMU on arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v3,6/7] arm64: efi/libstub: use EFI_LOADER_CODE region when moving the kernel in memory arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v3,5/7] arm64: head: clean the ID map page to the PoC arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v3,4/7] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v3,3/7] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v3,2/7] arm64: kernel: move ID map out of .text mapping arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v3,1/7] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot - - - --- 2022-08-27 Ard Biesheuvel New
[v4,9/9] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,8/9] loongarch: avoid orphan input sections efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,7/9] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,6/9] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,5/9] efi/libstub: implement generic EFI zboot efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,4/9] efi/libstub: move efi_system_table global var into separate object efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,3/9] efi/libstub: use EFI provided memcpy/memset routines efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,2/9] efi/libstub: add some missing EFI prototypes efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
[v4,1/9] efi: name the ARCH-stub.c files uniformly efi: implement generic compressed boot support - - - --- 2022-08-27 Ard Biesheuvel New
arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels - - 1 --- 2022-08-27 Ard Biesheuvel New
arm64: mm: Reserve enough pages for the initial ID map arm64: mm: Reserve enough pages for the initial ID map - - - --- 2022-08-26 Ard Biesheuvel New
[RFC] usb: reduce kernel log spam on driver registration [RFC] usb: reduce kernel log spam on driver registration 1 3 - --- 2022-08-25 Ard Biesheuvel New
[v5,3/3] arm64: implement dynamic shadow call stack for Clang arm64: dynamic shadow call stack support - 1 1 --- 2022-08-22 Ard Biesheuvel New
[v5,2/3] scs: add support for dynamic shadow call stacks arm64: dynamic shadow call stack support - 3 1 --- 2022-08-22 Ard Biesheuvel New
[v5,1/3] arm64: unwind: add asynchronous unwind tables to kernel and modules arm64: dynamic shadow call stack support - 2 1 --- 2022-08-22 Ard Biesheuvel New
ARM: mm: shrink permanent FDT mapping to avoid mismatched attributes ARM: mm: shrink permanent FDT mapping to avoid mismatched attributes - - - --- 2022-08-15 Ard Biesheuvel New
ARM: permit non-nested kernel mode NEON in softirq context ARM: permit non-nested kernel mode NEON in softirq context - - - --- 2022-07-31 Ard Biesheuvel New
[v4,3/3] arm64: implement dynamic shadow call stack for Clang arm64: dynamic shadow call stack support - - - --- 2022-07-01 Ard Biesheuvel New
« 1 2 3 411 12 »