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
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
15
-160
/
+172
2023-07-03
Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
3
-14
/
+3
2023-07-03
Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
43
-222
/
+1329
2023-07-03
Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
18
-100
/
+97
2023-07-03
Merge tag 'hwlock-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
1
-1
/
+1
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
32
-326
/
+2360
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+225
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
235
-2246
/
+10688
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
44
-409
/
+2124
2023-07-03
Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-1428
/
+446
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-35
/
+37
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
368
-2340
/
+7127
2023-07-03
Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-42
/
+50
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
60
-361
/
+1946
2023-07-03
Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
125
-198
/
+1590
2023-07-03
Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2
-5
/
+23
2023-07-03
Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
41
-309
/
+568
2023-07-03
Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
1
-9
/
+42
2023-07-03
vhost: Make parameter name match of vhost_get_vq_desc()
Xianting Tian
1
-1
/
+1
2023-07-03
vduse: fix NULL pointer dereference
Maxime Coquelin
1
-1
/
+5
2023-07-03
vhost: Allow worker switching while work is queueing
Mike Christie
2
-43
/
+114
2023-07-03
vhost_scsi: add support for worker ioctls
Mike Christie
1
-0
/
+8
2023-07-03
vhost: allow userspace to create workers
Mike Christie
2
-1
/
+144
2023-07-03
vhost: replace single worker pointer with xarray
Mike Christie
2
-17
/
+50
2023-07-03
vhost: add helper to parse userspace vring state/file
Mike Christie
1
-7
/
+22
2023-07-03
vhost: remove vhost_work_queue
Mike Christie
2
-9
/
+2
2023-07-03
vhost_scsi: flush IO vqs then send TMF rsp
Mike Christie
1
-3
/
+18
2023-07-03
vhost_scsi: convert to vhost_vq_work_queue
Mike Christie
1
-9
/
+9
2023-07-03
vhost_scsi: make SCSI cmd completion per vq
Mike Christie
1
-30
/
+26
2023-07-03
vhost_sock: convert to vhost_vq_work_queue
Mike Christie
1
-2
/
+2
2023-07-03
vhost: convert poll work to be vq based
Mike Christie
3
-6
/
+12
2023-07-03
vhost: take worker or vq for flushing
Mike Christie
2
-2
/
+14
2023-07-03
vhost: take worker or vq instead of dev for queueing
Mike Christie
2
-16
/
+29
2023-07-03
vhost, vhost_net: add helper to check if vq has work
Mike Christie
3
-5
/
+5
2023-07-03
vhost: add vhost_worker pointer to vhost_virtqueue
Mike Christie
2
-7
/
+15
2023-07-03
vhost: dynamically allocate vhost_worker
Mike Christie
2
-25
/
+45
2023-07-03
vhost: create worker at end of vhost_dev_set_owner
Mike Christie
1
-6
/
+13
2023-07-03
virtio_bt: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
virtio-console: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
3
-33
/
+17
2023-07-03
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
3
-2
/
+35
2023-07-03
vDPA/ifcvf: dynamic allocate vq data stores
Zhu Lingshan
3
-1
/
+6
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
101
-726
/
+582
2023-07-02
Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-89
/
+175
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
25
-711
/
+2988
2023-07-01
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-64
/
+63
2023-07-01
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-8
/
+225
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+17
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
71
-440
/
+3231
[next]