This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 3e7bd7f241 RISC-V: Fix linker problems with tls copy relocs.
adds 579e12e52d Automatic date update in version.in
adds 22b31fea07 Memory leak in dwarf2.c
adds 217d2eaa69 Re: Memory leak in dwarf2.c
adds e661ef01e5 Refactor svr4_create_solib_event_breakpoints
adds fe01123efb Use gdbarch for probe::get_argument_count
adds d90b8f2632 Check arguments for all probes before using them
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 +++
bfd/dwarf2.c | 54 ++++++++++---------
bfd/version.h | 2 +-
gdb/ChangeLog | 21 ++++++++
gdb/break-catch-throw.c | 2 +-
gdb/dtrace-probe.c | 4 +-
gdb/probe.c | 7 ++-
gdb/probe.h | 2 +-
gdb/solib-svr4.c | 139 +++++++++++++++++++++++++-----------------------
gdb/stap-probe.c | 6 +--
10 files changed, 139 insertions(+), 106 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_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cca24f2b 0: update: binutils-gcc-linux: all
new 2f9073b6 0: update: binutils-gcc-linux: all
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 (cca24f2b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11244 ++++++------
04-build_abe-stage1/console.log | 20167 +++++++++++-----------
05-build_linux/console.log | 1086 +-
06-boot_linux/console.log | 2 +-
console.log | 33099 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 33129 insertions(+), 33083 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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4a78bd5d 0: update: llvm-linux: all
new b46f4749 0: update: llvm-linux: all
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 (4a78bd5d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 166 +-
02-build_llvm/console.log | 12008 ++++++++++++++++++------------------
03-build_linux/console.log | 758 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12934 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
7 files changed, 12935 insertions(+), 12964 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 llvm.
from 7e234f5e2b8 [TargetLowering][PS4] Add sincos(f) lib functions when targ [...]
new 67dbbba0768 [ARM] Use MQPR not QPR for MVE registers
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:
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 8 +-
lib/Target/ARM/ARMISelLowering.cpp | 6 +-
lib/Target/ARM/ARMInstrMVE.td | 180 ++++++++++++++++-----------------
test/CodeGen/Thumb2/mve-phireg.ll | 113 +++++++++++++++++++++
4 files changed, 211 insertions(+), 96 deletions(-)
create mode 100644 test/CodeGen/Thumb2/mve-phireg.ll
--
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 gcc-9-branch
in repository gcc.
from 8b71343d217 Update libstdc++ docs for library version bumps
new aba0dd32455 2019-09-02 Steven G. Kargl <kargl(a)gc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/array.c | 36 +++++++++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr91552.f90 | 10 ++++++++++
4 files changed, 51 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91552.f90
--
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 annotated tag v5.3-rc7
in repository linux.
at 980d0783eab8 (tag)
tagging 089cf7f6ecb266b6a4164919a2e69bd2f938374a (commit)
replaces v5.3-rc6
tagged by Linus Torvalds
on Mon Sep 2 09:57:50 2019 -0700
- Log -----------------------------------------------------------------
Linux 5.3-rc7
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAl1tSg4eHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiG018IAJGV7SbXggW/iC+e
cSMlo8kPnuU7dKCUW+ngXnZY1xuDYWPhXMX9+yDYf2NfMYGdDGYZ+GRjSFim816w
HsNsovnYiyxhkh+wA/DmZPWKdTgYrIxbPRO+MlO5ZfbxWNaLgSjqirz0iBITSv3S
r2XLmFw8GVACv/GkNGrWBM53wpkJLHzvwaV9hg6dr8HFDipaEn7vEY9/LAN3S3fw
reVwW6Q4N4+RSofM1eIGgAZsTYbYBDfri94mRQZ3y+Q8EkRGkJ270WKA0OAVFYS7
KA6nrjvGSYVtmDK3HORjbINQn3bXwIKeMZHl15c+LGM9ePwoHbsN3+smBswRX+R3
JDQjkhY=
=DV37
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new dec43da46f63 fpga: altera-ps-spi: Fix getting of optional confd gpio
new 3afa758cfb6e usb: udc: lpc32xx: silence fall-through warning
new de7b9aa633b6 usbtmc: more sanity checking for packet size
new cbe85c88ce80 usb: chipidea: udc: don't do hardware access if gadget has [...]
new 08d676d1685c usb-storage: Add new JMS567 revision to unusual_devs
new a15d56a60760 batman-adv: Only read OGM tvlv_len after buffer len check
new 0ff0f15a32c0 batman-adv: Only read OGM2 tvlv_len after buffer len check
new 86c28b2d69f9 nfp: bpf: fix latency bug when updating stack index register
new ede7c460b1da bpf: handle 32-bit zext during constant blinding
new c3c9e3df49f8 rxrpc: Improve jumbo packet counting
new e2de6c404898 rxrpc: Use info in skbuff instead of reparsing a jumbo packet
new 4858e40303fb rxrpc: Pass the input handler's data skb reference to the Rx ring
new a641fd00d05a rxrpc: Abstract out rxtx ring cleanup
new b311e68420aa rxrpc: Add a private skb flag to indicate transmission-phase skbs
new 987db9f7cd1e rxrpc: Use the tx-phase skb flag to simplify tracing
new d0d5c0cd1e71 rxrpc: Use skb_unshare() rather than skb_cow_data()
new 3cf2f450fff3 netfilter: xt_physdev: Fix spurious error message in physd [...]
new 3a069024d371 netfilter: nf_conntrack_ftp: Fix debug output
new 478553fd1b6f netfilter: conntrack: make sysctls per-namespace again
new 981471bd3abf net_sched: fix a NULL pointer deref in ipt action
new 94acaeb50ced Add genphy_c45_config_aneg() function to phy-c45.c
new bcccb0a535bb net: dsa: tag_8021q: Future-proof the reserved fields in t [...]
new 2c1644cf6d46 net: fix skb use after free in netpoll
new 7d0a06586b26 net/rds: Fix info leak in rds6_inc_info_copy()
new fdfc5c8594c2 tcp: remove empty skb from write queue in error cases
new a642a0b33343 MAINTAINERS: add entry for LICENSES and SPDX stuff
new c78439f8b97e Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub [...]
new 961b6ffe0e2c stm class: Fix a double free of stm_source_device
new 164eb56e3b64 intel_th: pci: Add support for another Lewisburg PCH
new 9c78255fdde4 intel_th: pci: Add Tiger Lake support
new 587f17407741 mei: me: add Tiger Lake point LP device ID
new b9bc7b8b1e9e lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
new ddaedbbece90 Documentation/process: Embargoed hardware security issues
new a684d8fd8718 typec: tcpm: fix a typo in the comparison of pdo_max_voltage
new 76da906ad727 usb: hcd: use managed device resources
new a349b95d7ca0 usb: host: ohci: fix a race condition between shutdown and irq
new f6445b6b2f2b USB: storage: ums-realtek: Update module parameter descrip [...]
new 1902a01e2bcc USB: storage: ums-realtek: Whitelist auto-delink support
new 993cc8753453 usb: host: xhci-tegra: Set DMA mask correctly
new 636bd02a7ba9 usb: host: xhci: rcar: Fix typo in compatible string matching
new 1426bd2c9f7e USB: cdc-wdm: fix race between write and disconnect due to [...]
new ba03a9bbd17b VMCI: Release resource if the work is already queued
new 468e0ffac803 vmw_balloon: Fix offline page marking with compaction
new 8919dfcb3116 fsi: scom: Don't abort operations for minor errors
new abecec415dc2 macb: bindings doc: update sifive fu540-c000 binding
new 6342ea886771 macb: Update compatibility string for SiFive FU540-C000
new 2965daa3342c Merge branch 'macb-Update-ethernet-compatible-string-for-S [...]
new 04d37cf46a77 net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
new a84d01647989 mld: fix memory leak in mld_del_delrec()
new ad06a566e118 openvswitch: Properly set L4 keys on "later" IP fragments
new 0754b4e8cdf3 openvswitch: Clear the L4 portion of the key for "later" f [...]
new 36f1031c51a2 ibmvnic: Do not process reset during or after device removal
new dbf47a2a094e net: sched: act_sample: fix psample group handling on overwrite
new 888a5c53c0d8 tcp: inherit timestamp on mtu probe
new 092e22e58623 net/sched: pfifo_fast: fix wrong dereference in pfifo_fast [...]
new 49d4b14113ca Revert "r8152: napi hangup fix after disconnect"
new 973dc6cfc0e2 r8152: remove calling netif_napi_del
new 80a6a5d62da9 Merge branch 'r8152-fix-side-effect'
new 739d7c5752b2 nfp: flower: prevent ingress block binds on internal ports
new e8024cb483ab nfp: flower: handle neighbour events on internal ports
new 807e32999567 Merge branch 'nfp-flower-fix-bugs-in-merge-tunnel-encap-code'
new 189308d5823a sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
new de20900fbe1c netfilter: nf_flow_table: clear skb tstamp before xmit
new b9500577d361 iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
new c8a41c6afa27 mac80211: Don't memset RXCB prior to PAE intercept
new f8b43c5cf4b6 mac80211: Correctly set noencrypt for PAE frames
new 869326532956 Merge tag 'mac80211-for-davem-2019-08-29' of git://git.ker [...]
new daf1de907879 netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO [...]
new b6b4dc4c1fa7 amd-xgbe: Fix error path in xgbe_mod_init()
new 3b25528e1e35 net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
new a285c1fa39cc Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/p [...]
new d12040b6933f rxrpc: Fix lack of conn cleanup when local endpoint is cle [...]
new 94880a5b2e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new c3d7a089f945 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new 5b161002bd6d Merge tag 'batadv-net-for-davem-20190830' of git://git.ope [...]
new 5f81d5455589 net: dsa: microchip: fill regmap_config name
new efb55222d31c taprio: Fix kernel panic in taprio_destroy
new f04b514c0ce2 taprio: Set default link speed to 10 Mbps in taprio_set_pi [...]
new 1c6c09a0ae62 net/sched: cbs: Set default link speed to 10 Mbps in cbs_s [...]
new 154f4fb7a0b8 Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'
new 6fdc060d7476 net: aquantia: fix removal of vlan 0
new 392349f60110 net: aquantia: fix limit of vlan filters
new c2ef057ee775 net: aquantia: reapply vlan filters on up
new 5c47e3ba6fe5 net: aquantia: linkstate irq should be oneshot
new be6cef69ba57 net: aquantia: fix out of memory condition on rx side
new 879c3808a4a1 Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other [...]
new de5eb9e00eba dt-bindings: net: dsa: document additional Microchip KSZ85 [...]
new d9033ae95cf4 net: dsa: microchip: add KSZ8563 compatibility string
new 3daa418392db Merge branch 'net-dsa-microchip-add-KSZ8563-support'
new 02a3f0d5a70a tc-testing: don't hardcode 'ip' in nsPlugin.py
new dd1bf47a84fe net: bcmgenet: use ethtool_op_get_ts_info()
new dd7078f05e1b enetc: Add missing call to 'pci_free_irq_vectors()' in pro [...]
new e1e54ec7fb55 net: seeq: Fix the function used to release some memory in [...]
new 345464fb760d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 2c248f92fa4f Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/li [...]
new 49ffdb4c7c65 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/ [...]
new 089cf7f6ecb2 Linux 5.3-rc7
The 97 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.
--
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 9f159ae07f07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 981471bd3abf net_sched: fix a NULL pointer deref in ipt action
new 94acaeb50ced Add genphy_c45_config_aneg() function to phy-c45.c
new bcccb0a535bb net: dsa: tag_8021q: Future-proof the reserved fields in t [...]
new 2c1644cf6d46 net: fix skb use after free in netpoll
new 7d0a06586b26 net/rds: Fix info leak in rds6_inc_info_copy()
new fdfc5c8594c2 tcp: remove empty skb from write queue in error cases
new abecec415dc2 macb: bindings doc: update sifive fu540-c000 binding
new 6342ea886771 macb: Update compatibility string for SiFive FU540-C000
new 2965daa3342c Merge branch 'macb-Update-ethernet-compatible-string-for-S [...]
new 04d37cf46a77 net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
new a84d01647989 mld: fix memory leak in mld_del_delrec()
new ad06a566e118 openvswitch: Properly set L4 keys on "later" IP fragments
new 0754b4e8cdf3 openvswitch: Clear the L4 portion of the key for "later" f [...]
new 36f1031c51a2 ibmvnic: Do not process reset during or after device removal
new dbf47a2a094e net: sched: act_sample: fix psample group handling on overwrite
new 888a5c53c0d8 tcp: inherit timestamp on mtu probe
new 092e22e58623 net/sched: pfifo_fast: fix wrong dereference in pfifo_fast [...]
new 49d4b14113ca Revert "r8152: napi hangup fix after disconnect"
new 973dc6cfc0e2 r8152: remove calling netif_napi_del
new 80a6a5d62da9 Merge branch 'r8152-fix-side-effect'
new 739d7c5752b2 nfp: flower: prevent ingress block binds on internal ports
new e8024cb483ab nfp: flower: handle neighbour events on internal ports
new 807e32999567 Merge branch 'nfp-flower-fix-bugs-in-merge-tunnel-encap-code'
new 189308d5823a sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
new b9500577d361 iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
new c8a41c6afa27 mac80211: Don't memset RXCB prior to PAE intercept
new f8b43c5cf4b6 mac80211: Correctly set noencrypt for PAE frames
new 869326532956 Merge tag 'mac80211-for-davem-2019-08-29' of git://git.ker [...]
new b6b4dc4c1fa7 amd-xgbe: Fix error path in xgbe_mod_init()
new 3b25528e1e35 net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
new c3c9e3df49f8 rxrpc: Improve jumbo packet counting
new e2de6c404898 rxrpc: Use info in skbuff instead of reparsing a jumbo packet
new 4858e40303fb rxrpc: Pass the input handler's data skb reference to the Rx ring
new a641fd00d05a rxrpc: Abstract out rxtx ring cleanup
new b311e68420aa rxrpc: Add a private skb flag to indicate transmission-phase skbs
new 987db9f7cd1e rxrpc: Use the tx-phase skb flag to simplify tracing
new d0d5c0cd1e71 rxrpc: Use skb_unshare() rather than skb_cow_data()
new a285c1fa39cc Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/p [...]
new d12040b6933f rxrpc: Fix lack of conn cleanup when local endpoint is cle [...]
new 86c28b2d69f9 nfp: bpf: fix latency bug when updating stack index register
new ede7c460b1da bpf: handle 32-bit zext during constant blinding
new 94880a5b2e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new 3cf2f450fff3 netfilter: xt_physdev: Fix spurious error message in physd [...]
new 3a069024d371 netfilter: nf_conntrack_ftp: Fix debug output
new 478553fd1b6f netfilter: conntrack: make sysctls per-namespace again
new de20900fbe1c netfilter: nf_flow_table: clear skb tstamp before xmit
new daf1de907879 netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO [...]
new c3d7a089f945 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new a15d56a60760 batman-adv: Only read OGM tvlv_len after buffer len check
new 0ff0f15a32c0 batman-adv: Only read OGM2 tvlv_len after buffer len check
new 5b161002bd6d Merge tag 'batadv-net-for-davem-20190830' of git://git.ope [...]
new 5f81d5455589 net: dsa: microchip: fill regmap_config name
new efb55222d31c taprio: Fix kernel panic in taprio_destroy
new f04b514c0ce2 taprio: Set default link speed to 10 Mbps in taprio_set_pi [...]
new 1c6c09a0ae62 net/sched: cbs: Set default link speed to 10 Mbps in cbs_s [...]
new 154f4fb7a0b8 Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'
new 6fdc060d7476 net: aquantia: fix removal of vlan 0
new 392349f60110 net: aquantia: fix limit of vlan filters
new c2ef057ee775 net: aquantia: reapply vlan filters on up
new 5c47e3ba6fe5 net: aquantia: linkstate irq should be oneshot
new be6cef69ba57 net: aquantia: fix out of memory condition on rx side
new 879c3808a4a1 Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other [...]
new de5eb9e00eba dt-bindings: net: dsa: document additional Microchip KSZ85 [...]
new d9033ae95cf4 net: dsa: microchip: add KSZ8563 compatibility string
new 3daa418392db Merge branch 'net-dsa-microchip-add-KSZ8563-support'
new 02a3f0d5a70a tc-testing: don't hardcode 'ip' in nsPlugin.py
new dd1bf47a84fe net: bcmgenet: use ethtool_op_get_ts_info()
new dd7078f05e1b enetc: Add missing call to 'pci_free_irq_vectors()' in pro [...]
new e1e54ec7fb55 net: seeq: Fix the function used to release some memory in [...]
new 345464fb760d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 3afa758cfb6e usb: udc: lpc32xx: silence fall-through warning
new de7b9aa633b6 usbtmc: more sanity checking for packet size
new cbe85c88ce80 usb: chipidea: udc: don't do hardware access if gadget has [...]
new 08d676d1685c usb-storage: Add new JMS567 revision to unusual_devs
new a684d8fd8718 typec: tcpm: fix a typo in the comparison of pdo_max_voltage
new 76da906ad727 usb: hcd: use managed device resources
new a349b95d7ca0 usb: host: ohci: fix a race condition between shutdown and irq
new f6445b6b2f2b USB: storage: ums-realtek: Update module parameter descrip [...]
new 1902a01e2bcc USB: storage: ums-realtek: Whitelist auto-delink support
new 993cc8753453 usb: host: xhci-tegra: Set DMA mask correctly
new 636bd02a7ba9 usb: host: xhci: rcar: Fix typo in compatible string matching
new 1426bd2c9f7e USB: cdc-wdm: fix race between write and disconnect due to [...]
new 2c248f92fa4f Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/li [...]
new a642a0b33343 MAINTAINERS: add entry for LICENSES and SPDX stuff
new dec43da46f63 fpga: altera-ps-spi: Fix getting of optional confd gpio
new c78439f8b97e Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub [...]
new 961b6ffe0e2c stm class: Fix a double free of stm_source_device
new 164eb56e3b64 intel_th: pci: Add support for another Lewisburg PCH
new 9c78255fdde4 intel_th: pci: Add Tiger Lake support
new 587f17407741 mei: me: add Tiger Lake point LP device ID
new b9bc7b8b1e9e lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
new ddaedbbece90 Documentation/process: Embargoed hardware security issues
new ba03a9bbd17b VMCI: Release resource if the work is already queued
new 468e0ffac803 vmw_balloon: Fix offline page marking with compaction
new 8919dfcb3116 fsi: scom: Don't abort operations for minor errors
new 49ffdb4c7c65 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/ [...]
new 089cf7f6ecb2 Linux 5.3-rc7
The 97 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/devicetree/bindings/net/dsa/ksz.txt | 1 +
Documentation/devicetree/bindings/net/macb.txt | 4 +-
.../process/embargoed-hardware-issues.rst | 279 +++++++++++++++++++
Documentation/process/index.rst | 1 +
MAINTAINERS | 12 +
Makefile | 2 +-
drivers/fpga/altera-ps-spi.c | 11 +-
drivers/fsi/fsi-scom.c | 8 +-
drivers/hwtracing/intel_th/pci.c | 10 +
drivers/hwtracing/stm/core.c | 1 -
drivers/misc/lkdtm/bugs.c | 4 +-
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/misc/vmw_balloon.c | 10 +-
drivers/misc/vmw_vmci/vmci_doorbell.c | 6 +-
drivers/net/dsa/microchip/ksz9477_spi.c | 1 +
drivers/net/dsa/microchip/ksz_common.h | 1 +
drivers/net/ethernet/amd/xgbe/xgbe-main.c | 10 +-
.../net/ethernet/aquantia/atlantic/aq_filters.c | 5 +-
drivers/net/ethernet/aquantia/atlantic/aq_main.c | 4 +
drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 2 +-
drivers/net/ethernet/aquantia/atlantic/aq_vec.c | 3 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 1 +
drivers/net/ethernet/cadence/macb_main.c | 2 +-
drivers/net/ethernet/freescale/enetc/enetc_ptp.c | 5 +-
drivers/net/ethernet/ibm/ibmvnic.c | 6 +-
drivers/net/ethernet/marvell/sky2.c | 7 +
drivers/net/ethernet/netronome/nfp/bpf/jit.c | 17 +-
.../net/ethernet/netronome/nfp/flower/offload.c | 7 +-
.../ethernet/netronome/nfp/flower/tunnel_conf.c | 8 +-
drivers/net/ethernet/seeq/sgiseeq.c | 7 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 6 +-
drivers/net/phy/phy-c45.c | 26 ++
drivers/net/phy/phy.c | 2 +-
drivers/net/usb/r8152.c | 5 +-
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 24 ++
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 2 +
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 4 +
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 7 +-
drivers/usb/chipidea/udc.c | 32 ++-
drivers/usb/class/cdc-wdm.c | 16 +-
drivers/usb/class/usbtmc.c | 3 +
drivers/usb/core/hcd-pci.c | 30 +-
drivers/usb/gadget/udc/lpc32xx_udc.c | 2 +-
drivers/usb/host/ohci-hcd.c | 15 +-
drivers/usb/host/xhci-rcar.c | 2 +-
drivers/usb/host/xhci-tegra.c | 10 +
drivers/usb/storage/realtek_cr.c | 15 +-
drivers/usb/storage/unusual_devs.h | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 2 +-
include/linux/phy.h | 1 +
include/net/act_api.h | 4 +-
include/net/psample.h | 1 +
include/trace/events/rxrpc.h | 59 ++--
kernel/bpf/core.c | 8 +-
net/batman-adv/bat_iv_ogm.c | 20 +-
net/batman-adv/bat_v_ogm.c | 18 +-
net/bridge/netfilter/nft_meta_bridge.c | 2 +-
net/core/netpoll.c | 6 +-
net/dsa/tag_8021q.c | 2 +
net/ipv4/tcp.c | 30 +-
net/ipv4/tcp_output.c | 3 +-
net/ipv6/mcast.c | 5 +-
net/mac80211/rx.c | 6 +-
net/netfilter/nf_conntrack_ftp.c | 2 +-
net/netfilter/nf_conntrack_standalone.c | 5 +
net/netfilter/nf_flow_table_ip.c | 3 +-
net/netfilter/xt_physdev.c | 6 +-
net/openvswitch/conntrack.c | 5 +
net/openvswitch/flow.c | 160 ++++++-----
net/openvswitch/flow.h | 1 +
net/psample/psample.c | 2 +-
net/rds/recv.c | 5 +-
net/rxrpc/af_rxrpc.c | 3 -
net/rxrpc/ar-internal.h | 17 +-
net/rxrpc/call_event.c | 8 +-
net/rxrpc/call_object.c | 33 ++-
net/rxrpc/conn_client.c | 44 +++
net/rxrpc/conn_event.c | 6 +-
net/rxrpc/conn_object.c | 2 +-
net/rxrpc/input.c | 304 +++++++++++----------
net/rxrpc/local_event.c | 4 +-
net/rxrpc/local_object.c | 5 +-
net/rxrpc/output.c | 6 +-
net/rxrpc/peer_event.c | 10 +-
net/rxrpc/protocol.h | 9 +
net/rxrpc/recvmsg.c | 47 ++--
net/rxrpc/rxkad.c | 32 +--
net/rxrpc/sendmsg.c | 13 +-
net/rxrpc/skbuff.c | 40 ++-
net/sched/act_bpf.c | 2 +-
net/sched/act_connmark.c | 2 +-
net/sched/act_csum.c | 2 +-
net/sched/act_ct.c | 2 +-
net/sched/act_ctinfo.c | 2 +-
net/sched/act_gact.c | 2 +-
net/sched/act_ife.c | 2 +-
net/sched/act_ipt.c | 11 +-
net/sched/act_mirred.c | 2 +-
net/sched/act_mpls.c | 2 +-
net/sched/act_nat.c | 2 +-
net/sched/act_pedit.c | 2 +-
net/sched/act_police.c | 2 +-
net/sched/act_sample.c | 8 +-
net/sched/act_simple.c | 2 +-
net/sched/act_skbedit.c | 2 +-
net/sched/act_skbmod.c | 2 +-
net/sched/act_tunnel_key.c | 2 +-
net/sched/act_vlan.c | 2 +-
net/sched/sch_cbs.c | 19 +-
net/sched/sch_generic.c | 19 +-
net/sched/sch_taprio.c | 31 ++-
.../selftests/tc-testing/plugin-lib/nsPlugin.py | 22 +-
113 files changed, 1172 insertions(+), 553 deletions(-)
create mode 100644 Documentation/process/embargoed-hardware-issues.rst
--
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_kernel/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c43ee6fb 0: update: llvm-linux: 16
new 2763bfa4 0: update: llvm-linux: 16
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 (c43ee6fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 193 +-
02-build_llvm/console.log | 12104 +++++++++++++++++------------------
03-build_linux/console.log | 838 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13171 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13161 insertions(+), 13171 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 llvm.
from 3d6f38ae74c [SystemZ] Support constrained fpto[su]i intrinsics
new 7e234f5e2b8 [TargetLowering][PS4] Add sincos(f) lib functions when targ [...]
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:
lib/CodeGen/TargetLoweringBase.cpp | 5 +++++
test/CodeGen/X86/sincos-opt.ll | 27 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.