index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
613
-4269
/
+6035
2019-08-21
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
1
-6
/
+5
2019-08-21
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
1
-3
/
+3
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
5
-11
/
+7
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
1
-8
/
+8
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-6
/
+19
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
4
-20
/
+11
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
4
-64
/
+80
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2
-18
/
+85
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
1
-114
/
+86
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
3
-26
/
+32
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2
-41
/
+40
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2
-54
/
+19
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-20
mm: remove CONFIG_MIGRATE_VMA_HELPER
Christoph Hellwig
1
-1
/
+0
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
1
-2
/
+1
2019-08-20
nouveau: simplify nouveau_dmem_migrate_vma
Christoph Hellwig
1
-129
/
+55
2019-08-20
nouveau: simplify nouveau_dmem_migrate_to_ram
Christoph Hellwig
1
-121
/
+40
2019-08-20
nouveau: remove a few function stubs
Christoph Hellwig
1
-11
/
+0
2019-08-20
nouveau: factor out dmem fence completion
Christoph Hellwig
1
-18
/
+15
2019-08-20
nouveau: factor out device memory address calculation
Christoph Hellwig
1
-25
/
+17
2019-08-20
nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy
Christoph Hellwig
1
-0
/
+1
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
1
-59
/
+63
2019-08-20
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
2
-9
/
+4
2019-08-20
drm/amdkfd: fix a use after free race with mmu_notifer unregister
Jason Gunthorpe
1
-41
/
+37
2019-08-20
drm/radeon: use mmu_notifier_get/put for struct radeon_mn
Jason Gunthorpe
4
-126
/
+38
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2
-0
/
+5
2019-08-18
Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2019-08-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+27
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2019-08-18
Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-66
/
+98
2019-08-18
Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2019-08-18
Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-41
/
+68
2019-08-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-18
/
+146
2019-08-18
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+26
2019-08-17
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+10
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+31
2019-08-16
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
9
-52
/
+48
2019-08-16
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-22
/
+30
2019-08-16
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
3
-62
/
+25
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2019-08-16
Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
4
-12
/
+7
2019-08-16
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+2
2019-08-15
Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux
Linus Torvalds
5
-4
/
+54
2019-08-15
Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+10
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
1
-0
/
+1
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
3
-10
/
+6
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
1
-3
/
+3
[next]