This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes in repository linux-next.
omits 74941d8aa8bf Merge branch 'for-linux-next-fixes' of https://gitlab.free [...] omits 0f83e1b5bd67 Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...] omits 1d1c3bde4624 Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...] omits d47b259069c8 Merge branch 'tip/urgent' of https://git.kernel.org/pub/sc [...] omits f537003d9591 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits f1780d21ec85 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 1e8761457877 Merge branch 'dt/linus' of https://git.kernel.org/pub/scm/ [...] omits ef40737de613 Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...] omits 3207123d54e6 Merge branch 'hwmon' of https://git.kernel.org/pub/scm/lin [...] omits 844a7f132a06 Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...] omits b21895dde63d Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 368d5dfd897b Merge branch 'staging-linus' of https://git.kernel.org/pub [...] omits 5efb087c8bef Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 0a24f2e26965 Merge branch 'tty-linus' of https://git.kernel.org/pub/scm [...] omits 35cd3090af8c Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...] omits 04d9944851b3 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...] omits 736e464c6662 Merge branch 'master' of https://git.kernel.org/pub/scm/li [...] omits b2bb92a7ca04 Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...] omits ded97278a8f9 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits aa4f9b9db3b8 Merge branch 'fs-current' of linux-next omits 6c646ea51b5e Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...] omits 44d319f7949a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits fb44af5e985b Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits 440d12adb84e Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] omits 6ead5d9c06aa mm/memory_hotplug: fix hwpoisoned large folio handling in [...] omits 73f4b112f1e6 mm/khugepaged: fix the address passed to notifier on testi [...] omits 7bdecbfb08ec mm: gix possible deadlock in kmemleak omits 0de2fa3a20f6 x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_ [...] omits 6fea536a81e6 mm: fix KASAN build error due to p*d_populate_kernel() omits 910dd1e73e8a mm: introduce and use {pgd,p4d}_populate_kernel() omits ada5b4e2e75f mm: move page table sync declarations to linux/pgtable.h omits 19f5e73f8926 proc: fix missing pde_set_flags() for net proc files omits 8f1a638fd7d7 mm: fix accounting of memmap pages omits c6f224f2a292 mm/damon/core: prevent unnecessary overflow in damos_set_e [...] omits 1349b2a9e6a1 efi: support booting with kexec handover (KHO) omits 9df3e0f5f370 kexec: introduce is_kho_boot() omits 81eb15cc98a0 kexec: add KEXEC_FILE_NO_CMA as a legal flag omits 568dce1cbc9e kasan: fix GCC mem-intrinsic prefix with sw tags omits 8f8cac566a67 mm/kasan: avoid lazy MMU mode hazards omits 33ebce136112 mm/kasan: fix vmalloc shadow memory (de-)population races omits 219a137aa9f7 kunit: kasan_test: disable fortify string checker on kasan [...] omits 213856a43218 selftests/mm: fix FORCE_READ to read input value correctly omits 2c2a597dd319 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE omits a2212bbc79ff ocfs2: prevent release journal inode after journal shutdown omits 1cf1df0a7bf0 rust: mm: mark VmaNew as transparent omits 1779b0c4fcb6 of_numa: fix uninitialized memory nodes causing kernel panic omits 6999d79d0d4d Merge branch into tip/master: 'x86/urgent' omits 24ae59503ef3 Merge branch into tip/master: 'perf/urgent' adds bd7c2312128e pinctrl: meson: Fix typo in device table macro adds 23800ad1265f gpiolib: acpi: Add quirk for ASUS ProArt PX13 adds a12946bef040 pinctrl: STMFX: add missing HAS_IOMEM dependency adds 563fcd647593 pinctrl: airoha: Fix return value in pinconf callbacks new b6add54ba618 Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/sc [...] new 803b64e7c2dd of_numa: fix uninitialized memory nodes causing kernel panic new 5dda3f631abb rust: mm: mark VmaNew as transparent new 5e54bc607ecd ocfs2: prevent release journal inode after journal shutdown new b956addd9afd mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE new e2289cb50250 selftests/mm: fix FORCE_READ to read input value correctly new 7c5df2c7eb59 kunit: kasan_test: disable fortify string checker on kasan [...] new 739224897501 mm/kasan: fix vmalloc shadow memory (de-)population races new c17c1e948eca mm/kasan: avoid lazy MMU mode hazards new 101bb62aa847 kasan: fix GCC mem-intrinsic prefix with sw tags new a0eb09c96746 kexec: add KEXEC_FILE_NO_CMA as a legal flag new 626712b50cc1 kexec: introduce is_kho_boot() new 4993410c5059 efi: support booting with kexec handover (KHO) new 52c0845075c4 mm/damon/core: prevent unnecessary overflow in damos_set_e [...] new aa6b63219056 mm: fix accounting of memmap pages new 3c9e6ff2f21c proc: fix missing pde_set_flags() for net proc files new 057dcc605eb1 mm: move page table sync declarations to linux/pgtable.h new 8234791caac1 mm: introduce and use {pgd,p4d}_populate_kernel() new ee3bd5e51aa0 mm: fix KASAN build error due to p*d_populate_kernel() new 3e5e1ee3fde4 x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_ [...] new ad6d3a9e0238 mm: gix possible deadlock in kmemleak new 66c2240122be mm/khugepaged: fix the address passed to notifier on testi [...] new 17ec809a01b2 mm/memory_hotplug: fix hwpoisoned large folio handling in [...] new caac9384f879 Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...] new c2f36fd017f3 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] new 30f93e9217da Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new e10db5366108 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 0801897a2411 Merge branch 'fs-current' of linux-next new 35d9b366f63f Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 2f73ecbe6237 Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...] new 05e375cb54ec Merge branch 'master' of https://git.kernel.org/pub/scm/li [...] new c87ab36cf982 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...] new b1c99d5bd24c ASoC: codecs: idt821034: fix wrong log in idt821034_chip_d [...] new 168873ca1799 ASoC: soc-core: care NULL dirver name on snd_soc_lookup_co [...] new b833b412a522 ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked() new ebba78e34d47 ASoC: fixup snd_soc_lookup_component_nolocked() new 43630b42366f Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...] new ef3e9c91ed87 regulator: pm8008: fix probe failure due to negative volta [...] new 2bf3bfeb59c3 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...] new 871101f372af Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...] new d035e4b1324c Merge branch 'tty-linus' of https://git.kernel.org/pub/scm [...] new 3b7fa43d9a96 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new f9b75d32dbf0 Merge branch 'staging-linus' of https://git.kernel.org/pub [...] new 3c63ba1c430a iio/adc/pac1934: fix channel disable configuration new feb500c7ae7a iio: xilinx-ams: Unmask interrupts after updating alarms new 1315cc2dbd50 iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK new bffd362e5228 Merge branch 'fixes-togreg' of https://git.kernel.org/pub/ [...] new 6b842e5cff57 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 0080c48e0d9a Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...] new 9ffd9fa43cb3 Merge branch 'hwmon' of https://git.kernel.org/pub/scm/lin [...] new 180fc46a6b22 Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...] new 50b7dcb392e7 Merge branch 'dt/linus' of https://git.kernel.org/pub/scm/ [...] new 5b3a69a23f0a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 22ec0faa0eda perf test: Fix a build error in x86 topdown test new bd842ff41543 tools headers: Sync KVM headers with the kernel source new 6cb8607934d9 tools headers: Sync linux/bits.h with the kernel source new aa34642f6fc3 tools headers: Sync linux/cfi_types.h with the kernel source new 619f55c85901 tools headers: Sync x86 headers with the kernel source new 14ec8ce45611 tools headers: Sync arm64 headers with the kernel source new c85538c4e3c7 tools headers: Sync powerpc headers with the kernel source new 52174e0eb138 tools headers: Sync syscall tables with the kernel source new b18aabe283a1 tools headers: Sync uapi/linux/fcntl.h with the kernel source new 4a4083af03a7 tools headers: Sync uapi/linux/fs.h with the kernel source new e7e79e997261 tools headers: Sync uapi/linux/prctl.h with the kernel source new f79a62f4b3c7 tools headers: Sync uapi/linux/vhost.h with the kernel source new b23d39d890e7 Merge branch 'perf-tools' of https://git.kernel.org/pub/sc [...] new 9b90faf96592 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new c2bac68067bb irqchip/atmel-aic[5]: Fix incorrect lock guard conversion new c8bb0f00a488 irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe() new 1a2cce5b91ee irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives new 35c23871be00 irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinit [...] new 8d4c2c3183e4 Merge branch into tip/master: 'irq/urgent' new ce59fff54c55 Merge branch 'tip/urgent' of https://git.kernel.org/pub/sc [...] new b4efccec8d06 mm/slub: avoid accessing metadata when pointer is invalid [...] new badf2959fcb7 Merge branch 'slab/for-next-fixes' of https://git.kernel.o [...] new 8468d2dcd46b Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...] new cd5c6babc1fa Merge branch 'for-rc' of https://git.kernel.org/pub/scm/li [...] new 66e82b6e0a28 drm/nouveau: fix error path in nvkm_gsp_fwsec_v2 new f529b8915543 drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr new 64c722b5e7f6 drm/nouveau: remove unused memory target test new e228e7d382fa drm/gpuvm: fix various typos in .c and .h gpuvm file new 564dd39b2cf0 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (74941d8aa8bf) \ N -- N -- N refs/heads/pending-fixes (564dd39b2cf0)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 82 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpio/gpiolib-acpi-quirks.c | 14 ++++ drivers/gpu/drm/drm_gpuvm.c | 78 +++++++++---------- drivers/gpu/drm/nouveau/nvkm/falcon/gm200.c | 15 +--- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c | 5 +- drivers/iio/adc/pac1934.c | 20 ++++- drivers/iio/adc/xilinx-ams.c | 47 ++++++------ drivers/irqchip/irq-atmel-aic.c | 2 +- drivers/irqchip/irq-atmel-aic5.c | 2 +- drivers/irqchip/irq-gic-v5-irs.c | 9 ++- drivers/irqchip/irq-mvebu-gicp.c | 2 +- drivers/pinctrl/Kconfig | 1 + drivers/pinctrl/mediatek/pinctrl-airoha.c | 8 +- drivers/pinctrl/meson/pinctrl-amlogic-a4.c | 2 +- drivers/regulator/qcom-pm8008-regulator.c | 2 +- include/drm/drm_gpuvm.h | 10 +-- mm/slub.c | 7 +- sound/soc/codecs/idt821034.c | 2 +- sound/soc/soc-core.c | 25 +++--- tools/arch/arm64/include/asm/cputype.h | 28 +++++++ tools/arch/powerpc/include/uapi/asm/kvm.h | 13 ---- tools/arch/x86/include/asm/cpufeatures.h | 10 ++- tools/arch/x86/include/asm/msr-index.h | 7 ++ tools/arch/x86/include/uapi/asm/kvm.h | 8 +- tools/include/linux/bits.h | 29 ++----- tools/include/linux/cfi_types.h | 23 ++++++ tools/include/uapi/asm-generic/unistd.h | 8 +- tools/include/uapi/linux/kvm.h | 27 +++++++ tools/perf/arch/arm/entry/syscalls/syscall.tbl | 2 + .../perf/arch/mips/entry/syscalls/syscall_n64.tbl | 2 + tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 2 + tools/perf/arch/s390/entry/syscalls/syscall.tbl | 2 + tools/perf/arch/sh/entry/syscalls/syscall.tbl | 2 + tools/perf/arch/sparc/entry/syscalls/syscall.tbl | 2 + tools/perf/arch/x86/entry/syscalls/syscall_32.tbl | 2 + tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 2 + tools/perf/arch/x86/tests/topdown.c | 1 + tools/perf/arch/xtensa/entry/syscalls/syscall.tbl | 2 + tools/perf/trace/beauty/include/uapi/linux/fcntl.h | 18 +++++ tools/perf/trace/beauty/include/uapi/linux/fs.h | 88 ++++++++++++++++++++++ tools/perf/trace/beauty/include/uapi/linux/prctl.h | 9 ++- tools/perf/trace/beauty/include/uapi/linux/vhost.h | 35 +++++++++ tools/scripts/syscall.tbl | 2 + 42 files changed, 432 insertions(+), 143 deletions(-)