index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-14
staging: fbtft: Make framebuffer registration message debug-only
Chintan Patel
1
-5
/
+5
2026-02-14
staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
Chintan Patel
1
-10
/
+9
2026-02-14
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Chen Ni
1
-1
/
+4
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
4
-24
/
+0
2026-02-14
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
1
-1
/
+1
2026-02-14
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
Weigang He
1
-2
/
+2
2026-02-14
fbdev: vt8500lcdfb: fix missing dma_free_coherent()
Thomas Fourier
1
-1
/
+4
2026-02-14
video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
Vincent Mailhol
1
-2
/
+0
2026-02-14
video/logo: move logo selection logic to Kconfig
Vincent Mailhol
4
-93
/
+11
2026-02-14
video/logo: remove logo_mac_clut224
Vincent Mailhol
5
-1616
/
+1
2026-02-14
sh: defconfig: remove CONFIG_LOGO_SUPERH_*
Vincent Mailhol
10
-22
/
+0
2026-02-14
newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
Vincent Mailhol
1
-2
/
+2
2026-02-14
video/logo: allow custom logo
Vincent Mailhol
2
-1
/
+51
2026-02-14
video/logo: add a type parameter to the logo makefile function
Vincent Mailhol
1
-4
/
+7
2026-02-14
video/logo: remove orphan .pgm Makefile rule
Vincent Mailhol
1
-4
/
+1
2026-02-14
fbdev: omapfb: remove duplicate check in omapfb_setup_mem()
Dan Carpenter
1
-6
/
+4
2026-02-14
fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Chintan Patel
1
-1
/
+4
2026-02-14
fbdev: omapfb: Make FB_DEVICE dependency optional
Chintan Patel
2
-5
/
+16
2026-02-14
staging: fbtft: Make FB_DEVICE dependency optional
Chintan Patel
2
-5
/
+20
2026-02-14
fb: Add dev_of_fbinfo() helper for optional sysfs support
Chintan Patel
1
-0
/
+9
2026-02-14
drm/hyperv: Remove reference to hyperv_fb driver
Prasanna Kumar T S M
2
-10
/
+151
2026-02-14
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
1
-2
/
+2
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
1
-1
/
+2
2026-02-14
fbdev: hyperv_fb: Remove hyperv_fb driver
Prasanna Kumar T S M
4
-1410
/
+0
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
2
-34
/
+3
2026-02-14
fbdev: smscufx: properly copy ioctl memory to kernelspace
Greg Kroah-Hartman
1
-2
/
+6
2026-02-14
fbdev: rivafb: fix divide error in nv3_arb()
Guangshuo Li
1
-0
/
+3
2026-02-14
Merge tag 'bootconfig-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-18
/
+88
2026-02-14
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
31
-1073
/
+1388
2026-02-14
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
61
-953
/
+5390
2026-02-14
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
60
-608
/
+1292
2026-02-14
Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+0
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-7
/
+22
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
23
-505
/
+1553
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
212
-7817
/
+11524
2026-02-13
Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+57
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
1
-5
/
+9
2026-02-13
alpha: add missing address argument in call to page_table_check_pte_clear()
Thomas Weißschuh
1
-1
/
+1
2026-02-13
Merge tag 'nand/for-7.0' into mtd/next
Miquel Raynal
1151
-5345
/
+9862
2026-02-13
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
1
-1
/
+1
2026-02-13
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
75
-122
/
+3655
2026-02-13
Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
26
-190
/
+221
2026-02-13
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
41
-1551
/
+1367
2026-02-13
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
1
-0
/
+1
2026-02-13
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
16
-1039
/
+402
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
77
-719
/
+2645
2026-02-13
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
50
-1240
/
+2522
2026-02-13
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
26
-67
/
+411
2026-02-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
176
-767
/
+3616
2026-02-13
procfs: fix possible double mmput() in do_procmap_query()
Andrii Nakryiko
1
-1
/
+2
[next]