index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+11
2020-05-10
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
1
-2
/
+3
2020-05-08
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
2020-05-08
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
1
-1
/
+0
2020-05-08
percpu: make pcpu_alloc() aware of current gfp context
Filipe Manana
1
-4
/
+10
2020-05-08
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
1
-15
/
+30
2020-05-08
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
1
-0
/
+1
2020-05-08
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
1
-6
/
+9
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
1
-1
/
+9
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
1
-0
/
+18
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
1
-2
/
+2
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
1
-2
/
+5
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-3
/
+13
2020-04-21
mm/shmem: fix build without THP
Hugh Dickins
1
-1
/
+1
2020-04-21
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
1
-2
/
+10
2020-04-21
mm, gup: return EINTR when gup is interrupted by fatal signals
Michal Hocko
1
-1
/
+1
2020-04-21
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
1
-6
/
+8
2020-04-21
slub: avoid redzone when choosing freepointer location
Kees Cook
1
-2
/
+10
2020-04-20
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-42
/
+299
2020-04-11
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2
-4
/
+7
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2
-8
/
+8
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2
-3
/
+3
2020-04-11
mm/memory.c: add vm_insert_pages()
Arjun Roy
1
-2
/
+127
2020-04-11
mm/memory.c: refactor insert_page to prepare for batched-lock insert
Arjun Roy
1
-15
/
+24
2020-04-11
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-04-11
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+109
2020-04-11
mm: cma: NUMA node interface
Aslan Bakirov
2
-8
/
+10
2020-04-11
mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
Jason Yan
1
-2
/
+2
2020-04-11
mm/page_alloc.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-04-11
mm, slab_common: fix a typo in comment "eariler"->"earlier"
Qiujun Huang
1
-1
/
+1
2020-04-11
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
1
-0
/
+3
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+54
2020-04-08
mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal
Hillf Danton
1
-1
/
+4
2020-04-08
mm/gup: Mark lock taken only after a successful retake
Peter Xu
1
-1
/
+1
2020-04-08
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
1
-2
/
+5
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
1
-1
/
+9
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-23
/
+0
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2
-0
/
+2
2020-04-07
mm/dmapool.c: micro-optimisation remove unnecessary branch
Mateusz Nosek
1
-3
/
+1
2020-04-07
mm: use fallthrough;
Joe Perches
9
-16
/
+11
2020-04-07
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
Mateusz Nosek
1
-1
/
+1
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for unpin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for pin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_unlock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_lock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/slub: add missing annotation for put_map()
Jules Irenge
1
-1
/
+1
[next]