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
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
2024-11-14
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
2024-11-14
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
2024-11-14
mm, swap: fix allocation and scanning race with swapoff
Kairui Song
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-12
mm: zero range of eof folio exposed by inode size extension
Brian Foster
2024-11-12
mm: swapfile: fix cluster reclaim work crash on rotational devices
Johannes Weiner
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
2024-11-11
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
2024-11-11
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2024-11-11
mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
Yunsheng Lin
2024-11-11
mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
Yunsheng Lin
2024-11-11
mm: page_frag: use initial zero offset for page_frag_alloc_align()
Yunsheng Lin
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-08
Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-07
mm/mlock: set the correct prev on failure
Wei Yang
2024-11-07
mm/page_alloc: keep track of free highatomic
Yu Zhao
2024-11-06
tmpfs: Initialize sysfs during tmpfs init
André Almeida
2024-11-06
tmpfs: Fix type for sysfs' casefold attribute
André Almeida
2024-11-05
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-11-05
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
2024-11-05
mm: unconditionally close VMAs on error
Lorenzo Stoakes
2024-11-05
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
2024-11-05
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...
Koichiro Den
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
[next]