- f608788 mm/vmalloc: use rb_tree instead of list for vread() lookups by Serapheim Dimitropoulos · 3 years, 8 months ago
- 0f71d7e mm: unexport remap_vmalloc_range_partial by Christoph Hellwig · 3 years, 8 months ago
- 8c2acfe samples/vfio-mdev/mdpy: use remap_vmalloc_range by Christoph Hellwig · 3 years, 8 months ago
- 2284f47 mm/sparse: add the missing sparse_buffer_fini() in error branch by Wang Wensheng · 3 years, 8 months ago
- 943f229 mm/dmapool: switch from strlcpy to strscpy by Zhiyuan Dai · 3 years, 8 months ago
- 8593100 selftests: add a MREMAP_DONTUNMAP selftest for shmem by Brian Geffon · 3 years, 8 months ago
- 14d0711 Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" by Brian Geffon · 3 years, 8 months ago
- a460938 mm: extend MREMAP_DONTUNMAP to non-anonymous mappings by Brian Geffon · 3 years, 8 months ago
- b99a342 NUMA balancing: reduce TLB flush via delaying mapping on hint page fault by Huang Ying · 3 years, 8 months ago
- b12d691 i915: fix remap_io_sg to verify the pgprot by Christoph Hellwig · 3 years, 8 months ago
- b739f12 i915: use io_mapping_map_user by Christoph Hellwig · 3 years, 8 months ago
- 1fbaf8f mm: add a io_mapping_map_user helper by Christoph Hellwig · 3 years, 8 months ago
- 74ffa5a mm: add remap_pfn_range_notrack by Christoph Hellwig · 3 years, 8 months ago
- f900110 mm, tracing: improve rss_stat tracepoint message by Ovidiu Panait · 3 years, 8 months ago
- faf1c00 x86/vmemmap: optimize for consecutive sections in partial populated PMDs by Oscar Salvador · 3 years, 8 months ago
- 8d40091 x86/vmemmap: handle unpopulated sub-pmd ranges by Oscar Salvador · 3 years, 8 months ago
- 69ccfe7 x86/vmemmap: drop handling of 1GB vmemmap ranges by Oscar Salvador · 3 years, 8 months ago
- 8e2df19 x86/vmemmap: drop handling of 4K unaligned vmemmap range by Oscar Salvador · 3 years, 8 months ago
- 0c1dcb0 mm/interval_tree: add comments to improve code readability by Zhiyuan Dai · 3 years, 8 months ago
- bf90ac1 mm/memory.c: do_numa_page(): delete bool "migrated" by Wang Qing · 3 years, 8 months ago
- 9317d0f mm: page_counter: mitigate consequences of a page_counter underflow by Johannes Weiner · 3 years, 8 months ago
- a10e995 linux/memcontrol.h: remove duplicate struct declaration by Wan Jiabing · 3 years, 8 months ago
- bd290e1 mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM by Muchun Song · 3 years, 8 months ago
- f1286fa mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages() by Muchun Song · 3 years, 8 months ago
- b4e0b68 mm: memcontrol: use obj_cgroup APIs to charge kmem pages by Muchun Song · 3 years, 8 months ago
- 7ab345a mm: memcontrol: change ug->dummy_page only if memcg changed by Muchun Song · 3 years, 8 months ago
- 4806083 mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c by Muchun Song · 3 years, 8 months ago
- e74d225 mm: memcontrol: introduce obj_cgroup_{un}charge_pages by Muchun Song · 3 years, 8 months ago
- 9f38f03 mm: memcontrol: slab: fix obtain a reference to a freeing memcg by Muchun Song · 3 years, 8 months ago
- 0add0c7 memcg: charge before adding to swapcache on swapin by Shakeel Butt · 3 years, 8 months ago
- 4bbcc5a kselftests: cgroup: update kmem test for new vmstat implementation by Johannes Weiner · 3 years, 8 months ago
- 2cd21c8 mm: memcontrol: consolidate lruvec stat flushing by Johannes Weiner · 3 years, 8 months ago
- 2d146aa mm: memcontrol: switch to rstat by Johannes Weiner · 3 years, 8 months ago
- dc26532 cgroup: rstat: punt root-level optimization to individual controllers by Johannes Weiner · 3 years, 8 months ago
- a7df69b cgroup: rstat: support cgroup1 by Johannes Weiner · 3 years, 8 months ago
- a18e6e6 mm: memcontrol: privatize memcg_page_state query functions by Johannes Weiner · 3 years, 8 months ago
- a3747b5 mm: memcontrol: kill mem_cgroup_nodeinfo() by Johannes Weiner · 3 years, 8 months ago
- a3d4c05 mm: memcontrol: fix cpuhotplug statistics flushing by Johannes Weiner · 3 years, 8 months ago
- 3d0cbb9 memcg: enable memcg oom-kill for __GFP_NOFAIL by Shakeel Butt · 3 years, 8 months ago
- a479203 memcg: cleanup root memcg checks by Shakeel Butt · 3 years, 8 months ago
- 27faca8 mm: memcontrol: fix kernel stack account by Muchun Song · 3 years, 8 months ago
- 2840d49 mm/memremap.c: fix improper SPDX comment style by Zhiyuan Dai · 3 years, 8 months ago
- 4066c11 mm: gup: remove FOLL_SPLIT by Yang Shi · 3 years, 8 months ago
- 1d4b0166 RDMA/umem: batch page unpin in __ib_umem_release() by Joao Martins · 3 years, 8 months ago
- 458a4f78 mm/gup: add a range variant of unpin_user_pages_dirty_lock() by Joao Martins · 3 years, 8 months ago
- 31b912d mm/gup: decrement head page once for group of subpages by Joao Martins · 3 years, 8 months ago
- 8745d7f mm/gup: add compound page list iterator by Joao Martins · 3 years, 8 months ago
- f6899bc mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start by Nikita Ermakov · 3 years, 8 months ago
- 4b17f03 mm/filemap: update stale comment by Rui Sun · 3 years, 8 months ago
- 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 1c824a6 mm: page-writeback: simplify memcg handling in test_clear_page_writeback() by Johannes Weiner · 3 years, 8 months ago
- 79e3094 mm/filemap: drop check for truncated page after I/O by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- d31fa86 mm/filemap: use filemap_read_page in filemap_fault by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 985b71d iomap: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 8 months ago
- 7a60d6d mm: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 8 months ago
- 63135aa mm: provide filemap_range_needs_writeback() helper by Jens Axboe · 3 years, 8 months ago
- dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 8 months ago
- f58bd53 mm: page_poison: print page info when corruption is caught by Sergei Trofimovich · 3 years, 8 months ago
- 8e9b16c mm: page_owner: detect page_owner recursion via task_struct by Sergei Trofimovich · 3 years, 8 months ago
- 608b5d6 mm: page_owner: use kstrtobool() to parse bool option by Sergei Trofimovich · 3 years, 8 months ago
- fab765c mm: page_owner: fetch backtrace only for tracked pages by Sergei Trofimovich · 3 years, 8 months ago
- 64ea78d mm, page_owner: remove unused parameter in __set_page_owner_handle by zhongjiang-ali · 3 years, 8 months ago
- 866b485 mm/page_owner: record the timestamp of all pages during free by Georgi Djakov · 3 years, 8 months ago
- 0b5121e mm/kmemleak.c: fix a typo by Bhaskar Chowdhury · 3 years, 8 months ago
- dc84207 mm/slub.c: trivial typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
- 1f0723a mm, slub: enable slub_debug static key when creating cache with explicit debug flags by Vlastimil Babka · 3 years, 8 months ago
- 82edd9d mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds by Rafael Aquini · 3 years, 8 months ago
- 9bf3bc9 watchdog: cleanup handling of false positives by Petr Mladek · 3 years, 8 months ago
- 9f113bf watchdog: fix barriers when printing backtraces from all CPUs by Petr Mladek · 3 years, 8 months ago
- 1bc503cb watchdog/softlockup: remove logic that tried to prevent repeated reports by Petr Mladek · 3 years, 8 months ago
- fef06ef watchdog/softlockup: report the overall time of softlockups by Petr Mladek · 3 years, 8 months ago
- c9ad17c watchdog: explicitly update timestamp when reporting softlockup by Petr Mladek · 3 years, 8 months ago
- 7c0012f watchdog: rename __touch_watchdog() to a better descriptive name by Petr Mladek · 3 years, 8 months ago
- 21ae3ad vfs: fs_parser: clean up kernel-doc warnings by Randy Dunlap · 3 years, 8 months ago
- 926ee00 kfifo: fix ternary sign extension bugs by Dan Carpenter · 3 years, 8 months ago
- ccf33ec ocfs2/dlm: remove unused function by Jiapeng Chong · 3 years, 8 months ago
- f13604a ocfs2: fix a typo by Bhaskar Chowdhury · 3 years, 8 months ago
- f9630ec ocfs2: map flags directly in flags_to_o2dlm() by Joseph Qi · 3 years, 8 months ago
- 1634852 ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Yang Li · 3 years, 8 months ago
- 91a8528 arch/sh/include/asm/tlb.h: remove duplicate include by Zhang Yunkai · 3 years, 8 months ago
- 21917bd scripts: a new script for checking duplicate struct declaration by Wan Jiabing · 3 years, 8 months ago
- 439baed scripts/spelling.txt: add entries for recent discoveries by Tom Saeger · 3 years, 8 months ago
- d991bb1 include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bswap*() by Luc Van Oostenryck · 3 years, 8 months ago
- 99e729b ia64: module: fix symbolizer crash on fdescr by Sergei Trofimovich · 3 years, 8 months ago
- 9187592 ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP by Sergei Trofimovich · 3 years, 8 months ago
- 5f28bde ia64: mca: always make IA64_MCA_DEBUG an expression by Sergei Trofimovich · 3 years, 8 months ago
- e3db00b ia64: fix EFI_DEBUG build by Sergei Trofimovich · 3 years, 8 months ago
- 4545343 ia64: trivial spelling fixes by Bhaskar Chowdhury · 3 years, 8 months ago
- 6d073da ia64: simplify code flow around swiotlb init by Sergei Trofimovich · 3 years, 8 months ago
- d732f47 ia64: drop unused IA64_FW_EMU ifdef by Sergei Trofimovich · 3 years, 8 months ago
- b22a8f7 ia64: ensure proper NUMA distance and possible map initialization by Valentin Schneider · 3 years, 8 months ago
- 8b30c62 arch/ia64/include/asm/pgtable.h: minor typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
- 3eac094 arch/ia64/kernel/fsys.S: fix typos by Bhaskar Chowdhury · 3 years, 8 months ago
- 46df55b arch/ia64/kernel/head.S: remove duplicate include by Zhang Yunkai · 3 years, 8 months ago
- 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- d0cc7ec Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 3 years, 8 months ago
- 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 8 months ago