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-11-22
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
2022-11-22
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
2022-11-22
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
2022-11-22
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
2022-11-22
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
2022-11-22
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-11-21
Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next
Vlastimil Babka
2022-11-21
Merge branch 'slab/for-6.2/fit_rcu_head' into slab/for-next
Vlastimil Babka
2022-11-21
Merge branch 'slab/for-6.2/slub-sysfs' into slab/for-next
Vlastimil Babka
2022-11-21
Merge branch 'slab/for-6.2/locking' into slab/for-next
Vlastimil Babka
2022-11-21
Merge branch 'slab/for-6.2/cleanups' into slab/for-next
Vlastimil Babka
2022-11-21
mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
Vlastimil Babka
2022-11-21
mm/migrate: make isolate_movable_page() skip slab pages
Vlastimil Babka
2022-11-21
mm/slab: move and adjust kernel-doc for kmem_cache_alloc
Vlastimil Babka
2022-11-21
mm/slub, percpu: correct the calculation of early percpu allocation size
Baoquan He
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-12
xattr: use rbtree for simple_xattrs
Christian Brauner
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
2022-11-11
mm/slub: extend redzone check to extra allocated kmalloc space than requested
Feng Tang
2022-11-10
mm: kasan: Extend kasan_metadata_size() to also cover in-object size
Feng Tang
2022-11-10
mm/slub: only zero requested size of buffer for kzalloc when debug enabled
Feng Tang
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-11-08
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
2022-11-08
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
2022-11-08
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-08
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
2022-11-08
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
2022-11-08
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
2022-11-08
mm/mmap: fix memory leak in mmap_region()
Li Zetao
2022-11-08
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-11-07
mm/percpu.c: remove the lcm code since block size is fixed at page size
Baoquan He
2022-11-07
mm/percpu: replace the goto with break
Baoquan He
2022-11-07
mm/percpu: add comment to state the empty populated pages accounting
Baoquan He
2022-11-07
mm/percpu: Update the code comment when creating new chunk
Baoquan He
2022-11-07
mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated()
Baoquan He
2022-11-07
mm/percpu: remove unused pcpu_map_extend_chunks
Baoquan He
2022-11-07
mm, slab: remove duplicate kernel-doc comment for ksize()
Vlastimil Babka
2022-11-06
mm/slab_common: Restore passing "caller" for tracing
Kees Cook
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
2022-11-03
mm/slab_common: repair kernel-doc for __ksize()
Lukas Bulwahn
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
[prev]
[next]