index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
2021-02-10
1
-0
/
+4
*
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
2021-02-10
1
-14
/
+23
*
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
2021-02-10
1
-1
/
+2
*
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
2021-02-10
1
-2
/
+1
*
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
2021-02-10
1
-2
/
+2
*
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-02-10
1
-0
/
+39
*
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
1
-1
/
+1
*
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
2021-02-10
1
-43
/
+6
*
mm: fix a race on nr_swap_pages
Zhaoyang Huang
2021-01-30
1
-5
/
+6
*
mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
Hailong liu
2021-01-30
1
-15
/
+16
*
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-30
1
-3
/
+1
*
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
2021-01-27
1
-50
/
+34
*
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
2021-01-27
1
-34
/
+50
*
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
2021-01-27
1
-2
/
+1
*
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
2021-01-27
1
-8
/
+12
*
mm: fix numa stats for thp migration
Shakeel Butt
2021-01-27
1
-11
/
+12
*
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
2021-01-27
1
-2
/
+2
*
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
2021-01-27
1
-3
/
+1
*
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
2021-01-19
1
-1
/
+1
*
mm: don't put pinned pages into the swap cache
Linus Torvalds
2021-01-19
1
-0
/
+2
*
mm/process_vm_access.c: include compat.h
Andrew Morton
2021-01-19
1
-0
/
+1
*
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2021-01-19
1
-1
/
+1
*
mm/vmalloc.c: fix potential memory leak
Miaohe Lin
2021-01-19
1
-1
/
+3
*
mm: make wait_on_page_writeback() wait for multiple pending writebacks
Linus Torvalds
2021-01-12
1
-1
/
+1
*
mm: memmap defer init doesn't work as expected
Baoquan He
2021-01-06
2
-4
/
+6
*
mm/hugetlb: fix deadlock in hugetlb_cow error path
Mike Kravetz
2021-01-06
1
-1
/
+21
*
z3fold: stricter locking and more careful reclaim
Vitaly Wool
2020-12-30
1
-58
/
+85
*
z3fold: simplify freeing slots
Vitaly Wool
2020-12-30
1
-42
/
+13
*
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
2020-12-30
1
-6
/
+7
*
hugetlb: fix an error code in hugetlb_reserve_pages()
Dan Carpenter
2020-12-30
1
-0
/
+1
*
mm,memory_failure: always pin the page in madvise_inject_error
Oscar Salvador
2020-12-30
2
-8
/
+7
*
mm/vmalloc.c: fix kasan shadow poisoning size
Vincenzo Frascino
2020-12-30
1
-1
/
+1
*
mm/vmalloc: Fix unlock order in s_stop()
Waiman Long
2020-12-30
1
-2
/
+2
*
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
2020-12-30
6
-26
/
+11
*
mm: memcg/slab: fix use after free in obj_cgroup_charge
Muchun Song
2020-12-30
1
-1
/
+3
*
mm: memcg/slab: fix return of child memcg objcg for root memcg
Muchun Song
2020-12-30
1
-0
/
+1
*
mm/gup: combine put_compound_head() and unpin_user_page()
Jason Gunthorpe
2020-12-30
1
-80
/
+23
*
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-30
3
-1
/
+31
*
mm/gup: reorganize internal_get_user_pages_fast()
Jason Gunthorpe
2020-12-30
1
-45
/
+54
*
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
2020-12-11
1
-0
/
+1
*
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
2020-12-11
1
-0
/
+39
*
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
2020-12-11
1
-1
/
+1
*
mm/madvise: remove racy mm ownership check
Minchan Kim
2020-12-08
1
-2
/
+1
*
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
2020-12-06
1
-14
/
+12
*
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
2020-12-06
1
-5
/
+3
*
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
2020-12-06
1
-1
/
+1
*
mm/swapfile: do not sleep with a spin lock held
Qian Cai
2020-12-06
1
-1
/
+3
*
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
2020-12-06
2
-67
/
+0
*
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
2020-12-06
1
-5
/
+5
*
mm: memcg/slab: fix obj_cgroup_charge() return value handling
Roman Gushchin
2020-12-06
1
-16
/
+24
[next]