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-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
-2
/
+3
2026-04-05
mm: move MAX_FOLIO_ORDER definition to mmzone.h
Kiryl Shutsemau
-31
/
+31
2026-04-05
folio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
Tal Zussman
-6
/
+6
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
-8
/
+8
2026-04-05
mm: remove stray references to struct pagevec
Tal Zussman
-3
/
+1
2026-04-05
mm: introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
Catalin Marinas
-0
/
+2
2026-04-05
mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
Lance Yang
-0
/
+4
2026-04-05
mm: vmscan: add PIDs to vmscan tracepoints
Thomas Ballasi
-8
/
+16
2026-04-05
mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
-35
/
+48
2026-04-05
tracing: add __event_in_*irq() helpers
Steven Rostedt
-0
/
+27
2026-04-05
mm: memcontrol: switch to native NR_VMALLOC vmstat counter
Johannes Weiner
-1
/
+0
2026-04-05
mm: vmalloc: streamline vmalloc memory accounting
Johannes Weiner
-3
/
+1
2026-04-05
kho: adopt radix tree for preserved memory tracking
Jason Miu
-15
/
+199
2026-04-05
mm: khugepaged: skip lazy-free folios
Vernon Yang
-0
/
+1
2026-04-05
mm: add folio_test_lazyfree helper
Vernon Yang
-0
/
+5
2026-04-05
mm: khugepaged: add trace_mm_khugepaged_scan event
Vernon Yang
-0
/
+25
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
-3
/
+8
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-0
/
+10
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
-8
/
+20
2026-04-05
mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport (Microsoft)
-13
/
+1
2026-04-05
mm: name the anonymous MMOP enum as enum mmop
Gregory Price
-9
/
+10
2026-04-05
mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
-0
/
+1
2026-04-05
mm/damon: remove unused target param of get_scheme_score()
Asier Gutierrez
-2
/
+1
2026-04-05
mm: memfd_luo: preserve file seals
Pratyush Yadav (Google)
-1
/
+17
2026-04-05
memfd: export memfd_{add,get}_seals()
Pratyush Yadav (Google)
-0
/
+12
2026-04-05
mm, swap: use the swap table to track the swap count
Kairui Song
-25
/
+3
2026-04-05
mm: move pgscan, pgsteal, pgrefill to node stats
JP Kobryn (Meta)
-13
/
+13
2026-04-05
maple_tree: start using maple copy node for destination
Liam R. Howlett
-0
/
+14
2026-04-05
maple_tree: add gap support, slot and pivot sizes for maple copy
Liam R. Howlett
-0
/
+1
2026-04-05
maple_tree: change initial big node setup in mas_wr_spanning_rebalance()
Liam R. Howlett
-0
/
+1
2026-04-05
maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance()
Liam R. Howlett
-0
/
+26
2026-03-24
Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+6
2026-03-23
Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
-0
/
+1
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-2
/
+5
2026-03-22
Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
-0
/
+6
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+58
2026-03-21
tracing: Revert "tracing: Remove pid in task_rename tracing output"
Xuewen Yan
-2
/
+5
2026-03-20
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-03-20
Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+2
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+8
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+2
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
-0
/
+1
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
-0
/
+3
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-19
/
+71
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-1
/
+3
2026-03-18
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
-1
/
+1
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
-1
/
+3
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+1
[next]