summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-09-04Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2023-09-03virtio_ring: fix avail_wrap_counter in virtqueue_add_packedYuan Yao
2023-09-03virtio_vdpa: build affinity masks conditionallyJason Wang
2023-09-03virtio_net: merge dma operations when filling mergeable buffersXuan Zhuo
2023-09-03virtio_ring: introduce dma sync api for virtqueueXuan Zhuo
2023-09-03virtio_ring: introduce dma map api for virtqueueXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_reset()Xuan Zhuo
2023-09-03virtio_ring: separate the logic of reset/enable from virtqueue_resizeXuan Zhuo
2023-09-03virtio_ring: correct the expression of the description of virtqueue_resize()Xuan Zhuo
2023-09-03virtio_ring: skip unmap for premappedXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_dma_dev()Xuan Zhuo
2023-09-03virtio_ring: support add premapped bufXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo
2023-09-03virtio_ring: put mapping error check in vring_map_one_sgXuan Zhuo
2023-09-03virtio_ring: check use_dma_api before unmap desc for indirectXuan Zhuo
2023-09-03vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez
2023-09-03vdpa: add get_backend_features vdpa operationEugenio Pérez
2023-09-03vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend featureEugenio Pérez
2023-09-03vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flagEugenio Pérez
2023-09-03vdpa/mlx5: Remove unused function declarationsYue Haibing
2023-09-03Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-03Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-09-03Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-03Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-09-02Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-02Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2023-09-02Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-02Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-02Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-09-02Merge tag 'smp-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-02Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-02mm/pagewalk: fix bootstopping regression from extra pte_unmap()Hugh Dickins
2023-09-02cgroup: fix build when CGROUP_SCHED is not enabledLinus Torvalds
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee
2023-09-02Merge branch 'fixes' into miscJames Bottomley
2023-09-01tracing/filters: Fix coding style issuesValentin Schneider
2023-09-01tracing/filters: Change parse_pred() cpulist ternary into an if blockValentin Schneider
2023-09-01tracing/filters: Fix double-free of struct filter_pred.maskValentin Schneider
2023-09-01tracing/filters: Fix error-handling of cpulist parsing bufferValentin Schneider
2023-09-01tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster
2023-09-01ftrace: Use LIST_HEAD to initialize clear_hashRuan Jinjie
2023-09-01ftrace: Use within_module to check rec->ip within specified module.Levi Yun
2023-09-01tracing: Replace strlcpy with strscpy in trace/events/task.hAzeem Shaikh
2023-09-01tracing: Fix race issue between cpu buffer write and swapZheng Yejian
2023-09-01tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk
2023-09-01rv: Set variable 'da_mon_##name' to staticYu Liao
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds