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
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
-2
/
+2
2025-01-25
mm/memmap: prevent double scanning of memmap by kmemleak
Guo Weikang
-0
/
+4
2025-01-25
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
-0
/
+8
2025-01-25
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
-1
/
+1
2025-01-25
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
-0
/
+3
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
-2
/
+3
2025-01-25
mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
SeongJae Park
-0
/
+17
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
-2
/
+31
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
-0
/
+26
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
-1
/
+7
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
-1
/
+26
2025-01-25
mm: move common part of pagetable_*_ctor to helper
Kevin Brodsky
-16
/
+12
2025-01-25
mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge state
Lorenzo Stoakes
-1
/
+13
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
-7
/
+9
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
-10
/
+11
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
-2
/
+8
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
-2
/
+13
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
-47
/
+13
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
-0
/
+18
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
-0
/
+45
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
-2
/
+3
2025-01-25
mm: replace free hugepage folios after migration
yangge
-0
/
+7
2025-01-25
mm/swap_cgroup: decouple swap cgroup recording and clearing
Kairui Song
-4
/
+8
2025-01-25
mm/swap_cgroup: remove swap_cgroup_cmpxchg
Kairui Song
-2
/
+0
2025-01-25
Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-4
/
+532
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-14
/
+29
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-14
/
+28
2025-01-25
drm/print: Include drm_device.h
Gustavo Sousa
-0
/
+1
2025-01-25
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-3
/
+0
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-13
/
+77
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-889
/
+2751
2025-01-25
Merge tag 'irq-core-2025-01-21' into loongarch-next
Huacai Chen
-11
/
+6
2025-01-25
kdb: Remove unused flags stack
Dr. David Alan Gilbert
-3
/
+0
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
-0
/
+6
2025-01-24
minmax.h: remove some #defines that are only expanded once
David Laight
-8
/
+6
2025-01-24
minmax.h: simplify the variants of clamp()
David Laight
-12
/
+12
2025-01-24
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
-58
/
+51
2025-01-24
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
-2
/
+1
2025-01-24
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
-12
/
+12
2025-01-24
minmax.h: update some comments
David Laight
-29
/
+24
2025-01-24
minmax.h: add whitespace around operators and after commas
David Laight
-17
/
+17
2025-01-24
Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
-0
/
+52
2025-01-24
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
-1
/
+32
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+0
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-34
/
+16
2025-01-24
Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-45
/
+94
2025-01-24
drm/dp_mst: Fix drm RAD print
Wayne Lin
-0
/
+7
2025-01-24
Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-0
/
+143
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-25
/
+21
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+3
[prev]
[next]