index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
dmaengine: sh: rz-dmac: Fix lockdep assert warning
Biju Das
1
-1
/
+1
2024-06-21
Documentation: dmaengine: Document new dma_vec API
Paul Cercueil
2
-0
/
+19
2024-06-21
dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
Paul Cercueil
1
-0
/
+40
2024-06-21
dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
Paul Cercueil
1
-0
/
+33
2024-06-11
dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()
Dan Carpenter
1
-3
/
+2
2024-06-11
dmaengine: fsl-edma: change the memory access from local into remote mode in i.MX 8QM
Joy Zou
3
-1
/
+5
2024-06-11
dmaengine: qcom: gpi: remove unused struct 'reg_info'
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-11
dmaengine: moxart-dma: remove unused struct 'moxart_filter_data'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-11
dt-bindings: fsl-qdma: Convert to yaml format
Frank Li
2
-58
/
+124
2024-06-11
dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan
Frank Li
4
-11
/
+2
2024-06-11
dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
Frank Li
3
-14
/
+31
2024-06-11
dmaengine: stm32-dma3: defer channel registration to specify channel name
Amelie Delaunay
1
-5
/
+14
2024-06-11
dmaengine: add channel device name to channel registration
Amelie Delaunay
3
-8
/
+13
2024-06-11
dmaengine: stm32-dma3: improve residue granularity
Amelie Delaunay
1
-2
/
+163
2024-06-11
dmaengine: stm32-dma3: add device_pause and device_resume ops
Amelie Delaunay
1
-0
/
+31
2024-06-11
dmaengine: stm32-dma3: add DMA_MEMCPY capability
Amelie Delaunay
1
-1
/
+130
2024-06-11
dmaengine: stm32-dma3: add DMA_CYCLIC capability
Amelie Delaunay
1
-0
/
+77
2024-06-11
dmaengine: Add STM32 DMA3 support
Amelie Delaunay
3
-0
/
+1451