index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm: memcg/slab: use mem_cgroup_from_obj()
Roman Gushchin
2020-04-02
2
-14
/
+3
*
mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node
Kirill Tkhai
2020-04-02
1
-2
/
+2
*
mm, memcg: fix build error around the usage of kmem_caches
Yafang Shao
2020-04-02
2
-2
/
+3
*
mm/swap_state.c: use the same way to count page in [add_to|delete_from]_swap_...
Wei Yang
2020-04-02
1
-1
/
+1
*
mm: swap: use smp_mb__after_atomic() to order LRU bit set
Yang Shi
2020-04-02
1
-2
/
+2
*
mm: swap: make page_evictable() inline
Yang Shi
2020-04-02
4
-28
/
+25
*
mm/swap_slots.c: assign|reset cache slot by value directly
Wei Yang
2020-04-02
1
-7
/
+5
*
mm/swapfile: fix data races in try_to_unuse()
Qian Cai
2020-04-02
1
-4
/
+4
*
mm/swap.c: not necessary to export __pagevec_lru_add()
Wei Yang
2020-04-02
1
-1
/
+0
*
mm/swapfile.c: fix comments for swapcache_prepare
Chen Wandun
2020-04-02
1
-1
/
+1
*
mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
Pingfan Liu
2020-04-02
1
-0
/
+8
*
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
Pingfan Liu
2020-04-02
1
-13
/
+13
*
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
2020-04-02
3
-4
/
+41
*
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
2020-04-02
2
-5
/
+23
*
mm: improve dump_page() for compound pages
Matthew Wilcox (Oracle)
2020-04-02
1
-10
/
+23
*
selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
John Hubbard
2020-04-02
1
-0
/
+22
*
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
2020-04-02
2
-6
/
+80
*
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2020-04-02
4
-5
/
+45
*
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2020-04-02
7
-32
/
+133
*
mm/gup: track FOLL_PIN pages
John Hubbard
2020-04-02
5
-104
/
+379
*
mm/gup: require FOLL_GET for get_user_pages_fast()
John Hubbard
2020-04-02
1
-2
/
+17
*
mm/gup: pass gup flags to two more routines
John Hubbard
2020-04-02
1
-9
/
+10
*
mm: introduce page_ref_sub_return()
John Hubbard
2020-04-02
1
-0
/
+9
*
mm/gup: pass a flags arg to __gup_device_* functions
John Hubbard
2020-04-02
1
-10
/
+18
*
mm/gup: split get_user_pages_remote() into two routines
John Hubbard
2020-04-02
1
-23
/
+33
*
mm/filemap.c: rewrite pagecache_get_page documentation
Matthew Wilcox (Oracle)
2020-04-02
1
-26
/
+23
*
mm/filemap.c: unexport find_get_entry
Matthew Wilcox (Oracle)
2020-04-02
1
-1
/
+0
*
mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_io
Matthew Wilcox (Oracle)
2020-04-02
1
-1
/
+1
*
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
2020-04-02
1
-5
/
+10
*
mm/filemap.c: use vm_fault error code directly
Matthew Wilcox (Oracle)
2020-04-02
1
-1
/
+1
*
mm/filemap.c: remove unused argument from shrink_readahead_size_eio()
Souptick Joarder
2020-04-02
1
-4
/
+3
*
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-04-02
1
-0
/
+8
*
mm/page-writeback.c: write_cache_pages(): deduplicate identical checks
Mauricio Faria de Oliveira
2020-04-02
1
-4
/
+4
*
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
2020-04-02
1
-1
/
+1
*
mm/Makefile: disable KCSAN for kmemleak
Qian Cai
2020-04-02
1
-0
/
+1
*
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-02
1
-1
/
+1
*
revert "topology: add support for node_to_mem_node() to determine the fallbac...
Vlastimil Babka
2020-04-02
2
-18
/
+0
*
slub: relocate freelist pointer to middle of object
Kees Cook
2020-04-02
1
-0
/
+7
*
slub: improve bit diffusion for freelist ptr obfuscation
Kees Cook
2020-04-02
1
-1
/
+1
*
mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs
chenqiwu
2020-04-02
1
-7
/
+7
*
mm/slub.c: replace cpu_slab->partial with wrapped APIs
chenqiwu
2020-04-02
1
-2
/
+2
*
fs_parse: remove pr_notice() about each validation
Kees Cook
2020-04-02
1
-2
/
+0
*
ocfs2: use memalloc_nofs_save instead of memalloc_noio_save
Matthew Wilcox (Oracle)
2020-04-02
1
-14
/
+10
*
ocfs2: use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-02
4
-80
/
+80
*
ocfs2: roll back the reference count modification of the parent directory if ...
wangjian
2020-04-02
1
-4
/
+11
*
ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-9
/
+9
*
ocfs2: dlm: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-4
/
+4
*
ocfs2: cluster: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-1
/
+1
*
ocfs2: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-1
/
+1
*
ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...
Jules Irenge
2020-04-02
1
-0
/
+2
[prev]
[next]