| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-10-11 | 1 | -2/+8 |
|\ |
|
| * | firmware: dmi: Fortify entry point length checks | Jean Delvare | 2022-09-23 | 1 | -2/+8 |
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 2 | -1/+2 |
|\ \ |
|
| * | | kmsan: disable instrumentation of unsupported common kernel code | Alexander Potapenko | 2022-10-03 | 1 | -0/+1 |
| * | | mm: remove rb tree. | Liam R. Howlett | 2022-09-26 | 1 | -1/+0 |
| * | | mm: start tracking VMAs with maple tree | Liam R. Howlett | 2022-09-26 | 1 | -0/+1 |
* | | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-09 | 21 | -489/+1237 |
|\ \ \ |
|
| * | | | efi/arm64: libstub: avoid SetVirtualAddressMap() when possible | Ard Biesheuvel | 2022-09-27 | 2 | -1/+9 |
| * | | | efi: zboot: create MemoryMapped() device path for the parent if needed | Ard Biesheuvel | 2022-09-27 | 1 | -4/+16 |
| * | | | efi: libstub: fix up the last remaining open coded boot service call | Ard Biesheuvel | 2022-09-27 | 1 | -2/+2 |
| * | | | efi/arm: libstub: move ARM specific code out of generic routines | Ard Biesheuvel | 2022-09-27 | 1 | -59/+2 |
| * | | | efi/libstub: measure EFI LoadOptions | Ilias Apalodimas | 2022-09-27 | 2 | -0/+11 |
| * | | | efi/libstub: refactor the initrd measuring functions | Ilias Apalodimas | 2022-09-27 | 1 | -43/+77 |
| * | | | Merge tag 'efi-loongarch-for-v6.1-2' into HEAD | Ard Biesheuvel | 2022-09-27 | 13 | -364/+358 |
| |\ \ \ |
|
| | * | | | efi/loongarch: libstub: remove dependency on flattened DT | Ard Biesheuvel | 2022-09-27 | 2 | -12/+57 |
| | * | | | efi: libstub: install boot-time memory map as config table | Ard Biesheuvel | 2022-09-27 | 6 | -8/+30 |
| | * | | | efi: libstub: remove DT dependency from generic stub | Ard Biesheuvel | 2022-09-27 | 3 | -61/+60 |
| | * | | | efi: libstub: unify initrd loading between architectures | Ard Biesheuvel | 2022-09-27 | 7 | -97/+98 |
| | * | | | efi: libstub: remove pointless goto kludge | Ard Biesheuvel | 2022-09-26 | 1 | -15/+7 |
| | * | | | efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap | Ard Biesheuvel | 2022-09-26 | 8 | -157/+76 |
| | * | | | efi: libstub: avoid efi_get_memory_map() for allocating the virt map | Ard Biesheuvel | 2022-09-26 | 3 | -22/+47 |
| | * | | | efi: libstub: drop pointless get_memory_map() call | Ard Biesheuvel | 2022-09-20 | 1 | -8/+0 |
| * | | | | efi: libstub: fix type confusion for load_options_size | Ard Biesheuvel | 2022-09-20 | 3 | -11/+12 |
| * | | | | efi/libstub: implement generic EFI zboot | Ard Biesheuvel | 2022-09-20 | 7 | -3/+612 |
| * | | | | efi/libstub: move efi_system_table global var into separate object | Ard Biesheuvel | 2022-09-19 | 3 | -3/+10 |
| * | | | | efi/libstub: use EFI provided memcpy/memset routines | Ard Biesheuvel | 2022-09-17 | 3 | -3/+33 |
| * | | | | efi/libstub: add some missing EFI prototypes | Ard Biesheuvel | 2022-09-17 | 1 | -5/+26 |
| |/ / / |
|
| * | | | efi/loongarch: Add efistub booting support | Huacai Chen | 2022-09-06 | 4 | -8/+86 |
* | | | | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-08 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | firmware: google: Test spinlock on panic path to avoid lockups | Guilherme G. Piccoli | 2022-09-24 | 1 | -0/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-10-06 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names | Mark Brown | 2022-09-09 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-06 | 5 | -42/+227 |
|\ \ \ \ |
|
| * | | | | firmware/psci: Add debugfs support to ease debugging | Dmitry Baryshkov | 2022-09-28 | 1 | -1/+115 |
| * | | | | firmware/psci: Print a warning if PSCI doesn't accept PC mode | Dmitry Baryshkov | 2022-09-28 | 1 | -0/+2 |
| * | | | | Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2022-09-23 | 1 | -2/+0 |
| |\ \ \ \ |
|
| | * | | | | firmware: qcom: scm: remove unused __qcom_scm_init declaration | Gaosheng Cui | 2022-09-13 | 1 | -2/+0 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'tegra-for-6.1-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2022-09-23 | 1 | -10/+3 |
| |\ \ \ \ |
|
| | * | | | | firmware: tegra: Switch over to memdup_user() | Qing Wang | 2022-09-15 | 1 | -10/+3 |
| | |/ / / |
|
| * | | | | Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2022-09-15 | 2 | -29/+107 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | firmware: arm_ffa: Split up ffa_ops into info, message and memory operations | Sudeep Holla | 2022-09-08 | 1 | -2/+14 |
| | * | | | firmware: arm_ffa: Set up 32bit execution mode flag using partiion property | Sudeep Holla | 2022-09-08 | 1 | -1/+13 |
| | * | | | firmware: arm_ffa: Add v1.1 get_partition_info support | Sudeep Holla | 2022-09-08 | 1 | -8/+35 |
| | * | | | firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops | Sudeep Holla | 2022-09-08 | 2 | -2/+2 |
| | * | | | firmware: arm_ffa: Make memory apis ffa_device independent | Sudeep Holla | 2022-09-08 | 1 | -4/+2 |
| | * | | | firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported | Sudeep Holla | 2022-09-08 | 1 | -6/+16 |
| | * | | | firmware: arm_ffa: Add support for querying FF-A features | Sudeep Holla | 2022-09-08 | 1 | -0/+26 |
| | * | | | firmware: arm_ffa: Remove ffa_dev_ops_get() | Sudeep Holla | 2022-09-08 | 1 | -9/+0 |
| | * | | | firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev | Sudeep Holla | 2022-09-08 | 2 | -2/+4 |
| | |/ / |
|
* | | | | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-10-05 | 1 | -0/+4 |
|\ \ \ \ |
|