messages from 2023-08-18 11:38:49 to 2023-09-19 15:08:13 UTC [more...]
[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
[PATCH v2 00/15] x86/boot: Rework PE header generation
2023-09-17 17:50 UTC (28+ 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
[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 (24+ 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 00/17] x86/boot: Rework PE header generation
2023-09-07 13:44 UTC (25+ messages)
` [PATCH 01/17] x86/efi: Drop EFI stub .bss from .data section
` [PATCH 02/17] x86/efi: Disregard setup header of loaded image
` [PATCH 03/17] x86/efi: Drop alignment flags from PE section headers
` [PATCH 04/17] x86/boot: Remove the 'bugger off' message
` [PATCH 05/17] x86/boot: Omit compression buffer from PE/COFF image memory footprint
` [PATCH 06/17] x86/boot: Drop redundant code setting the root device
` [PATCH 07/17] x86/boot: Grab kernel_info offset from zoffset header directly
` [PATCH 08/17] x86/boot: Drop references to startup_64
` [PATCH 09/17] x86/boot: Set EFI handover offset directly in header asm
` [PATCH 10/17] x86/boot: Drop workaround for binutils 2.14 in linker script ASSERTs
` [PATCH 11/17] x86/boot: Use fixed size of 16k for setup block
` [PATCH 12/17] x86/boot: Derive file size from _edata symbol
` [PATCH 13/17] x86/boot: Construct PE/COFF .text section from assembler
` [PATCH 14/17] x86/boot: Drop PE/COFF .reloc section
` [PATCH 15/17] x86/boot: Split off PE/COFF .data section
` [PATCH 16/17] x86/boot: Increase section and file alignment to 4k/512
` [PATCH 17/17] x86/boot: Drop CRC-32 checksum and the build tool that generates it
[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
[PATCH] Documentation efi-stub.rst: fix arm64 EFI source location
2023-09-07 13:42 UTC (2+ messages)
[PATCH v6 0/5] riscv: Introduce KASLR
2023-09-06 23:27 UTC (4+ messages)
[PATCH] kernel: Add Mount Option For Efivarfs
2023-09-06 7:06 UTC (4+ messages)
[PATCH] RISC-V: Optimize bitops with Zbb extension
2023-09-05 12:38 UTC (15+ messages)
Prezentacja
2023-09-04 7:40 UTC
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-09-04 18:11 UTC (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime
[efi:next] BUILD SUCCESS fa0aa919ef448fe4995fe4144c59aee0dce3e9e4
2023-09-04 11:08 UTC
[PATCH v2] efivarfs: Add Mount Option For Efivarfs
2023-08-31 16:22 UTC (2+ messages)
[efi:next] BUILD SUCCESS b691118f2c44d16b84fc65b8147b33620eb18cac
2023-08-31 6:04 UTC
[PATCH v2] efi: fix -Wmissing-variable-declarations warning
2023-08-30 17:56 UTC (3+ messages)
[PATCH] efi: fix -Wmissing-variable-declarations warning
2023-08-30 13:32 UTC (4+ messages)
[PATCH v2 0/8] fs: add some missing ctime updates
2023-08-30 0:08 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-08-29 7:31 UTC
[PATCH] kernel: Add Mount Option For Efivarfs
2023-08-29 7:59 UTC (6+ messages)
[GIT PULL] EFI updates for v6.6
2023-08-29 0:23 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS b2eb6b8e2ae0415205d307574087923e733fb020
2023-08-26 14:24 UTC
[efi:next] BUILD SUCCESS a14198dfe990d58474cea64dab8b95b810a68b70
2023-08-24 12:03 UTC
[PATCH] x86/efistub: Fix PCI ROM preservation in mixed mode
2023-08-24 9:36 UTC (2+ messages)
[PATCH v2 00/11] efi: Clean up runtime wrapper and wire it up for PRM
2023-08-22 10:00 UTC (7+ messages)
` [PATCH v2 02/11] efi/arm64: Move EFI runtime call setup/teardown helpers out of line
` [PATCH v2 08/11] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
2023-08-18 14:18 UTC (3+ messages)
` [06/12] "
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