index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-11
mm: use correct format specifiers when printing address ranges
Juergen Gross
2015-02-11
memcg: add BUILD_BUG_ON() for string tables
Greg Thelen
2015-02-11
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-11
mm: more checks on free_pages_prepare() for tail pages
Kirill A. Shutemov
2015-02-11
mm/page_alloc.c: drop dead destroy_compound_page()
Kirill A. Shutemov
2015-02-11
mm: microoptimize zonelist operations
Vlastimil Babka
2015-02-11
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
2015-02-11
mm, page_alloc: reduce number of alloc_pages* functions' parameters
Vlastimil Babka
2015-02-11
mm: set page->pfmemalloc in prep_new_page()
Vlastimil Babka
2015-02-11
sparc32: fix broken set_pte()
Kirill A. Shutemov
2015-02-11
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-02-11
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-02-11
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-02-11
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-02-11
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
mm, vmscan: wake up all pfmemalloc-throttled processes at once
Vlastimil Babka
2015-02-11
mm: fix typo of MIGRATE_RESERVE in comment
Baoquan He
2015-02-11
kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator
Xishi Qiu
2015-02-11
mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
Andrew Morton
2015-02-11
mm: memcontrol: track move_lock state internally
Johannes Weiner
2015-02-11
swap: remove unused mem_cgroup_uncharge_swapcache declaration
Vladimir Davydov
2015-02-11
oom: make sure that TIF_MEMDIE is set under task_lock
Michal Hocko
2015-02-11
oom: don't count on mm-less current process
Tetsuo Handa
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
mm: add VM_BUG_ON_PAGE() to page_mapcount()
Wang, Yalin
2015-02-11
mm: add fields for compound destructor and order into struct page
Kirill A. Shutemov
2015-02-11
f2fs: use spinlock for segmap_lock instead of rwlock
Chao Yu
2015-02-11
f2fs: fix accessing wrong indexed data blocks
Jaegeuk Kim
2015-02-11
f2fs: avoid variable length array
Jaegeuk Kim
2015-02-11
f2fs: fix sparse warnings
Jaegeuk Kim
2015-02-11
f2fs: allocate data blocks in advance for f2fs_direct_IO
Jaegeuk Kim
2015-02-11
f2fs: introduce macros to convert bytes and blocks in f2fs
Jaegeuk Kim
2015-02-11
f2fs: call set_buffer_new for get_block
Jaegeuk Kim
2015-02-11
f2fs: check node page contents all the time
Jaegeuk Kim
2015-02-11
f2fs: avoid data offset overflow when lseeking huge file
Chao Yu
2015-02-11
f2fs: fix to use highmem for pages of newly created directory
Chao Yu
2015-02-11
f2fs: introduce a batched trim
Jaegeuk Kim
2015-02-11
f2fs: merge {invalidate,release}page for meta/node/data pages
Chao Yu
2015-02-11
f2fs: show the number of writeback pages in stat
Jaegeuk Kim
2015-02-11
f2fs: keep PagePrivate during releasepage
Jaegeuk Kim
2015-02-11
f2fs: should fail mount when trying to recover data on read-only dev
Jaegeuk Kim
2015-02-11
f2fs: split UMOUNT and FASTBOOT flags
Jaegeuk Kim
2015-02-11
f2fs: avoid write_checkpoint if f2fs is mounted readonly
Jaegeuk Kim
2015-02-11
f2fs: support norecovery mount option
Jaegeuk Kim
2015-02-11
f2fs: fix not to drop mount options when retrying fill_super
Jaegeuk Kim
2015-02-11
f2fs: merge flags in struct f2fs_sb_info
Chao Yu
2015-02-11
f2fs: clean up {in,de}create_sleep_time
Chao Yu
2015-02-11
f2fs: make truncate_inline_date static
Chao Yu
2015-02-11
f2fs: fix a bug of inheriting default ACL from parent
Kinglong Mee
[prev]
[next]