public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-28 00:46:21 to 2025-11-03 14:10:08 UTC [more...]

[PATCH v3 0/2] x86: Fix kexec 5-level to 4-level paging transition
 2025-11-03 14:09 UTC  (3+ 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 13:47 UTC  (2+ messages)

[PATCH] efistub/smbios: Add fallback for SMBIOS record lookup
 2025-11-03 13:14 UTC  (6+ messages)

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

[PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
 2025-11-01 16:55 UTC  (2+ messages)

fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)
 2025-11-01 16:38 UTC  (7+ messages)

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-10-31 20:56 UTC  (39+ 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 0/2] x86: Fix kexec 5-level to 4-level paging transition
 2025-10-31 15:51 UTC  (11+ 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 v2 00/50] tree-in-dcache stuff
 2025-10-30 13:35 UTC  (78+ messages)
` [PATCH v2 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v2 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v2 03/50] new helper: simple_remove_by_name()
` [PATCH v2 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [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 08/50] convert ramfs and tmpfs
` [PATCH v2 09/50] procfs: make /self and /thread_self dentries persistent
` [PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v2 13/50] convert hugetlbfs
` [PATCH v2 14/50] convert mqueue
` [PATCH v2 15/50] convert bpf
` [PATCH v2 16/50] convert dlmfs
` [PATCH v2 17/50] convert fuse_ctl
` [PATCH v2 19/50] convert tracefs
` [PATCH v2 20/50] convert debugfs
` [PATCH v2 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 24/50] convert ibmasmfs
` [PATCH v2 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v2 26/50] convert devpts
` [PATCH v2 27/50] binderfs: use simple_start_creating()
` [PATCH v2 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v2 29/50] convert binderfs
` [PATCH v2 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v2 31/50] convert autofs
` [PATCH v2 32/50] convert binfmt_misc
` [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 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v2 39/50] convert gadgetfs
` [PATCH v2 40/50] hypfs: don't pin dentries twice
` [PATCH v2 41/50] hypfs: switch hypfs_create_str() to returning int
` [PATCH v2 42/50] hypfs: swich hypfs_create_u64() "
` [PATCH v2 43/50] convert hypfs
` [PATCH v2 44/50] convert rpc_pipefs
` [PATCH v2 45/50] convert nfsctl
` [PATCH v2 46/50] convert rust_binderfs
` [PATCH v2 47/50] get rid of kill_litter_super()
` [PATCH v2 48/50] convert securityfs
` [PATCH v2 49/50] kill securityfs_recursive_remove()
` [PATCH v2 50/50] d_make_discardable(): warn if given a non-persistent dentry

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

[RFC PATCH v2 00/10] Add RAS support for RISC-V architecture
 2025-10-29 11:26 UTC  (11+ 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 v2] efistub: Only link libstub to final vmlinux
 2025-10-28 13:47 UTC  (18+ messages)

[PATCH v2 23/50] convert spufs
 2025-10-28  1:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox