linux/drivers/gpu/drm/i915/gt/uc
Linus Torvalds e991acf1bc Significant patch series in this pull request:
- The 2 patch series "squashfs: Remove page->mapping references" from
   Matthew Wilcox gets us closer to being able to remove page->mapping.
 
 - The 5 patch series "relayfs: misc changes" from Jason Xing does some
   maintenance and minor feature addition work in relayfs.
 
 - The 5 patch series "kdump: crashkernel reservation from CMA" from Jiri
   Bohac switches us from static preallocation of the kdump crashkernel's
   working memory over to dynamic allocation.  So the difficulty of
   a-priori estimation of the second kernel's needs is removed and the
   first kernel obtains extra memory.
 
 - The 5 patch series "generalize panic_print's dump function to be used
   by other kernel parts" from Feng Tang implements some consolidation and
   rationalizatio of the various ways in which a faiing kernel splats
   information at the operator.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQTTMBEPP41GrTpTJgfdBJ7gKXxAjgUCaI+82gAKCRDdBJ7gKXxA
 jj4JAP9xb+w9DrBY6sa+7KTPIb+aTqQ7Zw3o9O2m+riKQJv6jAEA6aEwRnDA0451
 fDT5IqVlCWGvnVikdZHSnvhdD7TGsQ0=
 =rT71
 -----END PGP SIGNATURE-----

Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull non-MM updates from Andrew Morton:
 "Significant patch series in this pull request:

   - "squashfs: Remove page->mapping references" (Matthew Wilcox) gets
     us closer to being able to remove page->mapping

   - "relayfs: misc changes" (Jason Xing) does some maintenance and
     minor feature addition work in relayfs

   - "kdump: crashkernel reservation from CMA" (Jiri Bohac) switches
     us from static preallocation of the kdump crashkernel's working
     memory over to dynamic allocation. So the difficulty of a-priori
     estimation of the second kernel's needs is removed and the first
     kernel obtains extra memory

   - "generalize panic_print's dump function to be used by other
     kernel parts" (Feng Tang) implements some consolidation and
     rationalization of the various ways in which a failing kernel
     splats information at the operator

* tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (80 commits)
  tools/getdelays: add backward compatibility for taskstats version
  kho: add test for kexec handover
  delaytop: enhance error logging and add PSI feature description
  samples: Kconfig: fix spelling mistake "instancess" -> "instances"
  fat: fix too many log in fat_chain_add()
  scripts/spelling.txt: add notifer||notifier to spelling.txt
  xen/xenbus: fix typo "notifer"
  net: mvneta: fix typo "notifer"
  drm/xe: fix typo "notifer"
  cxl: mce: fix typo "notifer"
  KVM: x86: fix typo "notifer"
  MAINTAINERS: add maintainers for delaytop
  ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()
  ucount: fix atomic_long_inc_below() argument type
  kexec: enable CMA based contiguous allocation
  stackdepot: make max number of pools boot-time configurable
  lib/xxhash: remove unused functions
  init/Kconfig: restore CONFIG_BROKEN help text
  lib/raid6: update recov_rvv.c zero page usage
  docs: update docs after introducing delaytop
  ...
2025-08-03 16:23:09 -07:00
..
abi
guc_capture_fwif.h
intel_gsc_binary_headers.h
intel_gsc_fw.c drm/i915/gsc: delete a stray tab in intel_gsc_fw_get_binary_info() 2025-03-28 14:19:35 -04:00
intel_gsc_fw.h
intel_gsc_proxy.c
intel_gsc_proxy.h
intel_gsc_uc.c
intel_gsc_uc.h
intel_gsc_uc_debugfs.c
intel_gsc_uc_debugfs.h
intel_gsc_uc_heci_cmd_submit.c
intel_gsc_uc_heci_cmd_submit.h
intel_guc.c Merge drm/drm-next into drm-intel-gt-next 2025-05-28 10:20:17 +03:00
intel_guc.h
intel_guc_ads.c
intel_guc_ads.h
intel_guc_capture.c
intel_guc_capture.h
intel_guc_ct.c
intel_guc_ct.h
intel_guc_debugfs.c
intel_guc_debugfs.h
intel_guc_fw.c
intel_guc_fw.h
intel_guc_fwif.h
intel_guc_hwconfig.c
intel_guc_log.c relayfs: abolish prev_padding 2025-07-09 22:57:51 -07:00
intel_guc_log.h
intel_guc_log_debugfs.c
intel_guc_log_debugfs.h
intel_guc_print.h
intel_guc_rc.c
intel_guc_rc.h
intel_guc_reg.h
intel_guc_slpc.c Merge tag 'drm-intel-gt-next-2025-02-26' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next 2025-03-13 07:54:41 +10:00
intel_guc_slpc.h
intel_guc_slpc_types.h
intel_guc_submission.c drm/i915/guc: Handle race condition where wakeref count drops below 0 2025-06-02 12:19:14 +03:00
intel_guc_submission.h
intel_huc.c drm/i915/huc: Fix fence not released on early probe errors 2025-04-09 10:50:51 +03:00
intel_huc.h drm/i915/huc: Fix fence not released on early probe errors 2025-04-09 10:50:51 +03:00
intel_huc_debugfs.c
intel_huc_debugfs.h
intel_huc_fw.c
intel_huc_fw.h
intel_huc_print.h
intel_uc.c drm/i915/huc: Fix fence not released on early probe errors 2025-04-09 10:50:51 +03:00
intel_uc.h
intel_uc_debugfs.c
intel_uc_debugfs.h
intel_uc_fw.c drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw() 2025-06-04 16:28:35 +03:00
intel_uc_fw.h
intel_uc_fw_abi.h
selftest_guc.c
selftest_guc_hangcheck.c
selftest_guc_multi_lrc.c