Linux/linux 45a1b8cDocumentation/arch/x86 iommu.rst, arch/x86/include/asm checksum_64.h

Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull misc x86 updates from Dave Hansen:
 "The usual smattering of x86/misc changes.

  The IPv6 patch in here surprised me in a couple of ways. First, the
  function it inlines is able to eat a lot more CPU time than I would
  have expected. Second, the inlining does not seem to bloat the kernel,
  at least in the configs folks have tested.

   - Inline x86-specific IPv6 checksum helper

   - Update IOMMU docs to use stable identifiers

   - Print unhashed pointers on fatal stack overflows"

* tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/traps: Print unhashed pointers on stack overflow
  Documentation/x86: Update IOMMU spec references to use stable identifiers
  x86/lib: Inline csum_ipv6_magic()
DeltaFile
+34-13arch/x86/include/asm/checksum_64.h
+0-22arch/x86/lib/csum-wrappers_64.c
+4-3Documentation/arch/x86/iommu.rst
+1-1arch/x86/kernel/traps.c
+39-394 files

LLVM/project ab33f1ellvm/include/llvm/Analysis TargetTransformInfoImpl.h TargetTransformInfo.h, llvm/include/llvm/Transforms/IPO IROutliner.h

[IROutliner] Add TTI Hook for Propagating Attributes (#153985)

On RISC-V, the interrupt attribute relates only to the prolog and epilog
of the attributed function (and has specific restrictions on the
function's signature). It does not change how that function calls other
functions, and when outlining, the outlined function must not have this
attribute.

This adds a target-independent hook to TTI so targets can choose which
attributes to propagate (by default all are propagated).

Fixes #149969
DeltaFile
+298-0llvm/test/Transforms/IROutliner/outlining-compatible-and-never-transfer-riscv.ll
+12-19llvm/lib/Transforms/IPO/IROutliner.cpp
+16-0llvm/include/llvm/Transforms/IPO/IROutliner.h
+12-0llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
+7-0llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
+6-0llvm/include/llvm/Analysis/TargetTransformInfo.h
+351-192 files not shown
+359-198 files

LLVM/project e659566llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

Rebase, format

Created using spr 1.3.6-beta.1
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,979 files not shown
+1,127,664-649,5558,985 files

LLVM/project 989f917llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,978 files not shown
+1,127,664-649,5548,984 files

LLVM/project a64b29dllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

Rebase

Created using spr 1.3.6-beta.1
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,978 files not shown
+1,127,664-649,5548,984 files

LLVM/project faaa2d3llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,978 files not shown
+1,127,664-649,5558,984 files

LLVM/project aa42326llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

Rebase, format

Created using spr 1.3.6-beta.1
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,978 files not shown
+1,127,664-649,5558,984 files

LLVM/project ac3e7f0llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,977 files not shown
+1,127,625-649,5298,983 files

LLVM/project 185dfc9llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

Rebase

Created using spr 1.3.6-beta.1
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,977 files not shown
+1,127,625-649,5298,983 files

LLVM/project f9fe186llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,977 files not shown
+1,127,619-649,5238,983 files

LLVM/project c2736a9llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

Rebase

Created using spr 1.3.6-beta.1
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,977 files not shown
+1,127,619-649,5238,983 files

LLVM/project bdec31bllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, llvm/test/CodeGen/RISCV/rvv clmulh-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+121,421-138,357llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+43,316-44,830llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+56,025-0llvm/test/CodeGen/RISCV/rvv/clmulh-sdnode.ll
+52,760-0polly/lib/External/isl/include/isl/typed_cpp.h
+12,842-18,547llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+30,890-0polly/lib/External/isl/include/isl/cpp.h
+317,254-201,7348,977 files not shown
+1,127,613-649,5178,983 files

FreeBSD/ports 4093f36math/geogebra distinfo Makefile

math/geogebra: Update to 5-2-909-9

Changelog: https://geogebra.github.io/docs/reference/en/Changelog_6_0/
DeltaFile
+3-3math/geogebra/distinfo
+2-2math/geogebra/Makefile
+5-52 files

Linux/linux 6f7e639arch/x86/entry/vdso vdso2c.c vdso2c.h, arch/x86/entry/vdso/vdso64 vgetrandom-chacha.S

Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 entry code updates from Dave Hansen:
 "This is entirely composed of a set of long overdue VDSO cleanups. They
  makes the VDSO build much more logical and zap quite a bit of old
  cruft.

  It also results in a coveted net-code-removal diffstat"

* tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/entry/vdso: Add vdso2c to .gitignore
  x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16
  MAINTAINERS: Adjust vdso file entry in INTEL SGX
  x86/entry/vdso/selftest: Update location of vgetrandom-chacha.S
  x86/entry/vdso: Fix filtering of vdso compiler flags
  x86/entry/vdso: Update the object paths for "make vdso_install"
  x86/entry/vdso32: When using int $0x80, use it directly
  x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
  x86/vdso: Abstract out vdso system call internals

    [7 lines not shown]
DeltaFile
+233-0arch/x86/tools/vdso2c.c
+0-233arch/x86/entry/vdso/vdso2c.c
+0-208arch/x86/entry/vdso/vdso2c.h
+208-0arch/x86/tools/vdso2c.h
+0-178arch/x86/entry/vdso/vgetrandom-chacha.S
+178-0arch/x86/entry/vdso/vdso64/vgetrandom-chacha.S
+619-61955 files not shown
+1,509-1,54461 files

LLVM/project 36caa31llvm/docs TestingGuide.rst, llvm/test/tools/llubi poison.ll main.ll

[llubi] Add UTC helper (#180603)

This patch adds a UTC helper `llvm/utils/update_llubi_test_checks.py` to
generate check lines for the trace. Generalizer and multiple prefixes
are not supported since they are meaningless for traces. I know it is a
bit weird, but I don't have a better idea :(

I found that `llvm/utils/update_test_body.py` also works. But it is
annoying to duplicate the command twice.
DeltaFile
+135-0llvm/utils/update_llubi_test_checks.py
+6-5llvm/test/tools/llubi/poison.ll
+5-4llvm/test/tools/llubi/main.ll
+3-2llvm/test/tools/llubi/main2.ll
+3-0llvm/docs/TestingGuide.rst
+1-0llvm/utils/UpdateTestChecks/common.py
+153-116 files

Linux/linux ca8f421arch/x86/coco/sev core.c svsm.c, arch/x86/include/asm sev-internal.h

Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 SEV updates from Borislav Petkov:

 - Make the SEV internal header really internal and carve out the
   SVSM-specific code into a separate compilation unit, along with other
   cleanups and fixups

[ TLA translation service: 'SEV' is AMD's 'Secure Encrypted
  Virtualization' and SVSM is an ETLA ('Enhanced TLA') for 'Secure
  VM Service Module'.

  Some of us have trouble keeping track of this all and need all the
  help we can get ]

* tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/sev: Don't emit BSS_DECRYPTED section unless it is in use
  x86/sev: Use kfree_sensitive() when freeing a SNP message descriptor
  x86/sev: Rename sev_es_ghcb_handle_msr() to __vc_handle_msr()

    [3 lines not shown]
DeltaFile
+5-382arch/x86/coco/sev/core.c
+362-0arch/x86/coco/sev/svsm.c
+119-0arch/x86/coco/sev/internal.h
+0-87arch/x86/include/asm/sev-internal.h
+12-9arch/x86/kernel/vmlinux.lds.S
+4-3arch/x86/coco/sev/vc-handle.c
+502-4813 files not shown
+507-4849 files

Linux/linux 57cb845arch/x86/include/asm paravirt.h paravirt_types.h, arch/x86/xen mmu_pv.c enlighten_pv.c

Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 paravirt updates from Borislav Petkov:

 - A nice cleanup to the paravirt code containing a unification of the
   paravirt clock interface, taming the include hell by splitting the
   pv_ops structure and removing of a bunch of obsolete code (Juergen
   Gross)

* tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (23 commits)
  x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
  x86/paravirt: Remove trailing semicolons from alternative asm templates
  x86/pvlocks: Move paravirt spinlock functions into own header
  x86/paravirt: Specify pv_ops array in paravirt macros
  x86/paravirt: Allow pv-calls outside paravirt.h
  objtool: Allow multiple pv_ops arrays
  x86/xen: Drop xen_mmu_ops
  x86/xen: Drop xen_cpu_ops
  x86/xen: Drop xen_irq_ops

    [12 lines not shown]
DeltaFile
+85-256arch/x86/include/asm/paravirt.h
+133-124arch/x86/include/asm/paravirt_types.h
+145-0arch/x86/include/asm/paravirt-spinlock.h
+38-62arch/x86/xen/mmu_pv.c
+5-82arch/x86/include/asm/qspinlock.h
+33-49arch/x86/xen/enlighten_pv.c
+439-57360 files not shown
+661-82666 files

LLVM/project 50d65e8llvm/lib/Target/AMDGPU AMDGPUISelDAGToDAG.cpp AMDGPUInstructionSelector.cpp

Update comment slightly
DeltaFile
+3-2llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
+3-2llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
+6-42 files

Linux/linux 8cbd0d2arch/x86 Kconfig, arch/x86/kernel/cpu/microcode core.c amd.c

Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 microcode loader update from Borislav Petkov:

 - Since debugging the microcode loader makes sense on baremetal too (it
   was used in a guest only until now), extend it to be able to do that
   too

* tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too
DeltaFile
+12-4arch/x86/kernel/cpu/microcode/core.c
+5-3arch/x86/Kconfig
+2-2arch/x86/kernel/cpu/microcode/amd.c
+1-0arch/x86/kernel/cpu/microcode/internal.h
+20-94 files

LLVM/project 7b56bc8clang-tools-extra/docs/clang-tidy index.rst

[clang-tidy][docs] Update documentation to current --help (#180575)

I noticed the documentation is missing this doc fix:
https://github.com/llvm/llvm-project/commit/455105f1c67ccb625a1dccbf55cc2266bf9eaba2

I reran `clang-tidy --help` on current main.
DeltaFile
+22-12clang-tools-extra/docs/clang-tidy/index.rst
+22-121 files

LLVM/project ac85248llvm/lib/Target/X86 X86WinEHState.cpp X86PassRegistry.def, llvm/test/CodeGen/WinEH wineh-statenumbering-cleanups.ll

[NewPM] Port x86-winehstate (#180687)

x86-winehstate has been converted to a module pass for NewPM since it
uses data from the Module by overriding `doInitialization` and
`doFinalization`.
DeltaFile
+76-38llvm/lib/Target/X86/X86WinEHState.cpp
+6-6llvm/lib/Target/X86/X86PassRegistry.def
+9-2llvm/lib/Target/X86/X86.h
+2-2llvm/lib/Target/X86/X86TargetMachine.cpp
+2-1llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp
+2-0llvm/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
+97-495 files not shown
+102-4911 files

Linux/linux 9fbb481arch/x86/kernel machine_kexec_64.c, arch/x86/kernel/cpu amd.c bus_lock.c

Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Borislav Petkov:

 - The usual set of cleanups and simplifications all over the tree

* tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/segment: Use MOVL when reading segment registers
  selftests/x86: Clean up sysret_rip coding style
  x86/mm: Hide mm_free_global_asid() definition under CONFIG_BROADCAST_TLB_FLUSH
  x86/crash: Use set_memory_p() instead of __set_memory_prot()
  x86/CPU/AMD: Simplify the spectral chicken fix
  x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()
  x86/split_lock: Remove dead string when split_lock_detect=fatal
DeltaFile
+0-13arch/x86/mm/pat/set_memory.c
+5-7tools/testing/selftests/x86/sysret_rip.c
+2-8arch/x86/kernel/cpu/amd.c
+3-6arch/x86/kernel/cpu/bus_lock.c
+3-2arch/x86/platform/olpc/olpc-xo15-sci.c
+1-4arch/x86/kernel/machine_kexec_64.c
+14-407 files not shown
+24-5013 files

NetBSD/pkgsrc fde565udoc CHANGES-2026

   doc: Updated graphics/argyllcms to 3.5.0
VersionDeltaFile
1.1040+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZCVxNlCgraphics/argyllcms distinfo, graphics/argyllcms/patches patch-spectro_usbio__bsd.c patch-spectro_hidio.c

   Update argyllcms to 3.5.0

   Change log since 3.4.1:

   Version 3.5.0  4th February 2026
   -------------

    * Added MSWindows ARM release.

    * Added Mac ARM release.

    * Removed Mac PowerPC build from release.

    * Added test profile forward and backward lookup error checks to
      release sanity checking script.

    * Changed colprof so that rather than just warning about an ink limit
      being set for an additive device space, it ignores it.


    [38 lines not shown]
VersionDeltaFile
1.4+33-27graphics/argyllcms/patches/patch-spectro_usbio__bsd.c
1.3+28-26graphics/argyllcms/patches/patch-spectro_hidio.c
1.6+9-8graphics/argyllcms/distinfo
1.1+15-0graphics/argyllcms/patches/patch-Jamfile
1.2+6-6graphics/argyllcms/patches/patch-spectro_Jamfile
1.2+4-4graphics/argyllcms/patches/patch-spectro_hidio.h
+95-712 files not shown
+103-758 files

Linux/linux dcb4971arch/x86/kernel/cpu/resctrl intel_aet.c core.c, fs/resctrl monitor.c rdtgroup.c

Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 resource control updates from Borislav Petkov:

 - Extend the resctrl machinery to support telemetry monitoring on
   Intel (Tony Luck)

   The practical usage of this is being able to tell how much energy or
   how much work can be attributed to a group of tasks tracked under a
   single idenitifier. Prepend this work with proper refactoring of
   resctrl domains handling code.

* tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (30 commits)
  x86,fs/resctrl: Update documentation for telemetry events
  x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
  fs/resctrl: Move RMID initialization to first mount
  x86,fs/resctrl: Compute number of RMIDs as minimum across resources
  fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
  x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG

    [15 lines not shown]
DeltaFile
+409-0arch/x86/kernel/cpu/resctrl/intel_aet.c
+228-136fs/resctrl/monitor.c
+173-94fs/resctrl/rdtgroup.c
+161-83arch/x86/kernel/cpu/resctrl/core.c
+99-14fs/resctrl/ctrlmondata.c
+45-23fs/resctrl/internal.h
+1,115-3508 files not shown
+1,306-41014 files

Linux/linux 75b2a60Documentation/userspace-api spec_ctrl.rst

Merge tag 'x86_bugs_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 bug documentation update from Borislav Petkov:

 - Add EPERM to the possible PR_SET_SPECULATION_CTRL pr_ctl() error
   codes to "legitimize" it

* tag 'x86_bugs_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  Documentation/x86: Fix PR_SET_SPECULATION_CTRL error codes
DeltaFile
+8-4Documentation/userspace-api/spec_ctrl.rst
+8-41 files

LLVM/project 16bfc02llvm/test/CodeGen/AMDGPU vector-reduce-add.ll llvm.amdgcn.readfirstlane.ll

[AMDGPU] [GlobalIsel] Enabling lit tests for new regbank select (#180680)

This patch will enable few more lit tests that depends on G_FRAME_INDEX
opcode.
DeltaFile
+550-278llvm/test/CodeGen/AMDGPU/vector-reduce-add.ll
+43-43llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ll
+5-5llvm/test/CodeGen/AMDGPU/flat-scratch-svs.ll
+598-3263 files

Linux/linux d1953aaarch/x86/kernel alternative.c

Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 alternatives update from Borislav Petkov:

 - Reorganize the alternatives patching mechanism to patch a single
   location only once instead of multiple times as it was the case with
   the two or three alternative options macros

* tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/alternative: Patch a single alternative location only once
  x86/alternative: Use helper functions for patching alternatives
DeltaFile
+91-56arch/x86/kernel/alternative.c
+91-561 files

LLVM/project ae35e87clang/docs ReleaseNotes.rst

Release Note
DeltaFile
+2-0clang/docs/ReleaseNotes.rst
+2-01 files

LLVM/project 004a25fclang/include/clang/Basic AttrDocs.td, clang/test/CodeGen attr-no-outline.c attr-nooutline.c

Change spelling to clang::no_outline, more tests
DeltaFile
+107-0clang/test/CodeGen/attr-no-outline.c
+40-0clang/test/CodeGenObjC/attr-no-outline.m
+0-25clang/test/CodeGen/attr-nooutline.c
+0-18clang/include/clang/Basic/AttrDocs.td
+7-0clang/test/Sema/attr-no-outline.cpp
+0-7clang/test/Sema/attr-nooutline.cpp
+154-505 files not shown
+166-6211 files