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
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
9
-53
/
+58
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
7
-16
/
+14
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2
-2
/
+3
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
3
-6
/
+5
2020-09-24
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
1
-8
/
+10
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
1
-1
/
+1
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-0
/
+2
2020-09-23
mm: split swap_type_of
Christoph Hellwig
1
-18
/
+21
2020-09-23
mm: cleanup claim_swapfile
Christoph Hellwig
1
-3
/
+3
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-19
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2
-0
/
+22
2020-09-19
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-19
/
+23
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
1
-4
/
+6
2020-09-19
mlock: fix unevictable_pgs event counts on THP
Hugh Dickins
2
-12
/
+18
2020-09-19
mm: fix check_move_unevictable_pages() on THP
Hugh Dickins
1
-2
/
+8
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
1
-1
/
+2
2020-09-19
ksm: reinstate memcg charge on copied pages
Hugh Dickins
1
-0
/
+4
2020-09-17
Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-09-17
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
1
-1
/
+1
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
1
-31
/
+129
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-46
/
+108
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-09-05
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-05
mm/hugetlb: try preferred node first when alloc gigantic page from cma
Li Xinhai
1
-6
/
+17
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2
-6
/
+18
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-09-05
mm: madvise: fix vma user-after-free
Yang Shi
1
-1
/
+1
2020-09-05
mm: track page table modifications in __apply_to_page_range()
Joerg Roedel
1
-13
/
+24
2020-09-05
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-05
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
1
-0
/
+8
2020-09-05
memcg: fix use-after-free in uncharge_batch
Michal Hocko
1
-0
/
+6
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
5
-105
/
+28
2020-09-04
mm: Add PGREUSE counter
Peter Xu
2
-0
/
+2
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
2
-38
/
+9
2020-09-04
mm/ksm: Remove reuse_ksm_page()
Peter Xu
1
-25
/
+0
2020-09-04
mm: do_wp_page() simplification
Linus Torvalds
1
-42
/
+17
2020-09-04
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
1
-1
/
+1
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-1
/
+1
2020-09-03
mm: fix pin vs. gup mismatch with gate pages
Dave Hansen
1
-1
/
+1
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+4
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
1
-0
/
+4
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-21
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
2020-08-21
mm/rodata_test.c: fix missing function declaration
Leon Romanovsky
1
-0
/
+1
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
1
-0
/
+2
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-21
hugetlb_cgroup: convert comma to semicolon
Xu Wang
1
-2
/
+2
[next]