summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | efi: Drop minimum EFI version check at bootArd Biesheuvel2023-02-032-9/+2
| * | | | | | efi: zboot: Use EFI protocol to remap code/data with the right attributesArd Biesheuvel2023-02-033-0/+72
| * | | | | | efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov2023-01-301-0/+20
| * | | | | | efi: efivars: prevent double registrationJohan Hovold2023-01-261-2/+11
| * | | | | | efi: verify that variable services are supportedJohan Hovold2023-01-261-0/+22
| * | | | | | efi: efivars: add efivars printk prefixJohan Hovold2023-01-231-1/+3
| * | | | | | efi: Warn if trying to reserve memory under XenDemi Marie Obenour2023-01-231-0/+4
| * | | | | | efi: Actually enable the ESRT under XenDemi Marie Obenour2023-01-231-2/+4
| * | | | | | efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour2023-01-231-3/+10
| * | | | | | efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour2023-01-221-1/+4
| * | | | | | efi: memmap: Disregard bogus entries instead of returning themDemi Marie Obenour2023-01-222-8/+7
| * | | | | | efi: efivars: make efivar_supports_writes() return boolJohan Hovold2023-01-171-1/+1
| * | | | | | efi: efivars: drop kobject from efivars_register()Johan Hovold2023-01-173-15/+8
| * | | | | | efi/earlycon: Speed up scrolling by disregarding empty spaceAndy Shevchenko2023-01-101-2/+26
| * | | | | | efi/earlycon: Replace open coded strnchrnul()Andy Shevchenko2023-01-101-9/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-221-6/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-319-12/+36
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-01-161-6/+37
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | firmware/sysfb: Fix EFI/VESA format selectionThomas Zimmermann2023-01-031-6/+37
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-214-83/+55
|\ \ \ \ \ \ \
| * | | | | | | efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-244-83/+55
| |/ / / / / /
* | | | | | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-201-12/+30
|\ \ \ \ \ \ \
| * | | | | | | cpuidle: drivers: firmware: psci: Dont instrument suspend codeMark Rutland2023-01-311-12/+19
| * | | | | | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-319-12/+36
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra2023-01-181-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-121-3/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...Darren Hart2023-02-091-3/+6
* | | | | | | Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-032-1/+3
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev2023-02-031-0/+2
| * | | | | efi: Accept version 2 of memory attributes tableArd Biesheuvel2023-02-021-1/+1
* | | | | | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-211-3/+4
|\ \ \ \ \ \
| * | | | | | gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-201-3/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-203-4/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | firmware: arm_scmi: Fix virtio channels cleanup on shutdownCristian Marussi2023-01-031-1/+6
| * | | | firmware: arm_scmi: Harden shared memory access in fetch_notificationCristian Marussi2023-01-031-1/+3
| * | | | firmware: arm_scmi: Harden shared memory access in fetch_responseCristian Marussi2023-01-031-2/+3
| * | | | firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi2023-01-031-0/+2
| | |/ / | |/| |
* | | | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-142-2/+8
|\ \ \ \
| * | | | firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2023-01-132-2/+8
| |/ / /
* | | | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-132-3/+7
|\ \ \ \ | | |/ / | |/| |
| * | | efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui2023-01-031-0/+1
| * | | efi: fix NULL-deref in init error pathJohan Hovold2023-01-031-3/+6
| |/ /
* / / firmware/psci: Don't register with debugfs if PSCI isn't availableMarc Zyngier2023-01-061-0/+3
|/ /
* | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2022-12-211-0/+97
|\ \
| * | firmware: xilinx: Add RPU configuration APIsBen Levinsky2022-11-251-0/+62
| * | firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky2022-11-251-0/+35
* | | efi: random: fix NULL-deref when refreshing seedJohan Hovold2022-12-201-1/+3
* | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\ \ \
| * | | driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* | | | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-166-4/+180
|\ \ \ \