projects
/
linux-2.6-microblaze.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm/mm_init.c: append newline to the unavailable ranges log-message
2023-12-11
Serge Semin
mm/mm_init.c: append newline to the unavailable ranges...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Serge Semin
mm/mm_init.c: extend init unavailable range doc info
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Alexander Gordeev
pgtable: rename ptdesc _refcount field to __page_refcount
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Alexander Gordeev
pgtable: fix s390 ptdesc field comments
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
SeongJae Park
mm/damon/core-test: test damon_split_region_at()'s...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Juntong Deng
kasan: improve free meta storage in Generic KASAN
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Fabio M. De Francesco
mm/page_poison: replace kmap_atomic() with kmap_local_page()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Fabio M. De Francesco
mm/mempool: replace kmap_atomic() with kmap_local_page()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Fabio M. De Francesco
mm/memory: use kmap_local_page() in __wp_page_copy_user()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Fabio M. De Francesco
mm/ksm: use kmap_local_page() in calc_checksum()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Fabio De Francesco
mm/util: use kmap_local_page() in memcmp_pages()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Sumanth Korikkar
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
kasan: use stack_depot_put for Generic mode
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
slub, kasan: improve interaction of KASAN and slub_debug...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
kasan: use stack_depot_put for tag-based modes
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
kasan: check object_size in kasan_complete_mode_report_info
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
kasan: remove atomic accesses to stack ring entries
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: allow users to evict stack traces
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: add refcount for records
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot, kasan: add flags to __stack_depot_save...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
kmsan: use stack_depot_save instead of __stack_depot_save
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: use list_head for stack record links
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: use read/write lock
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: store free stack records in a freelist
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: store next pool pointer in new_pool
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: rename next_pool_required to new_pool_required
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: rework helpers for depot_alloc_stack
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: fix and clean-up atomic annotations
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: use fixed-sized slots for stack records
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: add depot_fetch_stack helper
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: drop valid bit from handles
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: simplify __stack_depot_save
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: check disabled flag when fetching
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrey Konovalov
lib/stackdepot: print disabled message only if truly...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Jim Cromie
kmemleak: add checksum to backtrace report
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Jim Cromie
kmemleak: drop (age <increasing>) from leak record
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
fs: convert error_remove_page to error_remove_folio
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
memory-failure: convert truncate_error_page to truncate_erro...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
memory-failure: use a folio in me_huge_page()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
memory-failure: convert delete_from_lru_cache() to...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
memory-failure: use a folio in me_pagecache_dirty()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
memory-failure: use a folio in me_pagecache_clean()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Sergey Senozhatsky
zram: tweak writeback config help
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Sergey Senozhatsky
zram: split memory-tracking and ac-time tracking
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Barry Song
mm/page_owner: record and dump free_pid and free_tgid
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Anshuman Khandual
Documentation/mm: drop pte_bad() descriptions from...
Cc:
Andrew Morton
<akpm@linux-foundation.org>
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Paul Heidekrüger
kasan: default to inline instrumentation
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
York Jasper Niebuhr
mm: fix process_vm_rw page counts
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Lukas Bulwahn
mmap: remove the IA64-specific vma expansion implementation
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
gfp: include __GFP_NOWARN in GFP_NOWAIT
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Brendan Jackman
mm/page_alloc: dedupe some memcg uncharging logic
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: remove invalidate_inode_page()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: convert isolate_page() to mf_isolate_folio()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: convert soft_offline_in_use_page() to use a folio
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: use mapping_evict_folio() in truncate_error_page()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: convert __do_fault() to use a folio
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: make mapping_evict_folio() the preferred way to...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: return void from folio_start_writeback() and related...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
smb: do not test the return value of folio_start_writeback()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
afs: do not test the return value of folio_start_writeback()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: remove test_set_page_writeback()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: add folio_fill_tail() and use it in iomap
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Matthew Wilcox ...
mm: add folio_zero_tail() and use it in ext4
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrei Vagin
selftests/mm: check that PAGEMAP_SCAN returns correct...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Andrei Vagin
fs/proc/task_mmu: report SOFT_DIRTY bits through the...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Minjie Du
mm/filemap: increase usage of folio_next_index() helper
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Vishal Verma
dax/kmem: allow kmem to add memory with memmap_on_memory
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Vishal Verma
mm/memory_hotplug: split memmap_on_memory requests...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Vishal Verma
mm/memory_hotplug: replace an open-coded kmemdup()...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Liam Ni
NUMA: optimize detection of memory with no node id...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Baolin Wang
mm: huge_memory: batch tlb flush when splitting a pte...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: preserve the tree attributes when destroying...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: update check_forking() and bench_forking()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: skip other tests when BENCH is enabled
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: update the documentation of maple tree
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: add test for mtree_dup()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
radix tree test suite: align kmem_cache_alloc_bulk...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: introduce {mtree,mas}_lock_nested()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Peng Zhang
maple_tree: add mt_free_one() and mt_attr() helpers
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-11
Li Zhijian
mm/vmstat: move pgdemote_* to per-node stats
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Andrew Morton
Merge branch 'master' into mm-hotfixes-stable
commit
|
commitdiff
|
tree
2023-12-07
Jiexun Wang
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pt...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Ryusuke Konishi
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Sidhartha Kumar
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Florian Fainelli
scripts/gdb: fix lx-device-list-bus and lx-device-list...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Bagas Sanjaya
MAINTAINERS: drop Antti Palosaari
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Su Hui
highmem: fix a memory copy problem in memcpy_from_folio
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Ryusuke Konishi
nilfs2: fix missing error check for sb_set_blocksize...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Baoquan He
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Andy Shevchenko
units: add missing header
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Baoquan He
drivers/base/cpu: crash data showing should depends...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
SeongJae Park
mm/damon/sysfs-schemes: add timeout for update_schemes_tried...
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Kuan-Ying Lee
scripts/gdb/tasks: fix lx-ps command error
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Peter Xu
mm/Kconfig: make userfaultfd a menuconfig
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
Nico Pache
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
2023-12-07
SeongJae Park
mm/damon/core: copy nr_accesses when splitting region
Signed-off-by:
Andrew Morton
<akpm@linux-foundation.org>
commit
|
commitdiff
|
tree
next