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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2
-1
/
+364
2024-07-12
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
1
-54
/
+71
2024-07-12
selftests/udmabuf: add tests to verify data after page migration
Vivek Kasireddy
1
-31
/
+183
2024-07-12
udmabuf: pin the pages using memfd_pin_folios() API
Vivek Kasireddy
1
-75
/
+80
2024-07-12
udmabuf: convert udmabuf driver to use folios
Vivek Kasireddy
1
-56
/
+83
2024-07-12
udmabuf: add back support for mapping hugetlb pages
Vivek Kasireddy
1
-21
/
+101
2024-07-12
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
1
-3
/
+5
2024-07-12
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
4
-0
/
+192
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
1
-47
/
+77
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2
-0
/
+49
2024-07-12
mm/zswap: use only one pool in zswap
Chengming Zhou
1
-41
/
+20
2024-07-12
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
1
-35
/
+50
2024-07-12
mm/hugetlb.c: undo errant change
Andrew Morton
1
-0
/
+1
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
1
-1
/
+1
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
1
-1
/
+1
2024-07-10
mm/page_alloc: remove prefetchw() on freeing page to buddy system
Wei Yang
1
-11
/
+2
2024-07-10
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
1
-2
/
+2
2024-07-10
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
1
-1
/
+2
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
20
-131
/
+59
2024-07-10
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
1
-2
/
+4
2024-07-10
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
1
-4
/
+0
2024-07-10
Docs/mm/damon/index: add links to admin-guide doc
SeongJae Park
1
-7
/
+10
2024-07-10
Docs/mm/damon/index: add links to design
SeongJae Park
2
-5
/
+7
2024-07-10
Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
SeongJae Park
1
-0
/
+48
2024-07-10
Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modules' section
SeongJae Park
1
-10
/
+0
2024-07-10
Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operations Set Layer' section
SeongJae Park
1
-25
/
+22
2024-07-10
Docs/mm/damon/design: add links from overall architecture to sections of details
SeongJae Park
1
-7
/
+13
2024-07-10
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
1
-4
/
+42
2024-07-10
Docs/mm/damon/design: clarify regions merging operation
SeongJae Park
1
-5
/
+12
2024-07-10
Docs/mm/damon/design: fix two typos
SeongJae Park
1
-2
/
+2
2024-07-10
mm/shmem: fix input and output inconsistencies
Bang Li
1
-1
/
+1
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
15
-15
/
+12
2024-07-10
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2
-1
/
+235
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
3
-9
/
+2
2024-07-06
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2
-3
/
+9
2024-07-06
mm: migrate: support poisoned recover from migrate folio
Kefeng Wang
1
-3
/
+11
2024-07-06
mm: migrate: split folio_migrate_mapping()
Kefeng Wang
1
-16
/
+22
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
2
-0
/
+18
2024-07-06
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
3
-10
/
+9
2024-07-06
MAINTAINERS: mailmap: update Lorenzo Stoakes's email address
Lorenzo Stoakes
2
-1
/
+2
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2
-11
/
+13
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 compat
Paul Menzel
1
-1
/
+3
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
3
-139
/
+156
2024-07-04
docs: mm: add enable_soft_offline sysctl
Jiaqi Yan
1
-0
/
+38
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
4
-0
/
+236
2024-07-04
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
1
-2
/
+20
2024-07-04
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
1
-6
/
+9
2024-07-04
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
1
-1
/
+2
2024-07-04
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
1
-3
/
+0
[next]