index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-11-30
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
1
-0
/
+7
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
3
-12
/
+19
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
3
-23
/
+33
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
1
-2
/
+16
2022-11-23
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
1
-0
/
+1
2022-11-23
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
1
-0
/
+8
2022-11-23
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
1
-1
/
+13
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
4
-11
/
+28
2022-11-23
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
1
-4
/
+4
2022-11-23
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
1
-1
/
+3
2022-11-23
kfence: fix stack trace pruning
Marco Elver
1
-4
/
+9
2022-11-23
proc/meminfo: fix spacing in SecPageTables
Yosry Ahmed
1
-1
/
+1
2022-11-23
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
1
-11
/
+37
2022-11-23
mailmap: update email address for Satya Priya
Satya Priya
1
-0
/
+1
2022-11-23
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
1
-2
/
+6
2022-11-23
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
1
-0
/
+2
2022-11-23
MAINTAINERS: update Alex Hung's email address
Alex Hung
1
-1
/
+1
2022-11-23
mailmap: update Alex Hung's email address
Alex Hung
1
-0
/
+1
2022-11-23
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
1
-1
/
+1
2022-11-23
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
1
-0
/
+4
2022-11-23
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
1
-1
/
+1
2022-11-23
mm: correctly charge compressed memory to its memcg
Li Liguang
1
-1
/
+1
2022-11-23
ipc/shm: call underlying open/close vm_ops
Mike Kravetz
1
-9
/
+25
2022-11-23
gcov: clang: fix the buffer overflow issue
Mukesh Ojha
1
-0
/
+2
2022-11-23
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
2
-6
/
+5
2022-11-23
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
1
-1
/
+1
2022-11-23
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
1
-18
/
+14
2022-11-23
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
1
-6
/
+4
2022-11-09
docs: kmsan: fix formatting of "Example report"
Alexander Potapenko
1
-0
/
+1
2022-11-09
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
1
-0
/
+7
2022-11-09
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
1
-2
/
+1
2022-11-09
maple_tree: fix depth tracking in maple_state
Liam Howlett
1
-1
/
+2
2022-11-09
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
1
-0
/
+4
2022-11-09
fs: fix leaked psi pressure state
Johannes Weiner
2
-13
/
+19
2022-11-09
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2
-9
/
+8
2022-11-09
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
1
-0
/
+7
2022-11-09
kmsan: make sure PREEMPT_RT is off
Alexander Potapenko
1
-0
/
+1
2022-11-09
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
Alexander Potapenko
1
-1
/
+1
2022-11-09
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
1
-0
/
+3
2022-11-09
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
1
-0
/
+2
2022-11-09
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
1
-0
/
+1
2022-11-09
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
1
-1
/
+1
2022-11-09
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
1
-0
/
+1
2022-11-09
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
1
-3
/
+6
2022-11-09
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
1
-2
/
+0
2022-11-09
mm/mmap: fix memory leak in mmap_region()
Li Zetao
1
-1
/
+5
2022-11-09
hugetlbfs: don't delete error page from pagecache
James Houghton
3
-8
/
+14
2022-11-09
maple_tree: reorganize testing to restore module testing
Liam Howlett
10
-35745
/
+36031
2022-11-09
maple_tree: mas_anode_descend() clang-analyzer cleanup
Liam Howlett
1
-6
/
+4
[next]