Skip to content
Snippets Groups Projects
Select Git revision
  • a13aaf157467e694a3824d81304106b58d4c20d6
  • drm-misc-templates default
  • wip/final/kci-gitlab-lava-v1
  • wip/vignesh/kci-lava-gitlab-runner
  • kci-gitlab-igt-v8
  • kci-gitlab-igt-v4
  • drm-misc-fixes-2024-10-02
  • drm-misc-next-2024-09-26
  • drm-misc-fixes-2024-09-26
  • drm-misc-next-2024-09-20
  • drm-misc-fixes-2024-09-12
  • drm-misc-fixes-2024-09-05
  • drm-misc-next-fixes-2024-09-05
  • drm-misc-fixes-2024-08-29
  • drm-misc-next-2024-08-29
  • drm-misc-next-2024-08-22
  • drm-misc-fixes-2024-08-22
  • drm-misc-next-2024-08-16
  • drm-misc-fixes-2024-08-15
  • drm-misc-next-2024-08-09
  • drm-misc-fixes-2024-08-08
  • drm-misc-next-2024-08-01
  • drm-misc-fixes-2024-08-01
  • drm-misc-next-fixes-2024-07-25
  • drm-misc-next-fixes-2024-07-19
  • drm-misc-next-fixes-2024-07-11
26 results

arch

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
    
    Pull misc fixes from Andrew Morton:
     "16 hotfixes, 11 of which are cc:stable.
    
      A few nilfs2 fixes, the remainder are for MM: a couple of selftests
      fixes, various singletons fixing various issues in various parts"
    
    * tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
      mm/ksm: fix possible UAF of stable_node
      mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
      mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
      nilfs2: fix potential hang in nilfs_detach_log_writer()
      nilfs2: fix unexpected freezing of nilfs_segctor_sync()
      nilfs2: fix use-after-free of timer for log writer thread
      selftests/mm: fix build warnings on ppc64
      arm64: patching: fix handling of execmem addresses
      selftests/mm: compaction_test: fix bogus test success and reduce probability of OOM-killer invocation
      selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
      selftests/mm: compaction_test: fix bogus test success on Aarch64
      mailmap: update email address for Satya Priya
      mm/huge_memory: don't unpoison huge_zero_folio
      kasan, fortify: properly rename memintrinsics
      lib: add version into /proc/allocinfo output
      mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
    9b62e02e
    History
    Name Last commit Last update
    ..