index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
vdpa_sim: replace the spinlock with a mutex to protect the state
Stefano Garzarella
4
-23
/
+23
2023-04-21
vdpa_sim: use kthread worker
Stefano Garzarella
2
-7
/
+15
2023-04-21
vdpa_sim: make devices agnostic for work management
Stefano Garzarella
4
-11
/
+21
2023-04-21
vringh: support VA with iotlb
Stefano Garzarella
2
-32
/
+148
2023-04-21
vringh: define the stride used for translation
Stefano Garzarella
1
-2
/
+4
2023-04-21
vringh: replace kmap_atomic() with kmap_local_page()
Stefano Garzarella
1
-4
/
+4
2023-04-21
vhost-vdpa: use bind_mm/unbind_mm device callbacks
Stefano Garzarella
1
-0
/
+34
2023-04-21
vdpa: add bind_mm/unbind_mm callbacks
Stefano Garzarella
1
-0
/
+10
2023-04-21
vringh: fix typos in the vringh_init_* documentation
Stefano Garzarella
1
-9
/
+9
2023-04-21
vduse: Support specifying bounce buffer size via sysfs
Xie Yongji
1
-1
/
+44
2023-04-21
vduse: Delay iova domain creation
Xie Yongji
1
-22
/
+53
2023-04-21
vduse: Signal vq trigger eventfd directly if possible
Xie Yongji
1
-4
/
+26
2023-04-21
vdpa: Add eventfd for the vdpa callback
Xie Yongji
3
-0
/
+9
2023-04-21
vduse: Add sysfs interface for irq callback affinity
Xie Yongji
1
-11
/
+113
2023-04-21
vduse: Support get_vq_affinity callback
Xie Yongji
1
-0
/
+9
2023-04-21
vduse: Support set_vq_affinity callback
Xie Yongji
1
-7
/
+54
2023-04-21
vduse: Refactor allocation for vduse virtqueues
Xie Yongji
1
-32
/
+66
2023-04-21
virtio-vdpa: Support interrupt affinity spreading mechanism
Xie Yongji
1
-0
/
+68
2023-04-21
vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
Xie Yongji
2
-0
/
+41
2023-04-21
lib/group_cpus: Export group_cpus_evenly()
Xie Yongji
1
-0
/
+1
2023-04-21
vdpa/mlx5: Extend driver support for new features
Eli Cohen
1
-16
/
+40
2023-04-21
vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
Eli Cohen
1
-0
/
+2
2023-04-21
virtio_ring: Allow non power of 2 sizes for packed virtqueue
Feng Liu
1
-5
/
+0
2023-04-21
vhost-scsi: Reduce vhost_scsi_mutex use
Mike Christie
1
-7
/
+9
2023-04-21
vhost-scsi: Drop vhost_scsi_mutex use in port callouts
Mike Christie
1
-12
/
+2
2023-04-21
vhost-scsi: Check for a cleared backend before queueing an event
Mike Christie
1
-0
/
+8
2023-04-21
vhost-scsi: Drop device mutex use in vhost_scsi_do_plug
Mike Christie
1
-3
/
+0
2023-04-21
vhost-scsi: Delay releasing our refcount on the tpg
Mike Christie
1
-24
/
+37
2023-04-21
virtio_ring: Use const to annotate read-only pointer params
Feng Liu
2
-25
/
+25
2023-04-21
virtio_ring: Avoid using inline for small functions
Feng Liu
1
-7
/
+7
2023-04-21
tools/virtio: virtio_test -h,--help should return directly
Rong Tao
1
-5
/
+5
2023-04-21
tools/virtio: virtio_test: Fix indentation
Rong Tao
1
-1
/
+1
2023-04-21
virtio: Reorder fields in 'struct virtqueue'
Christophe JAILLET
1
-1
/
+1
2023-04-21
vhost: use struct_size and size_add to compute flex array sizes
Jacob Keller
1
-4
/
+2
2023-04-21
vdpa/mlx5: Avoid losing link state updates
Eli Cohen
1
-89
/
+114
2023-04-16
Linux 6.3-rc7
v6.3-rc7
Linus Torvalds
1
-1
/
+1
2023-04-16
kbuild: do not create intermediate *.tar for tar packages
Masahiro Yamada
1
-17
/
+9
2023-04-16
kbuild: do not create intermediate *.tar for source tarballs
Masahiro Yamada
1
-7
/
+17
2023-04-16
kbuild: merge cmd_archive_linux and cmd_archive_perf
Masahiro Yamada
1
-10
/
+9
2023-04-16
init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
Benjamin Gray
1
-9
/
+2
2023-04-16
initramfs: Check negative timestamp to prevent broken cpio archive
Benjamin Gray
1
-3
/
+9
2023-04-15
cifs: fix negotiate context parsing
David Disseldorp
1
-10
/
+31
2023-04-14
io_uring: complete request via task work in case of DEFER_TASKRUN
Ming Lei
1
-1
/
+1
2023-04-14
ALSA: hda/hdmi: disable KAE for Intel DG2
Kai Vehmanen
1
-1
/
+1
2023-04-14
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
1
-0
/
+2
2023-04-13
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
1
-19
/
+2
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
1
-4
/
+1
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
5
-33
/
+51
2023-04-13
ksmbd: avoid out of bounds access in decode_preauth_ctxt()
David Disseldorp
1
-9
/
+14
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
6
-12
/
+23
[next]