| 2026-04-05 |
qinyu | mm/page_idle.c: remove redundant mmu notifier in aging... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Li RongQing | mm/mmu_notifiers: use hlist_for_each_entry_srcu() for... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Vernon Yang | mm: khugepaged: set to next mm direct when mm has MMF_D... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Chen Ni | selftests/mm: remove duplicate include of unistd.h |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Mike Rapoport... | mm: cache struct page for empty_zero_page and return... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Mike Rapoport... | arch, mm: consolidate empty_zero_page |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Mike Rapoport... | mm: rename my_zero_pfn() to zero_pfn() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Mike Rapoport... | mm: don't special case !MMU for is_zero_pfn() and my_ze... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm/shmem: remove unnecessary restrain unmask of swap... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Gregory Price | mm: name the anonymous MMOP enum as enum mmop |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Jiayuan Chen | selftests/cgroup: add test for zswap incompressible... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Jiayuan Chen | mm: zswap: add per-memcg stat for incompressible pages |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | memcg: consolidate private id refcount get/put helpers |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Asier Gutierrez | mm/damon: remove unused target param of get_scheme_score() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Pratyush Yadav... | mm: memfd_luo: preserve file seals |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Pratyush Yadav... | memfd: export memfd_{add,get}_seals() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: no need to clear the shadow explicitly |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: simplify checking if a folio is swapped |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: no need to truncate the scan border |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: use the swap table to track the swap count |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: simplify swap table sanity range check |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: mark bad slots in swap table directly |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: implement helpers for reserving data in the... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm/workingset: leave highest bits empty for anon shadow |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: consolidate bad slots setup and make it more... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: remove redundant arguments and locking for... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: clean up swapon process and locking |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kairui Song | mm, swap: protect si->swap_file properly and use as... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Miquel Sabaté... | mm: fix typo in the comment of mod_zone_state() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
JP Kobryn ... | mm: move pgscan, pgsteal, pgrefill to node stats |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
AnishMulay | selftests/mm: skip migration tests if NUMA is unavailable |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Seongsu Park | mm/pkeys: remove unused tsk parameter from arch_set_use... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: clean up mas_wr_node_store() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: don't pass end to mas_wr_append() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: pass maple copy node to mas_wmb_replace() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: remove maple big node and subtree structs |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: use maple copy node for mas_wr_split() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: add cp_converged() helper |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: add copy_tree_location() helper |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: add test for rebalance calculation off... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: use maple copy node for mas_wr_rebalance... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: add cp_is_new_root() helper |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: separate wr_split_store and wr_rebalance... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: remove unnecessary return statements |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: inline mas_wr_spanning_rebalance() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: start using maple copy node for destination |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: add gap support, slot and pivot sizes for... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: introduce ma_leaf_max_gap() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: change initial big node setup in mas_wr_spa... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: inline mas_spanning_rebalance_loop() into... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: testing update for spanning store |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: introduce maple_copy node and use it in... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: correct right ma_wr_state end pivot in... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: move maple_subtree_state from mas_wr_spanni... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: don't pass through height in mas_wr_spannin... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: remove l_wr_mas from mas_wr_spanning_rebalance |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: make ma_wr_states reliable for reuse in... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: inline mas_spanning_rebalance() into mas_wr... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: remove unnecessary assignment of orig_l... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: extract use of big node from mas_wr_spannin... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: move mas_spanning_rebalance loop to function |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Liam R. Howlett | maple_tree: fix mas_dup_alloc() sparse warning |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Kevin Lourenco | mm/fadvise: validate offset in generic_fadvise |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
xu xin | ksm: initialize the addr only once in rmap_walk_ksm |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'sched-urgent-2026-04-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'perf-urgent-2026-04-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'irq-urgent-2026-04-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | i915: don't use a vma that didn't match the context VM |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Jagadeesh Kona | clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Krzysztof Kozlowski | clk: qcom: Constify list of critical CBCR registers |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Krzysztof Kozlowski | clk: qcom: Constify qcom_cc_driver_data |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Krzysztof Kozlowski | clk: qcom: videocc-glymur: Constify qcom_cc_desc |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Srinivas Pandruvada | tools/power/x86/intel-speed-select: v1.26 release |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Zhang Rui | tools/power/x86/intel-speed-select: Fix output when... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Zhang Rui | tools/power/x86/intel-speed-select: Print Version info... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Zhang Rui | tools/power/x86/intel-speed-select: Fix some program... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Zhang Rui | tools/power/x86/intel-speed-select: Fix cpu extended... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Srinivas Pandruvada | tools/power/x86/intel-speed-select: Avoid current base... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Linus Torvalds | Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Borislav Petkov... | EDAC/mc: Fix error path ordering in edac_mc_alloc() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
John Hubbard | gpu: nova-core: vbios: use from_le_bytes() for PCI... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Eliot Courtney | gpu: nova-core: bitfield: fix broken Default implementation |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Alexandre Courbot | gpu: nova-core: falcon: pad firmware DMA object size... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Alexandre Courbot | gpu: nova-core: gsp: fix undefined behavior in command... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Yazen Ghannam | x86/mce/amd: Filter bogus hardware errors on Zen3 clients |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Masahiro Yamada | kconfig: forbid multiple entries with the same symbol... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Nathan Chancellor | Documentation: kbuild: Update the debug information... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Thomas Weißschuh | checksyscalls: move instance functionality into generic... |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Thomas Weißschuh | checksyscalls: only run when necessary |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Thomas Weißschuh | checksyscalls: fail on all intermediate errors |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Thomas Weißschuh | checksyscalls: move path to reference table to a variable |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Marc Zyngier | KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Al Viro | coda_flag_children(): fix a UAF |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Al Viro | sanitize coda_dentry_delete() |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Al Viro | coda: is_bad_inode() is always false there |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Nam Cao | riscv: Remove support for XIP kernel |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Nam Cao | riscv: Reuse compare_unaligned_access() in check_vector... |
commit | commitdiff | tree | snapshot |
| next |