index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-05
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2019-03-05
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
2019-03-05
mm/page_poison: update comment after code moved
Michael S. Tsirkin
2019-03-05
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-05
mm,oom: don't kill global init via memory.oom.group
Tetsuo Handa
2019-03-05
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
2019-03-05
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
2019-03-05
mm: ksm: do not block on page lock when searching stable tree
Yang Shi
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
2019-03-05
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
2019-03-05
mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
Yang Shi
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
2019-03-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
2019-03-05
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
2019-03-05
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-03-05
mm: better document PG_reserved
David Hildenbrand
2019-03-05
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
2019-03-05
m68k/mm: use __ClearPageReserved()
David Hildenbrand
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
s390/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2019-03-05
mm: refactor swap-in logic out of shmem_getpage_gfp
Vineeth Remanan Pillai
2019-03-05
mm/vmscan.c: remove 7th argument of isolate_lru_pages()
Kirill Tkhai
2019-03-05
mm, mempolicy: fix uninit memory access
Vlastimil Babka
2019-03-05
memcg: killed threads should not invoke memcg OOM killer
Tetsuo Handa
2019-03-05
mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()
Mike Rapoport
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-03-05
mm: fix some typos in mm directory
Wei Yang
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
2019-03-05
mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()
Yang Fan
2019-03-05
mm, oom: remove 'prefer children over parent' heuristic
Shakeel Butt
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-05
mm/memory.c: prevent mapping typed pages to userspace
Matthew Wilcox
2019-03-05
mm: prevent mapping slab pages to userspace
Matthew Wilcox
2019-03-05
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Uladzislau Rezki (Sony)
2019-03-05
mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable
Chris Down
2019-03-05
mm, memcg: create mem_cgroup_from_seq
Chris Down
2019-03-05
kernel: cgroup: add poll file operation
Johannes Weiner
[prev]
[next]