| 12 days ago |
Lance Yang | mm/mmu_gather: replace IPI with synchronize_rcu() when... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Thomas Ballasi | mm: vmscan: add PIDs to vmscan tracepoints |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Thomas Ballasi | mm: vmscan: add cgroup IDs to vmscan tracepoints |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Steven Rostedt | tracing: add __event_in_*irq() helpers |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Johannes Weiner | mm: memcontrol: switch to native NR_VMALLOC vmstat... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Johannes Weiner | mm: vmalloc: streamline vmalloc memory accounting |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Jason Miu | kho: remove finalize state and clients |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Jason Miu | kho: adopt radix tree for preserved memory tracking |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Pratyush Yadav... | kho: move alloc tag init to kho_init_{folio,pages}() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
David Hildenbrand... | mm: centralize+fix comments about compound_mapcount... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Vernon Yang | mm: khugepaged: skip lazy-free folios |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Vernon Yang | mm: add folio_test_lazyfree helper |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Vernon Yang | mm-khugepaged-refine-scan-progress-number-fix |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Vernon Yang | mm: khugepaged: refine scan progress number |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Vernon Yang | mm: khugepaged: add trace_mm_khugepaged_scan event |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Zhongqiu Han | mm/kmemleak: use PF_KTHREAD flag to detect kernel threads |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Zhongqiu Han | mm/kmemleak: remove unreachable return statement in... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
qinyu | mm/page_idle.c: remove redundant mmu notifier in aging... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Li RongQing | mm/mmu_notifiers: use hlist_for_each_entry_srcu() for... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Vernon Yang | mm: khugepaged: set to next mm direct when mm has MMF_D... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Chen Ni | selftests/mm: remove duplicate include of unistd.h |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Mike Rapoport... | mm: cache struct page for empty_zero_page and return... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Mike Rapoport... | arch, mm: consolidate empty_zero_page |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Mike Rapoport... | mm: rename my_zero_pfn() to zero_pfn() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Mike Rapoport... | mm: don't special case !MMU for is_zero_pfn() and my_ze... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm/shmem: remove unnecessary restrain unmask of swap... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Gregory Price | mm: name the anonymous MMOP enum as enum mmop |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Jiayuan Chen | selftests/cgroup: add test for zswap incompressible... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Jiayuan Chen | mm: zswap: add per-memcg stat for incompressible pages |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | memcg: consolidate private id refcount get/put helpers |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Asier Gutierrez | mm/damon: remove unused target param of get_scheme_score() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Pratyush Yadav... | mm: memfd_luo: preserve file seals |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Pratyush Yadav... | memfd: export memfd_{add,get}_seals() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: no need to clear the shadow explicitly |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: simplify checking if a folio is swapped |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: no need to truncate the scan border |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: use the swap table to track the swap count |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: simplify swap table sanity range check |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: mark bad slots in swap table directly |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: implement helpers for reserving data in the... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm/workingset: leave highest bits empty for anon shadow |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: consolidate bad slots setup and make it more... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: remove redundant arguments and locking for... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: clean up swapon process and locking |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kairui Song | mm, swap: protect si->swap_file properly and use as... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Miquel Sabaté... | mm: fix typo in the comment of mod_zone_state() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
JP Kobryn ... | mm: move pgscan, pgsteal, pgrefill to node stats |
commit | commitdiff | tree | snapshot |
| 12 days ago |
AnishMulay | selftests/mm: skip migration tests if NUMA is unavailable |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Seongsu Park | mm/pkeys: remove unused tsk parameter from arch_set_use... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: clean up mas_wr_node_store() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: don't pass end to mas_wr_append() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: pass maple copy node to mas_wmb_replace() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: remove maple big node and subtree structs |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: use maple copy node for mas_wr_split() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: add cp_converged() helper |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: add copy_tree_location() helper |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: add test for rebalance calculation off... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: use maple copy node for mas_wr_rebalance... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: add cp_is_new_root() helper |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: separate wr_split_store and wr_rebalance... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: remove unnecessary return statements |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: inline mas_wr_spanning_rebalance() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: start using maple copy node for destination |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: add gap support, slot and pivot sizes for... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: introduce ma_leaf_max_gap() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: change initial big node setup in mas_wr_spa... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: inline mas_spanning_rebalance_loop() into... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: testing update for spanning store |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: introduce maple_copy node and use it in... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: correct right ma_wr_state end pivot in... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: move maple_subtree_state from mas_wr_spanni... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: don't pass through height in mas_wr_spannin... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: remove l_wr_mas from mas_wr_spanning_rebalance |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: make ma_wr_states reliable for reuse in... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: inline mas_spanning_rebalance() into mas_wr... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: remove unnecessary assignment of orig_l... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: extract use of big node from mas_wr_spannin... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: move mas_spanning_rebalance loop to function |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Liam R. Howlett | maple_tree: fix mas_dup_alloc() sparse warning |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Kevin Lourenco | mm/fadvise: validate offset in generic_fadvise |
commit | commitdiff | tree | snapshot |
| 12 days ago |
xu xin | ksm: initialize the addr only once in rmap_walk_ksm |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'sched-urgent-2026-04-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'perf-urgent-2026-04-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'irq-urgent-2026-04-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | i915: don't use a vma that didn't match the context VM |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Linus Torvalds | Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Borislav Petkov... | EDAC/mc: Fix error path ordering in edac_mc_alloc() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
John Hubbard | gpu: nova-core: vbios: use from_le_bytes() for PCI... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Eliot Courtney | gpu: nova-core: bitfield: fix broken Default implementation |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alexandre Courbot | gpu: nova-core: falcon: pad firmware DMA object size... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alexandre Courbot | gpu: nova-core: gsp: fix undefined behavior in command... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Yazen Ghannam | x86/mce/amd: Filter bogus hardware errors on Zen3 clients |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Masahiro Yamada | kconfig: forbid multiple entries with the same symbol... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Nathan Chancellor | Documentation: kbuild: Update the debug information... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Thomas Weißschuh | checksyscalls: move instance functionality into generic... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Thomas Weißschuh | checksyscalls: only run when necessary |
commit | commitdiff | tree | snapshot |
| next |