messages from 2022-11-11 17:36:27 to 2022-12-01 11:15:35 UTC [more...]
[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
2022-12-01 11:08 UTC (3+ messages)
` [PATCH v8 1/3] kexec: Refactor kexec_in_progress into a function
` [PATCH v8 2/3] freezer: refactor pm_freezing "
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-12-01 9:37 UTC (5+ messages)
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap
[efi:urgent] BUILD SUCCESS 1feda1dfb58149bd8a90b1c1fabb18e7c8af0c65
2022-12-01 6:16 UTC
[PATCH v3 0/14] Zbb string optimizations and call support in alternatives
2022-12-01 0:02 UTC (16+ messages)
` [PATCH v3 01/14] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
` [PATCH v3 02/14] RISC-V: add prefix to all constants/macros "
` [PATCH v3 03/14] RISC-V: detach funct-values from their offset
` [PATCH v3 04/14] RISC-V: add ebreak instructions to definitions
` [PATCH v3 05/14] RISC-V: add auipc elements to parse_asm header
` [PATCH v3 06/14] RISC-V: Move riscv_insn_is_* macros into a common header
` [PATCH v3 07/14] RISC-V: rename parse_asm.h to insn.h
` [PATCH v3 08/14] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v3 09/14] RISC-V: add U-type imm parsing to insn.h header
` [PATCH v3 10/14] RISC-V: add rd reg "
` [PATCH v3 11/14] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH v3 12/14] efi/riscv: libstub: mark when compiling libstub
` [PATCH v3 13/14] RISC-V: add infrastructure to allow different str* implementations
` [PATCH v3 14/14] RISC-V: add zbb support to string functions
[PATCH] arm64: efi: Move runtime services asm wrapper out of .text
2022-11-30 18:05 UTC
[efi:urgent] BUILD SUCCESS be2cf04496bb8a608e54d8259531ccdf72123dbc
2022-11-30 14:03 UTC
Wycena paneli fotowoltaicznych
2022-11-30 8:50 UTC
[PATCH v2 0/2] efi: Add generic magic number in header
2022-11-29 19:58 UTC (4+ messages)
` [PATCH v2 1/2] efi: libstub: Always enable initrd command line loader and bump version
` [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
[PATCH] riscv: Sync efi page table's kernel mappings before switching
2022-11-29 0:50 UTC (7+ messages)
[PATCH] arm64: efi: Make runtime service wrapper more robust
2022-11-28 9:49 UTC
[PATCH v3 0/5] Use EFI variables for random seed
2022-11-28 1:35 UTC (11+ messages)
` [PATCH v3 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v3 2/5] efi: stub: use random seed from EFI variable
` [PATCH v3 3/5] random: add back async readiness notifier
` [PATCH v3 4/5] vsprintf: initialize siphash key using notifier
` [PATCH v3 5/5] efi: random: refresh non-volatile random seed when RNG is initialized
[PATCH RFC v1 0/6] Use EFI variables for random seed
2022-11-27 21:36 UTC (16+ 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
HARD HAT
2022-11-27 19:54 UTC
[PATCH v5 0/7] arm64: efi: leave MMU and caches on at boot
2022-11-26 14:17 UTC (7+ messages)
[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
2022-11-23 18:57 UTC (22+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs
[PATCH v3 00/17] x86: head_64.S spring cleaning
2022-11-23 14:33 UTC (33+ messages)
` [PATCH v3 01/17] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S
` [PATCH v3 02/17] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section
` [PATCH v3 03/17] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code
` [PATCH v3 04/17] x86/compressed: efi-mixed: move efi32_pe_entry into .text section
` [PATCH v3 05/17] x86/compressed: efi-mixed: move efi32_entry out of head_64.S
` [PATCH v3 06/17] x86/compressed: efi-mixed: move efi32_pe_entry() "
` [PATCH v3 07/17] x86/compressed: efi: merge multiple definitions of image_offset into one
` [PATCH v3 08/17] x86/compressed: efi-mixed: simplify IDT/GDT preserve/restore
` [PATCH v3 09/17] x86/compressed: avoid touching ECX in startup32_set_idt_entry()
` [PATCH v3 10/17] x86/compressed: pull global variable ref up into startup32_load_idt()
` [PATCH v3 11/17] x86/compressed: move startup32_load_idt() into .text section
` [PATCH v3 12/17] x86/compressed: move startup32_load_idt() out of head_64.S
` [PATCH v3 13/17] x86/compressed: move startup32_check_sev_cbit() into .text
` [PATCH v3 14/17] x86/compressed: move startup32_check_sev_cbit() out of head_64.S
` [PATCH v3 15/17] x86/compressed: adhere to calling convention in get_sev_encryption_bit()
` [PATCH v3 16/17] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y
` [PATCH v3 17/17] efi: x86: Make the deprecated EFI handover protocol optional
[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
2022-11-23 12:05 UTC (5+ messages)
[PATCH printk v5 00/40] reduce console_lock scope
2022-11-22 16:43 UTC (5+ messages)
` [PATCH printk v5 24/40] efi: earlycon: use console_is_registered()
[PATCH v2 0/3] x86/realmode: use a dummy trampoline for Xen PV guests
2022-11-22 16:38 UTC (2+ messages)
` [PATCH v2 1/3] x86/realmode: test real_mode_header outside of real_mode_size_needed()
[PATCH v2 0/5] Use EFI variables for random seed
2022-11-22 13:39 UTC (7+ messages)
` [PATCH v2 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v2 2/5] efi: stub: use random seed from EFI variable
` [PATCH v2 3/5] random: add back async readiness notifier
` [PATCH v2 4/5] vsprintf: initialize siphash key using notifier
` [PATCH v2 5/5] efi: random: refresh non-volatile random seed when RNG is initialized
[PATCH v3 00/24] x86_64: Improvements at compressed kernel stage
2022-11-22 11:12 UTC (25+ messages)
` [PATCH v3 01/24] x86/boot: Align vmlinuz sections on page size
` [PATCH v3 02/24] x86/build: Remove RWX sections and align on 4KB
` [PATCH v3 03/24] x86/boot: Set cr0 to known state in trampoline
` [PATCH v3 04/24] x86/boot: Increase boot page table size
` [PATCH v3 05/24] x86/boot: Support 4KB pages for identity mapping
` [PATCH v3 06/24] x86/boot: Setup memory protection for bzImage code
` [PATCH v3 07/24] x86/build: Check W^X of vmlinux during build
` [PATCH v3 08/24] x86/boot: Map memory explicitly
` [PATCH v3 09/24] x86/boot: Remove mapping from page fault handler
` [PATCH v3 10/24] efi/libstub: Move helper function to related file
` [PATCH v3 11/24] x86/boot: Make console interface more abstract
` [PATCH v3 12/24] x86/boot: Make kernel_add_identity_map() a pointer
` [PATCH v3 13/24] x86/boot: Split trampoline and pt init code
` [PATCH v3 14/24] x86/boot: Add EFI kernel extraction interface
` [PATCH v3 15/24] efi/x86: Support extracting kernel from libstub
` [PATCH v3 16/24] x86/boot: Reduce lower limit of physical KASLR
` [PATCH v3 17/24] x86/boot: Reduce size of the DOS stub
` [PATCH v3 18/24] tools/include: Add simplified version of pe.h
` [PATCH v3 19/24] x86/build: Cleanup tools/build.c
` [PATCH v3 20/24] x86/build: Make generated PE more spec compliant
` [PATCH v3 21/24] efi/x86: Explicitly set sections memory attributes
` [PATCH v3 22/24] efi/libstub: Add memory attribute protocol definitions
` [PATCH v3 23/24] efi/libstub: Use memory attribute protocol
` [PATCH v3 24/24] efi/libstub: Make memory protection warnings include newlines
Silikonmischungen
2022-11-22 9:10 UTC
[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
2022-11-21 9:42 UTC (4+ messages)
[PATCH v2 0/6] efi/x86: Avoid corrupted config tables under Xen
2022-11-19 1:10 UTC (8+ messages)
` [PATCH v2 5/6] efi: xen: Implement memory descriptor lookup based on hypercall
[PATCH v2 00/16] x86: head_64.S spring cleaning
2022-11-18 23:31 UTC (9+ messages)
` [PATCH v2 04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section
` [PATCH v2 11/16] x86/compressed: move startup32_load_idt() "
Efi-stub-kernel with embedded initramfs does not boot
2022-11-18 9:50 UTC
[PATCH] efi: random: zero out secret after use and do not take minimum
2022-11-18 8:39 UTC (5+ messages)
` [PATCH v2] "
[PATCH] efi: random: remove extraneous dmesg notice
2022-11-17 15:00 UTC
[PATCH v4 0/3] generic and PowerPC SED Opal keystore
2022-11-16 23:44 UTC (7+ messages)
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys
[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 (5+ 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 (3+ 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
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).