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.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
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
10405
-205159
/
+437804
2022-02-07
drm/privacy-screen: Fix sphinx warning
Hans de Goede
1
-0
/
+1
2022-02-07
drm/sprd: remove allow_fb_modifiers setting
Tomohito Esaki
1
-1
/
+0
2022-02-06
drm: document struct drm_mode_fb_cmd2
Simon Ser
1
-28
/
+60
2022-02-04
drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
Thomas Zimmermann
1
-0
/
+1
2022-02-03
drm: Stop spamming log with drm_cache message
Lucas De Marchi
1
-6
/
+3
2022-02-03
drm/connector: Fix typo in documentation
Maxime Ripard
1
-2
/
+2
2022-02-03
drm: mxsfb: Use dev_err_probe() helper
Alexander Stein
1
-2
/
+1
2022-02-02
drm/vmwgfx: remove vmw_wait_dma_fence
Christian König
3
-50
/
+1
2022-02-02
dt-bindings: panel: Introduce a panel-lvds binding
Maxime Ripard
2
-0
/
+58
2022-02-02
dt-bindings: display: Turn lvds.yaml into a generic schema
Maxime Ripard
8
-43
/
+95
2022-02-02
drm/vc4: hdmi: Simplify the connector state retrieval
Maxime Ripard
1
-18
/
+3
2022-02-02
drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
Maxime Ripard
1
-0
/
+3
2022-02-02
drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB
Thomas Zimmermann
1
-3
/
+6
2022-02-01
Revert "drm/panel-edp: Allow querying the detected panel via sysfs"
Douglas Anderson
1
-34
/
+5
2022-02-01
drm/panel-edp: Allow querying the detected panel via sysfs
Douglas Anderson
1
-5
/
+34
2022-02-01
drm/bridge: add it6505 driver
Allen Chen
3
-0
/
+3361
2022-02-01
drm/v3d: fix missing unlock
Yongzhi Liu
1
-2
/
+4
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
233
-2613
/
+5377
2022-01-31
dma-resv: some doc polish for iterators
Daniel Vetter
2
-15
/
+27
2022-01-31
drm: remove allow_fb_modifiers
Tomohito Esaki
2
-17
/
+0
2022-01-31
drm: add support modifiers for drivers whose planes only support linear layout
Tomohito Esaki
2
-10
/
+16
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
11
-9
/
+33
2022-01-31
drm/bridge: lt9611: Fix an error handling path in lt9611_probe()
Christophe JAILLET
1
-1
/
+5
2022-01-31
drm/bridge: Add missing pm_runtime_put_sync
Yongzhi Liu
1
-6
/
+12
2022-01-30
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
1
-1
/
+1
2022-01-30
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-36
/
+121
2022-01-30
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+19
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+5
2022-01-30
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-01-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-70
/
+91
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
1
-0
/
+5
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
1
-0
/
+6
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
1
-4
/
+4
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
6
-36
/
+121
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-19
/
+9
2022-01-29
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-01-29
Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+10
2022-01-29
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-106
/
+205
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-15
/
+115
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-29
/
+35
[next]