index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
13
-227
/
+822
|
\
|
*
fw_cfg: Constify struct kobj_type
Hongbo Li
2024-09-25
1
-1
/
+1
|
*
vdpa/mlx5: Postpone MR deletion
Dragos Tatulea
2024-09-25
3
-5
/
+64
|
*
vdpa/mlx5: Introduce init/destroy for MR resources
Dragos Tatulea
2024-09-25
4
-5
/
+26
|
*
vdpa/mlx5: Rename mr_mtx -> lock
Dragos Tatulea
2024-09-25
4
-16
/
+16
|
*
vdpa/mlx5: Extract mr members in own resource struct
Dragos Tatulea
2024-09-25
4
-41
/
+44
|
*
vdpa/mlx5: Rename function
Dragos Tatulea
2024-09-25
3
-6
/
+6
|
*
vdpa/mlx5: Delete direct MKEYs in parallel
Dragos Tatulea
2024-09-25
1
-0
/
+64
|
*
vdpa/mlx5: Create direct MKEYs in parallel
Dragos Tatulea
2024-09-25
1
-22
/
+98
|
*
vdpa: Remove unused declarations
Yue Haibing
2024-09-25
2
-4
/
+0
|
*
vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command
Dragos Tatulea
2024-09-25
1
-10
/
+12
|
*
vdpa/mlx5: Small improvement for change_num_qps()
Dragos Tatulea
2024-09-25
1
-10
/
+11
|
*
vdpa/mlx5: Keep notifiers during suspend but ignore
Dragos Tatulea
2024-09-25
1
-2
/
+4
|
*
vdpa/mlx5: Parallelize device resume
Dragos Tatulea
2024-09-25
1
-26
/
+14
|
*
vdpa/mlx5: Parallelize device suspend
Dragos Tatulea
2024-09-25
1
-27
/
+29
|
*
vdpa/mlx5: Use async API for vq modify commands
Dragos Tatulea
2024-09-25
1
-48
/
+106
|
*
vdpa/mlx5: Use async API for vq query command
Dragos Tatulea
2024-09-25
2
-25
/
+78
|
*
vdpa/mlx5: Introduce async fw command wrapper
Dragos Tatulea
2024-09-25
2
-0
/
+88
|
*
vdpa/mlx5: Introduce error logging function
Dragos Tatulea
2024-09-25
2
-12
/
+17
|
*
net/mlx5: Support throttled commands from async API
Dragos Tatulea
2024-09-25
1
-5
/
+16
|
*
vdpa/mlx5: Add the support of set mac address
Cindy Lu
2024-09-10
1
-0
/
+28
|
*
vdpa_sim_net: Add the support of set mac address
Cindy Lu
2024-09-10
1
-1
/
+20
|
*
vdpa: support set mac address from vdpa tool
Cindy Lu
2024-09-10
1
-0
/
+79
|
*
virtio_balloon: introduce memory scan/reclaim info
zhenwei pi
2024-09-10
1
-0
/
+9
|
*
virtio_balloon: introduce memory allocation stall counter
zhenwei pi
2024-09-10
1
-0
/
+8
|
*
virtio_balloon: introduce oom-kill invocations
zhenwei pi
2024-09-10
1
-0
/
+1
|
*
virtio_pmem: Check device status before requesting flush
Philip Chen
2024-09-10
1
-0
/
+9
|
*
vhost_vdpa: assign irq bypass producer token correctly
Jason Wang
2024-09-10
1
-3
/
+13
|
*
vdpa/mlx5: Fix invalid mr resource destroy
Dragos Tatulea
2024-09-10
1
-0
/
+3
*
|
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-25
7
-26
/
+24
|
\
\
|
*
|
nvme: remove CC register read-back during enabling
Keith Busch
2024-09-25
1
-5
/
+0
|
*
|
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
2024-09-25
1
-0
/
+1
|
*
|
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
2024-09-25
1
-2
/
+10
|
*
|
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
2024-09-25
1
-1
/
+1
|
*
|
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2024-09-18
1
-2
/
+4
|
*
|
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
2024-09-17
749
-4747
/
+9673
|
|
\
\
|
*
|
|
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
2
-10
/
+5
|
*
|
|
nvme-rdma: use request to get integrity segments
Keith Busch
2024-09-13
1
-1
/
+1
|
*
|
|
scsi: use request to get integrity segments
Keith Busch
2024-09-13
1
-2
/
+1
|
*
|
|
block: provide a request helper for user integrity segments
Keith Busch
2024-09-13
1
-4
/
+2
*
|
|
|
Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-25
3
-33
/
+26
|
\
\
\
\
|
*
|
|
|
spi: atmel-quadspi: Avoid overwriting delay register settings
Alexander Dahl
2024-09-20
1
-6
/
+8
|
*
|
|
|
spi: airoha: remove read cache in airoha_snand_dirmap_read()
Lorenzo Bianconi
2024-09-20
1
-21
/
+0
|
*
|
|
|
spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
2024-09-19
1
-0
/
+1
|
*
|
|
|
spi: atmel-quadspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
2024-09-19
1
-0
/
+1
|
*
|
|
|
spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
Lorenzo Bianconi
2024-09-18
1
-2
/
+2
|
*
|
|
|
spi: airoha: fix dirmap_{read,write} operations
Lorenzo Bianconi
2024-09-18
1
-4
/
+14
*
|
|
|
|
Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2024-09-25
10
-6
/
+543
|
\
\
\
\
\
|
*
|
|
|
|
rtc: rc5t619: use proper module tables
Andreas Kemnade
2024-09-22
1
-2
/
+11
|
*
|
|
|
|
rtc: m48t59: set range
Alexandre Belloni
2024-09-22
1
-0
/
+2
[next]