Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-07 16:14:01 to 2023-10-09 21:20:56 UTC [more...]

[PATCH v3 0/9] video: screen_info cleanups
 2023-10-09 21:18 UTC  (6+ messages)
` [PATCH v3 1/9] vgacon: rework Kconfig dependencies
` [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v3 5/9] vgacon: remove screen_info dependency

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (5+ messages)
  ` [PATCH v2 30/89] efivarfs: convert to new timestamp accessors
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-07  7:15 UTC  (14+ messages)
` [RFC PATCH v2 1/9] pstore: move pstore creator id, section type and record struct to common header
` [RFC PATCH v2 2/9] ACPI: APEI: Use common ERST struct to read/write serialized MCE record
` [RFC PATCH v2 3/9] ACPI: APEI: ERST: Emit the mce_record tracepoint
` [RFC PATCH v2 4/9] ACPI: tables: change section_type of generic error data as guid_t
` [RFC PATCH v2 5/9] ACPI: APEI: GHES: Use ERST to serialize APEI generic error before panic
` [RFC PATCH v2 6/9] ACPI: APEI: GHES: export ghes_report_chain
` [RFC PATCH v2 7/9] ACPI: APEI: ESRT: kick ghes_report_chain notifier to report serialized memory errors
` [RFC PATCH v2 8/9] ACPI: APEI: ESRT: print AER to report serialized PCIe errors
` [RFC PATCH v2 9/9] ACPI: APEI: ESRT: log ARM processor error

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-03  7:52 UTC  (8+ messages)
` [PATCH 1/5] riscv: Use WRITE_ONCE() when setting page table entries
` [PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
` [PATCH 3/5] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
` [PATCH 5/5] riscv: Use accessors to page table entries instead of direct dereference

[PATCH v2 00/15] x86/boot: Rework PE header generation
 2023-10-03  2:02 UTC  (29+ messages)
` [PATCH v2 01/15] x86/efi: Drop EFI stub .bss from .data section
` [PATCH v2 02/15] x86/efi: Disregard setup header of loaded image
` [PATCH v2 03/15] x86/efi: Drop alignment flags from PE section headers
` [PATCH v2 04/15] x86/boot: Remove the 'bugger off' message
` [PATCH v2 05/15] x86/boot: Omit compression buffer from PE/COFF image memory footprint
` [PATCH v2 06/15] x86/boot: Drop redundant code setting the root device
` [PATCH v2 07/15] x86/boot: Grab kernel_info offset from zoffset header directly
` [PATCH v2 08/15] x86/boot: Drop references to startup_64
` [PATCH v2 09/15] x86/boot: Set EFI handover offset directly in header asm
` [PATCH v2 10/15] x86/boot: Define setup size in linker script
` [PATCH v2 11/15] x86/boot: Derive file size from _edata symbol
` [PATCH v2 12/15] x86/boot: Construct PE/COFF .text section from assembler
` [PATCH v2 13/15] x86/boot: Drop PE/COFF .reloc section
` [PATCH v2 14/15] x86/boot: Split off PE/COFF .data section
` [PATCH v2 15/15] x86/boot: Increase section and file alignment to 4k/512

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
            ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
  ` [PATCH 29/87] fs/efivarfs: convert to new inode {a,m}time accessors
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-27 23:46 UTC  (9+ messages)
` [PATCH 1/2] zboot: Signing the payload
` [PATCH 2/2] arm64: Enable signing on the kernel image loaded by kexec file load

[PATCH v3 0/2] riscv: Optimize bitops with Zbb extension
 2023-09-26  9:46 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v3 2/2] riscv: Optimize bitops with Zbb extension

[PATCH v2 0/2] riscv: Optimize bitops with Zbb extension
 2023-09-26  8:39 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v2 2/2] riscv: Optimize bitops with Zbb extension

[PATCH] efi: fix memory leak in krealloc failure handling
 2023-09-24 14:26 UTC 

