index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2
-1
/
+59
2024-04-25
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
1
-0
/
+2
2024-04-25
Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
3
-18
/
+16
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
1
-20
/
+16
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
1
-146
/
+165
2024-04-17
null_blk: Have all null_handle_xxx() return a blk_status_t
Damien Le Moal
1
-10
/
+8
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
6
-6
/
+6
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
1
-1
/
+0
2024-04-17
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
1
-7
/
+3
2024-04-17
null_blk: Introduce fua attribute
Damien Le Moal
2
-2
/
+11
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
3
-4
/
+27
2024-04-17
null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-1
/
+0
2024-04-17
ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-2
/
+1
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
3
-352
/
+10
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
4
-459
/
+93
2024-04-08
md: don't account sync_io if iostats of the disk is disabled
Li Nan
2
-1
/
+6
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
2
-5
/
+6
2024-04-08
md: add check for sleepers in md_wakeup_thread()
Florian-Ewald Mueller
1
-1
/
+2
2024-04-08
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...
Yu Kuai
1
-12
/
+3
2024-04-01
dm: use bio_list_merge_init
Christoph Hellwig
8
-36
/
+17
2024-04-01
brd: Remove use of page->index
Matthew Wilcox (Oracle)
1
-29
/
+11
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-25
/
+12
2024-03-31
Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+43
2024-03-31
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
9
-12
/
+12
2024-03-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
42
-354
/
+474
2024-03-30
Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2024-03-30
Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-160
/
+376
2024-03-30
Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2024-03-29
Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
73
-445
/
+551
2024-03-30
Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...
Dave Airlie
22
-63
/
+161
2024-03-29
Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-18
/
+3
2024-03-29
Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-3
/
+7
2024-03-29
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+6
2024-03-29
Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+2
2024-03-29
Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-26
/
+9
2024-03-29
Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-20
/
+50
2024-03-29
dm integrity: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-03-29
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
1
-25
/
+8
2024-03-28
Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-13
/
+22
2024-03-28
Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-14
/
+37
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-139
/
+280
2024-03-29
Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
9
-25
/
+38
2024-03-28
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Ville Syrjälä
1
-0
/
+3
2024-03-28
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
3
-3
/
+12
2024-03-28
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2
-3
/
+3
2024-03-28
drm/i915/vma: Fix UAF on destroy against retire race
Janusz Krzysztofik
1
-7
/
+43
2024-03-28
drm/i915: Do not print 'pxp init failed with 0' when it succeed
José Roberto de Souza
1
-1
/
+1
2024-03-28
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
1
-1
/
+1
2024-03-28
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
1
-18
/
+19
[next]