index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: Remove redundant initialization of variable err
Colin Ian King
2021-10-18
1
-2
/
+1
*
dmaengine: tegra210-adma: Override ADMA FIFO size
Sameer Pujar
2021-10-18
1
-14
/
+34
*
dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'
Sameer Pujar
2021-10-18
1
-0
/
+1
*
dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member
Sameer Pujar
2021-10-18
1
-3
/
+3
*
dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission
Dave Jiang
2021-10-01
2
-1
/
+2
*
dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2021-10-01
1
-1
/
+2
*
dmaengine: zynqmp_dma: fix lockdep warning in tasklet
Michael Tretter
2021-10-01
1
-2
/
+2
*
dmaengine: zynqmp_dma: refine dma descriptor locking
Michael Tretter
2021-10-01
1
-14
/
+21
*
dmaengine: zynqmp_dma: cleanup after completing all descriptors
Michael Tretter
2021-10-01
1
-1
/
+2
*
dmaengine: zynqmp_dma: cleanup includes
Michael Tretter
2021-10-01
1
-4
/
+1
*
dmaengine: zynqmp_dma: enable COMPILE_TEST
Michael Tretter
2021-10-01
1
-1
/
+1
*
dmaengine: zynqmp_dma: drop message on probe success
Michael Tretter
2021-10-01
1
-2
/
+0
*
dmaengine: zynqmp_dma: simplify with dev_err_probe
Michael Tretter
2021-10-01
1
-10
/
+8
*
Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux
Linus Torvalds
2021-09-12
4
-20
/
+6
|
\
|
*
auxdisplay: Replace symbolic permissions with octal permissions
Jinchao Wang
2021-07-16
2
-3
/
+3
|
*
auxdisplay: ks0108: Switch to use module_parport_driver()
Andy Shevchenko
2021-07-16
1
-13
/
+1
|
*
auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style
Andy Shevchenko
2021-07-16
1
-3
/
+1
|
*
auxdisplay: hd44780: Fix oops on module unloading
Lars Poeschel
2021-07-16
1
-1
/
+1
*
|
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-12
2
-11
/
+27
|
\
\
|
*
|
lkdtm: Use init_uts_ns.name instead of macros
Kees Cook
2021-09-10
2
-11
/
+27
*
|
|
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-09-12
1
-12
/
+11
|
\
\
\
|
*
|
|
char: ipmi: use DEVICE_ATTR helper macro
Dwaipayan Ray
2021-08-12
1
-5
/
+4
|
*
|
|
ipmi: rate limit ipmi smi_event failure message
Wen Yang
2021-08-12
1
-7
/
+7
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
24
-283
/
+3343
|
\
\
\
\
|
*
|
|
|
Documentation: Add documentation for VDUSE
Xie Yongji
2021-09-06
1
-5
/
+0
|
*
|
|
|
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
4
-0
/
+1662
|
*
|
|
|
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2021-09-06
2
-0
/
+618
|
*
|
|
|
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
6
-16
/
+100
|
*
|
|
|
vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
Xie Yongji
2021-09-06
1
-20
/
+35
|
*
|
|
|
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
2021-09-06
2
-4
/
+4
|
*
|
|
|
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
2021-09-06
1
-4
/
+16
|
*
|
|
|
vhost-vdpa: Handle the failure of vdpa_reset()
Xie Yongji
2021-09-06
1
-3
/
+6
|
*
|
|
|
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-09-06
5
-34
/
+83
|
*
|
|
|
iova: Export alloc_iova_fast() and free_iova_fast()
Xie Yongji
2021-09-06
1
-0
/
+2
|
*
|
|
|
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-09-06
1
-2
/
+2
|
*
|
|
|
virtio-balloon: Use virtio_find_vqs() helper
Xianting Tian
2021-09-06
1
-2
/
+2
|
*
|
|
|
vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro
Cai Huoqing
2021-09-06
1
-12
/
+12
|
*
|
|
|
vhost/vsock: support MSG_EOR bit processing
Arseny Krasnov
2021-09-05
1
-9
/
+13
|
*
|
|
|
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
2021-09-05
1
-6
/
+6
|
*
|
|
|
virtio: Bind virtio device to device-tree node
Viresh Kumar
2021-09-05
1
-3
/
+54
|
*
|
|
|
vdpa_sim: Use iova_shift() for the size passed to alloc_iova()
Xie Yongji
2021-09-05
1
-1
/
+2
|
*
|
|
|
vhost scsi: Convert to SPDX identifier
Cai Huoqing
2021-09-05
1
-13
/
+1
|
*
|
|
|
vdpa/mlx5: Add multiqueue support
Eli Cohen
2021-09-05
3
-31
/
+169
|
*
|
|
|
vdpa/mlx5: Add support for control VQ and MAC setting
Eli Cohen
2021-09-05
5
-32
/
+329
|
*
|
|
|
vdpa/mlx5: Ensure valid indices are provided
Eli Cohen
2021-09-05
2
-0
/
+55
|
*
|
|
|
vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
Eli Cohen
2021-09-05
1
-8
/
+9
|
*
|
|
|
vdpa/mlx5: function prototype modifications in preparation to control VQ
Eli Cohen
2021-09-05
1
-19
/
+21
|
*
|
|
|
vdpa/mlx5: Remove redundant header file inclusion
Eli Cohen
2021-09-05
1
-1
/
+0
|
*
|
|
|
vDPA/ifcvf: enable multiqueue and control vq
Zhu Lingshan
2021-09-05
2
-17
/
+3
|
*
|
|
|
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
2021-09-05
3
-18
/
+21
[next]