Show patches with: Archived = No       |   3435 patches
« 1 2 ... 6 7 834 35 »
Patch Series S/W/F Date Submitter Delegate State
[v6,13/21] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,12/21] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,11/21] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,10/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel New
[v6,09/21] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel New
[v6,08/21] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel New
[v6,07/21] x86/decompressor: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,06/21] x86/decompressor: Use proper sequence to take the address of the GOT efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,05/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,04/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,03/21] x86/efistub: Simplify and clean up handover entry code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,02/21] x86/efistub: Branch straight to kernel entry point from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
[v6,01/21] x86/head_64: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-11 Ard Biesheuvel Superseded
fbdev/hyperv_fb: Include <linux/screen_info.h> fbdev/hyperv_fb: Include <linux/screen_info.h> --- 2023-07-10 Thomas Zimmermann Accepted
[v2,4/4] staging/sm750fb: Do not include <linux/screen_info.h> Remove unnecessary includes of <linux/screen_info.h> --- 2023-07-06 Thomas Zimmermann Accepted
[v2,2/4] fbdev/sm712fb: Do not include <linux/screen_info.h> Remove unnecessary includes of <linux/screen_info.h> --- 2023-07-06 Thomas Zimmermann Accepted
[v2,37/92] efivarfs: convert to ctime accessor functions Untitled series #214335 --- 2023-07-05 Jeff Layton Accepted
[v2,03/92] efivarfs: update ctime when mtime changes on a write Untitled series #214335 --- 2023-07-05 Jeff Layton Accepted
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime --- 2023-07-05 Jeff Layton Accepted
[v2,08/92] fs: new helper: simple_rename_timestamp Untitled series #214335 --- 2023-07-05 Jeff Layton Accepted
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime --- 2023-07-05 Jeff Layton Accepted
[GIT,PULL] EFI updates for v6.5 [GIT,PULL] EFI updates for v6.5 --- 2023-06-29 Ard Biesheuvel New
x86/efi: Make efi_set_virtual_address_map IBT safe x86/efi: Make efi_set_virtual_address_map IBT safe --- 2023-06-29 Thomas Gleixner New
[12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid() arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[08/12] drivers/firmware: Remove trailing whitespaces arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[07/12] arch/x86: Declare edid_info in <asm/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[06/12] arch: Declare screen_info in <asm/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[05/12] arch: Remove trailing whitespaces arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[04/12] staging/sm750fb: Do not include <linux/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Superseded
[03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Accepted
[02/12] fbdev/sm712fb: Do not include <linux/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Superseded
[01/12] efi: Do not include <linux/screen_info.h> from EFI header arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Accepted
efi/libstub: Disable PCI DMA before grabbing the EFI memory map efi/libstub: Disable PCI DMA before grabbing the EFI memory map --- 2023-06-27 Ard Biesheuvel Accepted
efi: random: refresh random seed on modern EFI only efi: random: refresh random seed on modern EFI only --- 2023-06-26 Jason A. Donenfeld New
efivarfs: Expose RandomSeed variable but with limited permissions efivarfs: Expose RandomSeed variable but with limited permissions --- 2023-06-24 Ard Biesheuvel New
[v6,4/4] efivarfs: automatically update super block flag [v6,1/4] efi: expose efivar generic ops register function --- 2023-06-22 Masahisa Kojima Superseded
[v6,3/4] efi: Add tee-based EFI variable driver [v6,1/4] efi: expose efivar generic ops register function --- 2023-06-22 Masahisa Kojima Superseded
[v6,2/4] efi: Add EFI_ACCESS_DENIED status code [v6,1/4] efi: expose efivar generic ops register function --- 2023-06-22 Masahisa Kojima Superseded
[v6,1/4] efi: expose efivar generic ops register function [v6,1/4] efi: expose efivar generic ops register function --- 2023-06-22 Masahisa Kojima Superseded
[24/79] efivarfs: switch to new ctime accessors Untitled series #213138 --- 2023-06-21 Jeff Layton New
[RFC,1/1] libstub: zboot: Use -ffunction-sections + --gc-sections zboot: Garbage collect unused functions --- 2023-06-21 Alexandre Ghiti New
[3/5] arm64: Fix dangling references to Documentation/arm64 Untitled series #212424 --- 2023-06-13 Jonathan Corbet Accepted
[v2,8/8] cifs: update the ctime on a partial page write fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Accepted
[v2,7/8] apparmor: update ctime whenever the mtime changes on an inode fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Superseded
[v2,6/8] exfat: ensure that ctime is updated whenever the mtime is fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Superseded
[v2,5/8] efivarfs: update ctime when mtime changes on a write fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Superseded
[v2,4/8] bfs: update ctime in addition to mtime when adding entries fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Accepted
[v2,3/8] autofs: set ctime as well when mtime changes on a dir fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Accepted
[v2,2/8] usb: update the ctime as well when updating mtime after an ioctl fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Superseded
[v2,1/8] ibmvmc: update ctime in conjunction with mtime on write fs: add some missing ctime updates --- 2023-06-12 Jeff Layton Superseded
[9/9] cifs: update the ctime on a partial page write fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Superseded
[8/9] apparmor: update ctime whenever the mtime changes on an inode fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Superseded
[7/9] gfs2: update ctime when quota is updated fs: add some missing ctime updates --- 2023-06-09 Jeff Layton New
[6/9] exfat: ensure that ctime is updated whenever the mtime is fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Accepted
[5/9] efivarfs: update ctime when mtime changes on a write fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Superseded
[4/9] bfs: update ctime in addition to mtime when adding entries fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Superseded
[3/9] autofs: set ctime as well when mtime changes on a dir fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Superseded
[2/9] usb: update the ctime as well when updating mtime after an ioctl fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Superseded
[1/9] ibmvmc: update ctime in conjunction with mtime on write fs: add some missing ctime updates --- 2023-06-09 Jeff Layton Accepted
efivarfs: force RO when remounting if SetVariable is not supported efivarfs: force RO when remounting if SetVariable is not supported --- 2023-06-09 Ilias Apalodimas Accepted
[v5,20/20] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,19/20] x86/efistub: Perform SNP feature test while running in the firmware efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel New
[v5,18/20] efi/libstub: Add limit argument to efi_random_alloc() efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,17/20] x86/decompressor: Factor out kernel decompression and relocation efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,16/20] x86/decompressor: Move global symbol references to C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,15/20] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,14/20] x86/efistub: Prefer EFI memory attributes protocol over DXE services efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,13/20] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,12/20] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,11/20] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,10/20] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel New
[v5,09/20] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,08/20] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,07/20] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,06/20] x86/decompressor: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,05/20] x86/decompressor: Use proper sequence to take the address of the GOT efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,04/20] x86/efistub: Clear BSS in EFI handover protocol entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,03/20] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,02/20] x86/efistub: Simplify and clean up handover entry code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel Superseded
[v5,01/20] x86/efistub: Branch straight to kernel entry point from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-07 Ard Biesheuvel New
[PATCHv14,9/9] x86/tdx: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,8/9] x86/tdx: Refactor try_accept_one() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,5/9] efi: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,4/9] x86/boot/compressed: Handle unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,3/9] efi/libstub: Implement support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,2/9] efi/x86: Get full memory map in allocate_e820() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,1/9] mm: Add support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[v3,5/5] riscv: libstub: Implement KASLR by using generic functions riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti New
[v3,4/5] libstub: Fix compilation warning for rv32 riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti Superseded
[v3,3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti New
[v3,2/5] riscv: Dump out kernel offset information on panic riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti Superseded
[v3,1/5] riscv: Introduce virtual kernel mapping KASLR riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti Superseded
[v4,21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,20/21] x86/efistub: Perform SNP feature test while running in the firmware efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel New
[v4,19/21] efi/libstub: Add limit argument to efi_random_alloc() efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
« 1 2 ... 6 7 834 35 »