Skip to content
Snippets Groups Projects
Select Git revision
  • pkt-ptr-revert-v1
  • bpf-spectre default protected
  • vf-baseline
  • bpf-spectre-baseline
  • v6.5-rc6-bpf-spectre-nospec
  • master
  • spectector-bpf
  • bpftask protected
  • bpftask-no-unused-args
  • bpftask-master
  • v5.9-bpftask
  • v5.8-amd-17h-em protected
  • v5.8-amd-17h-eas protected
  • freqinv-amd3950x-v5.8
  • v5.8-scale-inv-acc-amd-ryzen-3950x
  • 23186e43-amd-17h-eas protected
  • caffb99b6929-perf-x86-rapl-Enable-RAPL-for-AMD-Fam17h
  • 6a9ee74800a1-amd-17h-eas protected
  • add2fae34926-amd_17h_em
  • 3643c88e5545-Add-support-for-frequency-invariance-for-some-x86
  • v5.7-rc6
21 results

mm

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
    
    Pull misc fixes from Andrew Morton:
     "Fourteen hotfixes, eleven of which are cc:stable. The remainder
      pertain to issues which were introduced after 6.5"
    
    * tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
      Crash: add lock to serialize crash hotplug handling
      selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
      mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified
      mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
      mm, memcg: reconsider kmem.limit_in_bytes deprecation
      mm: zswap: fix potential memory corruption on duplicate store
      arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
      mm: hugetlb: add huge page size param to set_huge_pte_at()
      maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
      maple_tree: add mas_is_active() to detect in-tree walks
      nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
      mm: abstract moving to the next PFN
      mm: report success more often from filemap_map_folio_range()
      fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
    d2c52315
    History