| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-09-27 | 9 | -14/+39 |
|\ |
|
| * | memory tiers: use default_dram_perf_ref_source in log message | Huang Ying | 2024-09-26 | 1 | -3/+3 |
| * | mm/damon/Kconfig: update DAMON doc URL | Diederik de Haas | 2024-09-26 | 1 | -1/+1 |
| * | mm: kfence: fix elapsed time for allocated/freed track | qiwu.chen | 2024-09-26 | 1 | -1/+1 |
| * | mm: migrate: annotate data-race in migrate_folio_unmap() | Jeongjun Park | 2024-09-26 | 1 | -1/+1 |
| * | mm/hugetlb: simplify refs in memfd_alloc_folio | Steve Sistare | 2024-09-26 | 2 | -5/+2 |
| * | mm/gup: fix memfd_pin_folios alloc race panic | Steve Sistare | 2024-09-26 | 1 | -0/+1 |
| * | mm/gup: fix memfd_pin_folios hugetlb page allocation | Steve Sistare | 2024-09-26 | 1 | -2/+6 |
| * | mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak | Steve Sistare | 2024-09-26 | 2 | -5/+21 |
| * | mm/hugetlb: fix memfd_pin_folios free_huge_pages leak | Steve Sistare | 2024-09-26 | 1 | -1/+3 |
| * | mm/filemap: fix filemap_get_folios_contig THP panic | Steve Sistare | 2024-09-26 | 1 | -0/+4 |
| * | mm: make SPLIT_PTE_PTLOCKS depend on SMP | Guenter Roeck | 2024-09-26 | 1 | -0/+1 |
* | | [tree-wide] finally take no_llseek out | Al Viro | 2024-09-27 | 1 | -1/+0 |
* | | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-09-25 | 1 | -0/+17 |
|\ \ |
|
| * | | mm/memblock: introduce a new helper memblock_estimated_nr_free_pages() | Wei Yang | 2024-08-11 | 1 | -0/+17 |
* | | | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2024-09-25 | 4 | -1/+45 |
|\ \ \ |
|
| * | | | kasan: rust: Add KASAN smoke test via UAF | Matthew Maurer | 2024-09-16 | 4 | -1/+45 |
* | | | | Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-09-24 | 1 | -0/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | mm: call the security_mmap_file() LSM hook in remap_file_pages() | Shu Han | 2024-09-19 | 1 | -0/+4 |
* | | | | Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-09-23 | 1 | -6/+1 |
|\ \ \ \ |
|
| * | | | | quota: remove unneeded return value of register_quota_format | Kemeng Shi | 2024-07-22 | 1 | -6/+1 |
* | | | | | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-09-23 | 4 | -16/+16 |
|\ \ \ \ \ |
|
| * | | | | | introduce fd_file(), convert all accessors to it. | Al Viro | 2024-08-13 | 4 | -16/+16 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-09-21 | 3 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | mm: make use of str_true_false helper | Hongbo Li | 2024-09-02 | 1 | -2/+1 |
| * | | | | | fault-inject: improve build for CONFIG_FAULT_INJECTION=n | Jani Nikula | 2024-09-02 | 2 | -0/+2 |
* | | | | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-09-21 | 81 | -5242/+9148 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: support large folios swap-in for sync io devices | Chuanhua Han | 2024-09-17 | 1 | -27/+234 |
| * | | | | | | mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la... | Barry Song | 2024-09-17 | 3 | -5/+6 |
| * | | | | | | mm: fix swap_read_folio_zeromap() for large folios with partial zeromap | Barry Song | 2024-09-17 | 2 | -25/+40 |
| * | | | | | | mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries | Anshuman Khandual | 2024-09-17 | 1 | -25/+25 |
| * | | | | | | mm/vma: return the exact errno in vms_gather_munmap_vmas() | Xiao Yang | 2024-09-17 | 1 | -8/+14 |
| * | | | | | | memcg: cleanup with !CONFIG_MEMCG_V1 | Michal Koutný | 2024-09-17 | 1 | -2/+0 |
| * | | | | | | mm/show_mem.c: report alloc tags in human readable units | Kent Overstreet | 2024-09-17 | 1 | -4/+7 |
| * | | | | | | mm: support poison recovery from copy_present_page() | Kefeng Wang | 2024-09-17 | 1 | -3/+7 |
| * | | | | | | mm: support poison recovery from do_cow_fault() | Kefeng Wang | 2024-09-17 | 1 | -1/+5 |
| * | | | | | | mm: z3fold: deprecate CONFIG_Z3FOLD | Yosry Ahmed | 2024-09-17 | 1 | -6/+19 |
| * | | | | | | mm: remove follow_pte() | Peter Xu | 2024-09-17 | 1 | -73/+0 |
| * | | | | | | mm/access_process_vm: use the new follow_pfnmap API | Peter Xu | 2024-09-17 | 1 | -14/+14 |
| * | | | | | | mm: new follow_pfnmap API | Peter Xu | 2024-09-17 | 1 | -0/+150 |
| * | | | | | | mm/fork: accept huge pfnmap entries | Peter Xu | 2024-09-17 | 1 | -3/+26 |
| * | | | | | | mm/pagewalk: check pfnmap for folio_walk_start() | Peter Xu | 2024-09-17 | 2 | -6/+5 |
| * | | | | | | mm/gup: detect huge pfnmap entries in gup-fast | Peter Xu | 2024-09-17 | 1 | -0/+6 |
| * | | | | | | mm: allow THP orders for PFNMAPs | Peter Xu | 2024-09-17 | 1 | -2/+2 |
| * | | | | | | mm: mark special bits for huge pfn mappings when inject | Peter Xu | 2024-09-17 | 1 | -0/+4 |
| * | | | | | | mm: drop is_huge_zero_pud() | Peter Xu | 2024-09-17 | 1 | -12/+1 |
| * | | | | | | mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud | Peter Xu | 2024-09-17 | 1 | -0/+13 |
| * | | | | | | mm/codetag: add pgalloc_tag_copy() | Yu Zhao | 2024-09-10 | 1 | -0/+1 |
| * | | | | | | mm/codetag: fix pgalloc_tag_split() | Yu Zhao | 2024-09-10 | 3 | -4/+4 |
| * | | | | | | mm/vmalloc.c: use "high-order" in description non 0-order pages | Uladzislau Rezki (Sony) | 2024-09-10 | 1 | -2/+2 |