public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-29 16:29:23 to 2023-11-06 22:05:52 UTC [more...]

[PATCH RFC v3 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-06 22:05 UTC  (12+ messages)
` [PATCH RFC v3 1/6] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v3 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH RFC v3 3/6] cxl/events: Remove UUID from non-generic event structures
` [PATCH RFC v3 4/6] cxl/events: Create a CXL event union
` [PATCH RFC v3 5/6] firmware/efi: Process CXL Component Events
` [PATCH RFC v3 6/6] cxl/memdev: Register for and process CPER events

[GIT PULL] EFI update for v6.7
 2023-11-04 19:01 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-10-31  8:30 UTC 

[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
 2023-11-03 15:30 UTC  (2+ messages)

[PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
 2023-11-03 15:15 UTC  (3+ messages)

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-11-03  0:01 UTC  (14+ messages)

[PATCH RFC v2 0/3] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-01 21:59 UTC  (15+ messages)
` [PATCH RFC v2 1/3] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v2 2/3] firmware/efi: Process CXL Component Events
` [PATCH RFC v2 3/3] cxl/memdev: Register for and process CPER events

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-10-31 21:37 UTC  (5+ messages)
` [PATCH v6 05/14] x86: Secure Launch main header file

PSA: migrating linux-efi to new vger infrastructure
 2023-10-31 21:25 UTC  (2+ messages)

[PATCH v4 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-31  7:52 UTC  (7+ messages)
` [PATCH v4 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension

[PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-31  6:45 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v5 2/2] riscv: Optimize bitops with Zbb extension

[PATCH v3 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-30  2:12 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH AUTOSEL 6.1 19/39] efi: fix memory leak in krealloc failure handling
 2023-10-29 22:56 UTC 

[PATCH AUTOSEL 6.5 26/52] x86/efistub: Don't try to print after ExitBootService()
 2023-10-29 22:53 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 27/52] efi: fix memory leak in krealloc failure handling

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-26 13:32 UTC  (5+ messages)

[efi:next] BUILD SUCCESS 5329aa5101f73c451bcd48deaf3f296685849d9c
 2023-10-24 14:00 UTC 

[PATCH v2 00/15] x86/boot: Rework PE header generation
 2023-10-24  8:31 UTC  (6+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

[GIT PULL] EFI fixes for v6.6 #3
 2023-10-22 17:14 UTC  (2+ messages)

[REGRESSION] boot fails for EFI boot stub loaded by u-boot
 2023-10-22 10:17 UTC  (9+ messages)

[efi:urgent] BUILD SUCCESS c03d21f05e76b25f907684bdf874308dcefab385
 2023-10-22  8:40 UTC 

[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
 2023-10-19 20:52 UTC  (11+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record
` [PATCH 2/3] efi/cper, cxl: Decode CXL Component Events DRAM "
` [PATCH 3/3] efi/cper, cxl: Decode CXL Component Events Memory Module "

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-19  9:06 UTC  (13+ 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

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-18 18:56 UTC 

[PATCH v2 0/2] x86/boot: Fix boot_params init in EFI stub
 2023-10-18 12:57 UTC  (7+ messages)
` [PATCH v2 1/2] x86/boot: Rename conflicting boot_params pointer to boot_params_p
` [PATCH v2 2/2] x86/boot: efistub: Assign global boot_params variable

[PATCH v9 1/6] efi: expose efivar generic ops register function
 2023-10-18 11:51 UTC  (8+ messages)
` [PATCH v9 2/6] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v9 3/6] efi: Add tee-based EFI variable driver
` [PATCH v9 4/6] efivarfs: automatically update super block flag
` [PATCH v9 5/6] efivarfs: force RO when remounting if SetVariable is not supported
` [PATCH v9 6/6] tee: optee: restore efivars ops when tee-supplicant stops

[PATCH RFC 0/2] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-18  2:43 UTC  (6+ messages)
` [PATCH RFC 1/2] firmware/efi: Process CXL Component Events
` [PATCH RFC 2/2] cxl/memdev: Register for and process CPER events

[efi:urgent] BUILD SUCCESS db7724134c26fdf16886a560646d02292563f5a4
 2023-10-17 20:06 UTC 

[PATCH] x86/boot: efistub: Assign global boot_params variable
 2023-10-17 13:06 UTC  (5+ messages)

[PATCH v8 4/5] efivarfs: automatically update super block flag
 2023-10-17 12:55 UTC  (7+ messages)

[efi:urgent] BUILD SUCCESS 84c3aabfc824f15e8fa11450827ff8d9988f4625
 2023-10-17  5:41 UTC 

[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-16 16:11 UTC  (6+ messages)

Zapytanie ofertowe
 2023-10-16  7:30 UTC 

[efi:urgent] BUILD SUCCESS 0d3ad1917996839a5042d18f04e41915cfa1b74a
 2023-10-14 11:02 UTC 

[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-10-13 21:54 UTC  (10+ messages)
` [PATCHv14 5/9] efi: Add unaccepted memory support

[PATCH] efi: fix memory leak in krealloc failure handling
 2023-10-13 10:32 UTC  (2+ messages)

[PATCH] x86/efistub: Don't try to print after ExitBootService()
 2023-10-13 10:28 UTC  (8+ messages)

[Report] !!!! Can't find image information. !!!!
 2023-10-13  9:47 UTC 

[PATCH v3 0/9] video: screen_info cleanups
 2023-10-10 12:20 UTC  (14+ 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 v3 6/9] vgacon: clean up global screen_info instances
` [PATCH v3 7/9] vga16fb: drop powerpc support
` [PATCH v3 8/9] hyperv: avoid dependency on screen_info
` [PATCH v3 9/9] efi: move screen_info into efi init code

[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

[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 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (13+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "


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