summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+10
2021-09-02mm: don't allow oversized kvmalloc() callsLinus Torvalds1-0/+4
2021-09-02Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+15
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-29/+1
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-14/+12
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-9/+27
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas7-28/+41
2021-08-31Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2021-08-31Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+8
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+12
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2-9/+0
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-59/+162
2021-08-28mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-8/+8
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-49/+59
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin1-0/+1
2021-08-23fs: add a filemap_fdatawrite_wbc helperJosef Bacik1-9/+27
2021-08-23fs: remove mandatory file locking supportJeff Layton2-9/+0
2021-08-20hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz1-5/+14
2021-08-20mm: vmscan: fix missing psi annotation for node_reclaim()Johannes Weiner1-0/+3
2021-08-20mm/hwpoison: retry with shake_page() for unhandlable pagesNaoya Horiguchi1-3/+9
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner1-8/+19
2021-08-20mm/page_alloc: don't corrupt pcppage_migratetypeDoug Berger1-13/+12
2021-08-20Revert "mm: swap: check if swap backing device is congested or not"Yang Shi1-7/+0
2021-08-20Revert "mm/shmem: fix shmem_swapin() race with swapoff"Yang Shi1-13/+1
2021-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-19/+29
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang1-13/+11
2021-08-14mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long1-2/+4
2021-08-14mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand2-3/+8
2021-08-14mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka1-5/+8
2021-08-14slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt1-4/+4
2021-08-14kasan, slub: reset tag when printing addressKuan-Ying Lee1-2/+2
2021-08-14kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee1-3/+3
2021-08-11memblock: Check memory add/cap orderingGeert Uytterhoeven1-0/+5
2021-08-11memblock: Add missing debug code to memblock_add_node()Geert Uytterhoeven1-0/+5
2021-08-10mm: Add kvrealloc()Dave Chinner1-0/+15
2021-08-09mm: hide laptop_mode_wb_timer entirely behind the BDI APIChristoph Hellwig2-2/+3
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2-13/+0
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland2-16/+1
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-35/+65
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner1-1/+2
2021-07-30kfence: add function to mask address bitsSven Schnelle1-1/+12
2021-07-24mm: fix the deadlock in finish_fault()Qi Zheng1-1/+10
2021-07-24mm: mmap_lock: fix disabling preemption directlyMuchun Song1-2/+2
2021-07-24mm/secretmem: wire up ->set_page_dirtyMike Rapoport1-0/+1
2021-07-24writeback, cgroup: remove wb from offline list before releasing refcntRoman Gushchin1-1/+1
2021-07-24memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport1-1/+2
2021-07-24mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich1-13/+16