[GIT PULL] EFI fixes for v6.6 (#2)
 2023-09-22 16:43 UTC  (2+ messages)

[PATCH] Documentation efi-stub.rst: fix arm64 EFI source location
 2023-09-22 11:29 UTC  (3+ messages)

[PATCH v5 RESEND] efivarfs: Add uid/gid mount options
 2023-09-21 20:39 UTC 

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-09-20 21:40 UTC  (4+ messages)
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub

Poptávka
 2023-09-20  7:46 UTC 

[efi:urgent] BUILD SUCCESS 8dbe33956d96c9d066ef15ca933ede30748198b2
 2023-09-20  4:53 UTC 

[PATCH] efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
 2023-09-19 15:08 UTC  (16+ messages)
` [PATCH] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges

Pytanie o samochód
 2023-09-19  7:30 UTC 

[efi:urgent] BUILD SUCCESS 52c34f16245f6e12c6880e7aeaf14e410f7047b6
 2023-09-18 20:32 UTC 

[PATCH v3 0/8] x86/boot: Rework PE header generation
 2023-09-17 17:50 UTC  (10+ messages)
` [PATCH v3 1/8] x86/boot: Grab kernel_info offset from zoffset header directly
` [PATCH v3 2/8] x86/boot: Set EFI handover offset directly in header asm
` [PATCH v3 3/8] x86/boot: Define setup size in linker script
` [PATCH v3 4/8] x86/boot: Derive file size from _edata symbol
` [PATCH v3 5/8] x86/boot: Construct PE/COFF .text section from assembler
` [PATCH v3 6/8] x86/boot: Drop PE/COFF .reloc section
` [PATCH v3 7/8] x86/boot: Split off PE/COFF .data section
` [PATCH v3 8/8] x86/boot: Increase section and file alignment to 4k/512

[RFC PATCH 0/9] [RFC PATCH 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-09-16 13:03 UTC  (10+ messages)
` [RFC PATCH 1/9] pstore: move pstore creator id, section type and record struct to common header
` [RFC PATCH 2/9] ACPI: APEI: Use common ERST struct to read/write serialized MCE record
` [RFC PATCH 3/9] ACPI: APEI: ERST: Emit the mce_record tracepoint
` [RFC PATCH 4/9] ACPI: tables: change section_type of generic error data as guid_t
` [RFC PATCH 5/9] ACPI: APEI: GHES: Use ERST to serialize APEI generic error before panic
` [RFC PATCH 6/9] ACPI: APEI: GHES: export ghes_report_chain
` [RFC PATCH 7/9] ACPI: APEI: ESRT: kick ghes_report_chain notifier to report serialized memory errors
` [RFC PATCH 8/9] ACPI: APEI: ESRT: print AER to report serialized PCIe errors
` [RFC PATCH 9/9] ACPI: APEI: ESRT: log ARM processor error

[GIT PULL] EFI fixes for v6.6 (#1)
 2023-09-15 19:47 UTC  (2+ messages)

[PATCH v2 1/1] efivarfs: fix statfs() on efivarfs
 2023-09-15  4:43 UTC  (12+ messages)

[efi:urgent] BUILD SUCCESS 560f54eaa44ce3059defe2b613f04cfe4f8de6b3
 2023-09-14 10:38 UTC 

[PATCH] efi: Add new variable attributes
 2023-09-12  9:44 UTC 

[PATCH V2 0/2] Do not try to access unaccepted memory
 2023-09-12  7:50 UTC  (8+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "

[PATCH 0/3] Do not map unaccepted memory
 2023-09-11 14:33 UTC  (23+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH] efi/x86: Disable buggy QueryVariableInfo() on HP ProBook x360
 2023-09-11  8:10 UTC 

[PATCH 1/1] efivarfs: fix statfs() on efivarfs
 2023-09-09 22:30 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS d6c221df1e32abdb0dffb36d82c8bfa5024d8b7f
 2023-09-09  5:45 UTC 

[PATCH 15/17] x86/boot: Split off PE/COFF .data section
 2023-09-07 13:44 UTC  (3+ messages)

[PATCH v4] efivarfs: Add uid/gid mount options
 2023-09-07 16:55 UTC  (2+ messages)

[PATCH v5] efivarfs: Add uid/gid mount options
 2023-09-07 17:01 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).