aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-05-05Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-6/+13
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown1-3/+11
2025-04-29Merge tag 'ffa-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-1/+2
2025-04-29Merge tag 'scmi-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-5/+11
2025-04-25Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+11
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-32/+2
2025-04-15firmware: stratix10-svc: Add of_platform_default_populate()Mahesh Rao1-3/+11
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown2-6/+3
2025-04-13firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling itNico Pache1-4/+1
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald3-32/+2
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2025-04-08firmware: arm_ffa: Skip Rx buffer ownership release if not acquiredSudeep Holla1-1/+2
2025-04-08firmware: arm_scmi: Fix timeout checks on polling pathCristian Marussi1-5/+8
2025-04-08firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi1-0/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-105/+6
2025-04-02smccc: kvm_guest: Remove unneeded semicolonChen Ni1-1/+1
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-25/+19
2025-04-01smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABIOliver Upton1-1/+1
2025-03-29Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-81/+448
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-172/+1605
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-41/+23
2025-03-25Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-0/+261
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+66
2025-03-25firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on successRichard Fitzgerald1-0/+2
2025-03-20Merge tag 'zynqmp-soc-for-6.15' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-5/+1
2025-03-20Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-0/+66
2025-03-19Merge tag 'ti-driver-soc-for-v6.15' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+1
2025-03-19Merge tag 'samsung-drivers-6.15' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann8-0/+1065
2025-03-18firmware: thead: add CONFIG_MAILBOX dependencyArnd Bergmann1-0/+1
2025-03-18firmware: thead,th1520-aon: Fix use after free in th1520_aon_init()Dan Carpenter1-1/+3
2025-03-14Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2-11/+11
2025-03-14efi/libstub: Avoid legacy decompressor zlib/zstd wrappersArd Biesheuvel6-57/+136
2025-03-14efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel1-0/+4
2025-03-13firmware: thead: Add AON firmware protocol driverMichal Wilczynski3-0/+258
2025-03-13efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServicesArd Biesheuvel1-0/+26
2025-03-10efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()Ethan Carter Edwards1-1/+1
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman6-52/+38
2025-03-07Merge branch 'x86-mixed-mode' into efi/nextArd Biesheuvel3-23/+285
2025-03-06smccc: kvm_guest: Fix kernel builds for 32 bit armShameer Kolothum1-0/+2
2025-03-06firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()Arnd Bergmann1-10/+0
2025-03-06Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-144/+402
2025-03-06Merge tag 'scmi-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-13/+56
2025-03-06Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+80
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+1
2025-03-05ASoC: Merge up fixesMark Brown6-52/+38
2025-03-03firmware: smccc: Support optional Arm SMCCC SOC_ID namePaul Benoit1-0/+80
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-32/+29
2025-02-28firmware: arm_ffa: Set dma_mask for ffa devicesViresh Kumar1-0/+1
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel1-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-18/+6
2025-02-26smccc/kvm_guest: Enable errata based on implementation CPUsShameer Kolothum1-0/+64
2025-02-26firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driverGuillaume La Roque1-0/+1
2025-02-25firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald1-18/+6
2025-02-23firmware: arm_ffa: Skip the first/partition ID when parsing vCPU listSudeep Holla1-1/+1
2025-02-23efi/cper: Fix cper_arm_ctx_info alignmentPatrick Rudolph1-1/+1
2025-02-23efi/cper: Fix cper_ia_proc_ctx alignmentPatrick Rudolph1-1/+1
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2-2/+3
2025-02-21x86/efi/mixed: Move mixed mode startup code into libstubArd Biesheuvel2-0/+256
2025-02-21x86/efistub: Merge PE and handover entrypointsArd Biesheuvel1-23/+29
2025-02-21firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GETSudeep Holla1-1/+1
2025-02-21firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before compa...Sudeep Holla1-1/+1
2025-02-21efi: rci2: mark bin_attribute as __ro_after_initThomas Weißschuh1-1/+1
2025-02-21firmware: qemu_fw_cfg: constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2025-02-21efi/mokvar: Use const 'struct bin_attribute' callbackThomas Weißschuh1-2/+2
2025-02-21firmware: dmi: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2025-02-21firmware: dmi: Define bin_attributes through macroThomas Weißschuh1-17/+11
2025-02-21firmware: dmi: Mark bin_attributes as __ro_after_initThomas Weißschuh1-2/+2
2025-02-20Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2025-02-19firmware: cs_dsp: test_control_parse: null-terminate test stringsThomas Weißschuh1-32/+19
2025-02-19firmware: cs_dsp: test_bin_error: Use same test cases for adsp2 and Halo CoreRichard Fitzgerald1-9/+4
2025-02-18firmware: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-02-17firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A inst...Sudeep Holla1-7/+24
2025-02-17firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callbackSudeep Holla1-42/+117
2025-02-17firmware: arm_ffa: Add support for handling framework notificationsSudeep Holla1-7/+43
2025-02-17firmware: arm_ffa: Add support for {un,}registration of framework notificationsSudeep Holla1-21/+92
2025-02-17firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_infoSudeep Holla1-8/+7
2025-02-17firmware: arm_ffa: Refactoring to prepare for framework notification supportSudeep Holla1-23/+34
2025-02-17firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup()Sudeep Holla1-17/+16
2025-02-17firmware: arm_ffa: Reject higher major version as incompatibleSudeep Holla1-0/+8
2025-02-17firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driverSudeep Holla1-1/+1
2025-02-17firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2Sudeep Holla1-3/+4
2025-02-17firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla2-4/+6
2025-02-17firmware: arm_ffa: Handle the presence of host partition in the partition infoSudeep Holla1-0/+4
2025-02-17firmware: arm_ffa: Refactor addition of partition information into XArrayViresh Kumar1-25/+22
2025-02-17firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get()Sudeep Holla1-2/+29
2025-02-17firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get()Sudeep Holla1-3/+15
2025-02-17firmware: arm_ffa: Align sync_send_receive{,2} function prototypesSudeep Holla1-2/+2
2025-02-17firmware: arm_ffa: Replace UUID buffer to standard UUID formatSudeep Holla1-3/+1
2025-02-17firmware: arm_ffa: Replace SCMI by FF-A in the macroSudeep Holla1-3/+3
2025-02-17firmware: xilinx: Dont send linux address to get fpga config get statusSiva Durga Prasad Paladugu1-5/+1
2025-02-17firmware: Exynos ACPM: Fix spelling mistake "Faile" -> "Failed"Colin Ian King1-1/+1
2025-02-16firmware: add Exynos ACPM protocol driverTudor Ambarus8-0/+1065
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+10
2025-02-14firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2025-02-13firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan1-2/+2
2025-02-08firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold1-9/+9
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+5
2025-02-06efi/cper, cxl: Remove cper_cxl.hSmita Koralahalli3-18/+0
2025-02-06efi/cper, cxl: Make definitions and structures globalSmita Koralahalli3-85/+2
2025-02-06efi/cper, cxl: Prefix protocol error struct and function names with cxl_Smita Koralahalli3-5/+7
2025-02-04firmware: qcom: scm: Fix error code in probe()Dan Carpenter1-2/+2
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
2025-02-03firmware: arm_scmi: Emit modalias for SCMI devicesSudeep Holla1-0/+12
2025-02-03firmware: arm_scmi: Add name and protocol id attributesSudeep Holla1-0/+38
2025-02-03firmware: arm_scmi: Relax duplicate name constraint across protocol idsSudeep Holla1-13/+6
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2025-01-29iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du1-1/+4
2025-01-29firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit1-1/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-10/+10
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+3
2025-01-27firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAPGeert Uytterhoeven1-4/+2
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-444/+200
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-42/+330
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-0/+17067
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-1/+1
2025-01-21Merge tag 'chrome-platform-firmware-v6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-14/+14
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-17/+264
2025-01-15Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann7-25/+66
2025-01-15arm_scmi: don't mess with ->d_parent->d_nameAl Viro1-6/+6
2025-01-14efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap1-1/+1
2025-01-14efi/libstub: Use __free() helper for pool deallocationsArd Biesheuvel3-26/+20
2025-01-14efi/libstub: Use cleanup helpers for freeing copies of the memory mapArd Biesheuvel5-29/+20
2025-01-14efi/libstub: Simplify PCI I/O handle buffer traversalArd Biesheuvel2-49/+13
2025-01-14efi/libstub: Refactor and clean up GOP resolution picker codeArd Biesheuvel1-162/+103
2025-01-14efi/libstub: Simplify GOP handling codeArd Biesheuvel4-74/+37
2025-01-14efi/libstub: Use C99-style for loop to traverse handle bufferArd Biesheuvel4-12/+8
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel2-93/+0
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman5-13/+15
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman5-13/+15
2025-01-09Merge tag 'socfpga_firmware_update_for_v6.14' of ssh://gitolite.kernel.org/pu...Greg Kroah-Hartman1-6/+3
2025-01-08firmware: qcom: scm: add calls for wrapped key supportGaurav Kashyap2-0/+218
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown8-31/+21
2025-01-06firmware: qcom: scm: smc: Narrow 'mempool' variable scopeKrzysztof Kozlowski1-1/+2
2025-01-06firmware: qcom: scm: smc: Handle missing SCM deviceKrzysztof Kozlowski1-0/+3
2025-01-06firmware: qcom: scm: Cleanup global '__scm' on probe failuresKrzysztof Kozlowski1-13/+29
2025-01-06firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()Krzysztof Kozlowski1-1/+4
2025-01-06firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()Krzysztof Kozlowski1-2/+3
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu2-4/+4
2024-12-26firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp)Pengyu Luo1-0/+1
2024-12-26firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023Jens Glathe1-0/+1
2024-12-26firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14Jens Glathe1-0/+1
2024-12-25firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15Maud Spierings1-0/+1
2024-12-25firmware: qcom: scm: Allow QSEECOM on X1P42100 CRDKonrad Dybcio1-0/+1
2024-12-21Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-12-20Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-2/+2
2024-12-19firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.cRichard Fitzgerald1-6/+0
2024-12-19efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32Hamza Mahfooz1-1/+1
2024-12-17firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.cRichard Fitzgerald1-1/+1
2024-12-17firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.cRichard Fitzgerald1-3/+4
2024-12-17firmware: google: vpd: Use const 'struct bin_attribute' callbackThomas Weißschuh1-4/+4
2024-12-17firmware: google: memconsole: Use const 'struct bin_attribute' callbackThomas Weißschuh1-2/+2
2024-12-17firmware: google: gsmi: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2024-12-17firmware: google: cbmem: Constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2024-12-16firmware: stratix10-svc: Use kthread_run_on_cpu()Frederic Weisbecker1-6/+3
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds4-11/+13
2024-12-16firmware: cs_dsp: avoid large local variablesArnd Bergmann1-14/+19
2024-12-16firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.cRichard Fitzgerald1-2/+2
2024-12-15Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-18/+6
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2-10/+12
2024-12-13firmware: cs_dsp: Add KUnit testing of client callbacksRichard Fitzgerald2-0/+689
2024-12-13firmware: cs_dsp: Add KUnit testing of wmfw error casesRichard Fitzgerald2-0/+1348
2024-12-13firmware: cs_dsp: Add KUnit testing of bin error casesRichard Fitzgerald2-0/+601
2024-12-13firmware: cs_dsp: Add KUnit testing of control read/writeRichard Fitzgerald2-0/+2670
2024-12-13firmware: cs_dsp: Add KUnit testing of control cacheRichard Fitzgerald2-0/+3283
2024-12-13firmware: cs_dsp: Add KUnit testing of control parsingRichard Fitzgerald2-0/+1852
2024-12-13firmware: cs_dsp: Add KUnit testing of wmfw downloadRichard Fitzgerald2-0/+2212
2024-12-13firmware: cs_dsp: Add KUnit testing of bin file downloadRichard Fitzgerald4-0/+2590
2024-12-13firmware: cs_dsp: Add mock bin file generator for KUnit testingRichard Fitzgerald2-0/+200
2024-12-13firmware: cs_dsp: Add mock wmfw file generator for KUnit testingRichard Fitzgerald2-1/+475
2024-12-13firmware: cs_dsp: Add mock DSP memory map for KUnit testingRichard Fitzgerald2-0/+752
2024-12-13firmware: cs_dsp: Add mock regmap for KUnit testingRichard Fitzgerald5-0/+396
2024-12-13efi/esrt: remove esre_attribute::store()Jiri Slaby (SUSE)1-2/+0
2024-12-10firmware: arm_scmi: Add aliases to transport modulesCristian Marussi3-0/+3
2024-12-10firmware: arm_scmi: Add module aliases to i.MX vendor protocolsCristian Marussi2-4/+6
2024-12-10firmware: arm_scmi: Support vendor protocol modules autoloadingCristian Marussi1-10/+46
2024-12-09Merge tag 'scmi-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+1
2024-12-09firmware: arm_scmi: Allow transport properties for multiple instancesCristian Marussi2-11/+11
2024-12-06efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel2-16/+6
2024-12-05firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()Valentina Fernandez1-2/+2
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun2-10/+12
2024-12-03firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann2-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra4-45/+45
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-16/+15
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+45
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-74/+1178
2024-11-20Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-57/+112
2024-11-19Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm...Linus Torvalds3-2/+37
2024-11-17efi: Fix memory leak in efivar_ssdt_loadCyrill Gorcunov1-13/+28
2024-11-17efi/libstub: Take command line overrides into account for loaded filesArd Biesheuvel1-1/+2
2024-11-17efi/libstub: Fix command line fallback handling when loading filesArd Biesheuvel1-0/+21
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+32
2024-11-15efi/libstub: Parse builtin command line after bootloader provided oneArd Biesheuvel1-11/+8
2024-11-15efi/memattr: Ignore table if the size is clearly bogusArd Biesheuvel1-1/+17
2024-11-15efi/zboot: Fix outdated comment about using LoadImage/StartImageArd Biesheuvel1-6/+4
2024-11-15efi/libstub: Free correct pointer on failureArd Biesheuvel1-1/+1
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini6-47/+35