index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-01-26
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
-15
/
+14
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
-0
/
+1
2026-01-26
nodemask: propagate boolean for nodes_and{,not}
Yury Norov
-4
/
+4
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
-6
/
+9
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
-5
/
+8
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
-5
/
+8
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
-6
/
+8
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
-6
/
+6
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
-6
/
+6
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
-6
/
+3
2026-01-26
mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
Jinjiang Tu
-0
/
+3
2026-01-26
zsmalloc: introduce SG-list based object read API
Sergey Senozhatsky
-0
/
+4
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
-0
/
+4
2026-01-26
mm: cma: add cma_alloc_frozen{_compound}()
Kefeng Wang
-20
/
+6
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
-31
/
+21
2026-01-26
mm: cma: kill cma_pages_valid()
Kefeng Wang
-1
/
+0
2026-01-26
mm: page_alloc: add __split_page()
Kefeng Wang
-0
/
+10
2026-01-26
mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
Kefeng Wang
-1
/
+1
2026-01-26
zsmalloc: use actual object size to detect spans
Sergey Senozhatsky
-2
/
+2
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
-4
/
+4
2026-01-26
memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
Shakeel Butt
-18
/
+0
2026-01-26
mm/damon: use cgroup ID instead of private memcg ID
Shakeel Butt
-2
/
+2
2026-01-26
memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
Shakeel Butt
-5
/
+5
2026-01-26
memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
Shakeel Butt
-4
/
+0
2026-01-26
memcg: introduce private id API for in-kernel users
Shakeel Butt
-3
/
+21
2026-01-26
mm/page_alloc: refactor the initial compaction handling
Vlastimil Babka
-1
/
+7
2026-01-26
mm/mmap_lock: add vma_is_attached() helper
Lorenzo Stoakes
-2
/
+7
2026-01-26
mm/rmap: make anon_vma functions internal
Lorenzo Stoakes
-60
/
+0
2026-01-26
mm/rmap: remove anon_vma_merge() function
Lorenzo Stoakes
-7
/
+0
2026-01-26
Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Mike Rapoport (Microsoft)
-6
/
+0
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
-2
/
+4
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-2
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-2
/
+2
2026-01-26
alpha: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-0
/
+1
2026-01-26
mm/khugepaged: map dirty/writeback pages failures to EAGAIN
Shivank Garg
-1
/
+2
2026-01-26
atomic: add option for weaker alignment check
Finn Thain
-1
/
+7
2026-01-26
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
-0
/
+11
2026-01-26
atomic: specify alignment for atomic_t and atomic64_t
Finn Thain
-2
/
+2
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
-1
/
+1
2026-01-26
linux/log2.h: reduce instruction count for is_power_of_2()
Maciej W. Rozycki
-1
/
+1
2026-01-26
kho/abi: add memblock ABI header
Mike Rapoport (Microsoft)
-0
/
+73
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
-26
/
+81
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
-0
/
+85
2026-01-26
kho/abi: memfd: make generated documentation more coherent
Mike Rapoport (Microsoft)
-2
/
+2
2026-01-26
kho/abi: luo: make generated documentation more coherent
Mike Rapoport (Microsoft)
-4
/
+4
2026-01-26
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
-0
/
+1
2026-01-26
types: drop definition of __EXPORTED_HEADERS__
Thomas Weißschuh
-1
/
+0
2026-01-26
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
-1
/
+6
2026-01-26
ipc/shm: uapi: remove dependency on libc
Thomas Weißschuh
-3
/
+0
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
-3
/
+6
[prev]
[next]