index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
/
pci
/
hmm
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-08
media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
Abdelrahman Fekry
2025-07-08
media: atomisp: Remove debug sysfs attributes active_bo and free_bo
Abdelrahman Fekry
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2024-11-07
media: atomisp: Remove License information boilerplate
Andy Shevchenko
2024-09-06
media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()
Hans de Goede
2024-07-02
media: atomisp: Fix spelling mistake in hmm_bo.c
Roshan Khatri
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-11-25
media: atomisp: Drop userptr support from hmm
Hans de Goede
2022-11-25
media: atomisp: Log an error on failing to alloc private-mem
Hans de Goede
2022-11-25
media: atomisp: Add hmm_create_from_vmalloc_buf() function
Hans de Goede
2022-09-24
media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
Hans de Goede
2022-09-24
media: atomisp: hmm_bo: Rewrite free_private_pages() using pages_array helper...
Hans de Goede
2022-09-24
media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helpe...
Hans de Goede
2022-09-24
media: atomisp: hmm_bo: Further simplify alloc_private_pages()
Hans de Goede
2022-09-24
media: atomisp: hmm_bo: Simplify alloc_private_pages()
Hans de Goede
2022-07-08
media: staging: media: atomisp: Use kmap_local_page() in hmm_store()
Fabio M. De Francesco
2022-07-08
media: staging: media: atomisp: Use kmap_local_page() in hmm_set()
Fabio M. De Francesco
2022-07-08
media: staging: media: atomisp: Convert kmap() to kmap_local_page()
Fabio M. De Francesco
2022-07-08
media: atomisp: remove hmm_page_object
Hans de Goede
2022-07-08
media: atomisp: drop HMM_BO_SHARE type
Hans de Goede
2022-07-08
media: atomisp: drop highmem var/arg from the hmm code
Hans de Goede
2022-07-08
media: atomisp: Simplify hmm_alloc() calls
Hans de Goede
2022-07-08
media: atomisp: add hmm_create_from_userdata() helper
Hans de Goede
2022-07-08
media: atomisp: remove unused hmm address translation functions
Hans de Goede
2022-07-08
media: atomisp: drop unused ATOMISP_MAP_FLAG_* flags
Hans de Goede
2022-07-08
media: atomisp: drop ATOMISP_MAP_FLAG_CLEARED
Hans de Goede
2022-07-08
media: atomisp: removed unused hmm_bo_get_page_info() function
Hans de Goede
2022-07-08
media: atomisp: drop hmm_page_type
Hans de Goede
2022-07-08
media: atomisp: remove hmm_mem_stats
Hans de Goede
2022-07-08
media: atomisp: remove hmm pool code
Hans de Goede
2022-07-08
media: atomisp: remove dynamic and reserved pool code
Hans de Goede
2022-07-08
media: atomisp: remove hmm_pool_[un]register()
Hans de Goede
2022-07-08
media: atomisp: drop ATOMISP_MAP_FLAG_CONTIGUOUS
Hans de Goede
2022-02-08
media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
Tsuchiya Yuto
2021-03-22
media: atomisp: Fixed error handling path
Souptick Joarder
2021-01-25
staging: media: atomisp: Fix size_t format specifier in hmm_alloc() debug sta...
Borislav Petkov
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-03
media: atomisp: fix some bad indents
Mauro Carvalho Chehab
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-19
media: atomisp: Replace trace_printk by pr_info
Nicolas Boichat
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-11
media: atomisp: re-enable warnings again
Mauro Carvalho Chehab
2020-06-11
media: atomisp: add SPDX headers
Mauro Carvalho Chehab
2020-06-11
media: atomisp: add a debug message at hmm free
Mauro Carvalho Chehab
2020-06-11
media: atomisp: don't cause a warn if probe failed
Mauro Carvalho Chehab
2020-06-11
media: atomisp: add debug for hmm alloc
Mauro Carvalho Chehab
[next]