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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
Claudiu Beznea
2023-04-12
1
-3
/
+9
*
dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...
Walker Chen
2023-04-12
1
-1
/
+1
*
dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
Walker Chen
2023-04-12
2
-5
/
+34
*
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-04-12
1
-2
/
+5
*
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-04-12
1
-9
/
+11
*
dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes
Rob Herring
2023-04-12
1
-0
/
+2
*
dma: gpi: remove spurious unlock in gpi_ch_init
Dmitry Baryshkov
2023-04-12
1
-1
/
+0
*
dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
Apurva Nandan
2023-03-31
5
-1
/
+359
*
dmaengine: bestcomm: Use of_address_to_resource()
Rob Herring
2023-03-31
1
-11
/
+8
*
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
2023-03-31
1
-56
/
+0
*
dmaengine: ti: edma: remove unused edma_and function
Tom Rix
2023-03-31
1
-8
/
+0
*
dmaengine: zynqmp_dma: Sync DMA and coherent masks
Harini Katakam
2023-03-31
1
-1
/
+5
*
dmaengine: tegra-apb: remove unused tdma_read function
Tom Rix
2023-03-31
1
-5
/
+0
*
dmaengine: ti: k3-udma: Workaround errata i2234
Vignesh Raghavendra
2023-03-31
2
-9
/
+12
*
dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
Geert Uytterhoeven
2023-03-31
1
-4
/
+0
*
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
2023-03-31
5
-0
/
+58
*
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
2023-03-31
3
-7
/
+6
*
dmaengine: idxd: Add descriptor definitions for translation fetch operation
Fenghua Yu
2023-03-31
1
-0
/
+9
*
dmaengine: idxd: Add descriptor definitions for DIX generate operation
Fenghua Yu
2023-03-31
1
-0
/
+20
*
dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory...
Fenghua Yu
2023-03-31
1
-0
/
+4
*
dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify code
Christophe JAILLET
2023-03-31
1
-28
/
+7
*
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
2023-03-31
1
-1
/
+1
*
dmaengine: ti: k3-udma: Add system suspend/resume support
Vignesh Raghavendra
2023-03-31
1
-0
/
+54
*
dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
Mark Salter
2023-03-31
1
-0
/
+1
*
dt-bindings: dma: apple,admac: Add t8112-admac compatible
Janne Grunau
2023-03-17
1
-0
/
+1
*
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
*
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-17
1
-6
/
+0
*
dmaengine: ioat: use PCI core macros for PCIe Capability
Bjorn Helgaas
2023-03-17
2
-10
/
+3
*
dmaengine: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-17
1
-1
/
+1
*
dmaengine: imx-dma: Remove a redundant memset() call
Christophe JAILLET
2023-03-17
1
-1
/
+0
*
dt-bindings: dma: rz-dmac: Document clock-names and reset-names
Biju Das
2023-03-17
1
-0
/
+14
*
dmaengine: sh: rz-dmac: Add reset support
Biju Das
2023-03-17
1
-0
/
+14
*
dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA
Konrad Dybcio
2023-03-17
1
-0
/
+1
*
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
2023-03-05
1
-2
/
+2
*
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-03-05
4
-72
/
+72
*
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-03-05
3
-23
/
+53
|
\
|
*
crypto: caam - Fix edesc/iv ordering mixup
Herbert Xu
2023-02-28
3
-23
/
+53
*
|
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
3
-15
/
+51
|
\
\
|
*
|
virt/sev-guest: Return -EIO if certificate buffer is not large enough
Tom Lendacky
2023-03-01
1
-3
/
+17
|
*
|
Documentation/hw-vuln: Document the interaction between IBRS and STIBP
KP Singh
2023-02-27
1
-5
/
+16
|
*
|
x86/speculation: Allow enabling STIBP with legacy IBRS
KP Singh
2023-02-27
1
-7
/
+18
*
|
|
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
7
-15
/
+44
|
\
\
\
|
*
|
|
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-02
3
-1
/
+25
|
*
|
|
genirq/msi: Drop dead domain name assignment
Johan Hovold
2023-02-24
1
-4
/
+1
|
*
|
|
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
2023-02-23
1
-1
/
+2
|
*
|
|
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
2023-02-23
37
-830
/
+1020
|
|
\
\
\
|
*
|
|
|
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
2023-02-21
1
-2
/
+2
|
*
|
|
|
PCI/MSI: Clarify usage of pci_msix_free_irq()
Reinette Chatre
2023-02-21
1
-2
/
+2
|
*
|
|
|
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
2023-02-20
1
-3
/
+6
|
*
|
|
|
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
2023-02-20
1
-2
/
+6
[next]