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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
1
-9
/
+7
2023-07-24
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
1
-37
/
+20
2023-07-24
block: downgrade a bio_full call in bio_add_page
Christoph Hellwig
1
-1
/
+1
2023-07-24
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
1
-4
/
+5
2023-07-24
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
1
-23
/
+22
2023-07-24
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
1
-3
/
+6
2023-07-24
block: use SECTOR_SHIFT bio_add_hw_page
Christoph Hellwig
1
-1
/
+1
2023-07-24
block: tidy up the bio full checks in bio_add_hw_page
Christoph Hellwig
1
-6
/
+4
2023-07-20
block: refactor to use helper
Nitesh Shetty
1
-3
/
+1
2023-07-17
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2
-8
/
+10
2023-07-17
blk-flush: count inflight flush_data requests
Chengming Zhou
2
-7
/
+7
2023-07-17
blk-flush: fix rq->flush.seq for post-flush requests
Chengming Zhou
1
-1
/
+1
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2
-10
/
+7
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
3
-6
/
+13
2023-07-17
block: cleanup queue_wc_store
Christoph Hellwig
1
-11
/
+3
2023-07-17
nbd: automatically load module on genl access
Thomas Weißschuh
1
-0
/
+1
2023-07-17
blk-wbt: Replace strlcpy with strscpy
Azeem Shaikh
1
-4
/
+4
2023-07-17
kyber: Replace strlcpy with strscpy
Azeem Shaikh
1
-4
/
+4
2023-07-16
Linux 6.5-rc2
Linus Torvalds
1
-1
/
+1
2023-07-16
Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-22
/
+18
2023-07-16
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2023-07-16
Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+2
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-12
/
+29
2023-07-16
Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-55
/
+63
2023-07-16
Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-31
/
+43
2023-07-16
Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-46
/
+51
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-10
/
+11
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-29
/
+24
2023-07-15
Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+12
2023-07-15
Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-07-15
Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-14
/
+16
2023-07-14
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-75
/
+120
2023-07-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-131
/
+193
2023-07-14
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
15
-50
/
+136
2023-07-14
Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+13
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+4
2023-07-14
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-4
/
+10
2023-07-14
Merge branches 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2
-2
/
+8
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
1
-4
/
+15
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
3
-7
/
+14
2023-07-14
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
48
-266
/
+318
2023-07-14
Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-15
/
+26
2023-07-14
block: queue data commands from the flush state machine at the head
Christoph Hellwig
1
-1
/
+1
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
1
-1
/
+2
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
1
-13
/
+14
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-07-14
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
12
-141
/
+101
2023-07-14
Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-6
/
+11
2023-07-14
Merge tag 'drm-misc-fixes-2023-07-13' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
32
-119
/
+206
2023-07-13
Merge tag 'erofs-for-6.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-23
/
+21
[next]