index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
1
-1
/
+9
2024-07-04
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2
-6
/
+6
2024-07-04
readahead: simplify gotos in page_cache_sync_ra()
Jan Kara
1
-17
/
+9
2024-07-04
readahead: fold try_context_readahead() into its single caller
Jan Kara
1
-62
/
+22
2024-07-04
readahead: disentangle async and sync readahead
Jan Kara
1
-85
/
+77
2024-07-04
readahead: drop dead code in ondemand_readahead()
Jan Kara
1
-19
/
+2
2024-07-04
readahead: drop dead code in page_cache_ra_order()
Jan Kara
1
-5
/
+0
2024-07-04
readahead: drop pointless index from force_page_cache_ra()
Jan Kara
1
-4
/
+1
2024-07-04
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
1
-2
/
+3
2024-07-04
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
1
-3
/
+3
2024-07-04
readahead: make sure sync readahead reads needed page
Jan Kara
1
-1
/
+1
2024-07-04
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
3
-51
/
+49
2024-07-04
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
3
-6
/
+5
2024-07-04
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
1
-155
/
+20
2024-07-04
kmsan: do not pass NULL pointers as 0
Ilya Leoshkevich
2
-9
/
+10
2024-07-04
kmsan: add missing __user tags
Ilya Leoshkevich
3
-6
/
+6
2024-07-04
kmsan: accept ranges starting with 0 on s390
Ilya Leoshkevich
1
-1
/
+4
2024-07-04
mm: kfence: disable KMSAN when checking the canary
Ilya Leoshkevich
1
-2
/
+9
2024-07-04
mm: slub: disable KMSAN when checking the padding bytes
Ilya Leoshkevich
1
-4
/
+12
2024-07-04
mm: slub: let KMSAN access metadata
Ilya Leoshkevich
1
-0
/
+2
2024-07-04
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
1
-23
/
+1
2024-07-04
kmsan: do not round up pg_data_t size
Ilya Leoshkevich
1
-1
/
+1
2024-07-04
kmsan: use ALIGN_DOWN() in kmsan_get_metadata()
Ilya Leoshkevich
1
-5
/
+3
2024-07-04
kmsan: support SLAB_POISON
Ilya Leoshkevich
2
-5
/
+12
2024-07-04
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
3
-7
/
+19
2024-07-04
kmsan: export panic_on_kmsan
Ilya Leoshkevich
1
-0
/
+1
2024-07-04
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
2
-1
/
+1
2024-07-04
kmsan: remove an x86-specific #include from kmsan.h
Ilya Leoshkevich
1
-4
/
+4
2024-07-04
kmsan: remove a useless assignment from kmsan_vmap_pages_range_noflush()
Ilya Leoshkevich
1
-1
/
+0
2024-07-04
kmsan: fix kmsan_copy_to_user() on arches with overlapping address spaces
Ilya Leoshkevich
1
-1
/
+2
2024-07-04
kmsan: fix is_bad_asm_addr() on arches with overlapping address spaces
Ilya Leoshkevich
1
-1
/
+2
2024-07-04
kmsan: increase the maximum store size to 4096
Ilya Leoshkevich
1
-4
/
+3
2024-07-04
kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
Ilya Leoshkevich
1
-0
/
+1
2024-07-04
kmsan: make the tests compatible with kmsan.panic=1
Ilya Leoshkevich
1
-0
/
+5
2024-07-04
mm: memory: rename pages_per_huge_page to nr_pages
Kefeng Wang
1
-12
/
+12
2024-07-04
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2
-17
/
+12
2024-07-04
mm: memory: use folio in struct copy_subpage_arg
Kefeng Wang
1
-6
/
+6
2024-07-04
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
3
-22
/
+19
2024-07-04
mm/page_alloc: reword the comment of buddy_merge_likely()
Wei Yang
1
-3
/
+3
2024-07-04
mm/page_alloc: fix a typo in comment about GFP flag
Wei Yang
1
-1
/
+1
2024-07-04
mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
Wei Yang
1
-1
/
+1
2024-07-04
mm/sparse: nr_pages won't be 0
Wei Yang
1
-3
/
+0
2024-07-04
mm/memory-failure: refactor log format in unpoison_memory
Jiaqi Yan
1
-9
/
+9
2024-07-04
mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text
Javier Martinez Canillas
1
-1
/
+1
2024-07-04
mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
Barry Song
1
-14
/
+3
2024-07-04
mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
Barry Song
3
-3
/
+24
2024-07-04
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
7
-19
/
+26
2024-07-04
vmalloc: modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
1
-2
/
+2
2024-07-04
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
2
-5
/
+13
2024-07-04
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
3
-17
/
+41
[prev]
[next]