index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
12 days
ksmbd: check return value of xa_store() in krb5_authenticate
Namjae Jeon
12 days
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
12 days
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
12 days
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
12 days
clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
Akhilesh Patil
12 days
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
12 days
mm: remove grab_cache_page()
Matthew Wilcox (Oracle)
12 days
mm/damon/ops-common: ignore migration request to invalid nodes
SeongJae Park
12 days
docs: update THP documentation to clarify sysfs "never" setting
Lorenzo Stoakes
12 days
tools/testing/selftests: explicitly test split multi VMA mremap move
Lorenzo Stoakes
12 days
tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move
Lorenzo Stoakes
12 days
tools/testing/selftests: add mremap() shrink test for multiple VMAs
Lorenzo Stoakes
12 days
selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()
wang lian
12 days
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
12 days
arm64: add batched versions of ptep_modify_prot_start/commit
Dev Jain
12 days
mm: optimize mprotect() by PTE batching
Dev Jain
12 days
mm: split can_change_pte_writable() into private and shared parts
Dev Jain
12 days
mm: introduce FPB_RESPECT_WRITE for PTE batching infrastructure
Dev Jain
12 days
mm: add batched versions of ptep_modify_prot_start/commit
Dev Jain
12 days
mm: optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
Dev Jain
12 days
mm: refactor MM_CP_PROT_NUMA skipping case into new function
Dev Jain
12 days
mm/huge_memory: refactor after-split (page) cache code
Zi Yan
12 days
mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
Zi Yan
12 days
mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
Zi Yan
12 days
mm/huge_memory: deduplicate code in __folio_split()
Zi Yan
12 days
mm/huge_memory: remove after_split label in __split_unmapped_folio()
Zi Yan
12 days
mm/huge_memory: move unrelated code out of __split_unmapped_folio()
Zi Yan
12 days
fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
Anshuman Khandual
12 days
mm: mempool: fix wake-up edge case bug for zero-minimum pools
Yadan Fan
12 days
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
12 days
fs/proc/task_mmu: remove conversion of seq_file position to unsigned
Suren Baghdasaryan
12 days
selftests/proc: add verbose mode for /proc/pid/maps tearing tests
Suren Baghdasaryan
12 days
selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
12 days
selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
Suren Baghdasaryan
12 days
selftests/proc: add /proc/pid/maps tearing from vma split test
Suren Baghdasaryan
12 days
mm: cma: simplify cma_maxchunk_get()
Yury Norov (NVIDIA)
12 days
mm: cma: simplify cma_debug_show_areas()
Yury Norov (NVIDIA)
12 days
fs: stable_page_flags(): use snapshot_page()
Luiz Capitulino
12 days
proc: kpagecount: use snapshot_page()
Luiz Capitulino
12 days
mm/util: introduce snapshot_page()
Luiz Capitulino
12 days
mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
12 days
mm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()
Kemeng Shi
12 days
mm: swap: fix potential buffer overflow in setup_clusters()
Kemeng Shi
12 days
mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
Kemeng Shi
12 days
mm: swap: move nr_swap_pages counter decrement from folio_alloc_swap() to swa...
Kemeng Shi
12 days
Docs/ABI/damon: update for refresh_ms
SeongJae Park
12 days
Docs/admin-guide/mm/damon/usage: document refresh_ms file
SeongJae Park
12 days
mm/damon/sysfs: implement refresh_ms file internal work
SeongJae Park
12 days
mm/damon/sysfs: implement refresh_ms file under kdamond directory
SeongJae Park
12 days
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
[prev]
[next]