This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards ccc4411c2 0: update: binutils-gcc: 1
new f1c681650 0: update: binutils-gcc: 1
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 (ccc4411c2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1656 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 65956 -> 66272 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 479324 -> 473564 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3808 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2472 -> 2356 bytes
07-check_regression/console.log.xz | Bin 2840 -> 4648 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 11 +
07-check_regression/results.compare | 75 +-
07-check_regression/results.compare2 | 314 +-
07-check_regression/results.regressions | 76 +
08-update_baseline/console.log | 730 ++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 11 +
08-update_baseline/results.compare | 75 +-
08-update_baseline/results.compare2 | 314 +-
08-update_baseline/results.regressions | 76 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2712848 -> 2757276 bytes
sumfiles/g++.sum | 129 +-
sumfiles/gcc.log.xz | Bin 2413108 -> 2380416 bytes
sumfiles/gcc.sum | 4423 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 919408 -> 917056 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2284 -> 2284 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175632 -> 175424 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 464420 -> 459048 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 3763 insertions(+), 2567 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_gnu_cross_check_gcc/release-aarch64
in repository toolchain/ci/gdb.
from 5ada555838 Automatic date update in version.in
adds a941d3fdb1 Automatic date update in version.in
adds eb79b23180 [AArch64] Make gdbserver register set selection dynamic
adds 34e1abb0e8 Automatic date update in version.in
new 733f5ecd42 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 +-
gdb/ChangeLog | 6 ++
gdb/arch/aarch64.h | 9 ++
gdbserver/ChangeLog | 14 ++++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
5 files changed, 131 insertions(+), 86 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_gnu_cross_check_gcc/release-aarch64
in repository toolchain/ci/gcc.
from fdc2700d095 Daily bump.
adds 742d2244e33 Daily bump.
adds d60e310a4b5 ipa/102714 - IPA SRA eliding volatile
adds 41bea618a77 [PR102842] Consider all outputs in generation of matching reloads
adds fb87e2af555 ranger: Fix `-Werror' build error with `ranger_cache::push_ [...]
adds 05fd46b833c Daily bump.
adds fbd61aadf5d i386: Fix wrong result for AMX-TILE intrinsic when parsing [...]
adds 3bfc70ca114 x86: Check leal/addl gcc.target/i386/amxtile-3.c for x32
new 1907147a35f 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 | 28 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/amxtileintrin.h | 6 +-
gcc/gimple-range-cache.cc | 2 +-
gcc/ipa-sra.c | 40 +++++-----
gcc/lra-constraints.c | 17 ++---
gcc/testsuite/ChangeLog | 24 ++++++
gcc/testsuite/g++.target/arm/pr102842.C | 30 ++++++++
gcc/testsuite/gcc.dg/ipa/pr102714.c | 117 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/amxtile-3.c | 34 +++++++++
10 files changed, 265 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.target/arm/pr102842.C
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr102714.c
create mode 100644 gcc/testsuite/gcc.target/i386/amxtile-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 5ada555838 Automatic date update in version.in
adds a941d3fdb1 Automatic date update in version.in
adds eb79b23180 [AArch64] Make gdbserver register set selection dynamic
adds 34e1abb0e8 Automatic date update in version.in
new 733f5ecd42 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 +-
gdb/ChangeLog | 6 ++
gdb/arch/aarch64.h | 9 ++
gdbserver/ChangeLog | 14 ++++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
5 files changed, 131 insertions(+), 86 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_gnu_cross_check_gcc/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 69ecf4e6c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 06db0eb45 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (69ecf4e6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/rele [...]
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.xz | Bin 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 44192 -> 44088 bytes
04-build_abe-stage1/console.log.xz | Bin 67444 -> 67220 bytes
06-build_abe-linux/console.log.xz | Bin 8820 -> 8824 bytes
07-build_abe-glibc/console.log.xz | Bin 290608 -> 289140 bytes
08-build_abe-stage2/console.log.xz | Bin 191924 -> 192020 bytes
09-build_abe-gdb/console.log.xz | Bin 41640 -> 41648 bytes
10-build_abe-qemu/console.log.xz | Bin 30248 -> 30140 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3888 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2440 -> 2460 bytes
13-check_regression/console.log.xz | Bin 2956 -> 2600 bytes
13-check_regression/results.compare | 26 +-
13-check_regression/results.compare2 | 55 +-
14-update_baseline/console.log | 225 +--
14-update_baseline/results.compare | 26 +-
14-update_baseline/results.compare2 | 55 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3178276 -> 3175672 bytes
sumfiles/g++.sum | 47 +-
sumfiles/gcc.log.xz | Bin 2746692 -> 2760268 bytes
sumfiles/gcc.sum | 3470 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 806892 -> 810748 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 136316 -> 136100 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 409172 -> 410612 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1930 insertions(+), 2019 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 annotated tag next-20211105
in repository linux-next.
at 23c2dbc8ad8a (tag)
tagging b477ae38e81579a32caca7f4fb428275cb6b46c1 (commit)
replaces v5.15
tagged by Stephen Rothwell
on Fri Nov 5 14:36:09 2021 +1100
- Log -----------------------------------------------------------------
next-20211105
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmGEpqkACgkQifkcCkHV
wHpJmA//bME3wY7pzEXZcIM3Xxn6S8ePnPAMQEEtqmOgZL4CA6O+x/OsIJ8ej2Ar
pjQJLwTylSWEetQTWav+BuenrgufekV8qc+pYt38a45ExHRl9GBjV2wWEH9onAqL
UALCm7daBzvANxQcRc3eWirchewd/C8aTCfz6anz5WVdbsGRVAIDjUj/Hvmnsyhs
kLXcHe7weP+YbZ/JSRuoGuT4JIa7mxM0ykHhpbVHeJBhNAOAs1PehvRgu83C6NfA
9pkQM0k6JvqUiSRW1lvQ1UTcmnbdFqp6+Y+f0vQ7Wwu8umjTXY5uUAOBrimzn3AF
vjhd0Q12eax29Caerkc9PMH9FcusEVmml+BeoOuaK3rID17EOQMUG/o3hk83omzG
TVsx7m11u1MeWaIADg3M3VC7mgxwPtm06A2DI69i8Yru6nuTlSgAZnaGn+JuaaTC
2GSj3QHOaBEcHUSc6kgCVqRIziC8A08z3rM7iTtXwQt//NimJV2Kvo2Gj/bSAJBU
pdxmJw6gVc1XjNjPyeAhC3SvqrkQbuevbkVAAQzmamj+1CXFlT4VEksxQJlXT4Nj
cx3W9xuMqbM6QQO82mqb4UB7dvgcE2E9nPqqxyZLnJdODO8JMnKC7xulyFNM2cj4
VOMG0JuERLVDjP2loCap9vgU3uSGI+VBkpQPKcKjk+E3DSRNvcA=
=FSNr
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ed84ef1cd7ed clk: ingenic: Fix bugs with divided dividers
new de5169ac53c8 clk/actions/owl-factor.c: remove superfluous headers
new 5bba6d377b91 clk: vc5: Use i2c .probe_new
new dd5e12802052 clk: si5351: Update datasheet references
new 4c4065c7a5f9 clk: uniphier: Add audio system and video input clock cont [...]
new 6a7f2c9e95f3 dt-bindings: clock: uniphier: Add NX1 clock binding
new bed516295b97 clk: uniphier: Add NX1 clock support
new d911ed9330a0 dt-bindings: clock: uniphier: Add clock binding for SoC-glue
new c64daf36006b clk: uniphier: Add SoC-glue clock source selector support [...]
new 4b44521c5d81 dt-bindings: clock: fu740-prci: add reset-cells
new 59d9bcbfddb9 clk:mediatek: remove duplicate include in clk-mt8195-imp_i [...]
new 000590a5e20d Revert "clk: rockchip: use module_platform_driver_probe"
new 9af0cbeb477c clk: rockchip: drop module parts from rk3399 and rk3568 drivers
new 4330fe35b821 nfs: remove unused header <linux/pnfs_osd_xdr.h>
new 38d4e4638e85 drm/amd/amdgpu: fix bad job hw_fence use after free in adv [...]
new 72c148d776b4 drm/amdgpu: use correct register mask to extract field
new 297753a06a88 drm/amdkfd: Fix SVM_ATTR_PREFERRED_LOC
new 12fcf0a7dacc drm/amdkfd: Avoid thrashing of stack and heap
new 740a451b0797 drm/amdkfd: Handle incomplete migration to system memory
new c92f90961486 drm/amdgpu: Convert SMU version to decimal in debugfs
new cc22b9276103 drm/amdkfd: update gfx target version for Renoir
new 9a40d0448f03 drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carp
new 067558177be6 drm/amd/pm: Add missing mutex for pp_get_power_profile_mode
new a035be8a05bf drm/amd/pm: Adjust returns when power_profile_mode is not [...]
new a750559132c6 drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupp [...]
new 91adec9e0709 drm/amd/display: Look at firmware version to determine usi [...]
new e8a423c589a0 drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp
new 93cec184788b drm/amdgpu: remove duplicated kfd_resume_iommu
new a550bb165b3f drm/amd/display: dsc engine not disabled after unplug dsc mst hub
new 7c5b0f223649 drm/amd/display: Fix dcn10_log_hubp_states printf format string
new 670d2a624053 drm/amd/display: Fix dummy p-state hang on monitors with e [...]
new bca5bea4030d drm/amd/display: avoid link loss short pulse stuck the system
new 1fc31638eb79 drm/amd/display: Fix bpc calculation for specific encodings
new 0b55313cbdd3 drm/amd/display: Force disable planes on any pipe split change
new 589bd2f03f87 drm/amd/display: Clear encoder assignments when state cleared.
new edcf52caa985 drm/amd/display: fix register write sequence for LINK_SQUA [...]
new 0a068b683c87 drm/amd/display: Added HPO HW control shutdown support
new 9959125a0aab drm/amd/display: Add MPC meory shutdown support
new cd8cfbca6ecb drm/amd/display: Added new DMUB boot option for power opti [...]
new a81ddb758c39 drm/amd/display: add condition check for dmub notification
new 904b78298066 drm/amd/display: [FW Promotion] Release 0.0.91
new 78469728809b drm/amd/display: 3.2.160
new 94140332539b drm/amdkfd: add amdgpu_device entry to kfd_dev
new 98b817359e9c drm/amdkfd: replace kgd_dev in static gfx v7 funcs
new 1c656398903f drm/amdkfd: replace kgd_dev in static gfx v8 funcs
new 3eebae341fa2 drm/amdkfd: replace kgd_dev in static gfx v9 funcs
new e523b3b8ead6 drm/amdkfd: replace kgd_dev in static gfx v10 funcs
new fce0bacaaa54 drm/amdkfd: replace kgd_dev in static gfx v10_3 funcs
new 0c03352f2cf1 drm/amdkfd: replace kgd_dev in hqd/mqd kfd2kgd funcs
new 8cd3406b68c6 drm/amdkfd: replace kgd_dev in various kfd2kgd funcs
new ede0fa83b57e drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs
new e3689d6d2f99 drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs
new 6b0f44ba56b0 drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcs
new cfe59870e885 drm/amdkfd: replace/remove remaining kgd_dev references
new ceeb91072ffa drm/amdkfd: remove kgd_dev declaration and initialization
new 3fc2ba6b5527 drm/amdgpu: use generic fb helpers instead of setting up A [...]
new 08a3c92e93a3 drm/amdgpu: remove unnecessary checks
new fca5efcfe0d5 drm/amdgpu: return early on error while setting bar0 memtype
new 10f2e7a2d69e drm/amd/display: remove unnecessary conditional operators
new 55b6162e1c40 drm/amdgpu: add another raven1 gfxoff quirk
new 0373d3cdd9bf drm/amdgpu: only check for _PR3 on dGPUs
new 91862f0a63a4 drm/amdgpu/swsmu/vgh: rename MSG_RlcPowerNotify
new 9ff1ccf1eab2 Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"
new c2c804c57706 Revert "drm/amd/display: To modify the condition in indica [...]
new e6b1bb487125 drm/radeon: Add HD-audio component notifier support (v2)
new f604e8f08698 drm/amdgpu/UAPI: add SENSOR INFO ioctl subquery for profile modes
new 39925e541847 drm/amdgpu: bump driver version for INFO SENSOR profile mo [...]
new b340c7d6f619 ACPI: scan: Obtain device's desired enumeration power state
new b18c1ad685d9 i2c: Allow an ACPI driver to manage the device's power sta [...]
new ed66f12ba4b1 Documentation: ACPI: Document _DSC object usage for enum p [...]
new b82a7df4a7f3 ACPI: Add a convenience function to tell a device is in D0 state
new 434aa74bd770 media: i2c: imx319: Support device probe in non-zero ACPI D state
new 1e96078e0ae4 at24: Support probing while in non-zero ACPI D state
new eb794e3c6bf0 ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 Pro
new 69cace6e187c ACPI: EC: Remove initialization of static variables to false
new 009a789443fe ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
new 3b6740bdd53c ACPI: video: Drop dmi_system_id.ident settings from video_ [...]
new 60e6655f0a6c ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2
new 3b97d0e952b8 drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
new f4a2d282cca5 apparmor: Use struct_size() helper in kzalloc()
new 7b7211243afa apparmor: remove unneeded one-line hook wrappers
new 582122f1d73a apparmor: remove duplicated 'Returns:' comments
new c54ce3546370 clk: composite: Fix 'switching' to same clock
new 5f7cf82c1d73 scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
new 5ae17501bc62 scsi: core: Avoid leaving shost->last_reset with stale val [...]
new 6266f7df38e1 Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
new 9ec5128a8b56 scsi: ufs: ufshpb: Properly handle max-single-cmd
new 20aaef52eb08 scsi: scsi_ioctl: Validate command size
new 559a5d048ec3 scsi: core: Remove command size deduction from scsi_setup_ [...]
new f45c5b1c2729 clk/ast2600: Fix soc revision for AHB
new ff2d23843f7f dma-buf/poll: Get a file reference for outstanding fence c [...]
new 1f5573cfe7a7 ovl: fix warning in ovl_create_real()
new 27548088ac62 drbd: Fix double free problem in drbd_create_device
new 18c6c96897a3 loop: Remove duplicate assignments
new 2762ff06aa49 nvdimm/btt: use goto error labels on btt_blk_init()
new 16be7974ff5d nvdimm/btt: add error handling support for add_disk()
new b7421afcec0c nvdimm/blk: avoid calling del_gendisk() on early failures
new dc104f4bb2d0 nvdimm/blk: add error handling support for add_disk()
new accf58afb689 nvdimm/pmem: cleanup the disk if pmem_release_disk() is ye [...]
new 5a192ccc32e2 nvdimm/pmem: use add_disk() error handling
new 15733754ccf3 z2ram: add error handling support for add_disk()
new f583eaef0af3 block/sunvdc: add error handling support for add_disk()
new ed73919124b2 mtd/ubi/block: add error handling support for add_disk()
new 4ddb85d36613 ataflop: remove ataflop_probe_lock mutex
new 26e06f5b1367 block: update __register_blkdev() probe documentation
new 46a7db492e7a ataflop: address add_disk() error handling on probe
new ec28fcc6cfcd floppy: address add_disk() error handling on probe
new b1843d23854a 9p: set readahead and io size according to maxsize
new 6e195b0f7c8e 9p: fix a bunch of checkpatch warnings
new 5b0a414d06c3 ovl: fix filattr copy-up failure
new 52a68ae9662e mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
new ca25c63779ca PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>
new 3eda41df05d6 Revert "ext4: enforce buffer head state assertion in ext4_ [...]
new 39fec6889d15 ext4: fix lazy initialization next schedule time computati [...]
new 83c5688b8977 ext4: correct the left/middle/right debug message for binsearch
new 4268496e48dc ext4: ensure enough credits in ext4_ext_shift_path_extents
new 1811bc401aa5 ext4: refresh the ext4_ext_path struct after dropping i_data_sem.
new 31d21d219b51 ext4: convert from atomic_t to refcount_t on ext4_io_end->count
new 8dd27fecede5 ext4: check for out-of-order index extents in ext4_valid_e [...]
new 9c6e07191379 ext4: check for inconsistent extents between index and leaf block
new 0f2f87d51aeb ext4: prevent partial update of the extent blocks
new 664bd38b9cbe ext4: factor out ext4_fill_raw_inode()
new 9a1bf32c8e12 ext4: move ext4_fill_raw_inode() related functions
new de01f484576d ext4: prevent getting empty inode buffer
new d4ffeeb7315d ext4: fix boolreturn.cocci warnings in fs/ext4/name.c
new 3bbef91bdd21 ext4: remove an unused variable warning with CONFIG_QUOTA=n
new afcc4e32f606 ext4: scope ret locally in ext4_try_to_trim_range()
new 6c31a689b2e9 ext4: commit inline data during fast commit
new 1ebf21784b19 ext4: inline data inode fast commit replay fixes
new 124e7c61deb2 ext4: fix error code saved on super block during file syst [...]
new eff5cdd745a6 gpio: virtio: Add IRQ support
new 7d0003da6297 virtio_gpio: drop packed attribute
new 20b02fe36530 arm64: cpufeature: Export this_cpu_has_cap helper
new 81793ce487e9 Merge branches 'acpi-dsc', 'acpi-ec', 'acpi-pmic' and 'acp [...]
new 40fdea0284bb xen/balloon: add late_initcall_sync() for initial ballooning done
new 121f2faca2c0 xen/balloon: rename alloc/free_xenballooned_pages
new c83abd4c1d15 NFS: Create a new nfs_alloc_fattr_with_label() function
new ef7e2827887b NFS: Remove the nfs4_label from the nfs_entry struct
new f14206f15429 NFS: Remove the nfs4_label from the nfs4_create_res struct
new 798a514284be NFS: Remove the nfs4_label from the nfs4_link_res struct
new 9d98a9d81d72 NFS: Remove the label from the nfs4_lookup_res struct
new be770ab82236 NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
new 8d88fbb14b24 NFS: Remove the f_label from the nfs4_opendata and nfs_openres
new 808bcb5c2b20 NFS: Remove the nfs4_label from the nfs4_getattr_res
new 3f36da844e00 NFS: Remove the nfs4_label from the nfs_setattrres
new 66e4b92a8a95 NFS: Remove the nfs4_label argument from nfs_instantiate()
new cfb1fb6b8948 NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
new f934aec1802b NFS: Remove the nfs4_label argument from nfs_fhget()
new 1b702a7da009 NFS: Remove the nfs4_label argument from nfs_setsecurity
new 7223d4c0ae88 NFS: Remove the nfs4_label argument from decode_getattr_*( [...]
new 4a9392803530 SUNRPC: Check if the xprt is connected before handling sys [...]
new 2c53e0eb78d3 NFSv4.2 add tracepoint to SEEK
new f2c4d4828137 NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
new ac9136b541f4 NFSv4.2 add tracepoint to COPY
new a0d8e9adc08b NFSv4.2 add tracepoint to CLONE
new e1f68d2afe10 NFSv4.2 add tracepoint to CB_OFFLOAD
new f1e492cbf597 NFSv4.2 add tracepoint to COPY_NOTIFY
new df5cc1504d63 NFSv4.2 add tracepoint to OFFLOAD_CANCEL
new 5ec0a6fcb60e PCI: Do not enable AtomicOps on VFs
new c5fc7b931736 block: have plug stored requests hold references to the queue
new 71539717c105 block: split request allocation components into helpers
new c98cb5bbdab1 block: make bio_queue_enter() fast-path available inline
new 7f930eb31eeb block: move queue enter logic into blk_mq_submit_bio()
new 22dc4b414308 block: ensure cached plug request matches the current queue
new 0ab8d0f6ae3f irqdomain: Make of_phandle_args_to_fwspec() generally available
new 041284181226 of/irq: Allow matching of an interrupt-map local to an int [...]
new 978fd0056e19 PCI: of: Allow matching of an interrupt-map local to a PCI device
new 1e33888fbe44 PCI: apple: Add initial hardware bring-up
new 1512f908f380 PCI: apple: Set up reference clocks when probing
new 30ac1578d02d block: fix device_add_disk() kobject_create_and_add() erro [...]
new b22dbbb24571 PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX [...]
new e636c1690941 PCI: kirin: Add Kirin 970 compatible
new a4099c59a4b8 PCI: kirin: Add MODULE_* macros
new aed9d9e44926 PCI: kirin: Allow building it as a module
new 76afbdc76b80 PCI: kirin: Add power_off support for Kirin 960 PHY
new 79cf014bf3b0 PCI: kirin: Move the power-off code to a common routine
new 5b1e8c00afc3 PCI: kirin: Disable clkreq during poweroff sequence
new dc47d2f4c054 PCI: kirin: De-init the dwc driver
new e4c72797fd16 PCI: kirin: Allow removing the driver
new a8e28e1b3c4f parisc: Fix backtrace to always include init funtion names
new 5df5ac6a39f2 parisc: Fix code/instruction patching on PA1.x machines
new 95fc095e1f47 smb3: add dynamic trace points for socket connection
new 8ceb4f97e8a0 ksmbd: set unique value to volume serial field in FS_VOLUM [...]
new 7c5be39562e0 ksmbd: remove md4 leftovers
new 5aacc17eb852 ksmbd: remove smb2_buf_length in smb2_hdr
new 08ad8967ab2e ksmbd: remove smb2_buf_length in smb2_transform_hdr
new af8861f9f2fa ksmbd: change LeaseKey data type to u8 array
new d8fcbe52d7d3 PCI: apple: Add INTx and per-port interrupt support
new 476c41ed4597 PCI: apple: Implement MSI support
new 946d619fa25f iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
new 468c8d52c332 PCI: apple: Configure RID to SID mapper on device addition
new a2ff50d4e637 Merge branch 'pci/acpi'
new c761254b6f69 Merge branch 'pci/aspm'
new 5f02b46575d1 Merge branch 'pci/enumeration'
new 2567748a3fd6 Merge branch 'pci/driver'
new 3732a58c80d0 Merge branch 'pci/hotplug'
new a15297fd7eb6 Merge branch 'pci/msi'
new bcb87681075d Merge branch 'pci/p2pdma'
new 7ff9c96a1e46 Merge branch 'pci/portdrv'
new 8e074f857a0f Merge branch 'pci/resource'
new 70d02fc78785 Merge branch 'pci/switchtec'
new c4db7fde8c9d Merge branch 'pci/sysfs'
new d5fb8ad8c2e9 Merge branch 'pci/virtualization'
new fa9d2eb7f828 Merge branch 'pci/vpd'
new bdb841371734 Merge branch 'pci/misc'
new d660124fa02b Merge branch 'remotes/lorenzo/pci/aardvark'
new 54fea2ac52b2 Merge branch 'pci/host/apple'
new bda3617d5bcb Merge branch 'pci/host/cadence'
new c2c3e52d1fe2 Merge branch 'remotes/lorenzo/pci/dt'
new 050ef63598fd Merge branch 'pci/host/dwc'
new deca398c7383 Merge branch 'remotes/lorenzo/pci/endpoint'
new c45540eeb611 Merge branch 'remotes/lorenzo/pci/imx6'
new 3b7da5ec3cbf Merge branch 'pci/host/kirin'
new 1625cb5a5b46 Merge branch 'pci/host/mt7621'
new eb3af4c953c3 Merge branch 'remotes/lorenzo/pci/qcom'
new b7b91d3c6497 Merge branch 'pci/host/rcar'
new 409e2cd930f5 Merge branch 'remotes/lorenzo/pci/vmd'
new a8f2d49bf757 Merge branch 'remotes/lorenzo/pci/xgene'
new 7d6bd7afff33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4db6e8b61ad6 NFS: Always initialise fattr->label in nfs_fattr_init()
new a54ab4c886d2 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
new f6d747646d5d Merge branch 'compiler-attributes' of https://github.com/o [...]
new 57887c602409 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 117ec5606667 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new fb0ce8993195 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 705db31e0e69 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 13c7cd81700d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2cb380bf2c00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0ed9fdd21b5a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b62dcd5a9f65 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e9d1af00ed6b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4084ec2a0267 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 06dbb575b77b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f9d045e7fa3c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new da7e400beefd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 34abbaa6590b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d5b9fcce1663 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6eddb09cb847 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5325598bc96e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dab04c78e31e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3aa0ec1c0dbb Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new b13cd49919d3 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 874a6c751aa0 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 86e91292c4fc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e9c030b32efb Merge branch 'ti-k3-next' of git://git.kernel.org/pub/scm/ [...]
new b706ead80116 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 4614942ae0b8 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new e0afdd5d6ac5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1bea4bfe9032 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...]
new 12ac4e5b3a84 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a33513f4d17 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 293cc3ab311f Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 616b7d1b09ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9ed4bf33c2e9 Merge branch 'for-next' of git://github.com/openrisc/linux.git
new bbd1e2b92017 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 938aa6254c39 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1504a4fba216 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3184999403f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eed4ffb78bc1 Merge branch 'for-next' of git://git.libc.org/linux-sh
new ab3db5436c63 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 6d9f142bb502 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new a2ba33a8a207 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c2d9d8de2b41 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9e626ece0f4e Merge branch 'master' of git://github.com/ceph/ceph-client.git
new ed8fe70a437c Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new b5559a85dea3 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 54460285268b Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new f35fa09bf47d Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new f94f8e956d4e Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new bc0bbad1ac2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e00e85df18e4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 150029295d24 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 020ec63890d4 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new 379b55b837f4 Merge branch 'nfsd-next' of git://git.linux-nfs.org/~bfiel [...]
new 3c2f384049c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 92702c611e16 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new 30948f3c9ac0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e84ad55bafb6 Merge branch '9p-next' of git://github.com/martinetd/linux
new 47897a95d5c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5b660a4e8055 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7df6e49b1f99 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4def5ba039dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6ff469f20daf Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 4fec520c570d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bd0f67531014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 19a27d55ff3b Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new b345db7ecce3 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new bcc8e9af829f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0f0c82f569be Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 76b06789ebba Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
new 25cc077195e4 Merge remote-tracking branch 'origin/for-5.16/block' into [...]
new d57f4161d966 Merge remote-tracking branch 'origin/for-5.16/drivers' int [...]
new 151b06106308 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 71c440e7085a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 84e3fc0166c8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new c196aadaff63 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new a7928679dfbc Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 96427c3c4d9a Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 8c338dbc918c Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 1c508bf4dbea Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 289a5d5f18c8 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new f000b99854fe Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
new 8a1472b2efd8 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
new 13263a13d140 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4b5d9c8eebdd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e8608d7db02d Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 02ca63e3d5f9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 94bf6b0156d4 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new d6d73f22fff7 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new ee17a625d167 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
new 72f0101441a1 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new a7abdae671bf Merge branch 'keys-next' of git://git.kernel.org/pub/scm/l [...]
new 60e291e99ac5 Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new c97f675c7b7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f731edf6c5ec Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...]
new 5f27121272d5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new f5c6df7eeacf Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new cc7b24fd5e49 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b29208981d2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1b811ce3f5df Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 29ffa341d82f Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...]
new 1134b08de487 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 8a852d2451ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 09c27bfbea67 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c04b35f52255 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b15f19b07998 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 53741144c7af Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1ae3562e377d Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 42fe709d7032 Merge branch 'gpio/gpio-sim' of git://git.kernel.org/pub/s [...]
new db0eb81a9463 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5fb928c9276b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a57fd95c7d28 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 13dc7a8773b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f5aba457831b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 816b729e3d01 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 396dc58f1c1e Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new eb055642b8fa Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 4d3e4f459884 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 5b8e5540fad4 Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new 111134ad17fd Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new a47b9c2648e0 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 9560a2e0e417 Merge branch 'gnss-next' of git://git.kernel.org/pub/scm/l [...]
new 0a6f9b44f686 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f790b032758c Merge branch 'auxdisplay' of https://github.com/ojeda/linux.git
new 1dc4be2b109a Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...]
new ba4031341b2b Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 249d3f68c2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4aeabefc92bf Merge branch 'bitmap-master-5.15' of https://guthub.com/no [...]
new c231d145a0dc Merge branch 'zstd-1.4.10' of https://github.com/terrelln/ [...]
new 0f8c85e878ab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 68126cc62e28 Mark NTFS_RW as BROKEN
new 6251e90fcd5b Merge branch 'akpm-current/current'
new 1f830257f48e lib/stackdepot: allow optional init and stack_table alloca [...]
new 81d3513d6aae lib/stackdepot: fix spelling mistake and grammar in pr_err [...]
new 996cbcb98e73 lib/stackdepot: allow optional init and stack_table alloca [...]
new b7f79e26a962 lib/stackdepot: allow optional init and stack_table alloca [...]
new 9436b9ad93dc mm: allow only SLUB on PREEMPT_RT
new 15a5b0f48ce8 mm: migrate: simplify the file-backed pages validation whe [...]
new 69355d4f3e5f mm/migrate.c: remove MIGRATE_PFN_LOCKED
new a29e6807e476 mm: unexport folio_memcg_{,un}lock
new d36f042b51d6 mm: unexport {,un}lock_page_memcg
new 2476049ddba1 kasan: add kasan mode messages when kasan init
new 1a564fd48c0d Merge branch 'akpm/master'
new b477ae38e815 Add linux-next specific files for 20211105
The 364 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.