index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
9
-321
/
+232
|
\
|
*
dma-direct: don't crash on device without dma_mask
Christoph Hellwig
2018-05-31
1
-0
/
+7
|
*
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
2018-05-28
1
-0
/
+6
|
*
dma-debug: check scatterlist segments
Robin Murphy
2018-05-24
2
-0
/
+45
|
*
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
2018-05-19
4
-4
/
+127
|
*
dma-mapping: simplify Kconfig dependencies
Christoph Hellwig
2018-05-19
1
-4
/
+2
|
*
swiotlb: update comments to refer to physical instead of virtual addresses
Yisheng Xie
2018-05-09
1
-3
/
+2
|
*
swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
Christoph Hellwig
2018-05-09
1
-4
/
+0
|
*
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+5
|
*
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+3
|
*
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
2
-0
/
+4
|
*
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+3
|
*
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
2018-05-09
1
-0
/
+3
|
*
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-09
1
-11
/
+1
|
*
iommu-helper: unexport iommu_area_alloc
Christoph Hellwig
2018-05-09
1
-2
/
+0
|
*
iommu-common: move to arch/sparc
Christoph Hellwig
2018-05-09
2
-268
/
+1
|
*
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
2018-05-08
1
-1
/
+0
|
*
dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
Christoph Hellwig
2018-05-08
1
-2
/
+0
|
*
dma-debug: simplify counting of preallocated requests
Christoph Hellwig
2018-05-08
1
-16
/
+4
|
*
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-7
/
+14
|
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-1
/
+0
|
*
dma-direct: try reallocation with GFP_DMA32 if possible
Takashi Iwai
2018-05-07
1
-0
/
+7
|
*
swiotlb: remove an unecessary NULL check
Dan Carpenter
2018-05-07
1
-1
/
+1
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-32
/
+81
|
\
\
|
*
|
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-24
1
-14
/
+15
|
*
|
sbitmap: fix race in wait batch accounting
Jens Axboe
2018-05-14
1
-10
/
+25
|
*
|
sbitmap: warn if using smaller shallow depth than was setup
Omar Sandoval
2018-05-10
1
-0
/
+2
|
*
|
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
Omar Sandoval
2018-05-10
1
-9
/
+40
|
|
/
*
|
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2018-05-26
1
-1
/
+3
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-21
1
-2
/
+2
|
\
\
|
*
|
iov_iter: fix memory leak in pipe_get_pages_alloc()
Ilya Dryomov
2018-05-02
1
-1
/
+1
|
*
|
iov_iter: fix return type of __pipe_get_pages()
Ilya Dryomov
2018-05-02
1
-1
/
+1
*
|
|
radix tree: fix multi-order iteration race
Ross Zwisler
2018-05-19
1
-4
/
+2
*
|
|
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
2018-05-19
1
-6
/
+15
*
|
|
vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware)
2018-05-16
1
-11
/
+15
*
|
|
Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-13
1
-1
/
+1
|
\
\
\
|
*
|
|
swiotlb: silent unwanted warning "buffer is full"
Jean Delvare
2018-05-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
Yury Norov
2018-05-12
1
-1
/
+6
|
/
/
*
|
swiotlb: fix inversed DMA_ATTR_NO_WARN test
Michel Dänzer
2018-05-02
1
-1
/
+1
*
|
Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2018-05-01
1
-14
/
+9
|
\
\
|
*
|
errseq: Always report a writeback error once
Matthew Wilcox
2018-04-27
1
-14
/
+9
*
|
|
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
1
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-04-23
1
-6
/
+5
|
|
/
*
|
dma-direct: don't retry allocation for no-op GFP_DMA
Takashi Iwai
2018-04-23
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-20
1
-17
/
+23
|
\
\
|
|
/
|
/
|
|
*
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
2018-04-17
1
-17
/
+23
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-16
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
2018-04-12
17
-306
/
+378
|
|
\
\
|
*
|
|
swiotlb: Use dma_direct_supported() for swiotlb_ops
Christoph Hellwig
2018-04-09
1
-1
/
+1
*
|
|
|
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
2018-04-14
1
-0
/
+283
[next]