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
2023-10-25
mm: remove page_cpupid_xchg_last()
Kefeng Wang
2
-15
/
+10
2023-10-25
mm: use folio_xchg_last_cpupid() in wp_page_reuse()
Kefeng Wang
1
-9
/
+10
2023-10-25
mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
Kefeng Wang
1
-9
/
+10
2023-10-25
mm: make finish_mkwrite_fault() static
Kefeng Wang
2
-2
/
+1
2023-10-25
mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
Kefeng Wang
1
-4
/
+4
2023-10-25
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: add folio_xchg_last_cpupid()
Kefeng Wang
1
-0
/
+5
2023-10-25
mm: remove xchg_page_access_time()
Kefeng Wang
1
-8
/
+4
2023-10-25
mm: huge_memory: use a folio in change_huge_pmd()
Kefeng Wang
1
-6
/
+7
2023-10-25
mm: mprotect: use a folio in change_pte_range()
Kefeng Wang
1
-7
/
+9
2023-10-25
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: add folio_xchg_access_time()
Kefeng Wang
1
-0
/
+5
2023-10-25
mm: remove page_cpupid_last()
Kefeng Wang
1
-11
/
+6
2023-10-25
mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: memory: use folio_last_cpupid() in do_numa_page()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: add folio_last_cpupid()
Kefeng Wang
1
-0
/
+5
2023-10-25
mm_types: add virtual and _last_cpupid into struct folio
Kefeng Wang
1
-4
/
+18
2023-10-25
mm/swap: avoid a xa load for swapout path
Kairui Song
1
-3
/
+3
2023-10-25
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2
-33
/
+10
2023-10-25
percpu: scoped objcg protection
Roman Gushchin
1
-5
/
+3
2023-10-25
mm: kmem: scoped objcg protection
Roman Gushchin
4
-9
/
+66
2023-10-25
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2
-1
/
+12
2023-10-25
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
2
-9
/
+134
2023-10-25
mm: kmem: optimize get_obj_cgroup_from_current()
Roman Gushchin
1
-20
/
+14
2023-10-25
mm, pcp: reduce detecting time of consecutive high order page freeing
Huang Ying
2
-13
/
+16
2023-10-25
mm, pcp: decrease PCP high if free pages < high watermark
Huang Ying
2
-2
/
+32
2023-10-25
mm: tune PCP high automatically
Huang Ying
3
-29
/
+99
2023-10-25
mm: add framework for PCP high auto-tuning
Huang Ying
2
-26
/
+50
2023-10-25
mm, page_alloc: scale the number of pages that are batch allocated
Huang Ying
2
-11
/
+45
2023-10-25
mm: restrict the pcp batch scale factor to avoid too long latency
Huang Ying
2
-1
/
+12
2023-10-25
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
4
-1
/
+46
2023-10-25
cacheinfo: calculate size of per-CPU data cache slice
Huang Ying
2
-1
/
+49
2023-10-25
mm, pcp: avoid to drain PCP when process exit
Huang Ying
2
-4
/
+19
2023-10-25
mm/oom_killer: simplify OOM killer info dump helper
Kairui Song
1
-8
/
+8
2023-10-25
mm: kmsan: panic on failure to allocate early boot metadata
Pedro Falcato
1
-2
/
+7
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
18
-34
/
+25
2023-10-25
ufs: remove ufs_get_locked_page()
Matthew Wilcox (Oracle)
2
-16
/
+0
2023-10-25
ufs: convert ufs_change_blocknr() to use folios
Matthew Wilcox (Oracle)
1
-11
/
+9
2023-10-25
ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-10-25
ufs: add ufs_get_locked_folio and ufs_put_locked_folio
Matthew Wilcox (Oracle)
2
-22
/
+34
2023-10-25
reiserfs: convert writepage to use a folio
Matthew Wilcox (Oracle)
1
-40
/
+40
2023-10-25
ocfs2: convert ocfs2_map_page_blocks to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+10
2023-10-25
ntfs3: convert ntfs_zero_range() to use a folio
Matthew Wilcox (Oracle)
1
-15
/
+16
2023-10-25
ntfs: convert ntfs_prepare_pages_for_non_resident_write() to folios
Matthew Wilcox (Oracle)
1
-48
/
+41
2023-10-25
ntfs: convert ntfs_writepage to use a folio
Matthew Wilcox (Oracle)
1
-111
/
+100
2023-10-25
ntfs: convert ntfs_read_block() to use a folio
Matthew Wilcox (Oracle)
1
-25
/
+19
2023-10-25
nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
Matthew Wilcox (Oracle)
1
-4
/
+3
2023-10-25
nilfs2: remove nilfs_page_get_nth_block
Matthew Wilcox (Oracle)
1
-6
/
+0
[next]