summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12 days1-0/+24
|\
| * Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe2024-11-126-9/+16
| |\
| * | mm/gup: Add folio_add_pins()Steve Sistare2024-10-281-0/+24
* | | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds13 days3-136/+172
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-1423-205/+397
| |\ \ \
| * | | | mm: page_frag: use __alloc_pages() to replace alloc_pages_node()Yunsheng Lin2024-11-111-3/+3
| * | | | mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin2024-11-111-22/+48
| * | | | mm: page_frag: use initial zero offset for page_frag_alloc_align()Yunsheng Lin2024-11-111-23/+23
| * | | | mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin2024-11-113-136/+146
* | | | | Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds13 days1-0/+19
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-11-1330-377/+636
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-10-2516-56/+82
| |\ \ \ \ \
| * | | | | | mm/bpf: Add bpf_get_kmem_cache() kfuncNamhyung Kim2024-10-161-0/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-201-3/+2
|\ \ \ \ \ \
| * | | | | | mm/damon/core: Use generic upper bound recommondation for usleep_range()Anna-Maria Behnsen2024-10-161-2/+1
| * | | | | | timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen2024-10-161-1/+1
| |/ / / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-11-191-0/+6
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. | | | | | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-141-0/+6
| |\ \| | | | | | | |_|_|_|_|/ | |/| | | | |
| | * | | | | mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown2024-10-041-0/+6
| | |/ / / /
* | | | | | Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-11-191-0/+15
|\ \ \ \ \ \
| * | | | | | mm: zero range of eof folio exposed by inode size extensionBrian Foster2024-11-131-0/+15
* | | | | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-11-184-60/+28
|\ \ \ \ \ \ \
| * | | | | | | memcg_write_event_control(): switch to CLASS(fd)Al Viro2024-11-031-29/+15
| * | | | | | | convert cachestat(2)Al Viro2024-11-031-12/+5
| * | | | | | | fdget(), trivial conversionsAl Viro2024-11-032-19/+8
* | | | | | | | Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-11-181-10/+255
|\ \ \ \ \ \ \ \
| * | | | | | | | tmpfs: Initialize sysfs during tmpfs initAndré Almeida2024-11-061-62/+68
| * | | | | | | | tmpfs: Fix type for sysfs' casefold attributeAndré Almeida2024-11-061-2/+27
| * | | | | | | | tmpfs: Expose filesystem features via sysfsAndré Almeida2024-10-281-0/+37
| * | | | | | | | tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirsAndré Almeida2024-10-281-6/+64
| * | | | | | | | tmpfs: Add casefold lookup supportAndré Almeida2024-10-281-4/+123
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-182-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | migrate: Remove references to Private2Matthew Wilcox (Oracle)2024-10-041-2/+2
| * | | | | | | | fs: Move clearing of mappedtodisk to buffer.cMatthew Wilcox (Oracle)2024-10-041-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-11-182-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/page-writeback.c: Fix comment of wb_domain_writeout_add()Tang Yizhou2024-10-221-1/+1
| * | | | | | | | mm/page-writeback.c: Update comment for BANDWIDTH_INTERVALTang Yizhou2024-10-221-1/+1
| * | | | | | | | filemap: filemap_read() should check that the offset is positive or zeroTrond Myklebust2024-10-021-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-181-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner2024-10-101-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | tmpfs: add support for multigrain timestampsJeff Layton2024-10-101-1/+1
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-174-7/+22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | mm: revert "mm: shmem: fix data-race in shmem_getattr()"Andrew Morton2024-11-171-2/+0
| * | | | | | | | mm: fix NULL pointer dereference in alloc_pages_bulk_noprofJinjiang Tu2024-11-151-1/+2
| * | | | | | | | mm/mremap: fix address wraparound in move_page_tables()Jann Horn2024-11-151-1/+1
| * | | | | | | | mm, swap: fix allocation and scanning race with swapoffKairui Song2024-11-151-3/+19
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-1310-59/+122
|\| | | | | | | |
| * | | | | | | | mm: swapfile: fix cluster reclaim work crash on rotational devicesJohannes Weiner2024-11-131-1/+1
| * | | | | | | | mm/thp: fix deferred split queue not partially_mapped: fixHugh Dickins2024-11-121-1/+3
| * | | | | | | | mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM casesJohn Hubbard2024-11-121-39/+77