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
2019-09-24
mm/memory_hotplug: remove move_pfn_range()
David Hildenbrand
2019-09-24
mm: do not hash address in print_bad_pte()
Kefeng Wang
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
microblaze: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
sh: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
mm: release the spinlock on zap_pte_range
Minchan Kim
2019-09-24
mm: remove redundant assignment of entry
Wei Yang
2019-09-24
net/xdp: convert put_page() to put_user_page*()
John Hubbard
2019-09-24
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-24
mm: vmscan: do not share cgroup iteration between reclaimers
Johannes Weiner
2019-09-24
mm: memcontrol: switch to rcu protection in drain_all_stock()
Roman Gushchin
2019-09-24
mm, memcg: throttle allocators when failing reclaim over memory.high
Chris Down
2019-09-24
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-09-24
mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner
Konstantin Khlebnikov
2019-09-24
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-09-24
mm, page_owner, debug_pagealloc: save and dump freeing stack trace
Vlastimil Babka
2019-09-24
mm, page_owner: keep owner info when freeing the page
Vlastimil Babka
2019-09-24
mm, page_owner: record page owner for each subpage
Vlastimil Babka
2019-09-24
mm: replace list_move_tail() with add_page_to_lru_list_tail()
Yu Zhao
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
2019-09-24
mm/page_poison.c: fix a typo in a comment
Christophe JAILLET
2019-09-24
lib/test_kasan.c: add roundtrip tests
Mark Rutland
2019-09-24
kasan: add memory corruption identification for software tag-based mode
Walter Wu
2019-09-24
mm/kmemleak: increase the max mem pool to 1M
Qian Cai
2019-09-24
mm/kmemleak.c: record the current memory pool size
Qian Cai
2019-09-24
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-24
mm: kmemleak: simple memory allocation pool for kmemleak objects
Catalin Marinas
2019-09-24
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
Catalin Marinas
2019-09-24
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
2019-09-24
mm/slub.c: fix -Wunused-function compiler warnings
Qian Cai
2019-09-24
mm, slab: move memcg_cache_params structure to mm/slab.h
Waiman Long
2019-09-24
mm, slab: extend slab/shrink to shrink all memcg caches
Waiman Long
2019-09-24
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
2019-09-24
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
2019-09-24
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
2019-09-24
ocfs2: delete unnecessary checks before brelse()
Markus Elfring
2019-09-24
fs/ocfs2/dir.c: remove set but not used variables
zhengbin
2019-09-24
fs/ocfs2/file.c: remove set but not used variables
zhengbin
2019-09-24
fs/ocfs2/namei.c: remove set but not used variables
zhengbin
2019-09-24
ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
Guozhonghua
2019-09-24
ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
Guozhonghua
2019-09-24
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
2019-09-24
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
2019-09-24
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
[prev]
[next]