| 2020-10-16 | Naoya Horiguchi | mm,hwpoison: introduce MF_MSG_UNSPLIT_THP | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: return 0 if the page is already poisoned... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: refactor soft_offline_huge_page and __soft... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: rework soft offline for in-use pages | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: rework soft offline for free pages | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: unify THP handling for hard and soft offline | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: kill put_hwpoison_page | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: refactor madvise_inject_error | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Oscar Salvador | mm,hwpoison: unexport get_hwpoison_page and make it... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Naoya Horiguchi | mm,hwpoison-inject: don't pin for hwpoison_filter | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Naoya Horiguchi | mm, hwpoison: remove recalculating hpage | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Naoya Horiguchi | mm,hwpoison: cleanup unused PageHuge() check | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | David Howells | mm/readahead: pass a file_ra_state into force_page_cache_ra | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | David Howells | mm/filemap: fold ra_submit into do_sync_mmap_readahead | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/readahead: add page_cache_sync_ra and page_cache_asy... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | David Howells | mm/readahead: pass readahead_control to force_page_cache_ra | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | David Howells | mm/readahead: make ondemand_readahead take a readahead_... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/readahead: make do_page_cache_ra take a readahead_co... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/readahead: make page_cache_ra_unbounded take a reada... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/readahead: add DEFINE_READAHEAD | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Huang Ying | mm: fix a race during THP splitting | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | fs: do not update nr_thps for mappings which support... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | fs: add a filesystem flag for THPs | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/vmscan: allow arbitrary sized pages to be paged out | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/page-writeback: support tail pages in wait_for_stabl... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/truncate: fix truncation for pages of arbitrary... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/rmap: fix assumptions of THP size | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/huge_memory: fix can_split_huge_page assumption... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/huge_memory: fix page_trans_huge_mapcount assumption... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Kirill A. Shutemov | mm/huge_memory: fix split assumption of page size | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Kirill A. Shutemov | mm/huge_memory: fix total_mapcount assumption of page... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/page_owner: change split_page_owner to take a count | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/memory: remove page fault assumption of compound... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/filemap: fix page cache removal for arbitrary sized... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | mm/filemap: fix storing to a THP shadow entry | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | XArray: add xas_split | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Matthew Wilcox... | XArray: add xa_get_order | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable: avoid doing memory allocation... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable: avoid none pte in pte_clear_test | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/hugetlb: disable hugetlb test on... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/thp: use page table depost/withdraw... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/locks: take correct page table... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/locks: move non page table modifyin... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/savedwrite: enable savedwrite test... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtables/hugevmap: use the arch helper... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | mm/debug_vm_pgtable/ppc64: avoid setting top bits in... | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | powerpc/mm: move setting pte specific flags to pfn_pte | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Aneesh Kumar K.V | powerpc/mm: add DEBUG_VM WARN for pmd_clear | commit | commitdiff | tree | snapshot | 
| 2020-10-16 | Dan Williams | device-dax/kmem: fix resource release | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'linux-kselftest-next-5.10-rc1' of git:/... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'dio_for_v5.10-rc1' of git://git./linux/kerne... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'fs_for_v5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'configfs-5.10' of git://git.infradead.org... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'dma-mapping-5.10' of git://git.infradead... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'dmaengine-5.10-rc1' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/i2c-hid' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Kai-Heng Feng | HID: i2c-hid: Enable wakeup capability from Suspend... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.9/upstream-fixes' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/wiimote' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/vivaldi' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/intel-ish-hid' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/i2c-hid' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/cp2112' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/core' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Jiri Kosina | Merge branch 'for-5.10/apple' into for-linus | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'sound-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'drm-next-2020-10-15' of git://anongit.freede... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'char-misc-5.10-rc1' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'usb-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-15 | Linus Torvalds | Merge tag 'staging-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'spdx-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'driver-core-5.10-rc1' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'tty-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Jason A. Donenfeld | powerpc32: don't adjust unmoved stack pointer in csum_p... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'backlight-next-5.10' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'mfd-next-5.10' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'devicetree-for-5.10' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'pinctrl-v5.10-1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'leds-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'for-5.10/dm-changes' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'for-linus-5.10-1' of git://github.com/cminya... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge branch 'for-5.10' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Andrii Nakryiko | fs: fix NULL dereference due to data race in prepend_path() | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'threads-v5.10' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'kernel-clone-v5.9' of git://git./linux/kerne... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'linux-kselftest-fixes-5.10-rc1' of git:... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'xfs-5.10-merge-2' of git://git./fs/xfs/xfs... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'iomap-5.10-merge-4' of git://git./fs/xfs... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'iommu-updates-v5.10' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge branch 'stable/for-linus-5.10' of git://git.... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'pnp-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'acpi-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2020-10-14 | Linus Torvalds | Merge tag 'pm-5.10-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| next |