projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2024-11-11
Lorenzo Stoakes
mm: add PTE_MARKER_GUARD PTE marker
commit
|
commitdiff
|
tree
2024-11-11
Lorenzo Stoakes
mm: pagewalk: add the ability to install PTEs
commit
|
commitdiff
|
tree
2024-11-11
Sabyrzhan Tasbolatov
kasan: delete CONFIG_KASAN_MODULE_TEST
commit
|
commitdiff
|
tree
2024-11-11
Sabyrzhan Tasbolatov
kasan: migrate copy_user_test to kunit
commit
|
commitdiff
|
tree
2024-11-11
Sabyrzhan Tasbolatov
kasan: move checks to do_strncpy_from_user
commit
|
commitdiff
|
tree
2024-11-11
Barry Song
mm: add per-order mTHP swpin counters
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: zswap: zswap_store_page() will initialize entry...
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: swap: count successful large folio zswap stores...
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: zswap: support large folios in zswap_store()
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: zswap: modify zswap_stored_pages to be atomic_long_t
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: zswap: modify zswap_compress() to accept a page...
commit
|
commitdiff
|
tree
2024-11-11
Kanchana P...
mm: define obj_cgroup_get() if CONFIG_MEMCG is not...
commit
|
commitdiff
|
tree
2024-11-11
Andrew Morton
Merge branch 'mm-hotfixes-stable' into mm-stable
commit
|
commitdiff
|
tree
2024-11-11
Barry Song
mm: count zeromap read and set for swapout and swapin
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
mm/damon/tests/dbgfs-kunit: fix the header double inclu...
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for...
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
selftests/damon/debugfs_duplicate_context_creation...
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
selftests/damon/_debugfs_common: hide expected error...
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
selftests/damon/huge_count_read_write: remove unnecessa...
commit
|
commitdiff
|
tree
2024-11-07
Andrew Paniakin
selftests/damon/huge_count_read_write: provide sufficie...
commit
|
commitdiff
|
tree
2024-11-07
Xiu Jianfeng
memcg: factor out mem_cgroup_stat_aggregate()
commit
|
commitdiff
|
tree
2024-11-07
Thorsten Blum
mm/show_mem: use str_yes_no() helper in show_free_areas()
commit
|
commitdiff
|
tree
2024-11-07
Zeng Jingxiang
mm/vmscan: wake up flushers conditionally to avoid...
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
mm: use page->private instead of page->index in percpu
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
mm: remove references to page->index in huge_memory.c
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
bootmem: stop using page->index
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
mm: mass constification of folio/page pointers
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
mm: renovate page_address_in_vma()
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
mm: use page_pgoff() in more places
commit
|
commitdiff
|
tree
2024-11-07
Matthew Wilcox...
mm: convert page_to_pgoff() to page_pgoff()
commit
|
commitdiff
|
tree
2024-11-07
Pintu Kumar
mm/zsmalloc: use memcpy_from/to_page whereever possible
commit
|
commitdiff
|
tree
2024-11-07
Pintu Kumar
zsmalloc: replace kmap_atomic with kmap_local_page
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
mm/codetag: uninline and move pgalloc_tag_copy and...
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
alloc_tag: support for page allocation tag compression
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
alloc_tag: introduce pgtag_ref_handle to abstract page...
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
alloc_tag: populate memory for module tags as needed
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
alloc_tag: load module tags into separate contiguous...
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
alloc_tag: introduce shutdown_mem_profiling helper...
commit
|
commitdiff
|
tree
2024-11-07
Suren Baghdasaryan
maple_tree: add mas_for_each_rev() helper
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
x86/module: enable ROX caches for module text on 64 bit
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
execmem: add support for cache of large ROX pages
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
x86/module: prepare module loading for ROX allocations...
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
arch: introduce set_direct_map_valid_noflush()
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
module: prepare to handle ROX allocations for text
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
asm-generic: introduce text-patching.h
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
mm: vmalloc: don't account for number of nodes for...
commit
|
commitdiff
|
tree
2024-11-07
Mike Rapoport...
mm: vmalloc: group declarations depending on CONFIG_MMU...
commit
|
commitdiff
|
tree
2024-11-07
Thorsten Blum
mailmap: add entry for Thorsten Blum
commit
|
commitdiff
|
tree
2024-11-07
Andrew Kanner
ocfs2: remove entry once instead of null-ptr-dereferenc...
commit
|
commitdiff
|
tree
2024-11-07
Roman Gushchin
signal: restore the override_rlimit logic
commit
|
commitdiff
|
tree
2024-11-07
Qi Xi
fs/proc: fix compile warning about variable 'vmcore_mma...
commit
|
commitdiff
|
tree
2024-11-07
Andrei Vagin
ucounts: fix counter leak in inc_rlimit_get_ucounts()
commit
|
commitdiff
|
tree
2024-11-07
Muhammad Usama...
selftests: hugetlb_dio: check for initial conditions...
commit
|
commitdiff
|
tree
2024-11-07
Maíra Canal
mm: fix docs for the kernel parameter ``thp_anon=``
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
mm/damon/core: avoid overflow in damon_feed_loop_next_i...
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
mm/damon/core: handle zero schemes apply interval
commit
|
commitdiff
|
tree
2024-11-07
SeongJae Park
mm/damon/core: handle zero {aggregation,ops_update...
commit
|
commitdiff
|
tree
2024-11-07
Wei Yang
mm/mlock: set the correct prev on failure
commit
|
commitdiff
|
tree
2024-11-07
Masami Hiramatsu...
objpool: fix to make percpu slot allocation more robust
commit
|
commitdiff
|
tree
2024-11-07
Yu Zhao
mm/page_alloc: keep track of free highatomic
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg: workingset: remove folio_memcg_rcu usage
commit
|
commitdiff
|
tree
2024-11-07
Wei Yang
mm/vma: the pgoff is correct if can_merge_right
commit
|
commitdiff
|
tree
2024-11-07
Lorenzo Stoakes
mm: defer second attempt at merge on mmap()
commit
|
commitdiff
|
tree
2024-11-07
Lorenzo Stoakes
mm: remove unnecessary reset state logic on merge new VMA
commit
|
commitdiff
|
tree
2024-11-07
Lorenzo Stoakes
mm: refactor __mmap_region()
commit
|
commitdiff
|
tree
2024-11-07
Lorenzo Stoakes
mm: isolate mmap internal logic to mm/vma.c
commit
|
commitdiff
|
tree
2024-11-07
Lorenzo Stoakes
tools: testing: add additional vma_internal.h stubs
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg-v1: remove memcg move locking code
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg-v1: no need for memcg locking for MGLRU
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg-v1: no need for memcg locking for writeback tracking
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg-v1: no need for memcg locking for dirty tracking
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg-v1: remove charge move code
commit
|
commitdiff
|
tree
2024-11-07
Shakeel Butt
memcg-v1: fully deprecate move_charge_at_immigrate
commit
|
commitdiff
|
tree
2024-11-07
Baolin Wang
mm: shmem: fallback to page size splice if large folio...
commit
|
commitdiff
|
tree
2024-11-07
Zheng Yejian
mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_e...
commit
|
commitdiff
|
tree
2024-11-07
Zheng Yejian
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
commit
|
commitdiff
|
tree
2024-11-07
Thorsten Blum
mm/page_alloc: use str_off_on() helper in build_all_zon...
commit
|
commitdiff
|
tree
2024-11-07
Ryan Roberts
mm/memcontrol: fix seq_buf size to save memory when...
commit
|
commitdiff
|
tree
2024-11-07
James Houghton
mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
commit
|
commitdiff
|
tree
2024-11-07
Liu Jing
tools/mm: free the allocated memory
commit
|
commitdiff
|
tree
2024-11-07
Jim Zhao
mm/page-writeback: raise wb_thresh to prevent write...
commit
|
commitdiff
|
tree
2024-11-07
Manas
mm/memory.c: simplify pfnmap_lockdep_assert
commit
|
commitdiff
|
tree
2024-11-07
Sourav Panda
mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub
commit
|
commitdiff
|
tree
2024-11-07
Jann Horn
maple_tree: fix outdated flag name in comment
commit
|
commitdiff
|
tree
2024-11-07
Baolin Wang
mm: shmem: improve the tmpfs large folio read performance
commit
|
commitdiff
|
tree
2024-11-07
Baolin Wang
mm: shmem: update iocb->ki_pos directly to simplify...
commit
|
commitdiff
|
tree
2024-11-07
Luoxi Li
mm: remove unused has_isolate_pageblock
commit
|
commitdiff
|
tree
2024-11-07
Dev Jain
mm: remove redundant condition for THP folio
commit
|
commitdiff
|
tree
2024-11-07
Liam R. Howlett
mm/mremap: remove goto from mremap_to()
commit
|
commitdiff
|
tree
2024-11-07
Liam R. Howlett
mm/mremap: cleanup vma_to_resize()
commit
|
commitdiff
|
tree
2024-11-07
Wei Yang
maple_tree: remove sanity check from mas_wr_slot_store()
commit
|
commitdiff
|
tree
2024-11-07
Wei Yang
maple_tree: calculate new_end when needed
commit
|
commitdiff
|
tree
2024-11-07
Pankaj Raghav
mm: don't set readahead flag on a folio when lookahead_...
commit
|
commitdiff
|
tree
2024-11-07
Kefeng Wang
mm: shmem: remove __shmem_huge_global_enabled()
commit
|
commitdiff
|
tree
2024-11-07
Kefeng Wang
mm: huge_memory: move file_thp_enabled() into huge_memory.c
commit
|
commitdiff
|
tree
2024-11-07
Kefeng Wang
tmpfs: don't enable large folios if not supported
commit
|
commitdiff
|
tree
2024-11-07
Lorenzo Stoakes
tools: testing: fix phys_addr_t size on 64-bit systems
commit
|
commitdiff
|
tree
2024-11-07
Wei Xu
mm/mglru: reset page lru tier bits when activating
commit
|
commitdiff
|
tree
2024-11-07
Thorsten Blum
mm: swap: use str_true_false() helper function
commit
|
commitdiff
|
tree
next