index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
2024-07-13
1
-23
/
+15
|
*
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2024-07-13
2
-65
/
+38
|
*
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
2024-07-13
1
-12
/
+0
|
*
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
2024-07-13
3
-343
/
+363
|
*
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2024-07-13
3
-253
/
+2
|
*
zsmalloc: rename class stat mutators
Sergey Senozhatsky
2024-07-13
1
-19
/
+19
|
*
mm: add docs for per-order mTHP split counters
Lance Yang
2024-07-13
1
-4
/
+15
|
*
mm: add per-order mTHP split counters
Lance Yang
2024-07-13
2
-2
/
+13
|
*
mm/zsmalloc: move record_obj() into obj_malloc()
Chengming Zhou
2024-07-13
1
-9
/
+6
|
*
mm/zsmalloc: clarify class per-fullness zspage counts
Chengming Zhou
2024-07-13
1
-0
/
+1
|
*
selftests/proc: add PROCMAP_QUERY ioctl tests
Andrii Nakryiko
2024-07-13
2
-0
/
+87
|
*
tools: sync uapi/linux/fs.h header into tools subdir
Andrii Nakryiko
2024-07-13
1
-10
/
+170
|
*
docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
Andrii Nakryiko
2024-07-13
1
-0
/
+9
|
*
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2024-07-13
2
-2
/
+53
|
*
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2024-07-13
2
-1
/
+364
|
*
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
2024-07-13
1
-54
/
+71
|
*
selftests/udmabuf: add tests to verify data after page migration
Vivek Kasireddy
2024-07-13
1
-31
/
+183
|
*
udmabuf: pin the pages using memfd_pin_folios() API
Vivek Kasireddy
2024-07-13
1
-75
/
+80
|
*
udmabuf: convert udmabuf driver to use folios
Vivek Kasireddy
2024-07-13
1
-56
/
+83
|
*
udmabuf: add back support for mapping hugetlb pages
Vivek Kasireddy
2024-07-13
1
-21
/
+101
|
*
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
2024-07-13
1
-3
/
+5
|
*
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
2024-07-13
1
-0
/
+1
|
*
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-13
4
-0
/
+192
|
*
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
2024-07-13
1
-47
/
+77
|
*
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-13
2
-0
/
+49
|
*
mm/zswap: use only one pool in zswap
Chengming Zhou
2024-07-13
1
-41
/
+20
|
*
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
2024-07-13
1
-35
/
+50
|
*
mm/hugetlb.c: undo errant change
Andrew Morton
2024-07-13
1
-0
/
+1
|
*
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
2024-07-10
1
-1
/
+1
|
*
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-10
1
-1
/
+1
|
*
mm/page_alloc: remove prefetchw() on freeing page to buddy system
Wei Yang
2024-07-10
1
-11
/
+2
|
*
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
2024-07-10
1
-2
/
+2
|
*
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
2024-07-10
1
-1
/
+2
|
*
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
20
-131
/
+59
|
*
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
2024-07-10
1
-2
/
+4
|
*
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
2024-07-10
1
-4
/
+0
|
*
Docs/mm/damon/index: add links to admin-guide doc
SeongJae Park
2024-07-10
1
-7
/
+10
|
*
Docs/mm/damon/index: add links to design
SeongJae Park
2024-07-10
2
-5
/
+7
|
*
Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
SeongJae Park
2024-07-10
1
-0
/
+48
|
*
Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...
SeongJae Park
2024-07-10
1
-10
/
+0
|
*
Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...
SeongJae Park
2024-07-10
1
-25
/
+22
|
*
Docs/mm/damon/design: add links from overall architecture to sections of details
SeongJae Park
2024-07-10
1
-7
/
+13
|
*
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
2024-07-10
1
-4
/
+42
|
*
Docs/mm/damon/design: clarify regions merging operation
SeongJae Park
2024-07-10
1
-5
/
+12
|
*
Docs/mm/damon/design: fix two typos
SeongJae Park
2024-07-10
1
-2
/
+2
|
*
mm/shmem: fix input and output inconsistencies
Bang Li
2024-07-10
1
-1
/
+1
|
*
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2024-07-10
15
-15
/
+12
|
*
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2024-07-10
2
-1
/
+235
|
*
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
2024-07-06
3
-9
/
+2
|
*
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2024-07-06
2
-3
/
+9
[prev]
[next]