linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-08 16:18 UTC  (53+ messages)
` [PATCH v11 1/9] x86/cpufeatures: Enumerate the LASS feature bits
` [PATCH v11 2/9] x86/cpu: Add an LASS dependency on SMAP
` [PATCH v11 3/9] x86/asm: Introduce inline memcpy and memset
` [PATCH v11 4/9] x86/alternatives: Disable LASS when patching kernel code
` [PATCH v11 5/9] x86/efi: Disable LASS while mapping the EFI runtime services
` [PATCH v11 6/9] x86/kexec: Disable LASS during relocate kernel
` [PATCH v11 7/9] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v11 8/9] selftests/x86: Update the negative vsyscall tests to expect a #GP
` [PATCH v11 9/9] x86/cpu: Enable LASS by default during CPU initialization

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-08  9:19 UTC  (7+ messages)
  ` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07  0:00 UTC  (5+ messages)

fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)
 2025-11-06 23:20 UTC  (9+ messages)

[PATCH] efistub/smbios: Add fallback for SMBIOS record lookup
 2025-11-06 22:58 UTC  (9+ messages)

[PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
 2025-11-06 17:47 UTC  (7+ messages)

[PATCH v2 00/50] tree-in-dcache stuff
 2025-11-05 15:23 UTC  (50+ messages)
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
  ` [External] : "
` [PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v2 18/50] convert pstore
` [PATCH v2 19/50] convert tracefs
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v2 35/50] convert selinuxfs
` [PATCH v2 48/50] convert securityfs
` [PATCH v2 49/50] kill securityfs_recursive_remove()

[RFC PATCH v2 00/10] Add RAS support for RISC-V architecture
 2025-11-05 10:33 UTC  (14+ messages)
` [RFC PATCH v2 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v2 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v2 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v2 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v2 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v2 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v2 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v2 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v2 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
` [RFC PATCH v2 10/10] riscv: Enable APEI GHES driver in defconfig

[PATCH v4 resend 0/7] arm64: Make EFI calls preemptible
 2025-11-04 16:16 UTC  (5+ messages)
` [PATCH v4 resend 3/7] arm64/fpsimd: Don't warn when EFI execution context is preemptible

[efi:next] BUILD SUCCESS fa84cb3add1d29826a04c7bfd24d2552557ae1f1
 2025-11-04 15:08 UTC 

[PATCH v3 0/2] x86: Fix kexec 5-level to 4-level paging transition
 2025-11-03 18:55 UTC  (6+ messages)
` [PATCH v3 1/2] x86/boot: Fix page table access in "
` [PATCH v3 2/2] efi/libstub: "

[PATCH v2] efistub/x86: Add fallback for SMBIOS record lookup
 2025-11-03 14:40 UTC  (3+ messages)

SMBIOS discovery for DT platforms booting without EFI
 2025-11-03  8:17 UTC  (3+ messages)

[PATCH v2 0/2] x86: Fix kexec 5-level to 4-level paging transition
 2025-10-31 15:51 UTC  (10+ messages)
` [PATCH v2 1/2] x86/boot: Fix page table access in "
` [PATCH v2 2/2] efi/libstub: "

[PATCH v3 0/2] DMI: Scan for DMI table from DTS info
 2025-10-31 14:19 UTC  (27+ messages)
    ` [PATCH v3 1/2] dt-bindings: firmware: Add binding for SMBIOS /chosen properties
    ` [PATCH v3 2/2] drivers: firmware: dmi_scan: Add support for reading SMBIOS from DT
    ` [PATCH v4 0/2] DMI: Scan for DMI table from DTS info
      ` [PATCH v4 1/2] dt-bindings: firmware: Add binding for SMBIOS /chosen properties
      ` [PATCH v4 2/2] drivers: firmware: dmi_scan: Add support for reading SMBIOS from DT
      ` [PATCH v5 0/1] DMI: Scan for DMI table from DTS info
        ` [PATCH v5 1/1] drivers: firmware: dmi_scan: Add support for reading SMBIOS from DT
    ` [PATCH v2 0/2] DMI: Scan for DMI table from DTS info

[PATCH] efi/riscv: Remove the useless failure return message print
 2025-10-31  8:27 UTC  (4+ messages)

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-30 21:37 UTC  (9+ messages)
` [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code

Secure boot with the (not deprecated) EFI protocol
 2025-10-30 14:52 UTC  (2+ messages)

[PATCH 1/2] ARM/efi: Remove duplicate permission settings
 2025-10-30 10:44 UTC  (11+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-28 13:47 UTC  (18+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).