This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 7372c9faa29 onsuccess: #105: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 4f73e5099ad onsuccess: #106: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 2092 -> 2088 bytes
02-prepare_abe/console.log.xz | Bin 2640 -> 2636 bytes
04-build_abe-bootstrap_O3/console.log.xz | Bin 271884 -> 270344 bytes
04-build_abe-bootstrap_O3/make-gcc-stage2.log.xz | Bin 221620 -> 220636 bytes
05-check_regression/console.log.xz | Bin 1112 -> 1124 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 18 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 139 +++++++++++------------
notify/notify-init.log | 62 +++++-----
15 files changed, 121 insertions(+), 122 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3f01e9fed845 Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watc [...]
new f9abdcc617da selftests: hid: fix vmtests.sh not running make headers
new 5f151364b1da HID: hyperv: avoid struct memcpy overrun warning
new 8bcf314b92ed HID: nvidia-shield: Pack inner/related declarations in HOS [...]
new a343a7682acc HID: logitech-hidpp: Add wired USB id for Logitech G502 Li [...]
new e3ea6467f623 HID: input: fix mapping for camera access keys
new c1685a862a4b HID: amd_sfh: Rename the float32 variable
new 878543661764 HID: amd_sfh: Fix for shift-out-of-bounds
new 1d7546042f8f Merge tag 'for-linus-2023071101' of git://git.kernel.org/p [...]
new 5f81018753df fprobe: Release rethook after the ftrace_ops is unregistered
new cf0a624dc706 kernel/trace: Fix cleanup logic of enable_trace_eprobe
new 5f0c584daf74 fprobe: add unlock to match a succeeded ftrace_test_recurs [...]
new e1164787f22b kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr
new ed9492dfef87 kernel: kprobes: Remove unnecessary ‘0’ values
new 195b9cb5b288 fprobe: Ensure running fprobe_exit_handler() finished befo [...]
new 9a3236ce4840 Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/ [...]
new 028e6e204ace platform/x86: wmi: Break possible infinite loop when parsing GUID
new 6bf06f14bf33 platform/x86: wmi: Replace open coded guid_parse_and_compare()
new 5b2a4a4394ce platform/x86/intel/tpmi: Prevent overflow for cap_offset
new 9ecedaf6f82a platform/x86: int3472/discrete: set variable skl_int3472_r [...]
new e8ef8dd28c4c platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc
new d19480332515 platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxx
new 822507ca6aff platform/x86/amd: pmc: Add new ACPI ID AMDI000A
new 5d3acd9d7a44 platform/x86/amd: pmf: Add new ACPI ID AMDI0103
new 8c4893837554 platform/x86: dell-ddv: Improve error handling
new d0050c2ef53f platform/x86: dell-ddv: Fix mangled list in documentation
new 6b293a8c91bc platform/x86: touchscreen_dmi: Add info for the Archos 101 [...]
new eb26cbb1a754 Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kerne [...]
The 27 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:
Documentation/wmi/devices/dell-wmi-ddv.rst | 3 +-
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c | 30 +++-
drivers/hid/hid-hyperv.c | 10 +-
drivers/hid/hid-input.c | 7 +-
drivers/hid/hid-logitech-hidpp.c | 2 +
drivers/hid/hid-nvidia-shield.c | 12 +-
drivers/platform/x86/amd/Makefile | 2 +-
drivers/platform/x86/amd/pmc-quirks.c | 176 +++++++++++++++++++++
drivers/platform/x86/amd/pmc.c | 32 ++--
drivers/platform/x86/amd/pmc.h | 44 ++++++
drivers/platform/x86/amd/pmf/core.c | 3 +
drivers/platform/x86/dell/dell-wmi-ddv.c | 7 +-
.../platform/x86/intel/int3472/clk_and_regulator.c | 2 +-
drivers/platform/x86/intel/tpmi.c | 4 +-
drivers/platform/x86/thinkpad_acpi.c | 143 -----------------
drivers/platform/x86/touchscreen_dmi.c | 22 +++
drivers/platform/x86/wmi.c | 28 ++--
include/linux/rethook.h | 1 +
kernel/kprobes.c | 8 +-
kernel/trace/fprobe.c | 15 +-
kernel/trace/rethook.c | 13 ++
kernel/trace/trace_eprobe.c | 18 ++-
tools/testing/selftests/hid/vmtest.sh | 1 +
23 files changed, 357 insertions(+), 226 deletions(-)
create mode 100644 drivers/platform/x86/amd/pmc-quirks.c
create mode 100644 drivers/platform/x86/amd/pmc.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a5e4765890 [range-op] Take known mask into account for bitwise ands [P [...]
new 7df810d0d57 Break out profile updating code from gimple_duplicate_sese_region
The 1 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:
gcc/tree-cfg.cc | 148 ++----------------------------------------------
gcc/tree-cfg.h | 5 +-
gcc/tree-ssa-loop-ch.cc | 131 +++++++++++++++++++++++++++++++++++++++++-
3 files changed, 134 insertions(+), 150 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_glibc/master-aarch64
in repository toolchain/ci/base-artifacts.
from 8b30afd5c22 onsuccess: #304: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 4491c33a080 onsuccess: #305: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 2284 -> 2304 bytes
02-prepare_abe/console.log.xz | Bin 2652 -> 2660 bytes
03-build_abe-binutils/console.log.xz | Bin 35860 -> 36668 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 24628 -> 24656 bytes
04-build_abe-gcc/console.log.xz | Bin 207920 -> 210020 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 175580 -> 177424 bytes
05-clean_sysroot/console.log.xz | Bin 340 -> 340 bytes
06-build_abe-linux/console.log.xz | Bin 8664 -> 8728 bytes
07-build_abe-glibc/console.log.xz | Bin 244584 -> 245272 bytes
07-build_abe-glibc/make-glibc.log.xz | Bin 198340 -> 198312 bytes
08-build_abe-gdb/console.log.xz | Bin 36152 -> 35628 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 27272 -> 27148 bytes
09-build_abe-dejagnu/console.log.xz | Bin 4344 -> 4300 bytes
09-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
10-build_abe-check_glibc/check-glibc.log.xz | Bin 363560 -> 542728 bytes
10-build_abe-check_glibc/console.log.xz | Bin 219256 -> 3808 bytes
10-build_abe-check_glibc/make-glibc.log.xz | Bin 174816 -> 0 bytes
11-check_regression/console.log.xz | Bin 2412 -> 2496 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 12 +-
manifest.sh | 10 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 41 ++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 269 ++++++++++++++--------------
notify/notify-init.log | 86 ++++-----
notify/results.compare | 32 ++--
sumfiles/tests.sum | 2 +-
33 files changed, 236 insertions(+), 236 deletions(-)
delete mode 100644 10-build_abe-check_glibc/make-glibc.log.xz
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 5d4deffc2b3b Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 4488872530af Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
omits e954cb24d78d Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
omits a4557e869344 Merge branch 'irq/irqchip-fixes' of git://git.kernel.org/p [...]
omits 1adfd32d40bb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 86f7536bdb8e Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits 2c0e5b795d11 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 20f117d075c5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6471c1921bb8 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits f7d9f02cff27 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits fede5cb00ced Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits dd933c3173f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 589d575fe045 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits ed7d87e17394 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5e26e40598df Merge branch 'counter-current' of git://git.kernel.org/pub [...]
omits c89f4b9ac5ed Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 073d4133f7cd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits f65071941d55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 7641120bd660 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 2e6d11ea7075 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 44b75c15cf7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits f7b7fc215e84 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 48bb4ef3e42a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits df8f78fde239 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 47045ef5cd2d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits d5c24a92572e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 913a43808869 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits a5247b7c6679 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 0b761bde1298 mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix
omits 7b45ceb7c82e mm/shmem: fix race in shmem_undo_range w/THP
omits 62bca8849945 mm: keep memory type same on DEVMEM Page-Fault
omits 819187ab8741 selftests: fix arm64 test installation
omits c69e1b33c31e selftests/arm64: fix build failure during the "emit_tests" step
omits feb0c4fb0689 maple_tree: set the node limit when creating a new root node
omits cd1fde30fc85 mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
omits 6a0cbde030d6 prctl: move PR_GET_AUXV out of PR_MCE_KILL
omits 8063c5535baa Merge remote-tracking branch 'spi/for-6.4' into spi-linus
omits 06a88197bb6a Merge remote-tracking branch 'asoc/for-6.4' into asoc-linus
omits c78f8c33f3fb Merge remote-tracking branch 'regulator/for-6.4' into regu [...]
omits 391ffa909bc8 Merge remote-tracking branch 'regmap/for-6.4' into regmap-linus
omits ad5808c58ddc dmaengine: mcf-edma: Fix a potential un-allocated memory access
omits 625758896cc8 dmaengine: xilinx: xdma: Fix Judgment of the return value
omits 33629b377856 idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
omits 0383f66b8073 phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resum [...]
omits d621660a1d5b phy: qcom-snps-femto-v2: properly enable ref clock
omits 825c6d29f129 phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during r [...]
omits 059c78ebf1e9 phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test
omits 03966c3950d3 phy: phy-mtk-dp: Fix an error code in probe()
omits a06d6088cfd4 soundwire: amd: Fix a check for errors in probe()
omits 3fecf88cb84a soundwire: qcom: update status correctly with mask
omits 27e0c9f08ac6 soundwire: fix enumeration completion
new ebfd9bbef671 prctl: move PR_GET_AUXV out of PR_MCE_KILL
new b2818fb995bb mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
new be1ab4f5e51f maple_tree: set the node limit when creating a new root node
new 481719da2645 selftests/arm64: fix build failure during the "emit_tests" step
new ce1d3fcd7b56 selftests: fix arm64 test installation
new e4e852540eec selftests/mm: mkdirty: Fix incorrect position of #endif
new 49ec693ce38b maple_tree: fix 32 bit mas_next testing
new f1658be7ba74 maple_tree: fix node allocation testing on 32 bit
new e89771c5805a mm: keep memory type same on DEVMEM Page-Fault
new 8a72fc4c1afa mm/shmem: fix race in shmem_undo_range w/THP
new 4a61bcd63ee3 mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix
new 0955ec3e18b8 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 5b92689278f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 176d701a75c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 9373771aaed1 wifi: airo: avoid uninitialized warning in airo_get_rate()
new 12a89f017709 wifi: iwlwifi: remove 'use_tfh' config to fix crash
new cf28792facaa docs: netdev: update the URL of the status page
new e522c1bd0ab4 MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS [...]
new 8046063df887 igc: Rename qbv_enable to taprio_offload_enable
new 82ff5f29b737 igc: Do not enable taprio offload for invalid arguments
new e5d88c53d03f igc: Handle already enabled taprio offload for basetime 0
new 8b86f10ab64e igc: No strict mode in pure launchtime/CBS offload
new c1bca9ac0bcb igc: Fix launchtime before start of cycle
new 0bcc62858d6b igc: Fix inserting of empty frame for launchtime
new b6c9ebde5a96 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/ [...]
new d3f87278bcb8 net/sched: flower: Ensure both minimum and maximum ports a [...]
new f72207a5c0db netdevsim: fix uninitialized data in nsim_dev_trap_fa_cook [...]
new caaee9b0218d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 436901649731 bpf: cpumap: Fix memory leak in cpu_map_update_elem
new 2e06c57d66d3 xdp: use trusted arguments in XDP hints kfuncs
new 42edff44733b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new d2ff730bcf52 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new ebbad677993a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 2ccb4faab55b Merge remote-tracking branch 'asoc/for-6.4' into asoc-linus
new fb67d7e71aaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 963b54df82b6 regmap-irq: Fix out-of-bounds access when allocating confi [...]
new f75af230b978 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new dd68061ab1f1 Merge remote-tracking branch 'regulator/for-6.4' into regu [...]
new 62fded320c5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new c09168c9392a MAINTAINERS: Add myself as a maintainer for Microchip SPI
new 5158814cbb37 spi: bcm63xx: fix max prepend length
new 9ec3c5517e22 spi: s3c64xx: clear loopback bit after loopback test
new 2bbc72ffc4de MAINTAINERS: add myself for spi-bcm63xx
new 54ccc8758ef4 mailmap: add entry for Jonas Gorski
new f481dd5886fa Merge remote-tracking branch 'spi/for-6.4' into spi-linus
new 11dff3690082 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 5782017cc4d0 phy: phy-mtk-dp: Fix an error code in probe()
new 95bd315f0a5e phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test
new 45d89a344eb4 phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during r [...]
new 8a0eb8f9b9a0 phy: qcom-snps-femto-v2: properly enable ref clock
new 8932089b566c phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resum [...]
new 2b6133e02041 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new e10da99e2530 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 751fd2d647c4 Merge branch 'counter-current' of git://git.kernel.org/pub [...]
new c40d6b3249b1 soundwire: fix enumeration completion
new f84d41b2a083 soundwire: qcom: update status correctly with mask
new bfb4da9c536e soundwire: amd: Fix a check for errors in probe()
new a13877d27ec5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new eb09074bdb05 Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
new 625dfdf1a292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new b1e213a9e31c idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
new a68b48afc050 dmaengine: xilinx: xdma: Fix Judgment of the return value
new d2a257684758 dmaengine: mcf-edma: Fix a potential un-allocated memory access
new f3015a5f9563 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 8544cda94dae mtd: spinand: toshiba: Fix ecc_get_status
new f5a05060670a mtd: spinand: winbond: Fix ecc_get_status
new d8403b9eeee6 mtd: rawnand: omap_elm: Fix incorrect type in assignment
new 7e6b04f9238e mtd: rawnand: meson: fix OOB available bytes for ECC
new 20ba2db1ced4 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new e2f6d05bdb30 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 04948907e938 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 3a14aadebd7c Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
new f1bb36ffd1b0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f6302631c2d4 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 668055e9bad8 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
new d6e724d3ef0b Documentation: RISC-V: hwprobe: Fix a formatting error
new 66843b14fb71 perf: RISC-V: Remove PERF_HES_STOPPED flag checking in ris [...]
new b690e266dae2 riscv: mm: fix truncation warning on RV32
new f9173904a98c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 7610c2ab94ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 17424bec7a53 Merge branch 'irq/irqchip-fixes' of git://git.kernel.org/p [...]
new 12e28b3ae550 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
new 62825945aba4 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
new d94303699921 drm/nouveau/disp: fix HDMI on gt215+
new c177872cb056 drm/nouveau/disp/g94: enable HDMI
new 938a06c8b791 drm/nouveau/acr: Abort loading ACR if no firmware was found
new 835a65f51790 drm/nouveau: bring back blit subchannel for pre nv50 GPUs
new cfab091a85bd Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (5d4deffc2b3b)
\
N -- N -- N refs/heads/pending-fixes (cfab091a85bd)
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 88 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:
.mailmap | 1 +
Documentation/process/maintainer-netdev.rst | 2 +-
Documentation/riscv/hwprobe.rst | 2 +-
MAINTAINERS | 10 +++++-
arch/riscv/mm/init.c | 2 +-
drivers/base/regmap/regmap-irq.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_chan.c | 1 +
drivers/gpu/drm/nouveau/nouveau_chan.h | 1 +
drivers/gpu/drm/nouveau/nouveau_drm.c | 20 ++++++++++--
drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c | 2 +-
drivers/input/serio/i8042-acpipnpio.h | 7 +++++
drivers/mtd/nand/raw/meson_nand.c | 3 +-
drivers/mtd/nand/raw/omap_elm.c | 24 +++++++-------
drivers/mtd/nand/spi/toshiba.c | 4 +--
drivers/mtd/nand/spi/winbond.c | 4 +--
drivers/net/ethernet/intel/igc/igc.h | 2 +-
drivers/net/ethernet/intel/igc/igc_main.c | 24 ++++++--------
drivers/net/ethernet/intel/igc/igc_tsn.c | 26 +++++++++++++--
drivers/net/netdevsim/dev.c | 9 ++----
drivers/net/wireless/cisco/airo.c | 5 ++-
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 5 ---
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 2 --
drivers/net/wireless/intel/iwlwifi/iwl-fh.h | 4 +--
drivers/net/wireless/intel/iwlwifi/iwl-trans.c | 6 ++--
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 2 +-
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +--
drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 2 +-
drivers/net/wireless/intel/iwlwifi/queue/tx.c | 10 +++---
drivers/net/wireless/intel/iwlwifi/queue/tx.h | 8 ++---
drivers/perf/riscv_pmu.c | 3 --
drivers/spi/spi-bcm63xx.c | 2 +-
drivers/spi/spi-s3c64xx.c | 2 ++
kernel/bpf/cpumap.c | 40 ++++++++++++++----------
lib/test_maple_tree.c | 5 ++-
net/core/xdp.c | 2 +-
net/sched/cls_flower.c | 10 ++++++
tools/testing/radix-tree/maple.c | 6 ++--
tools/testing/selftests/mm/mkdirty.c | 2 +-
40 files changed, 164 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.