index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-11-01
vdpa: Update sysfs ABI documentation
Shawn.Shao
-2
/
+2
2023-11-01
MAINTAINERS: Add myself as mlx5_vdpa driver
Dragos Tatulea
-0
/
+6
2023-11-01
virtio-balloon: correct the comment of virtballoon_migratepage()
Xueshi Hu
-1
/
+1
2023-11-01
mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
Eugenio Pérez
-0
/
+7
2023-11-01
vdpa/mlx5: Update cvq iotlb mapping on ASID change
Dragos Tatulea
-1
/
+36
2023-11-01
vdpa/mlx5: Make iotlb helper functions more generic
Dragos Tatulea
-8
/
+11
2023-11-01
vdpa/mlx5: Enable hw support for vq descriptor mapping
Dragos Tatulea
-2
/
+29
2023-11-01
vdpa/mlx5: Introduce mr for vq descriptor
Dragos Tatulea
-14
/
+25
2023-11-01
vdpa/mlx5: Improve mr update flow
Dragos Tatulea
-72
/
+82
2023-11-01
vdpa/mlx5: Move mr mutex out of mr struct
Dragos Tatulea
-11
/
+12
2023-11-01
vdpa/mlx5: Allow creation/deletion of any given mr struct
Dragos Tatulea
-35
/
+36
2023-11-01
vdpa/mlx5: Rename mr destroy functions
Dragos Tatulea
-11
/
+11
2023-11-01
vdpa/mlx5: Collapse "dvq" mr add/delete functions
Dragos Tatulea
-11
/
+5
2023-11-01
vdpa/mlx5: Take cvq iotlb lock during refresh
Dragos Tatulea
-1
/
+9
2023-11-01
vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
Dragos Tatulea
-39
/
+28
2023-11-01
vdpa/mlx5: Create helper function for dma mappings
Dragos Tatulea
-2
/
+8
2023-11-01
vhost-vdpa: uAPI to get dedicated descriptor group id
Si-Wei Liu
-0
/
+18
2023-11-01
vhost-vdpa: introduce descriptor group backend feature
Si-Wei Liu
-0
/
+22
2023-11-01
vdpa: introduce dedicated descriptor group for virtqueue
Si-Wei Liu
-0
/
+11
2023-11-01
Merge branch 'mlx5-vhost' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Michael S. Tsirkin
-1
/
+7
2023-10-29
Linux 6.6
v6.6
Linus Torvalds
-1
/
+1
2023-10-28
Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+46
2023-10-28
Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2023-10-28
Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+2
2023-10-28
Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+22
2023-10-28
Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
-0
/
+5
2023-10-28
Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-73
/
+85
2023-10-28
Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-7
/
+11
2023-10-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+36
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-3
/
+3
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
-4
/
+20
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
-1
/
+1
2023-10-27
io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...
Al Viro
-1
/
+1
2023-10-27
Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linux
Linus Torvalds
-15
/
+12
2023-10-27
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
-1
/
+1
2023-10-27
Merge tag 'block-6.6-2023-10-27' of git://git.kernel.dk/linux
Linus Torvalds
-0
/
+6
2023-10-27
Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
-7
/
+58
2023-10-27
Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+73
2023-10-27
x86/tsc: Defer marking TSC unstable to a worker
Thomas Gleixner
-1
/
+9
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
-8
/
+35
2023-10-27
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
-0
/
+2
2023-10-27
Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-11
/
+24
2023-10-27
platform/x86: Add s2idle quirk for more Lenovo laptops
David Lazar
-0
/
+73
2023-10-27
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
-2
/
+2
2023-10-27
iommu: Avoid unnecessary cache invalidations
Lu Baolu
-1
/
+2
2023-10-26
Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-23
/
+55
2023-10-27
Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1
/
+1
2023-10-27
Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-4
/
+33
2023-10-27
Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-18
/
+21
[next]