projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vdpa/mlx5: Add RX MAC VLAN filter support
[platform/kernel/linux-starfive.git]
/
drivers
/
2022-06-01
Eli Cohen
vdpa/mlx5: Add RX MAC VLAN filter support
tree
|
commitdiff
2022-06-01
Eli Cohen
vdpa/mlx5: Remove flow counter from steering
tree
|
commitdiff
2022-05-31
Mike Christie
vhost: rename vhost_work_dev_flush
tree
|
commitdiff
2022-05-31
Mike Christie
vhost-test: drop flush after vhost_dev_cleanup
tree
|
commitdiff
2022-05-31
Mike Christie
vhost-scsi: drop flush after vhost_dev_cleanup
tree
|
commitdiff
2022-05-31
Andrey Ryabinin
vhost_vsock: simplify vhost_vsock_flush()
tree
|
commitdiff
2022-05-31
Andrey Ryabinin
vhost_test: remove vhost_test_flush_vq()
tree
|
commitdiff
2022-05-31
Andrey Ryabinin
vhost_net: get rid of vhost_net_flush_vq() and extra...
tree
|
commitdiff
2022-05-31
Mike Christie
vhost: flush dev once during vhost_dev_stop
tree
|
commitdiff
2022-05-31
Andrey Ryabinin
vhost: get rid of vhost_poll_flush() wrapper
tree
|
commitdiff
2022-05-31
Dan Carpenter
vhost-vdpa: return -EFAULT on copy_to_user() failure
tree
|
commitdiff
2022-05-31
Dan Carpenter
vdpasim: Off by one in vdpasim_set_group_asid()
tree
|
commitdiff
2022-05-31
keliu
virtio: Directly use ida_alloc()/free()
tree
|
commitdiff
2022-05-31
Jason Wang
virtio: harden vring IRQ
tree
|
commitdiff
2022-05-31
Jason Wang
virtio: allow to unbreak virtqueue
tree
|
commitdiff
2022-05-31
Jason Wang
virtio-ccw: implement synchronize_cbs()
tree
|
commitdiff
2022-05-31
Jason Wang
virtio-mmio: implement synchronize_cbs()
tree
|
commitdiff
2022-05-31
Jason Wang
virtio-pci: implement synchronize_cbs()
tree
|
commitdiff
2022-05-31
Jason Wang
virtio: use virtio_reset_device() when possible
tree
|
commitdiff
2022-05-31
Stefano Garzarella
virtio: use virtio_device_ready() in virtio_device_rest...
tree
|
commitdiff
2022-05-31
Eugenio Pérez
vdpasim: allow to enable a vq repeatedly
tree
|
commitdiff
2022-05-31
Zhu Lingshan
vDPA/ifcvf: fix uninitialized config_vector warning
tree
|
commitdiff
2022-05-31
Cindy Lu
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
tree
|
commitdiff
2022-05-31
Solomon Tan
virtio: Replace long long int with long long
tree
|
commitdiff
2022-05-31
Solomon Tan
virtio: Replace unsigned with unsigned int
tree
|
commitdiff
2022-05-31
lei he
virtio-crypto: enable retry for virtio-crypto-dev
tree
|
commitdiff
2022-05-31
lei he
virtio-crypto: adjust dst_len at ops callback
tree
|
commitdiff
2022-05-31
zhenwei pi
virtio-crypto: wait ctrl queue instead of busy polling
tree
|
commitdiff
2022-05-31
zhenwei pi
virtio-crypto: use private buffer for control request
tree
|
commitdiff
2022-05-31
zhenwei pi
virtio-crypto: change code style
tree
|
commitdiff
2022-05-31
Murilo Opsfelder...
virtio-pci: Remove wrong address verification in vp_del...
tree
|
commitdiff
2022-05-31
Christophe JAILLET
virtio: pci: Fix an error handling path in vp_modern_pr...
tree
|
commitdiff
2022-05-31
Gautam Dawar
vdpasim: control virtqueue support
tree
|
commitdiff
2022-05-31
Gautam Dawar
vdpa_sim: filter destination mac address
tree
|
commitdiff
2022-05-31
Gautam Dawar
vdpa_sim: factor out buffer completion logic
tree
|
commitdiff
2022-05-31
Gautam Dawar
vdpa_sim: advertise VIRTIO_NET_F_MTU
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: support ASID based IOTLB API
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: introduce uAPI to set group ASID
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: uAPI to get virtqueue group id
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: introduce uAPI to get the number of address...
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: introduce uAPI to get the number of virtque...
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: introduce asid based IOTLB
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost: support ASID in IOTLB API
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost_iotlb: split out IOTLB initialization
tree
|
commitdiff
2022-05-31
Gautam Dawar
vdpa: multiple address spaces support
tree
|
commitdiff
2022-05-31
Gautam Dawar
vdpa: introduce virtqueue groups
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
tree
|
commitdiff
2022-05-31
Gautam Dawar
vhost-vdpa: passing iotlb to IOMMU mapping helpers
tree
|
commitdiff
2022-05-31
Gautam Dawar
virtio-vdpa: don't set callback if virtio doesn't need it
tree
|
commitdiff
2022-05-31
Xianting Tian
virtio_ring: add unlikely annotation for free descs...
tree
|
commitdiff
2022-05-31
Xianting Tian
virtio_ring: remove unnecessary to_vvq call in vring...
tree
|
commitdiff
2022-05-31
Suwan Kim
virtio-blk: support mq_ops->queue_rqs()
tree
|
commitdiff
2022-05-31
Suwan Kim
virtio-blk: support polling I/O
tree
|
commitdiff
2022-05-31
Eli Cohen
vdpa/mlx5: Use readers/writers semaphore instead of...
tree
|
commitdiff
2022-05-31
Eli Cohen
vdpa/mlx5: Add support for reading descriptor statistics
tree
|
commitdiff
2022-05-31
Eli Cohen
net/vdpa: Use readers/writers semaphore instead of...
tree
|
commitdiff
2022-05-31
Eli Cohen
net/vdpa: Use readers/writers semaphore instead of...
tree
|
commitdiff
2022-05-31
Eli Cohen
vdpa: Add support for querying vendor statistics
tree
|
commitdiff
2022-05-31
Eli Cohen
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'for-5.19/fbdev-1' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'for-5.19/parisc-1' of git://git./linux/kerne...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'pm-5.19-rc1-2' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'thermal-5.19-rc1-2' of git://git./linux...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'acpi-5.19-rc1-2' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'ovl-update-5.19' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'mips_5.19' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-05-30
Linus Torvalds
Merge tag 'm68knommu-for-v5.19' of git://git./linux...
tree
|
commitdiff
2022-05-30
Rafael J. Wysocki
Merge branches 'acpi-battery', 'acpi-video' and 'acpi...
tree
|
commitdiff
2022-05-30
Rafael J. Wysocki
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor...
tree
|
commitdiff
2022-05-30
Dan Carpenter
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check...
tree
|
commitdiff
2022-05-30
Rafael J. Wysocki
Merge branch 'pm-sysoff'
tree
|
commitdiff
2022-05-30
Rafael J. Wysocki
Merge branch 'pm-docs'
tree
|
commitdiff
2022-05-30
Rafael J. Wysocki
Merge branch 'pm-opp'
tree
|
commitdiff
2022-05-30
Pierre Gondois
cpufreq: CPPC: Fix unused-function warning
tree
|
commitdiff
2022-05-30
Zheng Bin
cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC...
tree
|
commitdiff
2022-05-29
Linus Torvalds
Merge tag 'dmaengine-5.19-rc1' of git://git./linux...
tree
|
commitdiff
2022-05-29
Linus Torvalds
Merge tag 'trace-tools-v5.19' of git://git./linux/kerne...
tree
|
commitdiff
2022-05-29
Linus Torvalds
Merge tag 'trace-v5.19' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-29
Linus Torvalds
Merge tag 'perf-tools-for-v5.19-2022-05-28' of git...
tree
|
commitdiff
2022-05-29
Helge Deller
video: fbdev: omap: Add prototype for hwa742_update_win...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'input-for-v5.19-rc0' of git://git./linux...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'hyperv-next-signed-20220528' of git://git...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'powerpc-5.19-1' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'pinctrl-v5.19-1' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-28
Javier Martinez...
video: fbdev: vesafb: Fix a use-after-free due early...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'cxl-for-5.19' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'clang-format-for-linus-v5.19-rc1' of https...
tree
|
commitdiff
2022-05-28
Linus Torvalds
Merge tag 'v5.19-p1' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag '5.19-rc-smb3-client-fixes-updated' of git...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'jfs-5.19' of https://github.com/kleikamp...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'libnvdimm-for-5.19' of git://git./linux...
tree
|
commitdiff
2022-05-27
Dmitry Torokhov
Merge branch 'next' into for-linus
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'mfd-next-5.19' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'clk-for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'pci-v5.19-changes' of git://git./linux/kerne...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'mm-stable-2022-05-27' of git://git./linux...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-05-27' of git:/...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'for-5.19/dm-changes' of git://git./linux...
tree
|
commitdiff
2022-05-27
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
tree
|
commitdiff
next