index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
md: use __bio_add_page to add single page
Johannes Thumshirn
1
-2
/
+2
2023-05-31
dm: dm-zoned: use __bio_add_page for adding single metadata page
Johannes Thumshirn
1
-3
/
+3
2023-05-31
drbd: use __bio_add_page to add page to bio
Johannes Thumshirn
1
-3
/
+1
2023-05-24
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
2
-4
/
+4
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2
-4
/
+4
2023-05-20
ublk: fix build warning on iov_iter_get_pages2
Ming Lei
1
-1
/
+2
2023-05-19
ublk: support user copy
Ming Lei
1
-11
/
+47
2023-05-19
ublk: add read()/write() support for ublk char device
Ming Lei
1
-0
/
+151
2023-05-19
ublk: support to copy any part of request pages
Ming Lei
1
-7
/
+24
2023-05-19
ublk: grab request reference when the request is handled by userspace
Ming Lei
1
-3
/
+64
2023-05-19
ublk: cleanup ublk_copy_user_pages
Ming Lei
1
-63
/
+49
2023-05-19
ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
Ming Lei
1
-9
/
+11
2023-05-19
ublk: kill queuing request by task_work_add
Ming Lei
1
-38
/
+2
2023-05-16
brd: use XArray instead of radix-tree to index backing pages
Pankaj Raghav
1
-69
/
+24
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-05-13
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-192
/
+202
2023-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+9
2023-05-13
Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+4
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-05-12
ublk: fix command op code check
Ming Lei
1
-1
/
+1
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-12
Merge tag 'firewire-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+11
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-11
Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-94
/
+184
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-12
Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
14
-71
/
+131
2023-05-12
Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
5
-9
/
+25
2023-05-12
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-14
/
+28
2023-05-11
Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-30
/
+54
2023-05-11
Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-11
/
+19
2023-05-11
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
1
-7
/
+7
2023-05-11
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
1
-78
/
+78
2023-05-11
fbdev: sa1100fb: Remove trailing whitespaces
Thomas Zimmermann
1
-16
/
+16
2023-05-11
fbdev: platinumfb: Remove trailing whitespaces
Thomas Zimmermann
1
-15
/
+15
2023-05-11
fbdev: p9100: Remove trailing whitespaces
Thomas Zimmermann
1
-2
/
+2
2023-05-11
fbdev: maxinefb: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
2023-05-11
fbdev: macfb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-05-11
fbdev: hpfb: Remove trailing whitespaces
Thomas Zimmermann
1
-4
/
+4
2023-05-11
fbdev: hgafb: Remove trailing whitespaces
Thomas Zimmermann
1
-18
/
+18
2023-05-11
fbdev: g364fb: Remove trailing whitespaces
Thomas Zimmermann
1
-3
/
+3
2023-05-11
fbdev: controlfb: Remove trailing whitespaces
Thomas Zimmermann
1
-17
/
+17
2023-05-11
fbdev: cg14: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
2023-05-11
fbdev: atmel_lcdfb: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
2023-05-11
fbdev: 68328fb: Remove trailing whitespaces
Thomas Zimmermann
1
-6
/
+6
2023-05-11
fbdev: arcfb: Fix error handling in arcfb_probe()
Zongjie Li
1
-6
/
+9
2023-05-11
drm/amdgpu: change gfx 11.0.4 external_id range
Yifan Zhang
1
-1
/
+1
[prev]
[next]