linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-31 18:03:21 to 2025-11-14 09:35:48 UTC [more...]

[PATCH 0/2] efi/reboot: Enable platform specific reset on arm64
 2025-11-14  9:35 UTC  (7+ messages)
` [PATCH 1/2] efi/reboot: Add support for EFI_RESET_PLATFORM_SPECIFIC
` [PATCH 2/2] arm64: efi: Pass reboot cmd parameter to efi_reboot()

[PATCH 0/5] efi: x86: Provide EDID from GOP device
 2025-11-14  8:31 UTC  (2+ messages)

[PATCH v3 00/50] tree-in-dcache stuff
 2025-11-14  7:58 UTC  (68+ messages)
` [PATCH v3 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v3 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v3 03/50] new helper: simple_remove_by_name()
` [PATCH v3 04/50] new helper: simple_done_creating()
` [PATCH v3 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v3 06/50] primitives for maintaining persisitency
` [PATCH v3 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v3 08/50] convert ramfs and tmpfs
` [PATCH v3 09/50] procfs: make /self and /thread_self dentries persistent
` [PATCH v3 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v3 11/50] convert xenfs
` [PATCH v3 12/50] convert smackfs
` [PATCH v3 13/50] convert hugetlbfs
` [PATCH v3 14/50] convert mqueue
` [PATCH v3 15/50] convert bpf
` [PATCH v3 16/50] convert dlmfs
` [PATCH v3 17/50] convert fuse_ctl
` [PATCH v3 18/50] convert pstore
` [PATCH v3 19/50] convert tracefs
` [PATCH v3 20/50] convert debugfs
` [PATCH v3 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v3 22/50] convert efivarfs
` [PATCH v3 23/50] convert spufs
` [PATCH v3 24/50] convert ibmasmfs
` [PATCH v3 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v3 26/50] convert devpts
` [PATCH v3 27/50] binderfs: use simple_start_creating()
` [PATCH v3 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v3 29/50] convert binderfs
` [PATCH v3 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v3 31/50] convert autofs
` [PATCH v3 32/50] convert binfmt_misc
` [PATCH v3 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v3 35/50] convert selinuxfs
` [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
        ` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
` [PATCH v3 37/50] convert functionfs
` [PATCH v3 38/50] gadgetfs: switch to simple_remove_by_name()
` [PATCH v3 39/50] convert gadgetfs
` [PATCH v3 40/50] hypfs: don't pin dentries twice
` [PATCH v3 41/50] hypfs: switch hypfs_create_str() to returning int
` [PATCH v3 42/50] hypfs: swich hypfs_create_u64() "
` [PATCH v3 43/50] convert hypfs
` [PATCH v3 44/50] convert rpc_pipefs
` [PATCH v3 45/50] convert nfsctl
` [PATCH v3 46/50] convert rust_binderfs
` [PATCH v3 47/50] get rid of kill_litter_super()
` [PATCH v3 48/50] convert securityfs
` [PATCH v3 49/50] kill securityfs_recursive_remove()
` [PATCH v3 50/50] d_make_discardable(): warn if given a non-persistent dentry

[PATCH v12 0/8] x86: Enable base Linear Address Space Separation support
 2025-11-13 22:42 UTC  (9+ messages)
` [PATCH v12 1/8] x86/cpufeatures: Enumerate the LASS feature bits
` [PATCH v12 2/8] x86/cpu: Add an LASS dependency on SMAP
` [PATCH v12 3/8] x86/asm: Introduce inline memcpy and memset
` [PATCH v12 4/8] x86/alternatives: Disable LASS when patching kernel code
` [PATCH v12 5/8] x86/kexec: Disable LASS during relocate kernel
` [PATCH v12 6/8] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v12 7/8] selftests/x86: Update the negative vsyscall tests to expect a #GP
` [PATCH v12 8/8] x86/cpu: Enable LASS during CPU initialization

[PATCH 0/2] efi/arm64: Simplify SVE/SME state preserve/restore
 2025-11-12 17:53 UTC  (3+ messages)
` [PATCH 1/2] lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq context
` [PATCH 2/2] arm64/efi: Remove unneeded SVE/SME fallback preserve/store handling

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-12 16:29 UTC  (48+ messages)
` [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 7/9] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v11 9/9] x86/cpu: Enable LASS by default during CPU initialization

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

[PATCH v3] efi/memattr: Convert efi_memattr_init() return type to void
 2025-11-11 18:12 UTC  (2+ messages)

[PATCH] efi: stmm: fix kernel-doc "bad line" warnings
 2025-11-11 18:09 UTC  (3+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-11 18:00 UTC  (19+ messages)

[PATCH v2 00/50] tree-in-dcache stuff
 2025-11-11 10:56 UTC  (22+ messages)
` [PATCH v2 18/50] convert pstore
` [PATCH v2 22/50] convert efivarfs

[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-10 13:13 UTC 

[efi:next] BUILD SUCCESS 4f90742d4a09a8253861b0d5fd0984e3cd399c9b
 2025-11-09  0:31 UTC 

[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)

[RFC PATCH v2 00/10] Add RAS support for RISC-V architecture
 2025-11-05 10:33 UTC  (7+ messages)
` [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 06/10] riscv: Add functions to register ghes having SSE notification

[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)


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).