summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-07-09vdpa/mlx5: Iterate over active VQs during suspend/resumeDragos Tatulea-2/+2
2024-07-09vdpa/mlx5: Drop redundant check in teardown_virtqueues()Dragos Tatulea-8/+2
2024-07-09vdpa/mlx5: Drop redundant codeDragos Tatulea-6/+0
2024-07-09vdpa/mlx5: Make setup/teardown_vq_resources() symmetricalDragos Tatulea-5/+5
2024-07-09vdpa/mlx5: Clarify meaning thorough function renameDragos Tatulea-14/+14
2024-07-09virtio-fs: improved request latencies when Virtio queue is fullPeter-Jan Gootzen-15/+19
2024-07-09virtio-fs: let -ENOMEM bubble up or burst gentlyPeter-Jan Gootzen-3/+3
2024-07-09vDPA: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+2
2024-07-09virtio: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+2
2024-07-09vringh: add MODULE_DESCRIPTION()Jeff Johnson-0/+1
2024-07-09MAINTAINERS: Change lingshan's email to kernel.orgZhu Lingshan-1/+1
2024-07-09vhost: move smp_rmb() into vhost_get_avail_idx()Michael S. Tsirkin-63/+42
2024-07-09virtio_balloon: separate vm events into a functionzhenwei pi-14/+29
2024-07-09virtio: vdpa: vDPA driver for Marvell OCTEON DPU devicesSrujana Challa-0/+1489
2024-07-04net: missing check virtioDenis Arefev-0/+11
2024-07-04tools/virtio: creating pipe assertion in vringh_testYunseong Kim-3/+6
2024-07-04virtio_ring: fix KMSAN error for premapped modeXuan Zhuo-1/+3
2024-07-04vhost/vsock: always initialize seqpacket_allowMichael S. Tsirkin-2/+2
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds-10/+22
2024-07-02Merge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-24/+20
2024-07-02afs: Convert comma to semicolonChen Ni-2/+2
2024-07-02fs: better handle deep ancestor chains in is_subdir()Christian Brauner-17/+14
2024-07-02Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+7
2024-07-02filelock: Remove locks reliably when fcntl/close race is detectedJann Horn-5/+4
2024-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+19
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-25/+170
2024-07-01Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+11
2024-07-01Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+6
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-35/+105
2024-07-01Merge tag 'mtd/fixes-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-29/+43
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-106/+52
2024-07-01btrfs: fix adding block group to a reclaim list and the unused list during re...Naohiro Aota-2/+11
2024-07-01syscalls: fix sys_fanotify_mark prototypeArnd Bergmann-0/+6
2024-07-01Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-12/+34
2024-06-30Linux 6.10-rc6v6.10-rc6Linus Torvalds-1/+1
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-22/+36
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel-14/+19
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel-0/+3
2024-06-30Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+11
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds-7/+5
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-87/+322
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+14
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-374/+65
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-29/+152
2024-06-30Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+7
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+13
2024-06-30Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+2
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds-0/+6