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-08-10
virtio-mem: check if the config changed before fake offlining memory
David Hildenbrand
1
-3
/
+12
2023-08-10
virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block ...
David Hildenbrand
1
-19
/
+73
2023-08-10
virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
David Hildenbrand
1
-4
/
+8
2023-08-10
virtio-mem: remove unsafe unplug in Big Block Mode (BBM)
David Hildenbrand
1
-31
/
+20
2023-08-10
pds_vdpa: fix up debugfs feature bit printing
Shannon Nelson
1
-7
/
+6
2023-08-10
pds_vdpa: alloc irq vectors on DRIVER_OK
Allen Hubbe
1
-29
/
+81
2023-08-10
pds_vdpa: clean and reset vqs entries
Shannon Nelson
1
-7
/
+17
2023-08-10
pds_vdpa: always allow offering VIRTIO_NET_F_MAC
Shannon Nelson
3
-13
/
+23
2023-08-10
pds_vdpa: reset to vdpa specified mac
Allen Hubbe
2
-8
/
+9
2023-08-10
virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
Hawkins Jiawei
1
-1
/
+1
2023-08-10
vdpa/mlx5: Fix crash on shutdown for when no ndev exists
Dragos Tatulea
1
-12
/
+0
2023-08-10
vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary
Eugenio PĂ©rez
3
-3
/
+4
2023-08-10
vdpa/mlx5: Fix mr->initialized semantics
Dragos Tatulea
2
-27
/
+71
2023-08-10
vdpa/mlx5: Correct default number of queues when MQ is on
Dragos Tatulea
1
-1
/
+9
2023-08-10
virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()
Gal Pressman
1
-0
/
+2
2023-08-10
vduse: Use proper spinlock for IRQ injection
Maxime Coquelin
1
-4
/
+4
2023-08-10
vdpa: Enable strict validation for netlinks ops
Dragos Tatulea
1
-6
/
+0
2023-08-10
vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check
Lin Ma
1
-0
/
+1
2023-08-10
vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check
Lin Ma
1
-0
/
+1
2023-08-10
vdpa: Add features attr to vdpa_nl_policy for nlattr length check
Lin Ma
1
-0
/
+1
2023-08-10
virtio-pci: Fix legacy device flag setting error in probe
Feng Liu
2
-2
/
+1
2023-08-10
MAINTAINERS: add vhost-scsi entry and myself as a co-maintainer
Mike Christie
1
-1
/
+10
2023-08-10
vhost-scsi: Rename vhost_scsi_iov_to_sgl
Mike Christie
1
-6
/
+7
2023-08-10
vhost-scsi: Fix alignment handling with windows
Mike Christie
1
-25
/
+161
2023-08-10
pds_vdpa: protect Makefile from unconfigured debugfs
Shannon Nelson
1
-2
/
+1
2023-08-10
virtio-mmio: don't break lifecycle of vm_dev
Wolfram Sang
1
-3
/
+2
2023-08-06
Linux 6.5-rc5
Linus Torvalds
1
-1
/
+1
2023-08-06
Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-61
/
+98
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
13
-58
/
+95
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-05
Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
5
-38
/
+64
2023-08-05
Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
3
-3
/
+14
2023-08-05
Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+5
2023-08-05
Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-10
/
+13
2023-08-05
Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-51
/
+47
2023-08-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-3
/
+31
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
13
-46
/
+49
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+11
2023-08-04
Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-52
/
+58
2023-08-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-7
/
+12
2023-08-04
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-41
/
+50
2023-08-04
Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-111
/
+203
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-21
/
+46
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
1
-1
/
+2
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
1
-2
/
+2
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
1
-3
/
+5
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
1
-1
/
+1
[next]