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
2022-10-11
nilfs2: fix leak of nilfs_root in case of writer thread creation failure
Ryusuke Konishi
2022-10-11
nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
Ryusuke Konishi
2022-10-11
nilfs2: fix use-after-free bug of struct nilfs_root
Ryusuke Konishi
2022-10-11
mm/damon/core: initialize damon_target->list in damon_new_target()
SeongJae Park
2022-10-11
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-09-30
MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
Lukas Bulwahn
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-11
mm: fix dereferencing possible ERR_PTR
Binyi Han
2022-09-11
vmscan: check folio_test_private(), not folio_get_private()
Matthew Wilcox (Oracle)
2022-09-11
mm: fix VM_BUG_ON in __delete_from_swap_cache()
Matthew Wilcox (Oracle)
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2022-09-11
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2022-09-11
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
2022-09-11
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
2022-09-11
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-09-11
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
2022-09-11
mm/memory-failure: fall back to vma_address() when ->notify_failure() fails
Dan Williams
2022-09-11
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
2022-09-11
xfs: fix SB_BORN check in xfs_dax_notify_failure()
Dan Williams
2022-09-11
xfs: quiet notify_failure EOPNOTSUPP cases
Dan Williams
2022-09-11
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-09-11
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
2022-08-28
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
[next]