开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-07-27
Merge branch 'for-next/core' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2026-07-27
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2026-07-27
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2026-07-27
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/liveu...
Mark Brown
2026-07-27
Merge branch 'for-rc' of https://git.kernel.org/pub/scm/linux/kernel/git/jgg/...
Mark Brown
2026-07-27
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/rppt/...
Mark Brown
2026-07-27
Merge branch 'hyperv-fixes' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2026-07-27
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Mark Brown
2026-07-27
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
Mark Brown
2026-07-27
Merge branch 'driver-core-linus' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2026-07-27
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
2026-07-27
Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...
Mark Brown
2026-07-26
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-07-26
stacktrace: header: repair kernel-doc comments
Randy Dunlap
2026-07-26
llist: use correct function parameter name
Randy Dunlap
2026-07-26
rbtree: fixup kernel-doc names
Randy Dunlap
2026-07-26
taskstats: remove dead taskstats_exit_mutex declaration
Yiyang Chen
2026-07-26
pps: don't allow PPS_KC_BIND on removed devices
Calvin Owens
2026-07-26
watchdog/softlockup: fix softlockup typos
Matthew Chen
2026-07-26
mm: page_alloc: move capture_control to the page allocator
Vlastimil Babka (SUSE)
2026-07-26
mm/damon: update outdated comment about DAMOS filter handling
Song Hu
2026-07-26
mm/memory: move pte_install_uffd_wp_if_needed() into memory.c
Dev Jain
2026-07-26
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
2026-07-26
mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Lorenzo Stoakes (ARM)
2026-07-26
mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
2026-07-26
mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
2026-07-26
mm: introduce and use linear_folio_page_index()
Lorenzo Stoakes (ARM)
2026-07-26
mm/rmap: track whether the page VMA mapped walk is anonymous
Lorenzo Stoakes (ARM)
2026-07-26
mm: introduce linear_virt_page_index()
Lorenzo Stoakes (ARM)
2026-07-26
mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
2026-07-26
mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()
Kiryl Shutsemau (Meta)
2026-07-26
mm/huge_memory: remove unused can_split_folio()
Kiryl Shutsemau (Meta)
2026-07-26
mm: introduce pud_is_huge() helper
Kefeng Wang
2026-07-26
mm/mseal: limit scope of mseal address zero to address zero
Lorenzo Stoakes (ARM)
2026-07-26
mm/page_alloc: remove a couple of VM_BUG_ON()st
Brendan Jackman
2026-07-26
mm/damon/core: hide core-private damon_ctx fields
SJ Park
2026-07-26
mm/damon/core: hide private damon_probe fields
SJ Park
2026-07-26
mm/damon/core: hide private damon_filter fields
SJ Park
2026-07-26
mm/damon/core: hide private damos fields
SJ Park
2026-07-26
mm/damon/core: hide private damos_filter fields
SJ Park
2026-07-26
mm/damon/core: hide private damos_quota fields
SJ Park
2026-07-26
mm/damon/core: hide private damos_quota_goal fields
SJ Park
2026-07-26
mm/damon/core: hide private damon_target fields
SJ Park
2026-07-26
mm/damon/core: hide private damon_region fields
SJ Park
2026-07-26
mm/vma: update create_init_stack_vma() to use vma_flags_t
Lorenzo Stoakes
2026-07-26
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
2026-07-26
mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Lorenzo Stoakes
2026-07-26
mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lorenzo Stoakes
2026-07-26
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
2026-07-26
mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
[next]