]> git.dujemihanovic.xyz Git - linux.git/shortlog
linux.git
2024-07-17 Jiri Pirkoscsi: virtio_scsi: convert to use virtio_find_vqs_info()
2024-07-17 Jiri Pirkovirtio_net: convert to use virtio_find_vqs_info()
2024-07-17 Jiri Pirkovirtio_crypto: convert to use virtio_find_vqs_info()
2024-07-17 Jiri Pirkovirtio_console: convert to use virtio_find_vqs_info()
2024-07-17 Jiri Pirkovirtio_blk: convert to use virtio_find_vqs_info()
2024-07-17 Jiri Pirkovirtio: rename find_vqs_info() op to find_vqs()
2024-07-17 Jiri Pirkovirtio: remove the original find_vqs() op
2024-07-17 Jiri Pirkovirtio: call virtio_find_vqs_info() from virtio_find_si...
2024-07-17 Jiri Pirkovirtio: convert find_vqs() op implementations to find_v...
2024-07-17 Jiri Pirkovirtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
2024-07-17 Jiri Pirkovirtio: introduce virtio_queue_info struct and find_vqs...
2024-07-17 Jiri Pirkovirtio: make virtio_find_single_vq() call virtio_find_vqs()
2024-07-17 Jiri Pirkovirtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
2024-07-17 Jiri Pirkocaif_virtio: use virtio_find_single_vq() for single...
2024-07-09 Dragos Tatuleavdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()
2024-07-09 Dragos Tatuleavdpa/mlx5: Don't reset VQs more than necessary
2024-07-09 Dragos Tatuleavdpa/mlx5: Re-create HW VQs under certain conditions
2024-07-09 Dragos Tatuleavdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add...
2024-07-09 Dragos Tatuleavdpa/mlx5: Use suspend/resume during VQP change
2024-07-09 Dragos Tatuleavdpa/mlx5: Forward error in suspend/resume device
2024-07-09 Dragos Tatuleavdpa/mlx5: Consolidate all VQ modify to Ready to use...
2024-07-09 Dragos Tatuleavdpa/mlx5: Add error code for suspend/resume VQ
2024-07-09 Dragos Tatuleavdpa/mlx5: Accept Init -> Ready VQ transition in resume...
2024-07-09 Dragos Tatuleavdpa/mlx5: Allow creation of blank VQs
2024-07-09 Dragos Tatuleavdpa/mlx5: Set mkey modified flags on all VQs
2024-07-09 Dragos Tatuleavdpa/mlx5: Start off rqt_size with max VQPs
2024-07-09 Dragos Tatuleavdpa/mlx5: Set an initial size on the VQ
2024-07-09 Dragos Tatuleavdpa/mlx5: Add support for modifying the VQ features...
2024-07-09 Dragos Tatuleavdpa/mlx5: Add support for modifying the virtio_version...
2024-07-09 Dragos Tatuleavdpa/mlx5: Rename init_mvqs
2024-07-09 Dragos Tatuleavdpa/mlx5: Clear and reinitialize software VQ data...
2024-07-09 Dragos Tatuleavdpa/mlx5: Initialize and reset device with one queue...
2024-07-09 Dragos Tatuleavdpa/mlx5: Remove duplicate suspend code
2024-07-09 Dragos Tatuleavdpa/mlx5: Iterate over active VQs during suspend/resume
2024-07-09 Dragos Tatuleavdpa/mlx5: Drop redundant check in teardown_virtqueues()
2024-07-09 Dragos Tatuleavdpa/mlx5: Drop redundant code
2024-07-09 Dragos Tatuleavdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
2024-07-09 Dragos Tatuleavdpa/mlx5: Clarify meaning thorough function rename
2024-07-09 Peter-Jan Gootzenvirtio-fs: improved request latencies when Virtio queue...
2024-07-09 Peter-Jan Gootzenvirtio-fs: let -ENOMEM bubble up or burst gently
2024-07-09 Jeff JohnsonvDPA: add missing MODULE_DESCRIPTION() macros
2024-07-09 Jeff Johnsonvirtio: add missing MODULE_DESCRIPTION() macros
2024-07-09 Jeff Johnsonvringh: add MODULE_DESCRIPTION()
2024-07-09 Zhu LingshanMAINTAINERS: Change lingshan's email to kernel.org
2024-07-09 Michael S.... vhost: move smp_rmb() into vhost_get_avail_idx()
2024-07-09 zhenwei pivirtio_balloon: separate vm events into a function
2024-07-09 Srujana Challavirtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
2024-07-04 Denis Arefevnet: missing check virtio
2024-07-04 Yunseong Kimtools/virtio: creating pipe assertion in vringh_test
2024-07-04 Xuan Zhuovirtio_ring: fix KMSAN error for premapped mode
2024-07-04 Michael S.... vhost/vsock: always initialize seqpacket_allow
2024-07-02 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.10-rc7' of git:...
2024-07-02 Linus TorvaldsMerge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel...
2024-07-02 Chen Niafs: Convert comma to semicolon
2024-07-02 Christian Braunerfs: better handle deep ancestor chains in is_subdir()
2024-07-02 Linus TorvaldsMerge tag 'erofs-for-6.10-rc7-fixes' of git://git.kerne...
2024-07-02 Jann Hornfilelock: Remove locks reliably when fcntl/close race...
2024-07-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-07-01 Linus TorvaldsMerge tag 'cxl-fixes-6.10-rc7' of git://git.kernel...
2024-07-01 Linus TorvaldsMerge tag 'for-6.10-rc6-tag' of git://git.kernel.org...
2024-07-01 Linus TorvaldsMerge tag 'asm-generic-fixes-6.10-2' of git://git.kerne...
2024-07-01 Linus TorvaldsMerge tag 'arm-fixes-6.10-2' of git://git.kernel.org...
2024-07-01 Linus TorvaldsMerge tag 'mtd/fixes-for-6.10-rc7' of git://git.kernel...
2024-07-01 Linus TorvaldsMerge tag 'vfs-6.10-rc7.fixes' of git://git.kernel...
2024-07-01 Naohiro Aotabtrfs: fix adding block group to a reclaim list and...
2024-07-01 Arnd Bergmannsyscalls: fix sys_fanotify_mark prototype
2024-07-01 Arnd BergmannMerge tag 'v6.10-rockchip-dtsfixes1' of git://git.kerne...
2024-06-30 Linus TorvaldsLinux 6.10-rc6
2024-06-30 Linus TorvaldsMerge tag 'ata-6.10-rc6' of git://git.kernel.org/pub...
2024-06-30 Niklas Casselata: ahci: Clean up sysfs file on error
2024-06-30 Niklas Casselata: libata-core: Fix double free on error
2024-06-30 Niklas Casselata,scsi: libata-core: Do not leak memory for ata_port...
2024-06-30 Niklas Casselata: libata-core: Fix null pointer dereference on error
2024-06-30 Linus TorvaldsMerge tag 'kbuild-fixes-v6.10-3' of git://git.kernel...
2024-06-30 Linus Torvaldsx86-32: fix cmpxchg8b_emu build error with clang
2024-06-30 Linus TorvaldsMerge tag 'char-misc-6.10-rc6' of git://git.kernel...
2024-06-30 Linus TorvaldsMerge tag 'staging-6.10-rc6' of git://git.kernel.org...
2024-06-30 Linus TorvaldsMerge tag 'tty-6.10-rc6' of git://git.kernel.org/pub...
2024-06-30 Linus TorvaldsMerge tag 'usb-6.10-rc6' of git://git.kernel.org/pub...
2024-06-30 Linus TorvaldsMerge tag 'smp_urgent_for_v6.10_rc6' of git://git.kerne...
2024-06-30 Linus TorvaldsMerge tag 'irq_urgent_for_v6.10_rc6' of git://git.kerne...
2024-06-30 Linus TorvaldsMerge tag 'timers_urgent_for_v6.10_rc6' of git://git...
2024-06-30 Linus TorvaldsMerge tag 'linux-watchdog-6.10-rc-fixes' of git://www...
2024-06-30 Gao Xiangerofs: ensure m_llen is reset to 0 if metadata is invalid
2024-06-29 Linus TorvaldsMerge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org...
2024-06-29 Linus TorvaldsMerge tag 'xfs-6.10-fixes-5' of git://git.kernel.org...
2024-06-29 Linus TorvaldsMerge tag 'i2c-for-6.10-rc6' of git://git.kernel.org...
2024-06-29 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.10-4' of git://git...
2024-06-29 Linus TorvaldsMerge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub...
2024-06-28 Linus TorvaldsMerge tag 'riscv-for-linus-6.10-rc6' of git://git.kerne...
2024-06-28 Linus TorvaldsMerge tag 'hardening-v6.10-rc6' of git://git.kernel...
2024-06-28 Linus Torvaldsx86: stop playing stack games in profile_pc()
2024-06-28 Wolfram Sangi2c: testunit: discard write requests while old command...
2024-06-28 Wolfram Sangi2c: testunit: don't erase registers after STOP
2024-06-28 Wolfram SangMerge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel...
2024-06-28 Linus TorvaldsMerge tag 'nfsd-6.10-3' of git://git.kernel.org/pub...
2024-06-28 Linus TorvaldsMerge tag 'bcachefs-2024-06-28' of https://evilpiepirat...
2024-06-28 Linus TorvaldsMerge tag 'block-6.10-20240628' of git://git.kernel...
2024-06-28 Linus TorvaldsMerge tag 'iommu-fixes-v6.10-rc5' of git://git.kernel...
2024-06-28 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kerne...
next