index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-30
1
-34
/
+95
|
\
|
*
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-10-21
1
-2
/
+3
|
*
iomap: renumber IOMAP_HOLE to 0
Christoph Hellwig
2019-10-21
1
-5
/
+5
|
*
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
2019-10-21
1
-1
/
+1
|
*
iomap: better document the IOMAP_F_* flags
Christoph Hellwig
2019-10-21
1
-8
/
+23
|
*
iomap: move struct iomap_page out of iomap.h
Christoph Hellwig
2019-10-21
1
-17
/
+0
|
*
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
1
-0
/
+59
|
*
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
2019-10-17
1
-0
/
+2
|
*
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
2019-10-15
1
-1
/
+2
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
4
-261
/
+146
|
\
\
|
*
|
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
Christoph Hellwig
2019-11-24
1
-23
/
+0
|
*
|
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
2019-11-24
1
-181
/
+2
|
*
|
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-24
2
-56
/
+14
|
*
|
mm/hmm: define the pre-processor related parts of hmm.h even if disabled
Jason Gunthorpe
2019-11-24
1
-12
/
+47
|
*
|
mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
Jason Gunthorpe
2019-11-24
1
-0
/
+5
|
*
|
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
2019-11-24
1
-0
/
+101
|
*
|
mm/mmu_notifier: define the header pre-processor parts even if disabled
Jason Gunthorpe
2019-11-13
1
-29
/
+17
*
|
|
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...
Linus Torvalds
2019-11-30
5
-4
/
+38
|
\
\
\
|
*
\
\
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-28
5
-4
/
+38
|
|
\
\
\
|
|
*
|
|
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-11-06
1
-1
/
+3
|
|
*
|
|
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
2019-11-06
1
-1
/
+12
|
|
*
|
|
mm: Add a walk_page_mapping() function to the pagewalk code
Thomas Hellstrom
2019-11-06
1
-0
/
+9
|
|
*
|
|
mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
Thomas Hellstrom
2019-11-06
1
-2
/
+0
|
|
*
|
|
drm/ttm: Convert vm callbacks to helpers
Thomas Hellstrom
2019-11-06
1
-0
/
+14
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
5
-33
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
3
-5
/
+5
|
*
|
|
|
|
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-21
2
-19
/
+28
|
|
\
\
\
\
\
|
*
|
|
|
|
|
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
2019-11-20
1
-2
/
+3
|
*
|
|
|
|
|
dma-direct: avoid a forward declaration for phys_to_dma
Christoph Hellwig
2019-11-20
1
-16
/
+14
|
*
|
|
|
|
|
dma-direct: unify the dma_capable definitions
Christoph Hellwig
2019-11-20
1
-1
/
+1
|
*
|
|
|
|
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
2
-14
/
+14
|
*
|
|
|
|
|
dma-direct: check for overflows on 32 bit DMA addresses
Nicolas Saenz Julienne
2019-11-11
1
-2
/
+10
|
*
|
|
|
|
|
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
2
-2
/
+7
|
*
|
|
|
|
|
dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages
Christoph Hellwig
2019-11-07
1
-1
/
+1
|
*
|
|
|
|
|
dma-direct: remove __dma_direct_free_pages
Christoph Hellwig
2019-11-07
1
-1
/
+0
|
*
|
|
|
|
|
dma-mapping: Add vmap checks to dma_map_single()
Kees Cook
2019-10-30
1
-0
/
+4
|
*
|
|
|
|
|
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2019-10-30
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-53
/
+36
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib: provide a simple generic ioremap implementation
Christoph Hellwig
2019-11-11
1
-4
/
+16
|
*
|
|
|
|
|
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-15
/
+3
|
*
|
|
|
|
|
|
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
2019-11-11
1
-21
/
+8
|
*
|
|
|
|
|
|
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
2019-11-11
1
-20
/
+16
*
|
|
|
|
|
|
|
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-28
3
-8
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
io_uring: add support for IORING_OP_CONNECT
Jens Axboe
2019-11-26
1
-0
/
+1
|
*
|
|
|
|
|
|
|
net: add __sys_connect_file() helper
Jens Axboe
2019-11-26
1
-0
/
+3
|
*
|
|
|
|
|
|
|
io_uring: improve trace_io_uring_defer() trace point
Jens Axboe
2019-11-26
1
-8
/
+8
*
|
|
|
|
|
|
|
|
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
48
-606
/
+893
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2019-11-15
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
2019-11-14
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-11-13
1
-0
/
+3
|
|
\
\
\
\
\
\
\
\
[next]