index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
8
-12
/
+17
2023-03-28
zsmalloc: show per fullness group class stats
Sergey Senozhatsky
1
-30
/
+23
2023-03-28
zsmalloc: rework compaction algorithm
Sergey Senozhatsky
1
-42
/
+36
2023-03-28
zsmalloc: fine-grained inuse ratio based fullness grouping
Sergey Senozhatsky
1
-118
/
+130
2023-03-28
zsmalloc: remove insert_zspage() ->inuse optimization
Sergey Senozhatsky
1
-12
/
+1
2023-03-28
dma-buf: system_heap: avoid reclaim for order 4
Jaewon Kim
1
-3
/
+2
2023-03-28
kmsan: add memsetXX tests
Alexander Potapenko
1
-0
/
+22
2023-03-28
x86: kmsan: use C versions of memset16/memset32/memset64
Alexander Potapenko
1
-0
/
+6
2023-03-28
kmsan: another take at fixing memcpy tests
Alexander Potapenko
1
-6
/
+38
2023-03-28
x86: kmsan: don't rename memintrinsics in uninstrumented files
Alexander Potapenko
1
-17
/
+0
2023-03-28
mm/khugepaged: cleanup memcg uncharge for failure path
Peter Xu
1
-6
/
+2
2023-03-28
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
2
-2
/
+2
2023-03-28
mm/migrate: drop pte_mkhuge() in remove_migration_pte()
Anshuman Khandual
1
-1
/
+0
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2
-11
/
+7
2023-03-28
mm: memory: use folio_throttle_swaprate() in do_cow_fault()
Kefeng Wang
1
-1
/
+1
2023-03-28
mm: memory: use folio_throttle_swaprate() in do_anonymous_page()
Kefeng Wang
1
-1
/
+1
2023-03-28
mm: memory: use folio_throttle_swaprate() in wp_page_copy()
Kefeng Wang
1
-1
/
+1
2023-03-28
mm: memory: use folio_throttle_swaprate() in page_copy_prealloc()
Kefeng Wang
1
-1
/
+1
2023-03-28
mm: memory: use folio_throttle_swaprate() in do_swap_page()
Kefeng Wang
1
-1
/
+1
2023-03-28
mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use a folio
Kefeng Wang
1
-10
/
+11
2023-03-28
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
1
-5
/
+3
2023-03-28
selftests: cgroup: add 'malloc' failures checks in test_memcontrol
Ivan Orlov
1
-0
/
+15
2023-03-28
mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending
Uros Bizjak
1
-5
/
+2
2023-03-28
mm/debug: use %pGt to display page_type in dump_page()
Hyeonggon Yoo
1
-0
/
+2
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
7
-6
/
+78
2023-03-28
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
1
-41
/
+44
2023-03-28
mm: add tracepoints to ksm
Stefan Roesch
3
-2
/
+271
2023-03-28
powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
1
-0
/
+1
2023-03-28
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
3
-0
/
+90
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
3
-3
/
+38
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
9
-16
/
+41
2023-03-28
kthread: simplify kthread_use_mm refcounting
Nicholas Piggin
1
-9
/
+5
2023-03-28
mm/zswap: try to avoid worst-case scenario on same element pages
Taejoon Song
1
-4
/
+12
2023-03-28
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
2
-6
/
+40
2023-03-28
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
2
-14
/
+10
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
4
-8
/
+14
2023-03-28
mm/userfaultfd: support WP on multiple VMAs
Muhammad Usama Anjum
1
-17
/
+24
2023-03-28
mm, page_alloc: reduce page alloc/free sanity checks
Vlastimil Babka
1
-135
/
+52
2023-03-28
mm: reduce lock contention of pcp buffer refill
Alexander Halbuer
1
-4
/
+18
2023-03-28
mm: cma: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-28
mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
Peter Xu
1
-1
/
+8
2023-03-28
mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
Muchun Song
1
-8
/
+6
2023-03-28
mailmap: add an entry for Leonard Crestez
Florian Fainelli
1
-0
/
+1
2023-03-28
mm: kfence: fix handling discontiguous page
Muchun Song
1
-2
/
+2
2023-03-28
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
1
-15
/
+15
2023-03-28
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
1
-2
/
+2
2023-03-28
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
1
-3
/
+8
2023-03-28
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
1
-1
/
+1
2023-03-28
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
1
-1
/
+1
2023-03-28
.mailmap: add entry for Leonard Göhrs
Leonard Göhrs
1
-0
/
+1
[next]