index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2024-03-28
drm/i915/dsb: Fix DSB vblank waits when using VRR
Ville Syrjälä
1
-0
/
+14
2024-03-28
drm/i915/vrr: Generate VRR "safe window" for DSB
Ville Syrjälä
2
-4
/
+5
2024-03-28
drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_status
Bhanuprakash Modem
1
-3
/
+2
2024-03-28
drm/i915/drrs: Refactor CPU transcoder DRRS check
Bhanuprakash Modem
3
-10
/
+14
2024-03-28
drm/i915/mtl: Update workaround 14018575942
Tejas Upadhyay
1
-0
/
+1
2024-03-28
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Ville Syrjälä
2
-7
/
+39
2024-03-28
drm/i915/display: Disable AuxCCS framebuffers if built for Xe
Juha-Pekka Heikkila
1
-0
/
+3
2024-03-28
drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DP
Ville Syrjälä
2
-6
/
+0
2024-03-28
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
1
-0
/
+1
2024-03-28
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
1
-1
/
+1
[next]