开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-21
dt-bindings: display: mediatek: dsi: add compatible for MT8365 SoC
Alexandre Mergnat
2024-06-21
dt-bindings: display: mediatek: dither: add compatible for MT8365 SoC
Alexandre Mergnat
2024-06-21
dt-bindings: display: mediatek: color: add compatible for MT8365 SoC
Alexandre Mergnat
2024-06-21
dt-bindings: display: mediatek: ccorr: add compatible for MT8365 SoC
Alexandre Mergnat
2024-06-21
dt-bindings: display: mediatek: aal: add compatible for MT8365 SoC
Alexandre Mergnat
2024-06-20
drm/mediatek: Support DRM plane alpha in Mixer
Hsiao Chien Sung
2024-06-20
drm/mediatek: Support DRM plane alpha in OVL
Hsiao Chien Sung
2024-06-20
drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
Hsiao Chien Sung
2024-06-20
drm/mediatek: Support more 10bit formats in OVL
Hsiao Chien Sung
2024-06-20
drm/mediatek: Set DRM mode configs accordingly
Hsiao Chien Sung
2024-06-20
drm/mediatek: Add new color format MACROs in OVL
Hsiao Chien Sung
2024-06-20
drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
Hsiao Chien Sung
2024-06-20
drm/mediatek: Add OVL compatible name for MT8195
Hsiao Chien Sung
2024-06-20
drm/mediatek: Turn off the layers with zero width or height
Hsiao Chien Sung
2024-06-20
drm/mediatek: Fix destination alpha error in OVL
Hsiao Chien Sung
2024-06-20
drm/mediatek: Fix XRGB setting error in Mixer
Hsiao Chien Sung
2024-06-20
drm/mediatek: Fix XRGB setting error in OVL
Hsiao Chien Sung
2024-06-20
drm/mediatek: Use 8-bit alpha in ETHDR
Hsiao Chien Sung
2024-06-20
drm/mediatek: Add missing plane settings when async update
Hsiao Chien Sung
2024-06-08
drm/mediatek: Drop chain_mode_fixup call in mode_valid()
Sam Ravnborg
2024-06-08
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-26
Linux 6.10-rc1
v6.10-rc1
Linus Torvalds
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
2024-05-26
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...
Linus Torvalds
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-05-25
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-05-25
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2024-05-25
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-05-25
Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2024-05-25
Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2024-05-25
Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
[next]