This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
new bcaeb886ade1 qlcnic: Fix bad kzalloc null test
new f6bf1bafdc21 mlxsw: spectrum_mr: Fix list iteration in error path
new 0016d3201753 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
new 575a97acc3b7 ieee80211: fix HE SPR size calculation
new a0761a301746 mac80211: drop data frames without key on encrypted links
new 05dcb8bb2585 cfg80211: Do not warn on same channel at the end of CSA
new ce2e1ca70307 mac80211: Check port authorization in the ieee80211_tx_deq [...]
new b16798f5b907 mac80211: mark station unauthorized before key removal
new b95d2ccd2ccb mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
new 328f5bb9939d Merge tag 'mac80211-for-net-2020-03-26' of git://git.kerne [...]
new 8262e6f9b103 net: ks8851-ml: Fix IO operations, again
new 03891f820c21 xfrm: handle NETDEV_UNREGISTER for xfrm device
new f1ed10264ed6 vti[6]: fix packet tx through bpf_redirect() in XinY cases
new 171d449a0285 xfrm: fix uctx len check in verify_sec_ctx_len
new a1a7e3a36e01 xfrm: add the missing verify_sec_ctx_len check in xfrm_add [...]
new edf0d283d988 ipv6: xfrm6_tunnel.c: Use built-in RCU list checking
new d1d17a359ce6 esp: remove the skb from the chain when it's enqueued in c [...]
new 2a9de3af21aa vti6: Fix memory leak of skb if input policy check fails
new 4c59406ed003 xfrm: policy: Fix doulbe free in xfrm_policy_timer
new e00dd941ff9f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 2e8c339b4946 r8169: fix PHY driver check on platforms w/o module softdeps
new 8e7ae2518f52 bpf: Sanitize the bpf_struct_ops tcp-cc name
new 8096f229421f bpf: Explicitly memset the bpf_attr structure
new 5c6f25887963 bpf: Explicitly memset some bpf info structures declared o [...]
new a0ba26f37ea0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new e595dd94515e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
The 26 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/net/ethernet/mellanox/mlxsw/spectrum_mr.c | 8 ++--
drivers/net/ethernet/micrel/ks8851_mll.c | 56 ++++++++++++++++++++--
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 2 +-
drivers/net/ethernet/realtek/r8169_main.c | 16 +++----
include/linux/bpf.h | 1 +
include/linux/ieee80211.h | 4 +-
kernel/bpf/btf.c | 3 +-
kernel/bpf/syscall.c | 34 +++++++------
net/ipv4/Kconfig | 1 +
net/ipv4/bpf_tcp_ca.c | 7 +--
net/ipv4/ip_vti.c | 38 +++++++++++----
net/ipv6/ip6_vti.c | 34 +++++++++----
net/ipv6/xfrm6_tunnel.c | 2 +-
net/mac80211/debugfs_sta.c | 3 +-
net/mac80211/key.c | 20 ++++----
net/mac80211/sta_info.c | 7 ++-
net/mac80211/sta_info.h | 1 +
net/mac80211/tx.c | 39 ++++++++++++---
net/wireless/nl80211.c | 2 +-
net/wireless/scan.c | 6 ++-
net/xfrm/xfrm_device.c | 9 ++--
net/xfrm/xfrm_policy.c | 2 +
net/xfrm/xfrm_user.c | 6 ++-
23 files changed, 221 insertions(+), 80 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 69c5eea3128e Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/sc [...]
adds 78c3e5e6cde8 scsi: qla2xxx: Fix I/Os being passed down when FC device i [...]
adds ea697a8bf5a4 scsi: sd: Fix optimal I/O size for devices that change rep [...]
adds 83fd69c93340 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds e1b9f99ff8c4 i2c: hix5hd2: add missed clk_disable_unprepare in remove
adds 692b65c84f0b i2c: fix a doc warning
adds d944b27df121 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check [...]
adds f491c6687332 i2c: st: fix missing struct parameter description
adds 14c1fe699cad i2c: pca-platform: Use platform_irq_get_optional
adds 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 20 ++++++++------------
drivers/i2c/busses/i2c-pca-platform.c | 2 +-
drivers/i2c/busses/i2c-st.c | 1 +
drivers/scsi/qla2xxx/qla_os.c | 4 ++--
drivers/scsi/sd.c | 4 +++-
include/linux/i2c.h | 4 ++--
7 files changed, 18 insertions(+), 18 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 6a81c59be7 Adjust objcopy_test
adds 0a6a8b596b Re: Adjust objcopy_test
adds 767be9d907 ld: Set COMMONPAGESIZE for i386 Solaris
adds f1749218ff Fix formatting of read_attribute_reprocess
adds 4d1b9ab645 Fix comment in dwarf2/attribute.h
new 37d59eacfe 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 +-
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/objcopy.exp | 8 ++++----
gdb/ChangeLog | 9 +++++++++
gdb/dwarf2/attribute.h | 6 +++---
gdb/dwarf2/read.c | 5 +++--
ld/ChangeLog | 7 +++++++
ld/emulparams/elf_i386_ldso.sh | 1 +
ld/testsuite/ld-elf/shared.exp | 4 ++--
9 files changed, 35 insertions(+), 12 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4c8e890f 0: update: binutils-gcc-linux: all
new 0f3b50ec 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 (4c8e890f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 73 +-
02-prepare_abe/console.log | 282 +-
03-build_abe-binutils/console.log | 11410 +++++-----
04-build_abe-stage1/console.log | 15170 ++++++-------
05-build_linux/console.log | 8126 +++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 35077 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 35063 insertions(+), 35101 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-release-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 69c5eea3128e Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/sc [...]
adds 78c3e5e6cde8 scsi: qla2xxx: Fix I/Os being passed down when FC device i [...]
adds ea697a8bf5a4 scsi: sd: Fix optimal I/O size for devices that change rep [...]
adds 83fd69c93340 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds e1b9f99ff8c4 i2c: hix5hd2: add missed clk_disable_unprepare in remove
adds 692b65c84f0b i2c: fix a doc warning
adds d944b27df121 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check [...]
adds f491c6687332 i2c: st: fix missing struct parameter description
adds 14c1fe699cad i2c: pca-platform: Use platform_irq_get_optional
adds 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 20 ++++++++------------
drivers/i2c/busses/i2c-pca-platform.c | 2 +-
drivers/i2c/busses/i2c-st.c | 1 +
drivers/scsi/qla2xxx/qla_os.c | 4 ++--
drivers/scsi/sd.c | 4 +++-
include/linux/i2c.h | 4 ++--
7 files changed, 18 insertions(+), 18 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-release-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 26df22e3909 Daily bump.
adds 70fe4fc073e Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f98fbe22 0: update: binutils-gcc-linux: boot
new 168fab16 0: update: binutils-gcc-linux: boot
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 (f98fbe22)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 182 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11250 +++++------
04-build_abe-stage1/console.log | 18083 +++++++++--------
05-build_linux/console.log | 584 +-
06-boot_linux/console.log | 480 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31045 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31044 insertions(+), 31050 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 69c5eea3128e Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/sc [...]
adds 78c3e5e6cde8 scsi: qla2xxx: Fix I/Os being passed down when FC device i [...]
adds ea697a8bf5a4 scsi: sd: Fix optimal I/O size for devices that change rep [...]
adds 83fd69c93340 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds e1b9f99ff8c4 i2c: hix5hd2: add missed clk_disable_unprepare in remove
adds 692b65c84f0b i2c: fix a doc warning
adds d944b27df121 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check [...]
adds f491c6687332 i2c: st: fix missing struct parameter description
adds 14c1fe699cad i2c: pca-platform: Use platform_irq_get_optional
adds 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 20 ++++++++------------
drivers/i2c/busses/i2c-pca-platform.c | 2 +-
drivers/i2c/busses/i2c-st.c | 1 +
drivers/scsi/qla2xxx/qla_os.c | 4 ++--
drivers/scsi/sd.c | 4 +++-
include/linux/i2c.h | 4 ++--
7 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.