This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 498e47cd1d1f Fix build errors due to new UIO_MEM_DMA_COHERENT mess new 99f5819bee67 selftests/exec: binfmt_script: Add the overall result line [...] new c4095067736b selftests/exec: load_address: conform test to TAP format output new 1d0e51b24c83 selftests/exec: recursion-depth: conform test to TAP forma [...] new 0ef58ccb6178 selftests/exec: execveat: Improve debug reporting new 472874cf7bb3 selftests/exec: Convert remaining /bin/sh to /bin/bash new 2aea94ac14d1 exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack() new 5248f4097308 binfmt: replace deprecated strncpy new f4a432914af7 Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/sc [...] new 0add699ad068 tracing: probes: Fix to zero initialize a local variable new 962490525cff Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/ [...]
The 10 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: fs/binfmt_elf_fdpic.c | 2 +- fs/exec.c | 1 + kernel/trace/trace_probe.c | 2 +- tools/testing/selftests/exec/Makefile | 4 +- tools/testing/selftests/exec/binfmt_script.py | 10 ++++- tools/testing/selftests/exec/execveat.c | 12 +++--- tools/testing/selftests/exec/load_address.c | 34 ++++++++--------- tools/testing/selftests/exec/recursion-depth.c | 53 +++++++++++++------------- 8 files changed, 62 insertions(+), 56 deletions(-)