This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 20489cca905 Use subclasses of windows_process_info
new bcdbf606bc0 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-12-branch
in repository binutils-gdb.
from f485331189e Automatic date update in version.in
new 364d1397ece Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_38-branch
in repository binutils-gdb.
from d61f79dc474 Automatic date update in version.in
new 884e81eeb2c Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes:
gdb/nat/windows-nat.h | 12 +-
gdb/windows-nat.c | 395 +++++++++++++++++++++++++------------------------
gdbserver/win32-low.cc | 86 ++++-------
gdbserver/win32-low.h | 35 ++++-
4 files changed, 273 insertions(+), 255 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 367199976 0: update: binutils-gcc: 1
new 1e64baca3 0: update: binutils-gcc: 1
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 (367199976)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (1e [...]
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 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 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 52324 -> 52952 bytes
04-build_abe-gcc/console.log.xz | Bin 233744 -> 230364 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3812 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3120 -> 3228 bytes
07-check_regression/console.log.xz | Bin 2356 -> 2348 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 6 +-
08-update_baseline/console.log | 224 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2809340 -> 2787400 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2329820 -> 2338180 bytes
sumfiles/gcc.sum | 4488 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 894880 -> 906580 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201768 -> 201552 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444616 -> 456368 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2491 insertions(+), 2491 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 +++++++++++++++++++
gdb/nat/windows-nat.h | 63 +++++++-
gdb/windows-nat.c | 422 +++++++++++++++++++++++++------------------------
gdbserver/win32-low.cc | 92 ++++-------
gdbserver/win32-low.h | 40 ++++-
6 files changed, 503 insertions(+), 276 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 +++++++++++++++++++
gdb/nat/windows-nat.h | 63 +++++++-
gdb/windows-nat.c | 422 +++++++++++++++++++++++++------------------------
gdbserver/win32-low.cc | 92 ++++-------
gdbserver/win32-low.h | 40 ++++-
6 files changed, 503 insertions(+), 276 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 981a206bc 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ba65dc112 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (981a206bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 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 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30332 -> 30936 bytes
04-build_abe-stage1/console.log.xz | Bin 72528 -> 72556 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 340 bytes
06-build_abe-linux/console.log.xz | Bin 9152 -> 9112 bytes
07-build_abe-glibc/console.log.xz | Bin 239120 -> 238672 bytes
08-build_abe-stage2/console.log.xz | Bin 202840 -> 203296 bytes
09-build_abe-gdb/console.log.xz | Bin 37600 -> 38068 bytes
10-build_abe-qemu/console.log.xz | Bin 32364 -> 32508 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3280 -> 3300 bytes
13-check_regression/console.log.xz | Bin 16340 -> 13788 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 107 +-
13-check_regression/results.compare | 162 +-
13-check_regression/results.compare2 | 3881 +++++++++----------
13-check_regression/results.regressions | 82 +-
14-update_baseline/console.log | 5349 ++++++++++++--------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 107 +-
14-update_baseline/results.compare | 162 +-
14-update_baseline/results.compare2 | 3881 +++++++++----------
14-update_baseline/results.regressions | 82 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 3372412 -> 3401408 bytes
sumfiles/g++.sum | 194 +-
sumfiles/gcc.log.xz | Bin 2949892 -> 2953216 bytes
sumfiles/gcc.sum | 6372 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1030752 -> 1024256 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2300 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198976 -> 199096 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 423680 -> 421088 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 9264 insertions(+), 11219 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 pending-fixes
in repository linux-next.
omits 9b6181f62e67 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 33b9e4b5c028 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits 6b6d32459981 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 0689d11ac042 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 4d913e021497 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6b362fd400c8 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits 1fcc9d107237 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 750672cef5ca Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 36656d6a89ee Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits aa7e78504d67 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
omits 432faf16eb1e Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 72f3c04a480e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits c468c69f9b14 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 106c576000a2 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
omits b75f42c745f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1b0957badd0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 2c9ed8bcfa2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits e950fe5e01d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 22f9baadab4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 8dfdc17e4117 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 466b0ea283cd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 7b7f63d1d44c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits b832b84b0f7b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 527c9b198a9c Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 2e5ca6d11626 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits e75042ccb575 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits bceaf8d79cd0 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 3369ae668356 Merge remote-tracking branch 'regulator/for-5.18' into reg [...]
omits 60ce5fb1ddda Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus
omits d08af2c46881 bpf: Use safer kvmalloc_array() where possible
omits 7bb127ee833a mm: lru_cache_disable: use synchronize_rcu_expedited
omits 51b0a6006233 mm/page_isolation.c: fix one kernel-doc comment
omits 17718410388f KVM: Don't null dereference ops->destroy
omits e0491b11c131 bpf, arm64: Clear prog->jited_len along prog->jited
adds e19f8fa6ce1c dma-debug: make things less spammy under memory pressure
adds e15db62bc564 swiotlb: fix setting ->force_bounce
new e71e60cd74df Merge tag 'dma-mapping-5.19-2022-06-06' of git://git.infra [...]
new f7a447eda212 Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/li [...]
new c42e65664390 Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
new 6ab2e51898cd Input: soc_button_array - also add Lenovo Yoga Tablet2 105 [...]
new 9886142c7a22 Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pu [...]
new b7c0bf3e6f13 mm/page_isolation.c: fix one kernel-doc comment
new ad4e4bb3ff07 mm: lru_cache_disable: use synchronize_rcu_expedited
new 50db9e0e2949 mm/memory-failure: don't allow to unpoison hw corrupted page
new 7db7fb3b29d1 mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
new 952708b9230f kthread: make it clear that kthread_create_on_node() might [...]
new f48b654875c7 mm/damon/reclaim: schedule 'damon_reclaim_timer' only afte [...]
new 981281fd5ad3 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 7bf179de5b2d kbuild: avoid regex RS for POSIX awk
new ac70daa1abc7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 11224d9d1c49 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
new 2b4164c9d523 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 68bcb8a9bdcc Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new 0503556dd3dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 5e74a4b3ec18 stmmac: intel: Fix an error handling path in intel_eth_pci [...]
new 662a80946ce1 af_unix: Fix a data-race in unix_dgram_peer_wake_me().
new cf67838c4422 selftests net: fix bpf build error
new cf14f49b0bae Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 10f3b29c65bb bpf, arm64: Clear prog->jited_len along prog->jited
new fd58f7df2415 bpf: Use safer kvmalloc_array() where possible
new f858c2b2ca04 bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
new 2cf7b7ffdae5 selftests/bpf: Add selftest for calling global functions f [...]
new 3096b9c37ca8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3c11e710285a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 2e45f2185283 ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID
new d5ea7544c32b ALSA: hda/conexant - Fix loopback issue with CX20632
new 2fe08216fda3 ASoC: SOF: Fix potential NULL pointer dereference
new 9688073ee98c ASoC: fsl_sai: Add support for i.MX8MN
new d9a251a029f2 ASoC: SOF: ipc-msg-injector: Propagate write errors correctly
new bedc357217e6 ASoC: SOF: ipc-msg-injector: Fix reversed if statement
new d1f5272c0f7d ASoC: wm8962: Fix suspend while playing music
new 8259610c2ec0 ASoC: es8328: Fix event generation for deemphasis control
new 2abdf9f80019 ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
new 53ee5d7b4523 Merge tag 'asoc-fix-v5.19-rc1' of https://git.kernel.org/p [...]
new 48873dc0084f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 4ba2b795322f Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus
new 7914c05351cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 92221ca34663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 6072a4be5fd2 Merge remote-tracking branch 'regulator/for-5.18' into reg [...]
new b5bd63b136ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 7c5a44d4acfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new e91dbbb8dfad Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
new b04e8be10cfa Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 7dcfc79a3da3 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new e8bc24270188 KVM: Don't null dereference ops->destroy
new 3e684903a857 entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
new cf4a8693d97a KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obs [...]
new 1df931d95f4d x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
new 5ba7c4c6d1c7 KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
new eae260be3a01 KVM: selftests: Make hyperv_clock selftest more stable
new 11d39e8cc43e KVM: SVM: fix tsc scaling cache logic
new d9daae8b8230 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
new 661a593d733e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 5e3f89ad8e0c dt-bindings: hwmon: ti,tmp401: Drop 'items' from 'ti,n-fac [...]
new ac6888ac5a11 hwmon: (occ) Lock mutex in shutdown to prevent race with o [...]
new 96e9b8a44937 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new c1c79c4b117d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new f8e4e8b091dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new c3c09e393a5e dt-bindings: nvme: apple,nvme-ans: Drop 'maxItems' from 'a [...]
new 927c63e07810 dt-bindings: Drop more redundant 'maxItems/minItems' in if [...]
new f9830f32c946 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
new f616ec25d0bf mmc: sdhci-pci-o2micro: Fix card detect by dealing with de [...]
new 9ec44b2c1558 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new cc15bb9b2f85 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 99024d4a5ac0 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
new 7e77d0b9381b Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new fa90791a14c3 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 (9b6181f62e67)
\
N -- N -- N refs/heads/pending-fixes (fa90791a14c3)
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 71 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:
.../devicetree/bindings/hwmon/ti,tmp401.yaml | 5 ++-
.../memory-controllers/nvidia,tegra186-mc.yaml | 3 --
.../bindings/mmc/marvell,xenon-sdhci.yaml | 1 -
.../devicetree/bindings/nvme/apple,nvme-ans.yaml | 1 -
.../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 1 -
arch/x86/include/asm/uaccess.h | 2 +-
arch/x86/kvm/mmu/mmu.c | 2 +-
arch/x86/kvm/mmu/tdp_iter.c | 9 +++++
arch/x86/kvm/mmu/tdp_iter.h | 1 +
arch/x86/kvm/mmu/tdp_mmu.c | 38 ++++++++++++++++++----
arch/x86/kvm/svm/nested.c | 4 +--
arch/x86/kvm/svm/svm.c | 32 +++++++++++-------
arch/x86/kvm/svm/svm.h | 2 +-
drivers/hwmon/occ/common.c | 5 +++
drivers/input/misc/soc_button_array.c | 4 +--
drivers/input/mouse/bcm5974.c | 7 +++-
drivers/mmc/host/sdhci-pci-o2micro.c | 2 ++
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 4 +--
kernel/bpf/btf.c | 3 +-
kernel/dma/debug.c | 2 +-
kernel/dma/swiotlb.c | 14 ++++----
kernel/entry/kvm.c | 6 ----
kernel/kthread.c | 14 ++++----
mm/damon/reclaim.c | 8 +++++
mm/memory-failure.c | 8 +++++
mm/userfaultfd.c | 2 +-
net/unix/af_unix.c | 2 +-
scripts/Makefile.build | 4 +--
sound/pci/hda/hda_intel.c | 3 ++
sound/pci/hda/patch_conexant.c | 7 ++++
sound/pci/hda/patch_hdmi.c | 1 +
sound/soc/codecs/es8328.c | 5 ++-
sound/soc/codecs/wm8962.c | 1 +
sound/soc/codecs/wm_adsp.c | 2 +-
sound/soc/fsl/fsl_sai.c | 1 +
sound/soc/sof/sof-audio.c | 2 +-
sound/soc/sof/sof-client-ipc-msg-injector.c | 28 +++++++++-------
.../selftests/bpf/prog_tests/fexit_bpf2bpf.c | 14 ++++++++
.../selftests/bpf/progs/freplace_global_func.c | 18 ++++++++++
tools/testing/selftests/kvm/x86_64/hyperv_clock.c | 10 ++++--
tools/testing/selftests/net/bpf/Makefile | 4 +--
41 files changed, 197 insertions(+), 85 deletions(-)
create mode 100644 tools/testing/selftests/bpf/progs/freplace_global_func.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.