summaryrefslogtreecommitdiff
path: root/include/linux/vt_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/vt_buffer.h')
0 files changed, 0 insertions, 0 deletions
fileNeilBrown 2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner 2021-01-24fs: add file and path permissions helpersChristian Brauner 2020-10-13mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle) 2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse 2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport 2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport 2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price 2019-09-25mm: untag user pointers passed to memory syscallsAndrey Konovalov 2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig 2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig 2019-07-12mm/mincore.c: fix race between swapoff and mincoreHuang Ying