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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
nvmem: update a comment related to struct nvmem_config
Christophe JAILLET
1
-1
/
+1
2025-09-13
ida: remove the ida_simple_xxx() API
Christophe JAILLET
1
-8
/
+0
2025-09-13
idr test suite: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+7
2025-09-13
kcov: load acquire coverage count in user-space code
Soham Bagchi
1
-1
/
+6
2025-09-13
kcov: use write memory barrier after memcpy() in kcov_move_area()
Soham Bagchi
1
-0
/
+9
2025-09-13
ref_tracker: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-3
/
+3
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
4
-4
/
+53
2025-09-13
hung_task: dump blocker task if it is not hung
Masami Hiramatsu (Google)
1
-37
/
+41
2025-09-13
Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
5
-36
/
+65
2025-09-13
maple_tree: testing fix for spanning store on 32b
Liam R. Howlett
1
-1
/
+6
2025-09-13
maple_tree: fix testing for 32 bit builds
Liam R. Howlett
1
-0
/
+3
2025-09-13
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
1
-0
/
+2
2025-09-13
mm/page_alloc: find_large_buddy() from start_pfn aligned order
Wei Yang
1
-1
/
+7
2025-09-13
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
3
-30
/
+5
2025-09-13
tools: testing: support EXTRA_CFLAGS in shared.mk
Brendan Jackman
1
-0
/
+1
2025-09-13
tools: testing: allow importing arch headers in shared.mk
Brendan Jackman
1
-1
/
+4
2025-09-13
tools/include: implement a couple of atomic_t ops
Brendan Jackman
1
-0
/
+22
2025-09-13
pagevec.h: add `const` to pointer parameters of getter functions
Max Kellermann
1
-2
/
+2
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
6
-43
/
+61
2025-09-13
Docs/ABI/damon: document addr_unit file
SeongJae Park
1
-0
/
+7
2025-09-13
Docs/admin-guide/mm/damon/usage: document addr_unit file
SeongJae Park
2
-4
/
+9
2025-09-13
Docs/mm/damon/design: document 'address unit' parameter
SeongJae Park
1
-1
/
+13
2025-09-13
mm/damon/sysfs: implement addr_unit file under context dir
SeongJae Park
1
-0
/
+33
2025-09-13
mm/damon/paddr: support addr_unit for DAMOS_STAT
SeongJae Park
1
-6
/
+7
2025-09-13
mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
SeongJae Park
1
-7
/
+8
2025-09-13
mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
SeongJae Park
1
-12
/
+17
2025-09-13
mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
SeongJae Park
1
-7
/
+23
2025-09-13
mm/damon/paddr: support addr_unit for access monitoring
SeongJae Park
1
-11
/
+21
2025-09-13
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
2
-1
/
+5
2025-09-13
mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
Wei Yang
2
-9
/
+7
2025-09-13
mm/page_alloc: use xxx_pageblock_isolate() for better reading
Wei Yang
1
-4
/
+3
2025-09-13
btrfs: set AS_KERNEL_FILE on the btree_inode
Boris Burkov
1
-0
/
+1
2025-09-13
mm: add vmstat for kernel_file pages
Boris Burkov
3
-0
/
+9
2025-09-13
mm/filemap: add AS_KERNEL_FILE
Boris Burkov
3
-0
/
+10
2025-09-13
Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
Miaohe Lin
1
-1
/
+0
2025-09-13
selftests/mm/uffd-stress: stricten constraint on free hugepages needed before the test
Dev Jain
1
-6
/
+11
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
2
-3
/
+12
2025-09-13
mm: shmem: drop the unnecessary folio_nr_pages()
Baolin Wang
1
-1
/
+0
2025-09-13
mm: shmem: use 'folio' for shmem_partial_swap_usage()
Baolin Wang
1
-4
/
+4
2025-09-13
mm/page_alloc: harmonize should_compact_retry() type
Brendan Jackman
1
-1
/
+1
2025-09-13
maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs
Sidhartha Kumar
2
-14
/
+14
2025-09-13
kho: make sure kho_scratch argument is fully consumed
Pratyush Yadav
1
-0
/
+4
2025-09-13
kmem/tracing: add kmem name to kmem_cache_alloc tracepoint
Wander Lairson Costa
1
-1
/
+4
2025-09-13
mm/page-writeback: drop usage of folio_index
Kairui Song
1
-5
/
+11
2025-09-13
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
1
-12
/
+12
2025-09-13
drivers/base/node: handle error properly in register_one_node()
Donet Tom
1
-0
/
+5
2025-09-13
mm/khugepaged: use list_xxx() helper to improve readability
Wei Yang
1
-4
/
+3
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
7
-19
/
+6
2025-09-13
kselftest: mm: fix typos in test_vmalloc.sh
ally heev
1
-3
/
+3
2025-09-13
mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_orders
Usama Arif
1
-4
/
+3
[prev]
[next]