messages from 2025-09-20 07:48:05 to 2025-10-23 08:21:54 UTC [more...]
[PATCH v2 0/2] DMI: Scan for DMI table from DTS info
2025-10-23 8:21 UTC (2+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-23 8:06 UTC (32+ messages)
[PATCH 0/3] x86: Fix kexec 5-level to 4-level paging transition
2025-10-22 23:58 UTC (9+ messages)
` [PATCH 1/3] x86/boot: Fix page table access in "
` [PATCH 2/3] efi/libstub: "
` [PATCH 3/3] x86/mm: Move _PAGE_BIT_NOPTISHADOW from bit 58 to bit 9
[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
2025-10-22 20:03 UTC (69+ messages)
` [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits
` [PATCH v10 02/15] x86/asm: Introduce inline memcpy and memset
` [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()
` [PATCH v10 06/15] x86/efi: Disable LASS while mapping the EFI runtime services
` [PATCH v10 07/15] x86/kexec: Disable LASS during relocate kernel
` [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCH v10 10/15] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCH v10 11/15] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v10 12/15] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v10 13/15] x86/traps: Generalize #GP address decode and hint code
` [PATCH v10 14/15] x86/traps: Provide additional hints for a kernel stack segment fault
` [PATCH v10 15/15] x86/cpu: Enable LASS by default during CPU initialization
*** Urgent Change ***
2025-10-17 12:45 UTC
[PATCH v4 resend 0/7] arm64: Make EFI calls preemptible
2025-10-15 20:56 UTC (8+ messages)
` [PATCH v4 resend 1/7] efi: Add missing static initializer for efi_mm::cpus_allowed_lock
` [PATCH v4 resend 2/7] efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
` [PATCH v4 resend 3/7] arm64/fpsimd: Don't warn when EFI execution context is preemptible
` [PATCH v4 resend 4/7] arm64/fpsimd: Permit kernel mode NEON with IRQs off
` [PATCH v4 resend 5/7] arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapper
` [PATCH v4 resend 6/7] arm64/efi: Move uaccess en/disable out of efi_set_pgd()
` [PATCH v4 resend 7/7] arm64/efi: Call EFI runtime services without disabling preemption
[PATCH 0/5] efi: x86: Provide EDID from GOP device
2025-10-15 15:56 UTC (6+ messages)
` [PATCH 1/5] efi: Fix trailing whitespace in header file
` [PATCH 2/5] efi/libstub: gop: Find GOP handle instead of GOP data
` [PATCH 3/5] efi/libstub: gop: Initialize screen_info in helper function
` [PATCH 4/5] efi/libstub: gop: Add support for reading EDID
` [PATCH 5/5] efi/libstub: x86: Store EDID in boot_params
[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2025-10-15 9:21 UTC (9+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
` [RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
` [RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
` [RFC PATCH 3/4] x86: disable llvm-cov instrumentation
` [RFC PATCH 4/4] x86: enable llvm-cov support
[PATCH v3] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-10-14 13:56 UTC (3+ messages)
[PATCH v7 00/22] x86: strict separation of startup code
2025-10-13 9:40 UTC (3+ messages)
` [PATCH v7 15/22] objtool: Add action to check for absence of absolute relocations
[PATCH v3] efi/memattr: Convert efi_memattr_init() return type to void
2025-10-10 10:44 UTC
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:57 UTC (9+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:09 UTC (18+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
[PATCH 00/62] initrd: remove classic initrd support
2025-10-06 6:19 UTC (2+ messages)
[GIT PULL] EFI updates for v6.18
2025-10-05 19:46 UTC (2+ messages)
[efi:next] BUILD SUCCESS 99da5bf3dd6a8cb951adcace6153c34c86547811
2025-09-30 16:29 UTC
[PATCH] efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable
2025-09-29 15:14 UTC (2+ messages)
[PATCH v1 0/3] Only link libstub to final vmlinux
2025-09-25 2:43 UTC (3+ messages)
` [PATCH v1 1/3] LoongArch: "
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-24 16:56 UTC (35+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
` [PATCH 10/39] convert smackfs
` [PATCH 18/39] convert debugfs
` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH 20/39] convert efivarfs
` [PATCH 22/39] convert ibmasmfs
` [PATCH 23/39] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH 24/39] convert devpts
` [PATCH 25/39] binderfs: use simple_start_creating()
` [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH 27/39] convert binderfs
` [PATCH 28/39] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH 29/39] convert autofs
` [PATCH 30/39] convert binfmt_misc
` [PATCH 31/39] convert selinuxfs
` [PATCH 32/39] functionfs: switch to simple_remove_by_name()
` [PATCH 33/39] convert functionfs
` [PATCH 34/39] gadgetfs: switch to simple_remove_by_name()
` [PATCH 35/39] convert gadgetfs
` [PATCH 36/39] hypfs: don't pin dentries twice
` [PATCH 37/39] hypfs: switch hypfs_create_str() to returning int
` [PATCH 38/39] hypfs: swich hypfs_create_u64() "
` [PATCH 39/39] convert hypfs
[PATCH v4 0/7] arm64: Make EFI calls preemptible
2025-09-24 15:26 UTC (8+ messages)
` [PATCH v4 1/7] efi: Add missing static initializer for efi_mm::cpus_allowed_lock
` [PATCH v4 2/7] efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
` [PATCH v4 3/7] arm64/fpsimd: Don't warn when EFI execution context is preemptible
` [PATCH v4 4/7] arm64/fpsimd: Permit kernel mode NEON with IRQs off
` [PATCH v4 5/7] arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapper
` [PATCH v4 6/7] arm64/efi: Move uaccess en/disable out of efi_set_pgd()
` [PATCH v4 7/7] arm64/efi: Call EFI runtime services without disabling preemption
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH v2] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-09-22 10:51 UTC (4+ messages)
[PATCH v2 RESEND] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-09-22 8:19 UTC
[PATCH v3 0/8] arm64: Make EFI calls preemptible
2025-09-22 6:55 UTC (4+ messages)
` [PATCH v3 5/8] arm64/fpsimd: Drop special handling for EFI runtime services
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).