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
*
dt-bindings: fsl-imx-sdma: Add I2C peripheral types ID
Frank Li
2024-04-25
1
-0
/
+1
*
dt-bindings: fsl-dma: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible ...
Joy Zou
2024-04-25
1
-2
/
+0
*
dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
Joy Zou
2024-04-25
3
-22
/
+4
*
dt-bindings: dma: Drop unused QCom hidma binding
Rob Herring (Arm)
2024-04-25
1
-95
/
+0
*
dmaengine: qcom: Drop hidma DT support
Rob Herring (Arm)
2024-04-25
2
-119
/
+1
*
dmaengine: pl08x: Use kcalloc() instead of kzalloc()
Erick Archer
2024-04-17
1
-2
/
+2
*
dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces to version 3
Frank Li
2024-04-17
4
-35
/
+67
*
dmaengine: fsl-edma: fix miss mutex unlock at an error return path
Frank Li
2024-04-17
2
-3
/
+3
*
dmaengine: pch_dma: remove unused function chan2parent
Colin Ian King
2024-04-07
1
-5
/
+0
*
dmaengine: fsl-dpaa2-qdma: Add dpdmai_cmd_open
Frank Li
2024-04-07
1
-3
/
+7
*
dmaengine: fsl-dpaa2-qdma: Remove unused function dpdmai_create()
Frank Li
2024-04-07
2
-56
/
+0
*
dmaengine: fsl-dpaa2-qdma: clean up unused macro
Frank Li
2024-04-07
1
-9
/
+0
*
dmaengine: fsl-edma: add i.MX8ULP edma support
Joy Zou
2024-04-07
3
-0
/
+29
*
dt-bindings: dma: fsl-edma: add fsl,imx8ulp-edma compatible string
Joy Zou
2024-04-07
1
-2
/
+38
*
dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLK
Frank Li
2024-04-07
2
-10
/
+0
*
dmaengine: fsl-edma: add safety check for 'srcid'
Frank Li
2024-04-07
1
-0
/
+7
*
dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
Frank Li
2024-04-07
3
-8
/
+7
*
dma: dw-axi-dmac: support per channel interrupt
Baruch Siach
2024-04-07
2
-8
/
+23
*
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2024-04-07
2
-4
/
+3
*
dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMA
Tan Chun Hau
2024-04-07
1
-0
/
+3
*
dt-bindings: dma: snps,dw-axi-dmac: Add JH8100 support
Tan Chun Hau
2024-04-07
1
-0
/
+1
*
dmaengine: axi-dmac: move to device managed probe
Nuno Sa
2024-04-07
1
-44
/
+34
*
dmaengine: axi-dmac: fix possible race in remove()
Nuno Sa
2024-04-07
1
-1
/
+1
*
dma: Add lockdep asserts to virt-dma
Sean Anderson
2024-04-07
1
-0
/
+10
*
dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore
Sean Anderson
2024-04-07
1
-6
/
+4
*
dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
Shengjiu Wang
2024-04-07
1
-1
/
+17
*
dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
Shengjiu Wang
2024-04-07
1
-0
/
+4
*
dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
Nicolin Chen
2024-04-07
1
-10
/
+36
*
dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}width schema
Rob Herring
2024-04-07
1
-21
/
+21
*
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
2024-04-07
1
-1
/
+3
*
dmaengine: idxd: Check for driver name match before sva user feature
Jerry Snitselaar
2024-04-07
1
-8
/
+9
*
MAINTAINERS: Drop Gustavo Pimentel as EDMA Reviewer
Manivannan Sadhasivam
2024-03-28
1
-1
/
+0
*
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
1
-2
/
+2
*
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
4
-2
/
+14
|
\
|
*
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
1
-0
/
+2
|
*
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
*
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
1
-0
/
+9
|
*
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
*
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
15
-89
/
+80
|
\
\
|
*
|
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
1
-9
/
+7
|
*
|
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
1
-1
/
+1
|
*
|
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-24
1
-0
/
+1
|
*
|
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
2
-6
/
+13
|
*
|
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
2024-03-24
1
-4
/
+4
|
*
|
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
1
-5
/
+5
|
*
|
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
1
-0
/
+11
|
*
|
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
1
-5
/
+7
|
*
|
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-23
3
-37
/
+14
|
*
|
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
2024-03-22
1
-1
/
+10
|
*
|
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
2024-03-22
1
-5
/
+5
[next]