Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14mm: simplify PageDoubleMap with PF_SECOND policyMatthew Wilcox (Oracle)
2020-10-14mm: move PageDoubleMap bitMatthew Wilcox (Oracle)
2020-10-14mmap locking API: add mmap_lock_is_contended()Chinwen Chang
2020-10-14mm: account PMD tables like PTE tablesMatthew Wilcox
2020-10-14mm/memcg: unify swap and memsw page countersWaiman Long
2020-10-14mm/swap_slots.c: remove always zero and unused return value of enable_swap_sl...Miaohe Lin
2020-10-14mm: remove activate_page() from unuse_pte()Yu Zhao
2020-10-14swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguityGao Xiang
2020-10-14mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao
2020-10-14mm: add find_lock_headMatthew Wilcox (Oracle)
2020-10-14mm/shmem: return head page from find_lock_entryMatthew Wilcox (Oracle)
2020-10-14i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)
2020-10-14mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle)
2020-10-14mm, dump_page: rename head_mapcount() --> head_compound_mapcount()John Hubbard
2020-10-14mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-14mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-14mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams
2020-10-14ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams
2020-10-14x86/numa: add 'nohmat' optionDan Williams
2020-10-14x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-14include/linux/slab.h: fix a typo error in commenttangjianqiang
2020-10-14export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for ClangNick Desaulniers
2020-10-14compiler.h: avoid escaped section namesNick Desaulniers
2020-10-14compiler-gcc: improve version errorNick Desaulniers
2020-10-14compiler-clang: add build check for clang 10.0.1Nick Desaulniers
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-10-13Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2020-10-13Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-10-13Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-10-13Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2020-10-13Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-13Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2020-10-13Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-13Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-13Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-13Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds
2020-10-13Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-13Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-13Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds