summaryrefslogtreecommitdiffstats
path: root/Documentation/module-signing.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-1/+2
|\
| * Use 'E' instead of 'X' for unsigned module taint flag.Rusty Russell2014-03-311-1/+1
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-131-1/+2
* | doc: Insert MODULE_ in module-signing macrosPaul Bolle2014-02-201-5/+5
|/
* Add Documentation/module-signing.txt fileJames Solner2013-12-131-0/+240
-02-231-0/+11 * shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov2016-07-271-1/+5 * thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-271-1/+9 * khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-271-0/+23 * shmem: add huge pages supportKirill A. Shutemov2016-07-271-0/+3 * shmem: get_unmapped_area align huge pageHugh Dickins2016-07-271-0/+2 * shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-271-1/+2 * make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-231-4/+1Star * mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-151-0/+2 * mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-151-0/+2 * shm: add sealing APIDavid Herrmann2014-08-091-0/+17 * mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-041-0/+1 * security: shmem: implement kernel private shmem inodesEric Paris2013-12-021-0/+2 * xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-251-1/+2 * userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman2012-05-151-2/+2 * SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-231-0/+1 * shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-041-1/+1 * tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-041-8/+3Star * tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-041-2/+0Star * tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-041-1/+1 * tmpfs: demolish old swap vector supportHugh Dickins2011-08-041-2/+0Star * tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-281-7/+10 * tmpfs: take control of its truncate_rangeHugh Dickins2011-06-281-0/+1 * mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-281-0/+17 * tmpfs: implement generic xattr supportEric Paris2011-05-251-1/+7 * tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-101-1/+2 * make generic_acl slightly more genericChristoph Hellwig2009-12-161-16/+0Star * Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-0/+3 * shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-081-1/+1 * switch shmem to inode->i_aclAl Viro2009-06-24