summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2021-09-02Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-02mm: don't allow oversized kvmalloc() callsLinus Torvalds
2021-09-02Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-28mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin
2021-08-23fs: add a filemap_fdatawrite_wbc helperJosef Bacik
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-20hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz
2021-08-20mm: vmscan: fix missing psi annotation for node_reclaim()Johannes Weiner
2021-08-20mm/hwpoison: retry with shake_page() for unhandlable pagesNaoya Horiguchi
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-20mm/page_alloc: don't corrupt pcppage_migratetypeDoug Berger
2021-08-20Revert "mm: swap: check if swap backing device is congested or not"Yang Shi
2021-08-20Revert "mm/shmem: fix shmem_swapin() race with swapoff"Yang Shi
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long
2021-08-13mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-08-13mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt
2021-08-13kasan, slub: reset tag when printing addressKuan-Ying Lee
2021-08-13kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee
2021-08-11memblock: Check memory add/cap orderingGeert Uytterhoeven
2021-08-11memblock: Add missing debug code to memblock_add_node()Geert Uytterhoeven
2021-08-09mm: Add kvrealloc()Dave Chinner
2021-08-09mm: hide laptop_mode_wb_timer entirely behind the BDI APIChristoph Hellwig
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner
2021-07-30kfence: add function to mask address bitsSven Schnelle
2021-07-23mm: fix the deadlock in finish_fault()Qi Zheng
2021-07-23mm: mmap_lock: fix disabling preemption directlyMuchun Song
2021-07-23mm/secretmem: wire up ->set_page_dirtyMike Rapoport
2021-07-23writeback, cgroup: remove wb from offline list before releasing refcntRoman Gushchin
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-23mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich