index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-12-09
MAINTAINERS: update Muchun Song's email
Muchun Song
-2
/
+4
2022-12-09
mm/gup: fix gup_pud_range() for dax
John Starks
-1
/
+1
2022-12-09
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
-8
/
+3
2022-12-09
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
-3
/
+5
2022-12-09
tmpfs: fix data loss from failed fallocate
Hugh Dickins
-0
/
+11
2022-12-09
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
-3
/
+3
2022-12-09
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
-2
/
+1
2022-12-09
mailmap: update Matti Vaittinen's email address
Matti Vaittinen
-0
/
+1
2022-11-30
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
-2
/
+0
2022-11-30
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
-0
/
+1
2022-11-30
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Lee Jones
-0
/
+7
2022-11-30
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
-0
/
+5
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
-3
/
+7
2022-11-30
mm/khugepaged: take the right locks for page table retraction
Jann Horn
-4
/
+51
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
-11
/
+11
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
-5
/
+24
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
-0
/
+13
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
-2
/
+44
2022-11-30
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
-2
/
+2
2022-11-30
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
-0
/
+7
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
-12
/
+19
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
-23
/
+33
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
-2
/
+16
2022-11-22
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
-0
/
+1
2022-11-22
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
-0
/
+8
2022-11-22
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
-1
/
+13
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
-11
/
+28
2022-11-22
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
-4
/
+4
2022-11-22
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
-1
/
+3
2022-11-22
kfence: fix stack trace pruning
Marco Elver
-4
/
+9
2022-11-22
proc/meminfo: fix spacing in SecPageTables
Yosry Ahmed
-1
/
+1
2022-11-22
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
-11
/
+37
2022-11-22
mailmap: update email address for Satya Priya
Satya Priya
-0
/
+1
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
-2
/
+6
2022-11-22
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
-0
/
+2
2022-11-22
MAINTAINERS: update Alex Hung's email address
Alex Hung
-1
/
+1
2022-11-22
mailmap: update Alex Hung's email address
Alex Hung
-0
/
+1
2022-11-22
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
-1
/
+1
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
-0
/
+4
2022-11-22
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
-1
/
+1
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
-1
/
+1
2022-11-22
ipc/shm: call underlying open/close vm_ops
Mike Kravetz
-9
/
+25
2022-11-22
gcov: clang: fix the buffer overflow issue
Mukesh Ojha
-0
/
+2
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
-6
/
+5
2022-11-22
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
-1
/
+1
2022-11-22
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
-18
/
+14
2022-11-22
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
-6
/
+4
2022-11-08
docs: kmsan: fix formatting of "Example report"
Alexander Potapenko
-0
/
+1
2022-11-08
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
-0
/
+7
2022-11-08
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
-2
/
+1
[next]