Show patches with: Archived = No       |   3758 patches
« 1 2 ... 31 32 3337 38 »
Patch Series S/W/F Date Submitter Delegate State
[v6,14/29] arm64/build: Warn on orphan section placement Warn on orphan section placement --- 2020-08-21 Kees Cook Accepted
[v6,12/29] arm64/build: Add missing DWARF sections Warn on orphan section placement --- 2020-08-21 Kees Cook Accepted
[v6,09/29] arm64/kernel: Remove needless Call Frame Information annotations Warn on orphan section placement --- 2020-08-21 Kees Cook Accepted
[v6,08/29] arm64/mm: Remove needless section quotes Warn on orphan section placement --- 2020-08-21 Kees Cook Accepted
[v6,03/29] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections Warn on orphan section placement --- 2020-08-21 Kees Cook Accepted
[v6,01/29] vmlinux.lds.h: Create COMMON_DISCARDS Warn on orphan section placement --- 2020-08-21 Kees Cook Accepted
[v6,7/9] efi: Rename arm-init to efi-init common for all arch Add UEFI support for RISC-V --- 2020-08-19 Atish Patra Accepted
[v6,6/9] RISC-V: Add EFI stub support. Add UEFI support for RISC-V --- 2020-08-19 Atish Patra Superseded
[v6,4/9] include: pe.h: Add RISC-V related PE definition Add UEFI support for RISC-V --- 2020-08-19 Atish Patra Superseded
[v6,2/9] RISC-V: Add early ioremap support Add UEFI support for RISC-V --- 2020-08-19 Atish Patra Superseded
[v2,1/2] edac,ghes,cper: Add Row Extension to Memory Error Record [v2,1/2] edac,ghes,cper: Add Row Extension to Memory Error Record --- 2020-08-19 Alex Kluver Accepted
[1/2] efi/x86: Move 32-bit code into efi_32.c [1/2] efi/x86: Move 32-bit code into efi_32.c --- 2020-08-17 Ard Biesheuvel New
efi: discover ESRT table on Xen PV too efi: discover ESRT table on Xen PV too --- 2020-08-16 Marek Marczykowski-Górecki New
[3/3] efi/libstub: Handle unterminated cmdline [1/3] efi/libstub: Stop parsing arguments at "--" --- 2020-08-13 Arvind Sankar New
[1/3] efi/libstub: Stop parsing arguments at "--" [1/3] efi/libstub: Stop parsing arguments at "--" --- 2020-08-13 Arvind Sankar New
[v5,8/9] RISC-V: Add EFI runtime services Add UEFI support for RISC-V --- 2020-08-12 Atish Patra Accepted
[v5,6/9] RISC-V: Add EFI stub support. Add UEFI support for RISC-V --- 2020-08-12 Atish Patra Accepted
[v5,4/9] include: pe.h: Add RISC-V related PE definition Add UEFI support for RISC-V --- 2020-08-12 Atish Patra Accepted
[v5,2/9] RISC-V: Add early ioremap support Add UEFI support for RISC-V --- 2020-08-12 Atish Patra Accepted
[v2,5/5] kasan: adjust kasan_stack_oob for tag-based mode Untitled series #50836 --- 2020-08-04 Andrey Konovalov New
[v2,3/5] kasan, arm64: don't instrument functions that enable kasan Untitled series #50836 --- 2020-08-04 Andrey Konovalov New
[v2,2/5] efi: provide empty efi_enter_virtual_mode implementation Untitled series #50836 --- 2020-08-04 Andrey Konovalov New
[v5,13/36] vmlinux.lds.h: add PGO and AutoFDO input sections Untitled series #48008 --- 2020-07-31 Kees Cook New
[v4,17/17] x86/boot: Warn on orphan section placement [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook Superseded
[v4,16/17] x86/build: Warn on orphan section placement [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook Superseded
[v4,15/17] arm/boot: Warn on orphan section placement [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook Superseded
[v4,11/17] arm64/build: Warn on orphan section placement [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook New
[v4,10/17] arm64/kernel: Remove needless Call Frame Information annotations [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook Superseded
[v4,05/17] ctype: Work around Clang -mbranch-protection=none bug [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook New
[v4,04/17] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook Accepted
[v4,02/17] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook New
[v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS [v4,01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-29 Kees Cook Superseded
[1/2] kbuild: remove cc-option test of -fno-stack-protector [1/2] kbuild: remove cc-option test of -fno-stack-protector --- 2020-06-26 Masahiro Yamada Accepted
[RFC,10/11] efi: Rename arm-init to efi-init common for all arch Add UEFI support for RISC-V --- 2020-06-25 Atish Patra New
[RFC,07/11] include: pe.h: Add RISC-V related PE definition Add UEFI support for RISC-V --- 2020-06-25 Atish Patra Superseded
[RFC,06/11] riscv: Parse all memory blocks to remove unusable memory Add UEFI support for RISC-V --- 2020-06-25 Atish Patra Accepted
[RFC,05/11] RISC-V: Set maximum number of mapped pages correctly Add UEFI support for RISC-V --- 2020-06-25 Atish Patra Accepted
[RFC,02/11] RISC-V: Move DT mapping outof fixmap Add UEFI support for RISC-V --- 2020-06-25 Atish Patra New
[v3,7/9] arm/boot: Warn on orphan section placement [v3,1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-24 Kees Cook New
[v3,6/9] arm/build: Warn on orphan section placement [v3,1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-24 Kees Cook New
[v3,5/9] x86/boot: Warn on orphan section placement [v3,1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-24 Kees Cook New
[v3,4/9] x86/build: Warn on orphan section placement [v3,1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-24 Kees Cook New
[v3,1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS [v3,1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS --- 2020-06-24 Kees Cook New
efi/x86: Only copy upto the end of setup_header efi/x86: Only copy upto the end of setup_header --- 2020-06-18 Arvind Sankar Accepted
efi/libstub: arm: Omit arch specific config table matching array on arm64 efi/libstub: arm: Omit arch specific config table matching array on arm64 --- 2020-06-16 Ard Biesheuvel New
tpm: Require that all digests are present in TCG_PCR_EVENT2 structures tpm: Require that all digests are present in TCG_PCR_EVENT2 structures --- 2020-06-15 Tyler Hicks New
Make it possible to disable efivar_ssdt entirely Make it possible to disable efivar_ssdt entirely --- 2020-06-15 Peter Jones New
efi/libstub: Fix path separator regression efi/libstub: Fix path separator regression --- 2020-06-15 Philipp Fent New
[v2,2/2] efi/arm: libstub: print boot mode and MMU state at boot efi/arm: deal with HYP mode boot --- 2020-06-07 Ard Biesheuvel New
tpm: verify that it's actually an event log header before parsing tpm: verify that it's actually an event log header before parsing --- 2020-06-05 Fabian Vogt New
[v2,1/2] efi/libstub/arm64: link stub lib.a conditionally [v2,1/2] efi/libstub/arm64: link stub lib.a conditionally --- 2020-06-04 Masahiro Yamada Accepted
[1/2] efivarfs: Update inode modification time for successful writes [1/2] efivarfs: Update inode modification time for successful writes --- 2020-05-28 Luck, Tony New
efi: Fix reference count leak in efivar_create_sysfs_entry. efi: Fix reference count leak in efivar_create_sysfs_entry. --- 2020-05-28 wu000273@umn.edu New
efi/x86: Don't blow away existing initrd efi/x86: Don't blow away existing initrd --- 2020-05-27 Arvind Sankar New
efi: Replace zero-length array and use struct_size() helper efi: Replace zero-length array and use struct_size() helper --- 2020-05-27 Gustavo A. R. Silva New
efi/x86: Drop the special GDT for the EFI thunk efi/x86: Drop the special GDT for the EFI thunk --- 2020-05-23 Arvind Sankar New
[v2,3/3] x86/boot/compressed: get rid of GOT fixup code x86/boot: get rid of GOT entries and associated fixup code --- 2020-05-23 Ard Biesheuvel New
[tip:,efi/urgent] efi: cper: Add support for printing Firmware Error Record Reference [tip:,efi/urgent] efi: cper: Add support for printing Firmware Error Record Reference --- 2020-05-22 thermal-bot for Julien Panis New
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux --- 2020-05-20 Fangrui Song New
[v4,5/5] ARM: decompressor: run decompressor in place if loaded via UEFI [v4,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-05-19 Ard Biesheuvel Superseded
[v4,3/5] ARM: decompressor: defer loading of the contents of the LC0 structure [v4,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-05-19 Ard Biesheuvel Superseded
[v4,1/5] ARM: decompressor: move headroom variable out of LC0 [v4,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-05-19 Ard Biesheuvel New
efi/libstub: use pool allocation for the command line efi/libstub: use pool allocation for the command line --- 2020-05-19 Ard Biesheuvel New
[23/24] efi/libstub: Get the exact UTF-8 length [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[22/24] efi/libstub: Use %ls for filename [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[19/24] efi/gop: Add an option to list out the available GOP modes [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[16/24] efi/printf: Turn vsprintf into vsnprintf [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[14/24] efi/printf: Refactor code to consolidate padding and output [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[12/24] efi/printf: Factor out integer argument retrieval [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[11/24] efi/printf: Factor out width/precision parsing [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[09/24] efi/printf: Fix minor bug in precision handling [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[06/24] efi/printf: Drop %n format and L qualifier [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[05/24] efi/libstub: Optimize for size instead of speed [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[03/24] efi/libstub: Buffer output of efi_puts [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[01/24] efi/libstub: Include dependencies of efistub.h [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[7/7] tpm: check event log version before reading final events [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[5/7] x86/boot: Mark global variables as static [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[3/7] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820() [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[v6,7/7] soc/tegra: Expose Boot Configuration Table via sysfs [v6,1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd --- 2020-05-17 Dmitry Osipenko New
[v6,5/7] partitions/efi: Improve coding style [v6,1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd --- 2020-05-17 Dmitry Osipenko New
[v6,2/7] mmc: block: Add mmc_bdev_to_card() helper [v6,1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd --- 2020-05-17 Dmitry Osipenko Superseded
[v6,1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd [v6,1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd --- 2020-05-17 Dmitry Osipenko Superseded
[v5,5/6] partitions/tegra: Support enforced GPT scanning Introduce NVIDIA Tegra Partition Table --- 2020-05-16 Dmitry Osipenko New
[v5,4/6] partitions/efi: Support GPT entry lookup at a non-standard location Introduce NVIDIA Tegra Partition Table --- 2020-05-16 Dmitry Osipenko New
[v2] efi: Pull up arch-specific prototype efi_systab_show_arch() [v2] efi: Pull up arch-specific prototype efi_systab_show_arch() --- 2020-05-16 Benjamin Thiel New
efi: Pull up arch-specific prototype efi_systab_show_arch() efi: Pull up arch-specific prototype efi_systab_show_arch() --- 2020-05-16 Benjamin Thiel New
[v4,5/6] partitions/tegra: Support gpt_sector= command line option Untitled series #35679 --- 2020-05-15 Dmitry Osipenko New
[v4,4/6] partitions/efi: Support GPT entry lookup at a non-standard location Untitled series #35679 --- 2020-05-15 Dmitry Osipenko New
[v4,3/6] partitions: Introduce NVIDIA Tegra Partition Table Untitled series #35679 --- 2020-05-15 Dmitry Osipenko New
[14/15] efi/libstub: Make efi_printk() input argument const char* [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel Superseded
[13/15] efi/libstub/x86: Work around LLVM ELF quirk build regression [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel Superseded
[10/15] efi/x86: Support builtin command line [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[08/15] efi/x86: Move command-line initrd loading to efi_main [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[07/15] efi/libstub: Upgrade ignored dtb= argument message to error [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[05/15] efi/gop: Use efi_err for error messages [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[04/15] efi/x86: Use efi_err for error messages [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[01/15] efi/x86: Use correct size for boot_params [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[v3,4/5] ARM: decompressor: move GOT into .data for EFI enabled builds ARM: simplify handover from UEFI to decompressor --- 2020-05-06 Ard Biesheuvel New
[v3,2/5] ARM: decompressor: split off _edata and stack base into separate object ARM: simplify handover from UEFI to decompressor --- 2020-05-06 Ard Biesheuvel New
« 1 2 ... 31 32 3337 38 »