index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-30
1
-1
/
+1
*
mm/zbud: don't export any zbud API
Miaohe Lin
2021-06-30
1
-23
/
+0
*
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2021-06-30
1
-0
/
+10
*
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
1
-0
/
+12
*
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
1
-3
/
+0
*
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
2021-06-30
1
-41
/
+0
*
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
1
-0
/
+5
*
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
2021-06-30
1
-1
/
+6
*
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
1
-11
/
+8
*
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-06-30
2
-1
/
+3
*
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
2021-06-30
1
-19
/
+6
*
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
1
-2
/
+2
*
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
1
-0
/
+4
*
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2021-06-30
1
-0
/
+7
*
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2021-06-30
1
-0
/
+8
*
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-30
1
-1
/
+25
*
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
1
-2
/
+2
*
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
1
-22
/
+35
*
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
2021-06-30
1
-4
/
+2
*
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
1
-0
/
+3
*
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
1
-0
/
+19
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
2
-0
/
+5
*
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
2
-1
/
+30
*
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2021-06-30
2
-10
/
+30
*
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2021-06-30
2
-27
/
+40
*
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
2021-06-29
1
-0
/
+5
*
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
1
-1
/
+19
*
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
1
-2
/
+2
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
4
-9
/
+9
*
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
1
-2
/
+2
*
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
2021-06-29
2
-36
/
+9
*
mm: drop SECTION_SHIFT in code comments
Dong Aisheng
2021-06-29
1
-2
/
+0
*
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
1
-0
/
+3
*
mm/page_alloc: limit the number of pages on PCP lists when reclaim is active
Mel Gorman
2021-06-29
1
-0
/
+1
*
mm/page_alloc: scale the number of pages that are batch freed
Mel Gorman
2021-06-29
1
-1
/
+2
*
mm/page_alloc: adjust pcp->high after CPU hotplug events
Mel Gorman
2021-06-29
1
-1
/
+1
*
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
1
-3
/
+0
*
mm/page_alloc: batch the accounting updates in the bulk allocator
Mel Gorman
2021-06-29
1
-0
/
+8
*
mm/vmstat: inline NUMA event counter updates
Mel Gorman
2021-06-29
1
-1
/
+9
*
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
2
-27
/
+29
*
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
2021-06-29
1
-0
/
+2
*
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2021-06-29
2
-12
/
+14
*
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
2021-06-29
1
-0
/
+4
*
mm: constify page_count and page_ref_count
Matthew Wilcox (Oracle)
2021-06-29
1
-2
/
+2
*
mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
*
mm: make compound_head const-preserving
Matthew Wilcox (Oracle)
2021-06-29
1
-5
/
+5
*
mm/page_owner: constify dump_page_owner
Matthew Wilcox (Oracle)
2021-06-29
1
-3
/
+3
*
mm: make __dump_page static
Matthew Wilcox (Oracle)
2021-06-29
1
-2
/
+1
*
mm/mmzone.h: simplify is_highmem_idx()
Mike Rapoport
2021-06-29
1
-12
/
+1
*
mm: report which part of mem is being freed on initmem case
Jungseung Lee
2021-06-29
1
-1
/
+1
[next]