summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmzone: clean code by removing unused macro parameterMateusz Nosek2020-10-141-1/+1
* mm: document semantics of ZONE_MOVABLEDavid Hildenbrand2020-10-141-0/+35
* KUnit: KASAN IntegrationPatricia Alfonso2020-10-142-0/+11
* kasan/kunit: add KUnit Struct to Current TaskPatricia Alfonso2020-10-141-0/+4
* include/linux/huge_mm.h: remove mincore_huge_pmd declarationyuleixzhang2020-10-141-3/+0
* mm: remove src/dst mm parameter in copy_page_range()Peter Xu2020-10-141-2/+2
* mm: simplify PageDoubleMap with PF_SECOND policyMatthew Wilcox (Oracle)2020-10-141-30/+10
* mm: move PageDoubleMap bitMatthew Wilcox (Oracle)2020-10-141-1/+1
* mmap locking API: add mmap_lock_is_contended()Chinwen Chang2020-10-141-0/+5
* mm: account PMD tables like PTE tablesMatthew Wilcox2020-10-141-4/+20
* mm/memcg: unify swap and memsw page countersWaiman Long2020-10-141-5/+8
* mm/swap_slots.c: remove always zero and unused return value of enable_swap_sl...Miaohe Lin2020-10-141-1/+1
* mm: remove activate_page() from unuse_pte()Yu Zhao2020-10-141-1/+0
* swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguityGao Xiang2020-10-141-1/+1
* mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao2020-10-141-0/+4
* mm: add find_lock_headMatthew Wilcox (Oracle)2020-10-141-6/+26
* mm/shmem: return head page from find_lock_entryMatthew Wilcox (Oracle)2020-10-141-0/+9
* i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)2020-10-141-2/+0
* mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle)2020-10-141-0/+7
* mm, dump_page: rename head_mapcount() --> head_compound_mapcount()John Hubbard2020-10-141-4/+4
* mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-141-2/+8
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-142-2/+9
* mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams2020-10-142-20/+14
* ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-141-0/+8
* x86/numa: add 'nohmat' optionDan Williams2020-10-142-0/+10
* x86/numa: cleanup configuration dependent command-line optionsDan Williams2020-10-141-1/+5
* include/linux/slab.h: fix a typo error in commenttangjianqiang2020-10-141-1/+1
* export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for ClangNick Desaulniers2020-10-141-1/+1
* compiler.h: avoid escaped section namesNick Desaulniers2020-10-141-1/+1
* compiler-gcc: improve version errorNick Desaulniers2020-10-141-1/+1
* compiler-clang: add build check for clang 10.0.1Nick Desaulniers2020-10-141-0/+8
* Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-135-10/+35
|\
| * block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig2020-10-071-1/+3
| * scsi: Add host and host template flag 'host_tagset'Hannes Reinecke2020-10-061-1/+8
| * block: scsi_ioctl: Avoid the use of one-element arraysGustavo A. R. Silva2020-10-031-1/+4
| * bcache: add set_uuid in struct cache_setColy Li2020-10-021-2/+2
| * md/raid6: let async recovery function support different page offsetYufen Yu2020-09-251-2/+4
| * md/raid6: let syndrome computor support different page offsetYufen Yu2020-09-251-3/+3
| * md/raid5: add new xor function to support different page offsetYufen Yu2020-09-251-0/+11
| * Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe2020-09-2411-113/+85
| |\
* | \ Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-134-38/+132
|\ \ \
| * | | io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waitsJens Axboe2020-10-011-0/+1
| * | | fs: align IOCB_* flags with RWF_* flagsJens Axboe2020-10-011-18/+19
| * | | io_uring: allow disabling rings during the creationStefano Garzarella2020-10-011-0/+2
| * | | io_uring: add IOURING_REGISTER_RESTRICTIONS opcodeStefano Garzarella2020-10-011-0/+31
| * | | io_uring: use an enumeration for io_uring_register(2) opcodesStefano Garzarella2020-10-011-11/+16
| * | | io_uring: move io_uring_get_socket() into io_uring.hJens Axboe2020-10-012-9/+5
| * | | io_uring: don't rely on weak ->files referencesJens Axboe2020-10-012-0/+58
* | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-1315-173/+199
|\ \ \ \
| * | | | block: fix uapi blkzoned.h commentsDamien Le Moal2020-10-091-6/+9