index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-01-24
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
2023-01-24
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2023-01-24
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
2023-01-24
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
2023-01-24
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
2023-01-24
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
2023-01-24
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
2023-01-24
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
2023-01-24
nommu: fix split_vma() map_count error
Liam Howlett
2023-01-24
nommu: fix do_munmap() error path
Liam Howlett
2023-01-24
nommu: fix memory leak in do_mmap() error path
Liam Howlett
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-07
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
2023-01-04
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2023-01-04
kmsan: include linux/vmalloc.h
Arnd Bergmann
2023-01-04
kmsan: export kmsan_handle_urb
Arnd Bergmann
2023-01-04
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
2023-01-04
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
2022-12-31
mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
David Hildenbrand
2022-12-10
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-09
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-09
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
2022-12-09
tmpfs: fix data loss from failed fallocate
Hugh Dickins
2022-12-09
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-30
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-11-30
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-22
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-22
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
2022-11-22
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
2022-11-22
kfence: fix stack trace pruning
Marco Elver
2022-11-22
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
2022-11-22
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
2022-11-22
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
[next]