summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-0/+17
|\
| * mm/util: Introduce kmemdup_array()Kartik2024-02-011-0/+17
* | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-111-1/+3
|\ \
| * | fs: super_set_uuid()Kent Overstreet2024-02-081-1/+3
| |/
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-111-11/+11
|\ \
| * | swap: port block device usage to fileChristian Brauner2024-02-251-11/+11
| |/
* | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-113-36/+2
|\ \
| * \ Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...Christian Brauner2024-02-221-2/+2
| |\ \
| | * | libfs: Add simple_offset_empty()Chuck Lever2024-02-211-2/+2
| | |/
| * | Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"Baokun Li2024-01-251-9/+0
| * | writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi2024-01-221-25/+0
| |/
* | Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds2024-03-075-15/+23
|\ \
| * | mm, mmap: fix vma_merge() case 7 with vma_ops->closeVlastimil Babka2024-03-041-1/+9
| * | mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE failsQi Zheng2024-03-041-3/+3
| * | mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka2024-03-043-11/+11
* | | Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-277-102/+56
|\| |
| * | mm/debug_vm_pgtable: fix BUG_ON with pud advanced testAneesh Kumar K.V (IBM)2024-02-231-0/+8
| * | mm: cachestat: fix folio read-after-free in cache walkNhat Pham2024-02-231-25/+26
| * | mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone indexByungchul Park2024-02-231-0/+8
| * | kasan: revert eviction of stack traces in generic modeMarco Elver2024-02-234-77/+14
* | | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-241-2/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-2012-57/+117
| |\ \
| * | | x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield2024-02-161-2/+3
* | | | kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()Benjamin Gray2024-02-201-0/+3
* | | | mm/damon/lru_sort: fix quota status loss due to online tuningsSeongJae Park2024-02-201-7/+36
* | | | mm/damon/reclaim: fix quota stauts loss due to online tuningsSeongJae Park2024-02-201-1/+17
* | | | mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...SeongJae Park2024-02-201-0/+4
* | | | mm: memcontrol: clarify swapaccount=0 deprecation warningJohannes Weiner2024-02-201-3/+7
* | | | mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] arrayAnshuman Khandual2024-02-201-0/+1
* | | | mm/zswap: invalidate duplicate entry when !zswap_enabledChengming Zhou2024-02-201-1/+5
* | | | mm/swap: fix race when skipping swapcacheKairui Song2024-02-203-0/+38
* | | | mm/swap_state: update zswap LRU's protection range with the folio lockedNhat Pham2024-02-202-8/+9
* | | | mm/damon/core: check apply interval in damon_do_apply_schemes()SeongJae Park2024-02-201-4/+11
* | | | mm: zswap: fix missing folio cleanup in writeback race pathYosry Ahmed2024-02-201-0/+2
| |/ / |/| |
* | | mm/memory: Use exception ip to search exception tablesJiaxun Yang2024-02-121-2/+2
* | | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-106-36/+52
|\ \ \
| * | | mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park2024-02-071-1/+1
| * | | mm/zswap: don't return LRU_SKIP if we have dropped lru lockChengming Zhou2024-02-071-3/+1
| * | | mm: zswap: fix objcg use-after-free in entry destructionJohannes Weiner2024-02-071-4/+4
| * | | mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pt...Sergey Senozhatsky2024-02-071-0/+1
| * | | mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_pageMiaohe Lin2024-02-071-0/+3
| * | | mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed2024-02-071-21/+35
| * | | mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()Ryan Roberts2024-02-071-7/+7
| * | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2024-02-021-0/+3
| |\| |
* | | | Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds2024-02-102-2/+2
|\ \ \ \
| * | | | blk-wbt: Fix detection of dirty-throttled tasksJan Kara2024-02-062-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-298-17/+61
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mm: thp_get_unmapped_area must honour topdown preferenceRyan Roberts2024-01-262-4/+12
| * | mm: huge_memory: don't force huge page alignment on 32 bitYang Shi2024-01-251-0/+4
| * | userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra2024-01-251-2/+13