开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2026-07-25
riscv: mm: exclude invalid THP PMDs from page table check
Yunhui Cui
2026-07-25
tmpfs/ramfs: let memfd_create() work on nommu
Daniel Palmer
2026-07-25
fat: restore original value when fat_ent_write failed
Yemu Lu
2026-07-25
lib/math: add KUnit test suite for polynomial_calc()
Adi Nata
2026-07-25
signal: avoid unconditional siginfo copy in send_signal_locked()
Oleg Nesterov
2026-07-25
signal: change sys_kill() to use SEND_SIG_NOINFO
Oleg Nesterov
2026-07-25
signal: avoid shared siginfo namespace rewrites
Bradley Morgan
2026-07-25
lib/xz: fix comments
Lasse Collin
2026-07-25
lib/xz: use size_t instead of uint32_t in a few places
Lasse Collin
2026-07-25
ipc: only destroy orphaned shm segments on sysctl write
Jianlin Shi
2026-07-25
watchdog/softlockup: fix softlockup typos
Matthew Chen
2026-07-25
kernel/params: fix a pr_debug(" %p ") in parse_one()
Jim Cromie
2026-07-25
lib/string: fix memchr_inv() for large ranges
Bradley Morgan
2026-07-25
ocfs2: use inode_lock_nested() for orphan dir locking
Deepanshu Kartikey
2026-07-25
ocfs2/cluster: keep heartbeat local node stable
Cen Zhang
2026-07-25
lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries
Josh Law
2026-07-25
drivers/media/v4l2-core/v4l2-vp9.c: reduce inlining
Andrew Morton
2026-07-25
resource: downgrade "resource sanity check" warning to debug level
Manuel Quintero Fonseca
2026-07-25
lib/xz: replace min_t with min
Thorsten Blum
2026-07-25
mm/huge_memory: Initialise workingset state before folio split
Matt Fleming
2026-07-25
mm/page_reporting: use system_freezable_wq to fix UAF during suspend
Link Lin
2026-07-25
selftests/mm: fix potential wild pointer access of getline due to missing init
Chris Gellermann
2026-07-25
selftests/clone3: fix wild pointer access of getline due to missing init
Chris Gellermann
2026-07-25
mm/page_table_check: skip special zero mappings
Zhiling Zou
2026-07-25
x86/mm/pat: allocate split page tables as kernel page tables
Lorenzo Stoakes (ARM)
2026-07-25
mm: vmscan: abort proactive reclaim early when freezing for suspend
Richard Chang
2026-07-25
MAINTAINERS: update Nico Pache's email address
Nico Pache (Red Hat)
2026-07-25
arm64, mailmap: update email address for Peter Collingbourne
Peter Collingbourne
2026-07-25
MAINTAINERS: update address for Burak Emir
Burak Emir
2026-07-25
mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
Kiryl Shutsemau (Meta)
2026-07-25
riscv/mm: use physical alignment for vmemmap_start_pfn
Jiakai Xu
2026-07-25
mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
Nico Pache
2026-07-25
mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()
Nico Pache
2026-07-25
arm64: remove redundant concurrent ptdump UAF mitigation
Lorenzo Stoakes (ARM)
2026-07-25
mm/ptdump: always stabilise against page table freeing using init_mm
Lorenzo Stoakes (ARM)
2026-07-25
x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF
Lorenzo Stoakes (ARM)
2026-07-25
x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
Lorenzo Stoakes (ARM)
2026-07-25
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
2026-07-25
mm: memcg: initialize *locked in memcg1_oom_prepare() stub
Breno Leitao
2026-07-25
mm/hugetlb: fix null nodemask in alloc_fresh_hugetlb_folio
Sourav Panda
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Kiryl Shutsemau (Meta)
2026-07-20
mm/hugetlb: fix list corruption in allocate_file_region_entries()
Xiangfeng Cai
2026-07-20
mm: mglru: fix stale batch updates after memcg reparenting
Qi Zheng
2026-07-20
selftest: fix headers in fclog.c
Jori Koolstra
2026-07-20
ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offset
Joseph Qi
2026-07-20
mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
Zi Yan
2026-07-20
mm/util: don't read __page_2 for order-1 folios in snapshot_page()
Aboorva Devarajan
2026-07-20
mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
Kiryl Shutsemau (Meta)
2026-07-20
mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
Kefeng Wang
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau (Meta)
[next]