summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-28tools/virtio: remove stray charactersDavidlohr Bueso1-10/+10
2022-12-28vhost_vdpa: fix the crash in unmap a large memoryCindy Lu1-20/+26
2022-12-28virtio: Implementing attribute show with sysfs_emitDawei Li1-6/+6
2022-12-28virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun1-1/+2
2022-12-28tools/virtio: Variable type completionwangjianli1-1/+1
2022-12-28vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella1-2/+1
2022-12-28virtio_blk: use UINT_MAX instead of -1UAngus Chen1-1/+1
2022-12-28vhost-vdpa: fix an iotlb memory leakStefano Garzarella1-4/+8
2022-12-28vhost: fix range used in translate_desc()Stefano Garzarella1-2/+2
2022-12-28vringh: fix range used in iotlb_translate()Stefano Garzarella1-3/+2
2022-12-28vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can1-1/+8
2022-12-28vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie2-2/+6
2022-12-28tools: Delete the unneeded semicolon after curly bracesShaomin Deng1-1/+1
2022-12-28virtio_pci: modify ENOENT to EINVALAngus Chen1-1/+1
2022-12-28RDMA/mlx5: remove variable iColin Ian King1-2/+0
2022-12-28virtio_ring: use helper function is_power_of_2()Shaoqin Huang1-1/+1
2022-12-28virtio_pci: use helper function is_power_of_2()Shaoqin Huang1-1/+1
2022-12-28vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen3-59/+39
2022-12-28vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen1-12/+4
2022-12-28vdpa/mlx5: Fix wrong mac address deletionEli Cohen1-1/+1
2022-12-28vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen1-0/+3
2022-12-28vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen1-3/+5
2022-12-28virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev1-13/+16
2022-12-28tools/virtio: initialize spinlocks in vring_test.cRicardo CaƱuelo1-0/+2
2022-12-28vdpa: merge functionally duplicated dev_features attributesSi-Wei Liu2-4/+2
2022-12-26Linux 6.2-rc1v6.2-rc1Linus Torvalds1-2/+2
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)69-97/+97
2022-12-24Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+16
2022-12-24Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-12-24Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-21/+36
2022-12-23Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+6
2022-12-23Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds2-2/+6
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds15-38/+42
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-640/+1731
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-372/+647
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2-1/+5
2022-12-23Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...Linus Torvalds8-187/+184
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani1-1/+1
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen1-3/+0
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-11/+187
2022-12-22Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-51/+55
2022-12-22Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Linus Torvalds318-118758/+86079
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo1-2/+11
2022-12-22afs: Stop implementing ->writepage()David Howells3-37/+50
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui1-8/+0
2022-12-22afs: remove variable nr_serversColin Ian King1-5/+1
2022-12-22afs: Fix lost servers_outstanding countDavid Howells1-1/+4
2022-12-22Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai12-15/+138