summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-146-11/+4
|\
| * ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers2022-11-084-3/+2
| * ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacksUlf Hansson2022-11-071-6/+0
| * ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng2022-11-071-2/+2
* | Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-3/+2
|\ \
| * | virt/sev-guest: Add a MODULE_ALIASCole Robinson2022-11-081-0/+1
| * | virt/sev-guest: Remove unnecessary free in init_crypto()Rafael Mendonca2022-10-271-3/+1
* | | Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-146-135/+191
|\ \ \
| * | | platform/x86/intel/ifs: Add missing kernel-doc entryJithu Joseph2022-12-031-0/+1
| * | | Revert "platform/x86/intel/ifs: Mark as BROKEN"Jithu Joseph2022-11-191-3/+0
| * | | platform/x86/intel/ifs: Add current_batch sysfs entryJithu Joseph2022-11-195-16/+74
| * | | platform/x86/intel/ifs: Remove reload sysfs entryJithu Joseph2022-11-191-29/+0
| * | | platform/x86/intel/ifs: Add metadata validationJithu Joseph2022-11-192-1/+59
| * | | platform/x86/intel/ifs: Use generic microcode headers and functionsJithu Joseph2022-11-191-84/+20
| * | | platform/x86/intel/ifs: Add metadata supportAshok Raj2022-11-191-0/+32
| * | | platform/x86/intel/ifs: Remove memory allocation from load pathJithu Joseph2022-11-183-14/+22
| * | | platform/x86/intel/ifs: Remove image loading during initJithu Joseph2022-11-183-8/+2
| * | | platform/x86/intel/ifs: Return a more appropriate error codeJithu Joseph2022-11-181-1/+3
| * | | platform/x86/intel/ifs: Remove unused selectionJithu Joseph2022-11-181-1/+0
| |/ /
* | | Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-1/+1
|\ \ \
| * | | x86/boot/compressed, efi: Merge multiple definitions of image_offset into oneArd Biesheuvel2022-11-241-1/+1
* | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1340-1564/+1494
|\ \ \ \
| * | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-12-081-0/+1
| * | | | arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel2022-12-075-3/+12
| * | | | Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-07390-1825/+3535
| |\ \ \ \
| * | | | | efi: Put Linux specific magic number in the DOS headerArd Biesheuvel2022-12-051-1/+2
| * | | | | efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel2022-12-012-17/+1
| * | | | | efi: stub: use random seed from EFI variableJason A. Donenfeld2022-12-011-16/+52
| * | | | | efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel2022-11-183-8/+40
| * | | | | efi/cper, cxl: Decode CXL Error LogSmita Koralahalli2022-11-181-0/+27
| * | | | | efi/cper, cxl: Decode CXL Protocol Error SectionSmita Koralahalli2022-11-184-1/+228
| * | | | | efi: libstub: fix efi_load_initrd_dev_path() kernel-doc commentJialin Zhang2022-11-181-2/+2
| * | | | | efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel2022-11-184-209/+1
| * | | | | efi: runtime-maps: Clarify purpose and enable by default for kexecArd Biesheuvel2022-11-181-6/+6
| * | | | | efi: pstore: Add module parameter for setting the record sizeGuilherme G. Piccoli2022-11-181-6/+17
| * | | | | efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel2022-11-182-3/+4
| * | | | | efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel2022-11-181-230/+10
| * | | | | efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel2022-11-185-235/+0
| * | | | | efi: libstub: Undeprecate the command line initrd loaderArd Biesheuvel2022-11-181-5/+8
| * | | | | efi: libstub: Add mixed mode support to command line initrd loaderArd Biesheuvel2022-11-183-43/+72
| * | | | | efi: libstub: Permit mixed mode return types other than efi_status_tArd Biesheuvel2022-11-181-6/+14
| * | | | | efi: libstub: Implement devicepath support for initrd commandline loaderArd Biesheuvel2022-11-182-12/+81
| * | | | | efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memoryArd Biesheuvel2022-11-185-9/+16
| * | | | | Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2022-11-1823-777/+925
| |\ \ \ \ \
| | * | | | | efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel2022-11-092-228/+74
| | * | | | | efi/loongarch: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-093-67/+82
| | * | | | | efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel2022-11-091-9/+24
| | * | | | | efi/arm64: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-095-29/+76
| | * | | | | efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-093-75/+106
| | * | | | | efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-093-23/+6