messages from 2022-10-28 02:19:02 to 2022-11-16 16:17:27 UTC [more...]
[PATCH RFC v1 0/6] Use EFI variables for random seed
2022-11-16 16:16 UTC (7+ messages)
` [PATCH RFC v1 1/6] random: add back async readiness notifier
` [PATCH RFC v1 2/6] vsprintf: initialize siphash key using notifier
` [PATCH RFC v1 3/6] efi: random: combine bootloader provided RNG seed with RNG protocol output
` [PATCH RFC v1 4/6] efi: stub: use random seed from EFI variable
` [PATCH RFC v1 5/6] efi: efivarfs: prohibit reading random seed variables
` [PATCH RFC v1 6/6] efi: refresh non-volatile random seed when RNG is initialized
[PATCH v5 0/7] arm64: efi: leave MMU and caches on at boot
2022-11-15 11:31 UTC (13+ messages)
` [PATCH v5 1/7] arm64: head: Move all finalise_el2 calls to after __enable_mmu
` [PATCH v5 2/7] arm64: kernel: move identity map out of .text mapping
` [PATCH v5 3/7] arm64: head: record the MMU state at primary entry
` [PATCH v5 4/7] arm64: head: avoid cache invalidation when entering with the MMU on
` [PATCH v5 5/7] arm64: head: Clean the ID map and the HYP text to the PoC if needed
` [PATCH v5 6/7] arm64: lds: reduce effective minimum image alignment to 64k
` [PATCH v5 7/7] efi: arm64: enter with MMU and caches enabled
[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
2022-11-14 23:03 UTC (9+ messages)
` [PATCH 1/4] powerpc/pseries: Add new functions to PLPKS driver
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs
` [PATCH 3/4] powerpc/pseries: initialize fwsecurityfs with plpks arch-specific structure
` [PATCH 4/4] powerpc/pseries: expose authenticated variables stored in LPAR PKS
[PATCH printk v4 00/39] reduce console_lock scope
2022-11-14 16:29 UTC (2+ messages)
` [PATCH printk v4 23/39] efi: earlycon: use console_is_registered()
[efi:next] BUILD SUCCESS c5fa6df0a498e363200988cb4d2146ac168fcc0e
2022-11-14 10:54 UTC
[Issue] EFI runtime-wrapper is broken
2022-11-13 18:31 UTC (9+ messages)
` [Issue] EFI runtime-wrapper is broken #forregzbot
[BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message
2022-11-13 17:43 UTC (7+ messages)
` [BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message #forregzbot
[GIT PULL] EFI fixes for v6.1 (#3)
2022-11-13 16:01 UTC (2+ messages)
[efi:next] BUILD SUCCESS 2b3df554c475872aa1bf9125428a56aaeb7a0aac
2022-11-13 12:22 UTC
Regression in Linux 6.0.8 in Lenovo T14 Gen 3 when adding EFI boot entries
2022-11-12 21:32 UTC (8+ messages)
[efi:next] BUILD SUCCESS 82da66a9913ef37c300d2e44ebc3b4814120d24b
2022-11-11 19:27 UTC
[linux-next:master] BUILD REGRESSION f8f60f322f0640c8edda2942ca5f84b7a27c417a
2022-11-11 18:32 UTC
[PATCH printk v3 00/40] reduce console_lock scope
2022-11-11 14:43 UTC (4+ messages)
` [PATCH printk v3 25/40] efi: earlycon: use console_is_registered()
[efi:urgent] BUILD SUCCESS 9b9eaee9828fe98b030cf43ac50065a54a2f5d52
2022-11-11 10:38 UTC
[PATCH] efi: Override runtime supported mask from a EFI variable if present
2022-11-11 7:51 UTC (3+ messages)
[PATCH v4 4/5] mtd_blkdevs: add option to enable scanning for partitions
2022-11-11 0:39 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION 382d2f9e739bc6f151c718b38537ae522ff848cd
2022-11-10 21:34 UTC
[PATCH v4 5/5] mtd: ubi: block: add option to enable scanning for partitions
2022-11-10 19:42 UTC (2+ messages)
[PATCH] arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
2022-11-10 19:21 UTC (5+ messages)
[PATCH] efi: vars: allow passing fmode= and dmode= when mounting
2022-11-10 15:45 UTC
[PATCH v8 00/17] Enroll kernel keys thru MOK
2022-11-10 15:30 UTC (10+ messages)
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found
[PATCH v4 2/5] block: add partition parser for U-Boot uImage.FIT
2022-11-10 15:03 UTC (6+ messages)
Słowa kluczowe do wypozycjonowania
2022-11-10 8:56 UTC
[RFC PATCH] efi: Put Linux specific magic number in the DOS header
2022-11-10 8:24 UTC (4+ messages)
[PATCH] arm64: efi: Disable only the misbehaving runtime service on sync exceptions
2022-11-09 17:26 UTC (5+ messages)
[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
2022-11-09 11:40 UTC (3+ messages)
[PATCH v4] efi: random: combine bootloader provided RNG seed with RNG protocol output
2022-11-09 11:09 UTC (3+ messages)
[Possible BUG] arm64: efi: efi_runtime_fixup_exception() and efi_call_virt_check_flags() both taint the kernel
2022-11-09 10:08 UTC (6+ messages)
` [Possible BUG] arm64: efi: efi_runtime_fixup_exception() and efi_call_virt_check_flags() both taint the kernel #forregzbot
[PATCH v2 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
2022-11-09 9:30 UTC (6+ messages)
` [PATCH v2 1/2] efi/cper, cxl: Decode CXL Protocol Error Section
` [PATCH v2 2/2] efi/cper, cxl: Decode CXL Error Log
[PATCH] efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
2022-11-09 9:16 UTC (2+ messages)
[PATCH 0/2] efi/x86: Move runtime map sysfs code into arch/x86
2022-11-09 8:56 UTC (5+ messages)
` [PATCH 1/2] efi: runtime-maps: Clarify purpose and enable by default for kexec
` [PATCH 2/2] efi: x86: Move EFI runtime map sysfs code to arch/x86
[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
2022-11-08 23:49 UTC (5+ messages)
[PATCH v4 1/5] block: add new flag to add partitions read-only
2022-11-08 23:02 UTC
[PATCH v4 0/5] partition parser for U-Boot's uImage.FIT
2022-11-08 23:02 UTC
[PATCH v4 0/6] arm64: efi: leave MMU and caches on at boot
2022-11-07 16:26 UTC (3+ messages)
[efi:urgent] BUILD SUCCESS 1bf039df2f63402adb365f59383fe9d34e2ef641
2022-11-07 12:47 UTC
Bug: kexec on Lenovo ThinkPad T480 disables EFI mode
2022-11-07 8:08 UTC (10+ messages)
[efi:next] BUILD SUCCESS 27e80a1f89b1b7f6af2f6a46bcb4a3fd9c2b8a14
2022-11-07 4:45 UTC
[PATCH v2] arm64: efi: Fix handling of misaligned runtime regions and drop warning
2022-11-06 22:35 UTC (4+ messages)
[PATCH] arm64: efi: Make runtime region misalignment warning less noisy
2022-11-06 10:51 UTC (7+ messages)
Remove WARN_ONCE for unaligned UEFI region?
2022-11-06 9:31 UTC (8+ messages)
[efi:next] BUILD SUCCESS c804d4906e8a3749aa2aa91219362862ad54c8c0
2022-11-05 11:24 UTC
[GIT PULL] EFI fixes for v6.1 (#2)
2022-11-04 22:46 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS 23715a26c8d812912a70c6ac1ce67af649b95914
2022-11-04 5:28 UTC
[efi:next] BUILD SUCCESS 1abdc82f0c773bef2f58b9f00b03e75e9d4dd28b
2022-11-04 5:28 UTC
[PATCH V3] efi: pstore: Add module parameter for setting the record size
2022-11-03 20:06 UTC (4+ messages)
[PATCH] arm64: efi: Recover from synchronous exceptions occurring in firmware
2022-11-02 13:41 UTC (3+ messages)
[PATCH 5.10 87/91] arm64/mm: Fix __enable_mmu() for new TGRAN range values
2022-11-02 2:34 UTC
[PATCH 5.10 0/2] arm64: backport two patches to 5.10-stable
2022-11-02 1:27 UTC (4+ messages)
` [PATCH 5.10 1/2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
` [PATCH 5.10 2/2] arm64/kexec: Test page size support with "
[efi:urgent] BUILD SUCCESS 4e1c390e882d6f1d8c25221d041dfb832e460787
2022-10-29 5:40 UTC
[efi:next] BUILD SUCCESS 53ec9ccd138f6504fd5227a73dd8c6ab7a91f80f
2022-10-29 4:25 UTC
[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
2022-10-28 20:35 UTC (4+ messages)
[PATCH] efi: efivars: Fix variable writes with unsupported query_variable_store()
2022-10-28 16:26 UTC (3+ messages)
[PATCH] MAINTAINERS: adjust entry after arm64 efi-entry.S file movement
2022-10-28 15:23 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS 4f50f041554c78aaa821585ce583946ecdae91b3
2022-10-28 4:01 UTC
[efi:next] BUILD SUCCESS 7f8342cdfdfc644a58a10db13d1cfb9f159f8f43
2022-10-28 4:02 UTC
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).