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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-38
/
+120
2025-05-13
memcg: no irq disable for memcg stock lock
Shakeel Butt
1
-9
/
+6
2025-05-13
memcg: completely decouple memcg and obj stocks
Shakeel Butt
1
-57
/
+92
2025-05-13
memcg: separate local_trylock for memcg and obj
Shakeel Butt
1
-23
/
+26
2025-05-13
memcg: simplify consume_stock
Shakeel Butt
1
-13
/
+7
2025-05-13
mm: remove obsolete pgd_offset_gate()
Feng Lee
1
-4
/
+1
2025-05-13
mm/vma: remove mmap() retry merge
Lorenzo Stoakes
1
-14
/
+0
2025-05-13
mm: secretmem: convert to .mmap_prepare() hook
Lorenzo Stoakes
1
-7
/
+7
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
3
-3
/
+70
2025-05-12
mm/gup: remove page_folio() in memfd_pin_folios()
Vishal Moola (Oracle)
1
-1
/
+1
2025-05-12
mm/gup: remove unnecessary check in memfd_pin_folios()
Vishal Moola (Oracle)
1
-14
/
+1
2025-05-12
mm, swap: remove no longer used swap mapping helper
Kairui Song
1
-9
/
+0
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
6
-6
/
+22
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
5
-3
/
+113
2025-05-12
mm: move dup_mmap() to mm
Lorenzo Stoakes
3
-6
/
+185
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
4
-42
/
+116
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
4
-84
/
+98
2025-05-12
mm: kmemleak: mark variables as __read_mostly
Luiz Capitulino
1
-2
/
+2
2025-05-12
mm: kmemleak: drop wrong comment
Luiz Capitulino
1
-2
/
+0
2025-05-12
mm: kmemleak: drop kmemleak_warning variable
Luiz Capitulino
1
-3
/
+0
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-18
/
+4
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
1
-2
/
+2
2025-05-12
mm/damon/sysfs-schemes: use kmalloc_array() and size_add()
Su Hui
1
-2
/
+3
2025-05-12
mm: workingset: simplify lockdep check in update_node
Pedro Falcato
1
-3
/
+1
2025-05-12
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
1
-5
/
+1
2025-05-12
mm: use for_each_valid_pfn() in memory_hotplug
David Woodhouse
1
-6
/
+2
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
1
-13
/
+10
2025-05-12
memblock: add KHO support for reserve_mem
Alexander Graf
1
-0
/
+193
2025-05-12
kexec: add KHO parsing support
Alexander Graf
1
-0
/
+1
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
1
-0
/
+8
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
3
-3
/
+32
2025-05-12
memblock: add support for scratch memory
Alexander Graf
2
-0
/
+65
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
1
-8
/
+32
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
1
-3
/
+3
2025-05-12
mm/numa: remove unnecessary local variable in alloc_node_data()
Ye Liu
1
-3
/
+1
2025-05-12
mm/debug_page_alloc: improve error message for invalid guardpage minorder
Ye Liu
1
-1
/
+1
2025-05-12
mm/io-mapping: precompute remap protection flags for clarity
Ye Liu
1
-3
/
+4
2025-05-12
mm/rmap: fix typo in comment in page_address_in_vma
Ye Liu
1
-1
/
+1
2025-05-12
mm/rmap: rename page__anon_vma to anon_vma for consistency
Ye Liu
1
-4
/
+4
2025-05-12
mm: use SWAPPINESS_ANON_ONLY in MGLRU
Zhongkun He
1
-4
/
+13
2025-05-12
mm: add max swappiness arg to lru_gen for anonymous memory only
Zhongkun He
1
-4
/
+15
2025-05-12
mm: vmscan: add more comments about cache_trim_mode
Zhongkun He
1
-1
/
+2
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
2
-0
/
+12
2025-05-12
memcg: introduce non-blocking limit setting option
Shakeel Butt
1
-2
/
+8
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2
-6
/
+35
2025-05-12
mm/memcg: use kmem_cache when alloc memcg pernode info
Huan Yang
1
-1
/
+6
2025-05-12
mm/memcg: use kmem_cache when alloc memcg
Huan Yang
1
-1
/
+8
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
1
-3
/
+2
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
4
-13
/
+13
2025-05-12
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
2
-28
/
+11
[prev]
[next]