开源镜像站
帮助
下载
动态
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
/
linux
Age
Commit message (
Expand
)
Author
2026-07-26
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/s3...
Mark Brown
2026-07-26
Merge branch 'mips-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Mark Brown
2026-07-26
Merge branch 'renesas-clk' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2026-07-26
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...
Mark Brown
2026-07-26
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/qc...
Mark Brown
2026-07-26
Merge branch 'for-next/core' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2026-07-26
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2026-07-26
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2026-07-26
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/liveu...
Mark Brown
2026-07-26
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/rppt/...
Mark Brown
2026-07-26
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
Mark Brown
2026-07-26
Merge branch 'char-misc-linus' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2026-07-26
Merge branch 'driver-core-linus' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2026-07-26
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
2026-07-26
Merge branch 'fs-current' of linux-next
Mark Brown
2026-07-26
Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...
Mark Brown
2026-07-26
Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...
Mark Brown
2026-07-25
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-07-25
stacktrace: header: repair kernel-doc comments
Randy Dunlap
2026-07-25
llist: use correct function parameter name
Randy Dunlap
2026-07-25
rbtree: fixup kernel-doc names
Randy Dunlap
2026-07-25
taskstats: remove dead taskstats_exit_mutex declaration
Yiyang Chen
2026-07-25
pps: don't allow PPS_KC_BIND on removed devices
Calvin Owens
2026-07-25
watchdog/softlockup: fix softlockup typos
Matthew Chen
2026-07-25
mm: page_alloc: move capture_control to the page allocator
Vlastimil Babka (SUSE)
2026-07-25
mm/damon: update outdated comment about DAMOS filter handling
Song Hu
2026-07-25
mm/memory: move pte_install_uffd_wp_if_needed() into memory.c
Dev Jain
2026-07-25
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
2026-07-25
mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Lorenzo Stoakes (ARM)
2026-07-25
mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
2026-07-25
mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
2026-07-25
mm: introduce and use linear_folio_page_index()
Lorenzo Stoakes (ARM)
2026-07-25
mm/rmap: track whether the page VMA mapped walk is anonymous
Lorenzo Stoakes (ARM)
2026-07-25
mm: introduce linear_virt_page_index()
Lorenzo Stoakes (ARM)
2026-07-25
mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
2026-07-25
mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()
Kiryl Shutsemau (Meta)
2026-07-25
mm/huge_memory: remove unused can_split_folio()
Kiryl Shutsemau (Meta)
2026-07-25
mm: introduce pud_is_huge() helper
Kefeng Wang
2026-07-25
mm/mseal: limit scope of mseal address zero to address zero
Lorenzo Stoakes (ARM)
2026-07-25
mm/page_alloc: remove a couple of VM_BUG_ON()st
Brendan Jackman
2026-07-25
mm/damon/core: hide core-private damon_ctx fields
SJ Park
2026-07-25
mm/damon/core: hide private damon_probe fields
SJ Park
2026-07-25
mm/damon/core: hide private damon_filter fields
SJ Park
2026-07-25
mm/damon/core: hide private damos fields
SJ Park
2026-07-25
mm/damon/core: hide private damos_filter fields
SJ Park
2026-07-25
mm/damon/core: hide private damos_quota fields
SJ Park
2026-07-25
mm/damon/core: hide private damos_quota_goal fields
SJ Park
2026-07-25
mm/damon/core: hide private damon_target fields
SJ Park
2026-07-25
mm/damon/core: hide private damon_region fields
SJ Park
2026-07-25
mm/vma: update create_init_stack_vma() to use vma_flags_t
Lorenzo Stoakes
[next]