summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-14fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...Felix Gu-3/+3
2026-02-14staging: fbtft: Make framebuffer registration message debug-onlyChintan Patel-5/+5
2026-02-14staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=nChintan Patel-10/+9
2026-02-14fbdev: au1100fb: Check return value of clk_enable() in .resume()Chen Ni-1/+4
2026-02-14printk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior-24/+0
2026-02-14fbdev: fix fb_pad_unaligned_buffer maskOsama Abdelkader-1/+1
2026-02-14fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He-2/+2
2026-02-14fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier-1/+4
2026-02-14video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by defaultVincent Mailhol-2/+0
2026-02-14video/logo: move logo selection logic to KconfigVincent Mailhol-93/+11
2026-02-14video/logo: remove logo_mac_clut224Vincent Mailhol-1616/+1
2026-02-14sh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol-22/+0
2026-02-14newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224Vincent Mailhol-2/+2
2026-02-14video/logo: allow custom logoVincent Mailhol-1/+51
2026-02-14video/logo: add a type parameter to the logo makefile functionVincent Mailhol-4/+7
2026-02-14video/logo: remove orphan .pgm Makefile ruleVincent Mailhol-4/+1
2026-02-14fbdev: omapfb: remove duplicate check in omapfb_setup_mem()Dan Carpenter-6/+4
2026-02-14fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optionalChintan Patel-1/+4
2026-02-14fbdev: omapfb: Make FB_DEVICE dependency optionalChintan Patel-5/+16
2026-02-14staging: fbtft: Make FB_DEVICE dependency optionalChintan Patel-5/+20
2026-02-14fb: Add dev_of_fbinfo() helper for optional sysfs supportChintan Patel-0/+9
2026-02-14drm/hyperv: Remove reference to hyperv_fb driverPrasanna Kumar T S M-10/+151
2026-02-14drivers: hv: vmbus_drv: Remove reference to hpyerv_fbPrasanna Kumar T S M-2/+2
2026-02-14fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin-1/+2
2026-02-14fbdev: hyperv_fb: Remove hyperv_fb driverPrasanna Kumar T S M-1410/+0
2026-02-14fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede-34/+3
2026-02-14fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman-2/+6
2026-02-14fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li-0/+3
2026-02-14mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao-4/+5
2026-02-13cifs: update internal module version numberSteve French-2/+2
2026-02-13Merge tag 'bootconfig-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+88
2026-02-13Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-1073/+1388
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-953/+5390
2026-02-13Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-608/+1292
2026-02-13Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-20/+0
2026-02-13bpf: Add a map/btf from a fd array more consistentlyAnton Protopopov-2/+4
2026-02-13Merge branch 'bpf-fsession-support-for-riscv'Alexei Starovoitov-22/+79
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi-35/+39
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong-2/+2
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai-4/+4
2026-02-13bpf, riscv: add fsession support for trampolinesMenglong Dong-10/+64
2026-02-13bpf: Fix a potential use-after-free of BTF objectAnton Protopopov-26/+26
2026-02-13bpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong-11/+14
2026-02-13libbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung-1/+1
2026-02-13libbpf: Add gating for arena globals relocation featureEmil Tsalapatis-2/+71
2026-02-13ACPI: driver: Drop driver_data pointer clearing from two driversRafael J. Wysocki-4/+0
2026-02-13ACPI: video: Clear driver_data pointer on removeRafael J. Wysocki-0/+1
2026-02-13drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder-2/+4
2026-02-13fbnic: close fw_log race between users and teardownChengfeng Ye-10/+12
2026-02-13Merge branch 'vsock-fix-child-netns-mode-initialization-and-restriction'Jakub Kicinski-5/+15