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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
dmaengine: xilinx: xdma: Clarify the logic between cyclic/sg modes
Miquel Raynal
1
-17
/
+14
2023-12-21
dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
Miquel Raynal
1
-2
/
+4
2023-12-21
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
1
-1
/
+8
2023-12-21
dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
Vignesh Raghavendra
5
-1
/
+332
2023-12-21
dmaengine: fix NULL pointer in channel unregistration function
Amelie Delaunay
1
-0
/
+3
2023-12-21
dmaengine: fsl-edma: utilize common dt-binding header file
Frank Li
1
-11
/
+6
2023-12-21
dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dts
Frank Li
1
-0
/
+21
2023-12-21
dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
Frank Li
1
-0
/
+8
2023-12-21
dmaengine: axi-dmac: Improve cyclic DMA transfers in SG mode
Paul Cercueil
1
-8
/
+14
2023-12-21
dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
Paul Cercueil
1
-1
/
+7
2023-12-21
dmaengine: axi-dmac: Add support for scatter-gather transfers
Paul Cercueil
1
-42
/
+93
2023-12-21
dmaengine: axi-dmac: Allocate hardware descriptors
Paul Cercueil
1
-46
/
+88
2023-12-21
dmaengine: axi-dmac: Small code cleanup
Paul Cercueil
1
-4
/
+1
2023-12-21
dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller
Binbin Zhou
4
-0
/
+721
2023-12-21
dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller
Binbin Zhou
2
-0
/
+68
2023-12-21
dmaengine: std_dma40: fix kernel-doc warnings and spelling
Randy Dunlap
1
-7
/
+5
2023-12-21
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-12-11
dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
Amelie Delaunay
1
-1
/
+16
2023-12-11
dmaengine: tegra210-adma: Support dma-channel-mask property
Mohan Kumar
1
-2
/
+33
2023-12-11
dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
Mohan Kumar
1
-0
/
+3
2023-12-11
dmaengine: sf-pdma: add mpfs-pdma compatible name
Shravan Chippa
2
-4
/
+31
2023-12-11
dt-bindings: dma: sf-pdma: add new compatible name
Shravan Chippa
1
-0
/
+1
2023-12-11
dmaengine: sf-pdma: Support of_dma_controller_register()
Shravan Chippa
1
-0
/
+17
2023-12-11
dt-bindings: dma: Drop undocumented examples
Rob Herring
2
-26
/
+0
2023-11-24
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
1
-1
/
+4
2023-11-24
dt-bindings: dma: qcom,gpi: document the SM8650 GPI DMA Engine
Neil Armstrong
1
-0
/
+1
2023-11-24
dmaengine: uniphier-xdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+11
2023-11-24
dmaengine: uniphier-mdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+11
2023-11-24
dmaengine: milbeaut-xdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+11
2023-11-24
dmaengine: milbeaut-hdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+11
2023-11-24
dt-bindings: dma: rz-dmac: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2023-11-24
dt-bindings: dma: qcom: gpi: add compatible for X1E80100
Sibi Sankar
1
-0
/
+1
2023-11-24
dt-bindings: dma: ti: k3-udma: Describe cfg register regions
Vignesh Raghavendra
1
-2
/
+13
2023-11-24
dt-bindings: dma: ti: k3-pktdma: Describe cfg register regions
Vignesh Raghavendra
1
-2
/
+18
2023-11-24
dt-bindings: dma: ti: k3-bcdma: Describe cfg register regions
Vignesh Raghavendra
1
-4
/
+19
2023-11-24
dt-bindings: dma: ti: k3-*: Add descriptions for register regions
Vignesh Raghavendra
3
-5
/
+24
2023-11-12
Linux 6.7-rc1
Linus Torvalds
1
-2
/
+2
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-8
/
+6
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
13
-63
/
+215
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
8
-24
/
+24
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-88
/
+491
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
15
-31
/
+25
2023-11-10
Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
18
-110
/
+70
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-10
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
97
-812
/
+1760
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
9
-86
/
+78
2023-11-10
Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
18
-51
/
+171
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
85
-773
/
+1688
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-17
/
+41
[next]