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
/
media
/
v4l2-core
/
videobuf-dma-sg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
media: videobuf-dma-sg: number of pages should be unsigned long
Mauro Carvalho Chehab
1
-10
/
+12
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
John Hubbard
1
-7
/
+4
2020-01-31
media/v4l2-core: set pages dirty upon releasing DMA buffers
John Hubbard
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237
Thomas Gleixner
1
-4
/
+1
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-3
/
+3
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
1
-3
/
+3
2018-05-09
media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() calls
Robin Murphy
1
-2
/
+2
2018-05-09
media: videobuf: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-3
/
+3
2018-03-23
media: videobuf-dma-sg: Fix a weird cast
Mauro Carvalho Chehab
1
-3
/
+2
2017-11-30
v4l2: disable filesystem-dax mapping support
Dan Williams
1
-2
/
+3
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-3
/
+2
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2015-01-27
[media] videobuf: make unused exported functions static
Hans Verkuil
1
-10
/
+5
2014-08-22
[media] vmalloc_sg: off by one in error handling
Dan Carpenter
1
-2
/
+4
2014-07-26
[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-ready
James Harper
1
-4
/
+58
2014-02-04
[media] Revert "[media] videobuf_vm_{open,close} race fixes"
Hans Verkuil
1
-6
/
+4
2013-05-21
[media] videobuf_vm_{open,close} race fixes
Al Viro
1
-4
/
+6
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-08-14
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-0
/
+633