CVE-2024-46698
Alex Deucher (1): video/aperture: optionally match the device in sysfb_disable()
Dan Carpenter (1): firmware/sysfb: fix an error code in sysfb_init()
Javier Martinez Canillas (1): of/platform: Disable sysfb if a simple-framebuffer node is found
Thomas Zimmermann (3): firmware/sysfb: Set firmware-framebuffer parent device firmware/sysfb: Create firmware device only for enabled PCI devices firmware: sysfb: Fix reference count of sysfb parent device
drivers/firmware/sysfb.c | 74 ++++++++++++++++++++++++++++--- drivers/firmware/sysfb_simplefb.c | 5 ++- drivers/of/platform.c | 18 +++++++- drivers/video/aperture.c | 11 ++--- include/linux/sysfb.h | 10 +++-- 5 files changed, 96 insertions(+), 22 deletions(-)