This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4515d1315 Add entry a88677edc0792534ba3157bf7d7a1b98e470f2fb from https [...]
new 2ee2cd8b2 Add entry a88677edc0792534ba3157bf7d7a1b98e470f2fb from https [...]
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:
llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/jira/description | 4 ++++
llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/jira/yaml | 4 ++++
llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/status.txt | 4 ++++
.../details.txt | 2 +-
.../llvm-aarch64-master-Os_LTO}/reproduction_instructions.txt | 0
.../llvm-aarch64-master-Os_LTO}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bmk-code_size-cpu2017fast/status.txt | 4 ++++
8 files changed, 19 insertions(+), 3 deletions(-)
copy llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/tcwg_bmk-code_size-cpu2017 [...]
copy llvm/sha1/{0548481856e75998e1de329f5c9722dcf1ca5c84/tcwg_bmk-code_vect-spec2k [...]
copy {gcc/sha1/70c3db511ba14ff5fa68cb41d0714a9fb957ea5d/tcwg_bmk-code_size-cpu2017 [...]
copy llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/tcwg_bmk-code_size-cpu2017 [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 7f1678946 Add entry bdf75257aad299cbad5a62dd10a45139ac3aa369 from https [...]
new 4515d1315 Add entry a88677edc0792534ba3157bf7d7a1b98e470f2fb from https [...]
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:
.../llvm-aarch64-master-Os_LTO}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{03de1cb715c9a106f3ea4139042a33afcd7ca6ae/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/a88677edc0792534ba3157bf7d7a1b98e470f2fb/tcwg_bmk-code_size-cpu2017 [...]
--
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 glibc.
from afac8b1311 or1k: Update libm-test-ulps
new d4175a62c2 tst-difftime.c: Use "main (void)"
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:
time/tst-difftime.c | 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 master
in repository linux.
from a0e3919a2df2 Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/l [...]
new 75e072a390da bpf, sockmap: Fix update element with same
new ed1fc5d76b81 bpf, sockmap: Fix race between element replace and close()
new 11d5245f608f selftests/bpf: Extend test for sockmap update with same
new ef1b808e3b7c bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
new 978c4486cca5 bpf,perf: Fix invalid prog_array access in perf_event_deta [...]
new 27e88bc4df1d bpf: add find_containing_subprog() utility function
new b238e187b4a2 bpf: refactor bpf_helper_changes_pkt_data to use helper number
new 51081a3f25c7 bpf: track changes_pkt_data property for global functions
new 3f23ee5590d9 selftests/bpf: test for changing packet data from global f [...]
new 81f6d0530ba0 bpf: check changes_pkt_data property for extension programs
new 89ff40890d8f selftests/bpf: freplace tests for tracking of changes_packet_data
new 1a4607ffba35 bpf: consider that tail calls invalidate packet pointers
new d9706b56e13b selftests/bpf: validate that tail call invalidates packet [...]
new cf8b876363da Merge branch 'bpf-track-changes_pkt_data-property-for-glob [...]
new c4441ca86afe bpf: fix potential error return
new 7d0d673627e2 bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
new ac6542ad9275 bpf: fix null dereference when computing changes_pkt_data [...]
new 04789af756a4 selftests/bpf: extend changes_pkt_data with cases w/o subprograms
new 659b9ba7cb2d bpf: Check size for BTF-based ctx access of pointer members
new 8025731c28be selftests/bpf: Add test for narrow ctx load for pointer args
new e4c80f69758e Merge branch 'add-missing-size-check-for-btf-based-ctx-access'
new c00d738e1673 bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
new 838a10bd2ebf bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
new 0da1955b5bd2 selftests/bpf: Add tests for raw_tp NULL args
new a8e1a3ddf724 Merge branch 'explicit-raw_tp-null-arguments'
new c83508da5620 bpf: Avoid deadlock caused by nested kprobe and fentry bpf [...]
new 35f301dd4551 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
new f103396ae318 scsi: ufs: core: Update compl_time_stamp_local_clock after [...]
new 2d8308bf5b67 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 29 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/ufs/core/ufshcd.c | 1 +
include/linux/bpf.h | 20 +--
include/linux/bpf_verifier.h | 1 +
include/linux/filter.h | 2 +-
kernel/bpf/Makefile | 6 +
kernel/bpf/btf.c | 149 ++++++++++++++++++-
kernel/bpf/core.c | 8 +-
kernel/bpf/verifier.c | 160 ++++++++++-----------
kernel/trace/bpf_trace.c | 11 ++
kernel/trace/trace_uprobe.c | 6 +-
net/core/filter.c | 65 ++++-----
net/core/sock_map.c | 6 +-
.../selftests/bpf/prog_tests/changes_pkt_data.c | 107 ++++++++++++++
.../testing/selftests/bpf/prog_tests/raw_tp_null.c | 3 +
.../selftests/bpf/prog_tests/sockmap_basic.c | 8 +-
.../testing/selftests/bpf/progs/changes_pkt_data.c | 39 +++++
.../bpf/progs/changes_pkt_data_freplace.c | 18 +++
tools/testing/selftests/bpf/progs/raw_tp_null.c | 19 ++-
.../testing/selftests/bpf/progs/raw_tp_null_fail.c | 24 ++++
tools/testing/selftests/bpf/progs/tc_bpf2bpf.c | 2 +
.../selftests/bpf/progs/test_tp_btf_nullable.c | 6 +-
.../selftests/bpf/progs/verifier_btf_ctx_access.c | 40 +++++-
.../testing/selftests/bpf/progs/verifier_d_path.c | 4 +-
tools/testing/selftests/bpf/progs/verifier_sock.c | 56 ++++++++
24 files changed, 597 insertions(+), 164 deletions(-)
create mode 100644 tools/testing/selftests/bpf/prog_tests/changes_pkt_data.c
create mode 100644 tools/testing/selftests/bpf/progs/changes_pkt_data.c
create mode 100644 tools/testing/selftests/bpf/progs/changes_pkt_data_freplace.c
create mode 100644 tools/testing/selftests/bpf/progs/raw_tp_null_fail.c
--
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 glibc.
from 2716bd6b12 htl: move pthread_sigmask into libc.
new afac8b1311 or1k: Update libm-test-ulps
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:
sysdeps/or1k/nofpu/libm-test-ulps | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
--
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 releases/gcc-14
in repository gcc.
from cfe21668f3a [PATCH] PR modula2/117120: case ch with a nul char constant [...]
new 9fc9b64098c Daily bump.
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/DATESTAMP | 2 +-
gcc/m2/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
3 files changed, 30 insertions(+), 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 releases/gcc-13
in repository gcc.
from 84956e18777 Daily bump.
new 94b6030810e Daily bump.
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/DATESTAMP | 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 releases/gcc-12
in repository gcc.
from 86c5dbc1587 Daily bump.
new 5f6a72b68f7 Daily bump.
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/DATESTAMP | 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 master
in repository gcc.
from 3e343ef7f0a libbacktrace: don't use ZSTD_CLEVEL_DEFAULT
new c5609a755ba Daily bump.
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/ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 19 +++++++++++++++++++
libbacktrace/ChangeLog | 5 +++++
libstdc++-v3/ChangeLog | 5 +++++
7 files changed, 82 insertions(+), 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 master
in repository binutils-gdb.
from ea17b82b2d5 fix Windows build
new 552ac612a3a 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.