index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-25
mm: add PG_dropbehind folio flag
Jens Axboe
1
-0
/
+5
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
1
-2
/
+2
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
1
-2
/
+2
2025-01-25
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
1
-4
/
+2
2025-01-25
ksm: add ksm involvement information for each process
xu xin
1
-0
/
+1
2025-01-25
mm/damon: explain "effective quota" on kernel-doc comment
SeongJae Park
1
-4
/
+9
2025-01-25
mm: remove PageTransTail()
Matthew Wilcox (Oracle)
1
-12
/
+0
2025-01-25
mm/mglru: rework workingset protection
Yu Zhao
2
-76
/
+94
2025-01-25
mm/mglru: rework aging feedback
Yu Zhao
1
-9
/
+8
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-0
/
+6
2025-01-25
mm: make mmap_region() internal
Lorenzo Stoakes
1
-3
/
+0
2025-01-25
mm, swap_slots: remove slot cache for freeing path
Kairui Song
1
-3
/
+0
2025-01-25
mm, swap: use a global swap cluster for non-rotation devices
Kairui Song
1
-0
/
+2
2025-01-25
mm, swap: simplify percpu cluster updating
Kairui Song
1
-2
/
+2
2025-01-25
mm, swap: reduce contention on device lock
Kairui Song
1
-1
/
+2
2025-01-25
mm, swap: use an enum to define all cluster flags and wrap flags changes
Kairui Song
1
-4
/
+13
2025-01-25
mm, swap: hold a reference during scan and cleanup flag usage
Kairui Song
1
-1
/
+0
2025-01-25
mm, swap: clean up plist removal and adding
Kairui Song
1
-1
/
+1
2025-01-25
mm, swap: clean up device availability check
Kairui Song
1
-2
/
+0
2025-01-25
mm, swap: remove old allocation path for HDD
Kairui Song
1
-3
/
+0
2025-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
1
-3
/
+8
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
1
-1
/
+1
2025-01-25
mm/damon/core: add damos_filter->allow field
SeongJae Park
1
-1
/
+3
2025-01-25
mm/damon: fixup damos_filter kernel-doc
SeongJae Park
1
-5
/
+6
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-7
/
+7
2025-01-25
mm: alloc_pages_bulk_noprof: drop page_list argument
Luiz Capitulino
1
-6
/
+2
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
1
-2
/
+2
2025-01-25
mm/memmap: prevent double scanning of memmap by kmemleak
Guo Weikang
1
-0
/
+4
2025-01-25
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
1
-0
/
+3
2025-01-25
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
1
-1
/
+1
2025-01-25
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
1
-0
/
+3
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
1
-2
/
+3
2025-01-25
mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
SeongJae Park
1
-0
/
+17
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
1
-2
/
+31
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
1
-0
/
+26
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
1
-0
/
+5
2025-01-25
mm: move common part of pagetable_*_ctor to helper
Kevin Brodsky
1
-16
/
+12
2025-01-25
mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge state
Lorenzo Stoakes
1
-1
/
+13
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2
-7
/
+9
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
1
-0
/
+6
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-43
/
+9
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
1
-0
/
+16
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
1
-2
/
+3
2025-01-25
mm: replace free hugepage folios after migration
yangge
1
-0
/
+7
2025-01-25
mm/swap_cgroup: decouple swap cgroup recording and clearing
Kairui Song
1
-4
/
+8
2025-01-25
mm/swap_cgroup: remove swap_cgroup_cmpxchg
Kairui Song
1
-2
/
+0
2025-01-25
Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2
-4
/
+532
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+20
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-13
/
+0
2025-01-25
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-3
/
+0
[prev]
[next]