index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-136
/
+172
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+19
2024-11-20
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
1
-1
/
+1
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+15
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-60
/
+28
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+255
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+2
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-2
/
+4
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-7
/
+22
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
1
-2
/
+0
2024-11-16
Merge branch 'slab/for-6.13/features' into slab/for-next
Vlastimil Babka
1
-0
/
+43
2024-11-16
mm/slab: Allow cache creation to proceed even if sysfs registration fails
Hyeonggon Yoo
1
-8
/
+18
2024-11-16
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
2
-1
/
+13
2024-11-16
mm/slub: Improve redzone check and zeroing for krealloc()
Feng Tang
1
-22
/
+58
2024-11-16
mm/slub: Consider kfence case for get_orig_size()
Feng Tang
1
-0
/
+3
2024-11-14
cma: enforce non-zero pageblock_order during cma_init_reserved_mem()
Ritesh Harjani (IBM)
1
-0
/
+9
2024-11-14
mm/kfence: add a new kunit test test_use_after_free_read_nofault()
Nirjhar Roy
1
-0
/
+17
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
3
-0
/
+16
2024-11-14
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
1
-0
/
+1
2024-11-14
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
1
-1
/
+2
2024-11-14
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
1
-1
/
+1
2024-11-14
mm, swap: fix allocation and scanning race with swapoff
Kairui Song
1
-3
/
+19
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-205
/
+397
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
1
-0
/
+6
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
30
-377
/
+636
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-59
/
+122
2024-11-12
mm: zero range of eof folio exposed by inode size extension
Brian Foster
1
-0
/
+15
2024-11-12
mm: swapfile: fix cluster reclaim work crash on rotational devices
Johannes Weiner
1
-1
/
+1
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
1
-1
/
+3
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
1
-39
/
+77
2024-11-12
Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-next
Jason Gunthorpe
6
-9
/
+16
2024-11-11
mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
Vlastimil Babka
1
-31
/
+8
2024-11-11
mm: define general function pXd_init()
Bibo Mao
2
-24
/
+0
2024-11-11
kmemleak: iommu/iova: fix transient kmemleak false positive
Catalin Marinas
1
-0
/
+39
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
3
-11
/
+10
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
4
-97
/
+132
2024-11-11
mm/list_lru: simplify reparenting and initial allocation
Kairui Song
2
-108
/
+77
2024-11-11
mm/list_lru: code clean up for reparenting
Kairui Song
2
-29
/
+17
2024-11-11
mm/list_lru: don't export list_lru_add
Kairui Song
1
-1
/
+0
2024-11-11
mm/list_lru: don't pass unnecessary key parameters
Kairui Song
2
-6
/
+7
2024-11-11
kasan: add kunit tests for kmalloc_track_caller, kmalloc_node_track_caller
Nihar Chaithanya
1
-0
/
+31
2024-11-11
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
1
-1
/
+1
2024-11-11
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2
-14
/
+15
2024-11-11
kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
Sabyrzhan Tasbolatov
1
-1
/
+1
2024-11-11
kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
Sabyrzhan Tasbolatov
3
-11
/
+15
2024-11-11
mm: remove unnecessary page_table_lock on stack expansion
Lorenzo Stoakes
1
-32
/
+6
[prev]
[next]