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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
7
-2
/
+27
2025-05-31
sched/numa: fix task swap by skipping kernel threads
Libo Chen
1
-1
/
+2
2025-05-31
tools/testing: check correct variable in open_procmap()
Dan Carpenter
1
-1
/
+1
2025-05-31
tools/testing/vma: add missing function stub
Lorenzo Stoakes
1
-0
/
+5
2025-05-31
mm/gup: update comment explaining why gup_fast() disables IRQs
Jann Horn
1
-1
/
+1
2025-05-31
selftests/mm: two fixes for the pfnmap test
David Hildenbrand
1
-4
/
+57
2025-05-31
mm/khugepaged: fix race with folio split/free using temporary reference
Shivank Garg
1
-1
/
+17
2025-05-31
mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order
Juan Yescas
4
-5
/
+55
2025-05-31
mmu_notifiers: remove leftover stub macros
Jann Horn
1
-3
/
+0
2025-05-31
selftests/mm: deduplicate test names in madv_populate
Mark Brown
1
-9
/
+9
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
3
-0
/
+10
2025-05-31
mm: rust: make CONFIG_MMU ifdefs more narrow
Alice Ryhl
2
-52
/
+72
2025-05-31
mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
Roman Gushchin
3
-10
/
+39
2025-05-31
mm/damon/Kconfig: enable CONFIG_DAMON by default
SeongJae Park
1
-0
/
+1
2025-05-31
mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMON
SeongJae Park
1
-0
/
+3
2025-05-31
hugetlb: show nr_huge_pages in report_hugepages()
Wenjie Xu
1
-1
/
+1
2025-05-31
selftests/mm: skip hugevm test if kernel config file is not present
Zi Yan
1
-17
/
+9
2025-05-31
selftests/mm: skip guard_regions.uffd tests when uffd is not present
Zi Yan
1
-2
/
+15
2025-05-31
mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
Kemeng Shi
1
-2
/
+0
2025-05-31
mm: shmem: only remove inode from swaplist when it's swapped page count is 0
Kemeng Shi
1
-2
/
+2
2025-05-31
mm/shmem: fix potential dead loop in shmem_unuse()
Kemeng Shi
1
-3
/
+6
2025-05-31
mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
Kemeng Shi
1
-3
/
+3
2025-05-31
mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
Kemeng Shi
1
-0
/
+2
2025-05-31
mm/damon/core: avoid destroyed target reference from DAMOS quota
Akinobu Mita
1
-0
/
+8
2025-05-31
memcg: make memcg_rstat_updated nmi safe
Shakeel Butt
1
-7
/
+9
2025-05-31
memcg: nmi-safe slab stats updates
Shakeel Butt
1
-3
/
+33
2025-05-31
memcg: add nmi-safe update for MEMCG_KMEM
Shakeel Butt
1
-2
/
+19
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
3
-0
/
+66
2025-05-31
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
2
-0
/
+10
2025-05-31
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
1
-2
/
+2
2025-05-31
selftests/mm: deduplicate test logging in test_mlock_lock()
Mark Brown
1
-1
/
+1
2025-05-31
zram: support deflate-specific params
Sergey Senozhatsky
3
-6
/
+28
2025-05-31
zram: rename ZCOMP_PARAM_NO_LEVEL
Sergey Senozhatsky
6
-7
/
+7
2025-05-31
iov: remove copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
2
-24
/
+15
2025-05-31
ntfs3: use folios more in ntfs_compress_write()
Matthew Wilcox (Oracle)
1
-18
/
+13
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
9
-19
/
+19
2025-05-31
m68k: remove use of page->index
Matthew Wilcox (Oracle)
1
-1
/
+2
2025-05-27
mm: pcp: increase pcp->free_count threshold to trigger free_high
Nikhil Dhama
1
-1
/
+1
2025-05-27
mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()
Fan Ni
1
-11
/
+13
2025-05-27
mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page
Fan Ni
2
-11
/
+11
2025-05-27
mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page
Fan Ni
2
-5
/
+6
2025-05-27
mm/hugetlb: pass folio instead of page to unmap_ref_private()
Fan Ni
1
-4
/
+4
2025-05-22
memcg: objcg stock trylock without irq disabling
Shakeel Butt
1
-10
/
+15
2025-05-22
memcg: no stock lock for cpu hot-unplug
Shakeel Butt
1
-10
/
+1
2025-05-22
memcg: make __mod_memcg_lruvec_state re-entrant safe against irqs
Shakeel Butt
1
-11
/
+11
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
5
-36
/
+19
2025-05-22
memcg: make mod_memcg_state re-entrant safe against irqs
Shakeel Butt
2
-22
/
+6
2025-05-22
memcg: move preempt disable to callers of memcg_rstat_updated
Shakeel Butt
1
-55
/
+19
2025-05-22
memcg: memcg_rstat_updated re-entrant safe against irqs
Shakeel Butt
1
-11
/
+18
2025-05-22
mm: khugepaged: decouple SHMEM and file folios' collapse
Baolin Wang
3
-20
/
+3
[next]