index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
mm/readahead: pass a file_ra_state into force_page_cache_ra
David Howells
2
-5
/
+5
2020-10-16
mm/filemap: fold ra_submit into do_sync_mmap_readahead
David Howells
2
-15
/
+5
2020-10-16
mm/readahead: add page_cache_sync_ra and page_cache_async_ra
Matthew Wilcox (Oracle)
2
-56
/
+66
2020-10-16
mm/readahead: pass readahead_control to force_page_cache_ra
David Howells
2
-12
/
+19
2020-10-16
mm/readahead: make ondemand_readahead take a readahead_control
David Howells
1
-12
/
+17
2020-10-16
mm/readahead: make do_page_cache_ra take a readahead_control
Matthew Wilcox (Oracle)
2
-19
/
+20
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
4
-23
/
+20
2020-10-16
mm/readahead: add DEFINE_READAHEAD
Matthew Wilcox (Oracle)
2
-5
/
+8
2020-10-16
mm: fix a race during THP splitting
Huang Ying
1
-6
/
+7
2020-10-16
fs: do not update nr_thps for mappings which support THPs
Matthew Wilcox (Oracle)
2
-27
/
+29
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
4
-1
/
+10
2020-10-16
mm/vmscan: allow arbitrary sized pages to be paged out
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-10-16
mm/page-writeback: support tail pages in wait_for_stable_page
Matthew Wilcox (Oracle)
1
-0
/
+1
2020-10-16
mm/truncate: fix truncation for pages of arbitrary size
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-10-16
mm/rmap: fix assumptions of THP size
Matthew Wilcox (Oracle)
1
-5
/
+5
2020-10-16
mm/huge_memory: fix can_split_huge_page assumption of THP size
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-10-16
mm/huge_memory: fix page_trans_huge_mapcount assumption of THP size
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-10-16
mm/huge_memory: fix split assumption of page size
Kirill A. Shutemov
1
-7
/
+8
2020-10-16
mm/huge_memory: fix total_mapcount assumption of page size
Kirill A. Shutemov
1
-4
/
+5
2020-10-16
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
4
-7
/
+7
2020-10-16
mm/memory: remove page fault assumption of compound page size
Matthew Wilcox (Oracle)
1
-3
/
+4
2020-10-16
mm/filemap: fix page cache removal for arbitrary sized THPs
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-16
mm/filemap: fix storing to a THP shadow entry
Matthew Wilcox (Oracle)
1
-11
/
+31
2020-10-16
XArray: add xas_split
Matthew Wilcox (Oracle)
4
-16
/
+225
2020-10-16
XArray: add xa_get_order
Matthew Wilcox (Oracle)
3
-0
/
+70
2020-10-16
mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped.
Aneesh Kumar K.V
1
-3
/
+8
2020-10-16
mm/debug_vm_pgtable: avoid none pte in pte_clear_test
Aneesh Kumar K.V
1
-3
/
+6
2020-10-16
mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64
Aneesh Kumar K.V
1
-51
/
+0
2020-10-16
mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries
Aneesh Kumar K.V
1
-3
/
+4
2020-10-16
mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP
Aneesh Kumar K.V
1
-3
/
+7
2020-10-16
mm/debug_vm_pgtable/locks: take correct page table lock
Aneesh Kumar K.V
1
-13
/
+22
2020-10-16
mm/debug_vm_pgtable/locks: move non page table modifying test together
Aneesh Kumar K.V
1
-23
/
+28
2020-10-16
mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing...
Aneesh Kumar K.V
1
-20
/
+15
2020-10-16
mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALAN...
Aneesh Kumar K.V
1
-2
/
+9
2020-10-16
mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap supp...
Aneesh Kumar K.V
1
-2
/
+12
2020-10-16
mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value
Aneesh Kumar K.V
1
-3
/
+10
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
3
-16
/
+9
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
1
-0
/
+14
2020-10-16
device-dax/kmem: fix resource release
Dan Williams
1
-14
/
+34
2020-10-16
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
5
-28
/
+154
2020-10-16
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-41
/
+135
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-17
/
+13
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
18
-43
/
+244
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+30
2020-10-16
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-101
/
+143
2020-10-16
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-40
/
+20
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
170
-1699
/
+1921
2020-10-16
Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
81
-437
/
+930
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+12
[next]