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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
1
-0
/
+11
2024-02-23
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
1
-0
/
+47
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
1
-0
/
+3
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
2024-02-22
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
1
-3
/
+2
2024-02-22
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
1
-0
/
+5
2024-02-22
userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
Lokesh Gidra
1
-14
/
+17
2024-02-22
userfaultfd: move userfaultfd_ctx struct to header file
Lokesh Gidra
1
-0
/
+39
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+6
2024-02-22
dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
Mathieu Desnoyers
1
-5
/
+1
2024-02-22
dax: add empty static inline for CONFIG_DAX=n
Mathieu Desnoyers
1
-3
/
+8
2024-02-22
mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()
Ryan Roberts
1
-0
/
+21
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
1
-0
/
+5
2024-02-22
mm: tidy up pte_next_pfn() definition
Ryan Roberts
1
-2
/
+0
2024-02-22
mm: introduce pte_advance_pfn() and use for pte_next_pfn()
Ryan Roberts
1
-3
/
+6
2024-02-22
mm: clarify the spec for set_ptes()
Ryan Roberts
1
-0
/
+4
2024-02-22
mm/memory: optimize unmap/zap with PTE-mapped THP
David Hildenbrand
1
-0
/
+70
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
2
-0
/
+28
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
1
-1
/
+23
2024-02-22
mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
David Hildenbrand
1
-6
/
+11
2024-02-22
mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...
David Hildenbrand
1
-6
/
+6
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
1
-3
/
+3
2024-02-22
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
Vlastimil Babka
2
-6
/
+58
2024-02-22
memremap.h: correct an error in a comment
John Groves
1
-1
/
+1
2024-02-22
mm/zswap: stop lru list shrinking when encounter warm region
Chengming Zhou
1
-0
/
+2
2024-02-22
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
1
-2
/
+2
2024-02-22
mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS
Anshuman Khandual
1
-5
/
+1
2024-02-22
mm: reduce dependencies on <linux/kernel.h>
Christophe JAILLET
2
-1
/
+2
2024-02-22
mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
1
-0
/
+31
2024-02-22
mm/pgtable: make pte_next_pfn() independent of set_ptes()
David Hildenbrand
1
-1
/
+1
2024-02-22
mm: compaction: update the cc->nr_migratepages when allocating or freeing the...
Baolin Wang
1
-3
/
+3
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-1
/
+4
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-0
/
+7
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
2
-0
/
+2
2024-02-22
mm/list_lru: remove list_lru_putback()
Chengming Zhou
1
-16
/
+0
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
1
-1
/
+1
2024-02-22
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
1
-1
/
+1
2024-02-22
highmem: add kernel-doc for memcpy_*_folio()
Matthew Wilcox (Oracle)
1
-0
/
+14
2024-02-22
mm/memory_hotplug: export mhp_supports_memmap_on_memory()
Vishal Verma
1
-0
/
+6
2024-02-22
mm/zswap: split zswap rb-tree
Chengming Zhou
1
-2
/
+2
2024-02-22
mm/zswap: make sure each swapfile always have zswap rb-tree
Chengming Zhou
1
-2
/
+5
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
1
-4
/
+4
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
1
-3
/
+3
2024-02-21
mm: add pfn_swap_entry_folio()
Matthew Wilcox (Oracle)
1
-0
/
+13
2024-02-21
mm: list_lru: remove unused macro list_lru_init_key()
Haifeng Xu
1
-2
/
+0
2024-02-21
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
3
-1
/
+27
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
1
-0
/
+5
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+9
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+27
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+0
[next]