index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-07-29
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-26
mm: fix NULL pointer dereference in wp_page_reuse()
Qi Zheng
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-07-24
mm: honor FGP_NOWAIT for page cache page allocation
Jens Axboe
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
2022-07-24
mm: Move updates of dirty_exceeded into one place
Jan Kara
2022-07-24
mm: Move starting of background writeback into the main balancing loop
Jan Kara
2022-07-20
mm/slab_common: move generic bulk alloc/free functions to SLOB
Hyeonggon Yoo
2022-07-20
mm/sl[au]b: use own bulk free function when bulk alloc failed
Hyeonggon Yoo
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
2022-07-18
hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-07-18
secretmem: fix unhandled fault in truncate
Mike Rapoport
2022-07-18
mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
Naoya Horiguchi
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
2022-07-18
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
2022-07-18
tmpfs: fix the issue that the mount and remount results are inconsistent.
ZhaoLong Wang
2022-07-18
mm: kfence: apply kmemleak_ignore_phys on early allocated pool
Yee Lee
2022-07-07
mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
Catalin Marinas
2022-07-07
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
2022-07-07
mm: kasan: Ensure the tags are visible before the tag in page->flags
Catalin Marinas
2022-07-04
mm: slab: optimize memcg_slab_free_hook()
Muchun Song
2022-07-04
mm/tracing: add 'accounted' entry into output of allocation tracepoints
Vasily Averin
2022-07-04
mm/slub: Simplify __kmem_cache_alias()
Xiongwei Song
2022-07-04
mm, slab: fix bad alignments
Jiapeng Chong
2022-07-03
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
2022-07-03
mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()
David Hildenbrand
2022-07-03
mm: sparsemem: fix missing higher order allocation splitting
Muchun Song
2022-07-03
mm/damon: use set_huge_pte_at() to make huge pte old
Baolin Wang
2022-07-03
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
Axel Rasmussen
2022-07-01
usercopy: use unsigned long instead of uintptr_t
Jason A. Donenfeld
2022-06-27
mm: ioremap: Add ioremap/iounmap_allowed()
Kefeng Wang
2022-06-27
mm: ioremap: Setup phys_addr of struct vm_struct
Kefeng Wang
2022-06-27
mm: ioremap: Use more sensible name in ioremap_prot()
Kefeng Wang
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-23
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
2022-06-23
mm: Clear page->private when splitting or migrating a page
Matthew Wilcox (Oracle)
2022-06-20
filemap: Handle sibling entries in filemap_get_read_batch()
Matthew Wilcox (Oracle)
2022-06-20
filemap: Correct the conditions for marking a folio as accessed
Matthew Wilcox (Oracle)
2022-06-20
Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
[next]