This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 90602c251cda Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/l [...]
new 740be3b9a6d7 sock_map: fix a NULL pointer dereference in sock_map_link_ [...]
new a32aee8f0d98 bpf: fix filed access without lock
new aa30eb3260b2 bpf: Force checkpoint when jmp history is too long
new 1fb315892d83 selftests/bpf: Test with a very short loop
new 13400ac8fb80 bpf: Fix out-of-bounds write in trie_get_next_key()
new d7f214aeacb9 selftests/bpf: Add test for trie_get_next_key()
new d0b98f6a17a5 bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
new 101ccfbabf47 bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
new 62a898b07b83 bpf: Add bpf_mem_alloc_check_size() helper
new 393397fbdcad bpf: Check the validity of nr_words in bpf_iter_bits_new()
new e13393836750 bpf: Use __u64 to save the bits in bits iterator
new ebafc1e535db selftests/bpf: Add three test cases for bits_iter
new 053b212b3a35 Merge branch 'fixes-for-bits-iterator'
new c40dd8c47325 bpf, test_run: Fix LIVE_FRAME frame update after a page ha [...]
new 5635f189425e Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 15 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:
include/linux/bpf_mem_alloc.h | 3 +
kernel/bpf/helpers.c | 54 ++++++++--
kernel/bpf/lpm_trie.c | 2 +-
kernel/bpf/memalloc.c | 14 ++-
kernel/bpf/verifier.c | 23 ++---
net/bpf/test_run.c | 1 +
net/core/sock_map.c | 4 +
net/ipv4/tcp_bpf.c | 7 +-
.../bpf/map_tests/lpm_trie_map_get_next_key.c | 109 +++++++++++++++++++++
.../selftests/bpf/progs/verifier_bits_iter.c | 61 +++++++++++-
.../selftests/bpf/progs/verifier_bpf_fastcall.c | 55 -----------
.../selftests/bpf/progs/verifier_search_pruning.c | 23 +++++
tools/testing/selftests/bpf/veristat.cfg | 1 +
13 files changed, 269 insertions(+), 88 deletions(-)
create mode 100644 tools/testing/selftests/bpf/map_tests/lpm_trie_map_get_next_key.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 releases/gcc-14
in repository gcc.
from ea1f03fc6e8 Daily bump.
new df542909224 [APX PPX] Avoid generating unmatched pushp/popp in pro/epilogue
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/config/i386/i386.cc | 13 +++++++++----
gcc/config/i386/i386.h | 4 ++++
gcc/testsuite/gcc.target/i386/apx-ppx-2.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/i386/apx-ppx-3.c | 7 +++++++
4 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/apx-ppx-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/apx-ppx-3.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 releases/gcc-14
in repository gcc.
from b4d4b86aebe rs6000: ROP - Do not disable shrink-wrapping for leaf funct [...]
new ea1f03fc6e8 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 | 27 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 89 +++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 117 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 d40cc092906 Daily bump.
new 86e8edec215 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 49971d35ef3 Daily bump.
new 94334ab83b0 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 57d4ec18f57 testsuite: g++.dg: torture: fix PR111520 filename
new a287ff2697f testsuite: g++.dg: debug: fix test filenames
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/testsuite/g++.dg/debug/{pr15736.cc => pr15736.C} | 0
gcc/testsuite/g++.dg/debug/{pr46240.cc => pr46240.C} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename gcc/testsuite/g++.dg/debug/{pr15736.cc => pr15736.C} (100%)
rename gcc/testsuite/g++.dg/debug/{pr46240.cc => pr46240.C} (100%)
--
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 820ebe46a41 Prevent use-after-free of bfd filename in gdb_bfd_close_or_warn
new 893e4fd6231 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-15-branch
in repository binutils-gdb.
from 06a25c25ee5 Automatic date update in version.in
new 2a7d2f7b17e 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_43-branch
in repository binutils-gdb.
from a48e984763b Automatic date update in version.in
new e2731c4c251 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 master
in repository gcc.
from 14e2f3233bf testsuite: g++.dg: rename pr66655 test
new 1ef0239da9d testsuite: fixup pr66655.C
new 6df5c49452a testsuite: g++.dg: fix PR90313 filename
new 57d4ec18f57 testsuite: g++.dg: torture: fix PR111520 filename
The 3 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/testsuite/g++.dg/pr66655.C | 2 +-
.../g++.dg/torture/{harden-comp-pr111520.cc => harden-comp-pr111520.C} | 0
gcc/testsuite/g++.dg/torture/{pr90313.cc => pr90313.C} | 0
3 files changed, 1 insertion(+), 1 deletion(-)
rename gcc/testsuite/g++.dg/torture/{harden-comp-pr111520.cc => harden-comp-pr1115 [...]
rename gcc/testsuite/g++.dg/torture/{pr90313.cc => pr90313.C} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.