summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-09Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...Linus Torvalds
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-08Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-02efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang
2023-12-28firmware: coreboot: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-22efi: memmap: fix kernel-doc warningsRandy Dunlap
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao
2023-12-19Merge branch 'efi/urgent' into efi/nextArd Biesheuvel
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima
2023-12-11efi: Add tee-based EFI variable driverMasahisa Kojima
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-06efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-12-06Merge tag 'scmi-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2023-12-04firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla
2023-12-04firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-13firmware: arm_ffa: Fix ffa_notification_info_get() IDs handlingLorenzo Pieralisi
2023-11-13firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()Sudeep Holla
2023-11-13firmware: arm_ffa: Fix FFA notifications cleanup pathSudeep Holla
2023-11-13firmware: arm_ffa: Add checks for the notification enabled stateSudeep Holla
2023-11-13firmware: arm_ffa: Setup the partitions after the notification initialisationSudeep Holla
2023-11-13firmware: arm_ffa: Allow FF-A initialisation even when notification failsSudeep Holla
2023-11-13firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2023-11-01riscv, qemu_fw_cfg: Add support for RISC-V architectureBjörn Töpel
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionRajan Vaja
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann