index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-uclogic-rdesc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
2
-2
/
+1
2023-08-18
mm/memory: convert do_read_fault() to use folios
Sidhartha Kumar
1
-2
/
+4
2023-08-18
mm/memory: convert do_shared_fault() to folios
Sidhartha Kumar
1
-4
/
+7
2023-08-18
mm/memory: convert wp_page_shared() to use folios
Sidhartha Kumar
1
-11
/
+11
2023-08-18
mm/memory: convert do_page_mkwrite() to use folios
Sidhartha Kumar
1
-5
/
+5
2023-08-18
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
Muchun Song
1
-20
/
+14
2023-08-18
mm/sparse: remove redundant judgments from macro for_each_present_section_nr
liuq
1
-2
/
+1
2023-08-18
mm: compaction: skip the memory hole rapidly when isolating free pages
Baolin Wang
1
-1
/
+33
2023-08-18
mm: compaction: use the correct type of list for free pages
Baolin Wang
1
-2
/
+2
2023-08-18
mm: fix some kernel-doc comments
Yang Li
1
-1
/
+2
2023-08-18
mm: correct stale comment of function check_pte
Kemeng Shi
1
-5
/
+7
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
8
-1
/
+33
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
10
-29
/
+27
2023-08-18
rmap: pass the folio to __page_check_anon_rmap()
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-08-18
mm: cma: print cma name as well in cma_alloc debug
Pintu Kumar
1
-2
/
+2
2023-08-18
mm: remove obsolete comment above struct per_cpu_pages
Miaohe Lin
1
-1
/
+0
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
3
-7
/
+7
2023-08-18
selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
1
-0
/
+5
2023-08-18
mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
1
-24
/
+33
2023-08-18
fs: drop_caches: draining pages before dropping caches
Andrew Yang
1
-0
/
+2
2023-08-18
memcg: drop kmem.limit_in_bytes
Michal Hocko
2
-12
/
+0
2023-08-18
mm: page_alloc: avoid false page outside zone error info
Miaohe Lin
1
-3
/
+2
2023-08-18
selftest: add a testcase of ksm zero pages
xu xin
1
-1
/
+97
2023-08-18
ksm: consider KSM-placed zeropages when calculating KSM profit
xu xin
2
-9
/
+13
2023-08-18
ksm: add ksm zero pages for each process
xu xin
6
-8
/
+17
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
5
-1
/
+37
2023-08-18
ksm: support unsharing KSM-placed zero pages
xu xin
2
-3
/
+14
2023-08-18
mm/migrate_device: try to handle swapcache pages
Mika Penttilä
1
-6
/
+15
2023-08-18
selftests: cgroup: add zswap-memcg unwanted writeback test
Domenico Cerasuolo
1
-0
/
+61
2023-08-18
selftests: cgroup: add test_zswap with no kmem bypass test
Domenico Cerasuolo
1
-0
/
+163
2023-08-18
selftests: cgroup: add test_zswap program
Domenico Cerasuolo
3
-0
/
+65
2023-08-18
mm/page_alloc: use write_seqlock_irqsave() instead write_seqlock() + local_ir...
Sebastian Andrzej Siewior
1
-9
/
+6
2023-08-18
zsmalloc: remove zs_compact_control
Minchan Kim
1
-28
/
+9
2023-08-18
zsmalloc: move migration destination zspage inuse check
Sergey Senozhatsky
1
-4
/
+4
2023-08-18
zsmalloc: do not scan for allocated objects in empty zspage
Sergey Senozhatsky
1
-0
/
+9
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
3
-14
/
+3
2023-08-18
mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
liuq
1
-6
/
+6
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
5
-23
/
+13
2023-08-18
fs/buffer: clean up block_commit_write
Bean Huo
1
-7
/
+4
2023-08-18
mm: memory-failure: remove unneeded 'inline' annotation
Miaohe Lin
1
-2
/
+2
2023-08-18
memory tier: use helper function destroy_memory_type()
Miaohe Lin
1
-1
/
+1
2023-08-18
mm: memory-failure: remove unneeded page state check in shake_page()
Miaohe Lin
1
-7
/
+4
2023-08-18
maple_tree: add a fast path case in mas_wr_slot_store()
Peng Zhang
1
-12
/
+24
2023-08-18
maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
Peng Zhang
1
-11
/
+22
2023-08-18
maple_tree: add test for expanding range in RCU mode
Peng Zhang
1
-0
/
+75
2023-08-18
maple_tree: add test for mas_wr_modify() fast path
Peng Zhang
1
-0
/
+65
2023-08-18
mm/filemap.c: fix update prev_pos after one read request done
Haibo Li
1
-4
/
+5
2023-08-18
selftests/mm: add gup test matrix in run_vmtests.sh
Peter Xu
1
-5
/
+32
2023-08-18
selftests/mm: add -a to run_vmtests.sh
Peter Xu
1
-3
/
+8
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
4
-256
/
+1
[next]