| 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-03-24 |
Jiaqi Yan | fs: hugetlb: simplify remove_inode_hugepages() return... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Altan Hacigumus | mm/shrinker: fix refcount leak in shrink_slab_memcg() |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
qinyu | mm/damon/ops-common: remove redudnant mmu notifier... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Shengming Hu | mm/page_alloc: avoid overcounting bulk alloc in waterma... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Kairui Song | mm, swap: speed up hibernation allocation and writeout |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Linus Torvalds | Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Paolo Bonzini | Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Paolo Bonzini | Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Linus Torvalds | Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23'... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Linus Torvalds | Merge tag 'media/v7.0-5' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
Linus Torvalds | Merge tag 'xsa482-7.0-tag' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
SeongJae Park | mm/damon/stat: monitor all System RAM resources |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Lorenzo Stoakes... | mm/zswap: add missing kunmap_local() |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Muhammad Usama... | mailmap: update email address for Muhammad Usama Anjum |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Linux 7.0-rc5 v7.0-rc5 |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Arnaldo Carvalho... | tools headers: Synchronize linux/build_bug.h with the... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Arnaldo Carvalho... | tools headers UAPI: Sync x86's asm/kvm.h with the kerne... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Arnaldo Carvalho... | tools headers UAPI: Sync linux/kvm.h with the kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Arnaldo Carvalho... | tools arch x86: Sync the msr-index.h copy with the... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Mikko Perttunen | i2c: tegra: Don't mark devices with pins as IRQ safe |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'trace-v7.0-rc4' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'x86-urgent-2026-03-22' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'perf-urgent-2026-03-22' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'objtool-urgent-2026-03-22' of git://git... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'locking-urgent-2026-03-22' of git://git... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Linus Torvalds | Merge tag 'irq-urgent-2026-03-22' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Sergey Senozhatsky | zram: do not slot_free() written-back slots |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
SeongJae Park | mm/damon/core: avoid use of half-online-committed context |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
Lorenzo Stoakes... | mm/rmap: clear vma->anon_vma on error |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Linus Torvalds | Merge tag 'driver-core-7.0-rc5' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Jiri Olsa | ftrace: Use hash argument for tmp_ops in update_ftrace_... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Masami Hiramatsu... | ring-buffer: Fix to update per-subbuf entries of persis... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Steven Rostedt | tracing: Fix trace_marker copy link list updates |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Steven Rostedt | tracing: Fix failure to read user space from system... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Xuewen Yan | tracing: Revert "tracing: Remove pid in task_rename... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Borkmann | selftests/bpf: Add a test cases for sync_linked_regs... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Borkmann | bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Alexei Starovoitov | Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or' |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Wade | selftests/bpf: Add tests for maybe_fork_scalars() OR... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Daniel Wade | bpf: Fix unsound scalar forking in maybe_fork_scalars... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Alexei Starovoitov | Merge branch 'bpf-fix-abs-int_min-undefined-behavior... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Jenny Guanni Qu | selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Jenny Guanni Qu | bpf: Fix undefined behavior in interpreter sdiv/smod... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Ihor Solodrai | selftests/bpf: Add tests for bpf_throw lock leak from... |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Ihor Solodrai | bpf: Fix exception exit lock checking for subprogs |
commit | commitdiff | tree | snapshot |
| 2026-03-21 |
Wolfram Sang | Merge tag 'i2c-host-fixes-7.0-rc5' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| next |