summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap
AgeCommit message (Expand)Author
2017-07-26video: tegra: nvmap: fix nvmap create handle vulnerabilityKrishna Reddy
2017-06-21video: tegra: nvmap: fix information leak in pin/unpinSri Krishna chowdary
2017-06-09video: tegra: nvmap: Fix NULL pointer dereferenceSri Krishna chowdary
2017-05-26video: tegra: nvmap: Fix security issue in NVMAP_IOC_PARAMGagan Grover
2017-05-25video: tegra: nvmap: Fix OOB vulnerabilitySagar Kadamati
2017-05-05video: tegra: nvmap: fix possible use after freeGagan Grover
2017-05-05video: tegra: nvmap: Check if handle holds a buffer before mapSri Krishna chowdary
2017-03-20video: tegra: nvmap: fix time-of-check,time-of-use vulnerabilitySri Krishna chowdary
2016-04-28video: tegra: nvmap: Add ref count in nvmap_vma_listSri Krishna chowdary
2015-05-14video: tegra: nvmap: clean L1 on all coresKrishna Reddy
2015-05-12video: tegra: nvmap: clean cache during page allocations into page poolKrishna Reddy
2015-05-12nvmap: page pools: fix lockdep splatColin Cross
2015-05-12nvmap: page pools: replace background allocator with background zeroerColin Cross
2015-05-12nvmap: page pool: fix background threadColin Cross
2015-05-12nvmap: combine two methods of requesting zeroed memoryColin Cross
2015-05-12nvmap: page pools: hide internal lock from nvmap_handle.cColin Cross
2015-05-12nvmap: replace page pool array with a listColin Cross
2015-05-12Revert "video: tegra: nvmap: clean cache during page allocations into page pool"Krishna Reddy
2014-09-26video: tegra: nvmap: remove support for Deprecated GET_ID/FROM_ID ioctl'sManeet Singh
2014-09-26video: tegra: nvmap: fix use-after-free race conditionManeet Singh
2014-09-26video: tegra: nvmap: cleanup redundant functionsManeet Singh
2014-08-29video: tegra: nvmap: track handle's mapped memoryManeet Singh
2014-08-15video: tegra: nvmap: clean cache during page allocations into page poolKrishna Reddy
2014-08-08video: tegra: nvmap: track handle's vma listManeet Singh
2014-08-08video: tegra: nvmap: remove carveout commit accountingKrishna Reddy
2014-08-08video: tegra: nvmap: unify debug stats codeKrishna Reddy
2014-08-08video: tegra: nvmap: don't count shared memory in fullKrishna Reddy
2014-08-08video: tegra: nvmap: set handle dmabuf to NULL earlyKrishna Reddy
2014-08-08video: tegra: nvmap: add handle share count to debug statsKrishna Reddy
2014-07-03nvmap: add null pointer check in __nvmap_sg_tableIshwarya Balaji Gururajan
2014-06-20video: tegra: nvmap: track vma for all handlesKrishna Reddy
2014-06-09arm64: nvmap: warn on use of 'uncached' nvmap memory type on arm64Rich Wiley
2014-06-03video: tegra: nvmap: avoid oom with nvmap background fillingsKrishna Reddy
2014-05-30video: tegra: nvmap: Use clean for DenverRich Wiley
2014-05-29video: tegra: nvmap: Fix wake up conditionsAlex Waterman
2014-05-28video: tegra: nvmap: Do not set DMA addr on carveoutTerje Bergstrom
2014-05-28video: tegra: nvmap: increase set/ways threshold for denverAlex Waterman
2014-05-27Revert "video: tegra: nvmap: deal with read vs write fault"Sri Krishna Chowdary
2014-05-23video: tegra: nvmap: use correct dev ptr during heap createKrishna Reddy
2014-05-13video: tegra: nvmap: deal with read vs write faultSri Krishna chowdary
2014-05-13video: tegra: nvmap: fix nvmap_handle_mkSri Krishna chowdary
2014-04-23video: tegra: nvmap: implement reserve pages ioctlSri Krishna chowdary
2014-04-23video: tegra: nvmap: add new flag CACHE_SYNCKrishna Reddy
2014-04-23video: tegra: nvmap: zap pages on reserve requestSri Krishna chowdary
2014-04-23video: tegra: nvmap: track cpu dirty pagesSri Krishna chowdary
2014-04-23video: tegra: nvmap: Fix zero page supportAlex Waterman
2014-04-23video: tegra: nvmap: fix bug in nvmap_handle_mkKrishna Reddy
2014-04-23video: tegra: nvmap: align size to page boundary during zap handleKrishna Reddy
2014-04-23video: tegra: nvmap: helper for reserved bit opsSri Krishna chowdary
2014-04-23video: tegra: nvmap: add helper functions for handle clean and reservedKrishna Reddy