index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2
-6
/
+10
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-20
mm/shmem: shmem_replace_page() remember NR_SHMEM
Hugh Dickins
1
-0
/
+2
2022-08-20
mm/shmem: tmpfs fallocate use file_modified()
Hugh Dickins
1
-1
/
+2
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
1
-23
/
+31
2022-08-20
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
1
-7
/
+19
2022-08-20
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+5
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
1
-11
/
+18
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
1
-1
/
+8
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2
-43
/
+89
2022-08-10
Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-601
/
+684
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+5
2022-08-09
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-08
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
1
-16
/
+0
2022-08-08
mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage
Naoya Horiguchi
1
-4
/
+6
2022-08-08
mm, hwpoison: make __page_handle_poison returns int
Naoya Horiguchi
1
-5
/
+11
2022-08-08
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
1
-4
/
+4
2022-08-08
mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
Naoya Horiguchi
1
-5
/
+47
2022-08-08
mm, hwpoison, hugetlb: support saving mechanism of raw error pages
Naoya Horiguchi
2
-12
/
+100
2022-08-08
mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
Naoya Horiguchi
1
-2
/
+30
2022-08-08
mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_...
Naoya Horiguchi
1
-2
/
+1
2022-08-08
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
1
-1
/
+1
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
3
-103
/
+96
2022-08-08
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
1
-8
/
+2
2022-08-08
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2
-400
/
+398
2022-08-08
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2
-6
/
+6
2022-08-08
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
1
-58
/
+7
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
66
-1716
/
+3396
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+27
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+0
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+9
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
19
-474
/
+314
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2
-32
/
+61
2022-08-02
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
2
-23
/
+1
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2
-6
/
+2
2022-08-02
secretmem: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-4
/
+3
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-0
/
+20
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
4
-20
/
+24
2022-08-02
mm/migrate: Convert expected_page_refs() to folio_expected_refs()
Matthew Wilcox (Oracle)
1
-7
/
+12
[next]