index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexagon: use the generic global coherent pool
Christoph Hellwig
2021-08-19
2
-46
/
+12
*
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-19
2
-30
/
+37
*
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
2
-19
/
+15
*
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
1
-45
/
+33
*
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-08-18
1
-0
/
+2
*
ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
2021-08-18
2
-169
/
+9
*
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-18
2
-0
/
+19
*
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
2021-08-14
2
-5
/
+6
*
dma-mapping: disallow .map_sg operations from returning zero on error
Logan Gunthorpe
2021-08-09
1
-3
/
+1
*
dma-mapping: return error code from dma_dummy_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
*
x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-2
/
+0
*
x86/amd_gart: return error code from gart_map_sg()
Martin Oliveira
2021-08-09
1
-7
/
+9
*
xen: swiotlb: return error code from xen_swiotlb_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
*
parisc: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
2
-2
/
+2
*
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
2
-4
/
+0
*
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
2021-08-09
3
-5
/
+5
*
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
*
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
2021-08-09
1
-5
/
+7
*
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-2
/
+0
*
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
3
-5
/
+6
*
MIPS/jazzdma: return error code from jazz_dma_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
*
ia64/sba_iommu: return error code from sba_map_sg_attrs()
Martin Oliveira
2021-08-09
1
-2
/
+2
*
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
*
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-9
/
+16
*
alpha: return error code from alpha_pci_map_sg()
Martin Oliveira
2021-08-09
1
-3
/
+7
*
iommu/dma: return error code from iommu_dma_map_sg()
Logan Gunthorpe
2021-08-09
1
-7
/
+15
*
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-09
2
-19
/
+18
*
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
2021-08-09
1
-1
/
+1
*
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
3
-38
/
+84
*
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-08-09
1
-3
/
+4
*
dma-debug: use memory_intersects() directly
Kefeng Wang
2021-08-09
1
-12
/
+2
*
Linux 5.14-rc5
v5.14-rc5
Linus Torvalds
2021-08-08
1
-1
/
+1
*
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-08
1
-2
/
+4
|
\
|
*
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-27
1
-2
/
+4
*
|
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-08
1
-55
/
+35
|
\
\
|
*
|
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-04
1
-55
/
+35
*
|
|
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-08
4
-17
/
+71
|
\
\
\
|
*
|
|
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2021-08-06
2
-8
/
+30
|
*
|
|
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
2021-08-04
1
-1
/
+2
|
*
|
|
perf/x86: Fix out of bound MSR access
Peter Zijlstra
2021-08-04
1
-5
/
+7
|
*
|
|
perf: Refactor permissions check into perf_check_permission()
Marco Elver
2021-07-16
1
-26
/
+32
|
*
|
|
perf: Fix required permissions if sigtrap is requested
Marco Elver
2021-07-16
1
-1
/
+24
*
|
|
|
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-08
4
-21
/
+28
|
\
\
\
\
|
*
\
\
\
Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2021-08-03
2
-13
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: Fix undersized devress_alloc allocation
Colin Ian King
2021-08-02
1
-1
/
+1
|
|
*
|
|
|
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
Mike Tipton
2021-07-30
1
-5
/
+5
|
|
*
|
|
|
interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
Mike Tipton
2021-07-30
1
-7
/
+5
|
|
*
|
|
|
interconnect: Always call pre_aggregate before aggregate
Mike Tipton
2021-07-22
1
-0
/
+5
|
|
*
|
|
|
interconnect: Zero initial BW after sync-state
Mike Tipton
2021-07-22
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2021-08-02
1
-0
/
+2
|
|
\
\
\
\
\
[next]