This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5ad40c78 0: update: gcc-a47259fa7737ff6d4a7def074fb30bc7baef2f86: 1
new e3f118da 0: update: gcc-30afda5a2f01a0b3b63725dc5ca566a000ecf790: 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 (5ad40c78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 195 +-
02-prepare_abe/console.log | 414 +-
04-build_abe-bootstrap_O1/console.log | 87174 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 87789 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 87776 insertions(+), 87810 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 gcc.
from c1057cc0a8a PR bootstrap/95555 - powepc64 bootstrap failure due to -Wma [...]
new 8cd239614e4 PR fortran/95195 - Fortran testcase should clean up afterwards
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/gfortran.dg/namelist_97.f90 | 10 ++++++----
libgfortran/io/transfer.c | 2 +-
2 files changed, 7 insertions(+), 5 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 linux.
from af7b4801030c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 5fc475b749c7 vfs: do not do group lookup when not necessary
new 63d72b93f226 vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK
new 92fb1db26eef mm/page_idle.c: skip offline pages
new 4b78e2013a37 ipc/msg: add missing annotation for freeque()
new e1eb26fa62d0 ipc/namespace.c: use a work queue to free_ipc
new ceabef7dd717 dynamic_debug: add an option to enable dynamic debug for m [...]
new db38d5c106df kernel: add panic_on_taint
new 01f39c1c11ee xarray.h: correct return code documentation for xa_store_{ [...]
new 3db978d480e2 kernel/sysctl: support setting sysctl parameters from kern [...]
new 0a477e1ae21b kernel/sysctl: support handling command line aliases
new b467f3ef3c50 kernel/hung_task convert hung_task_panic boot parameter to sysctl
new 4546cde96f9f tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_T [...]
new 4f2f682d89d8 lib/test_sysctl: support testing of sysctl. boot parameter
new f117955a2255 kernel/watchdog.c: convert {soft/hard}lockup boot paramete [...]
new 0ec9dc9bcba0 kernel/hung_task.c: introduce sysctl to print all traces w [...]
new 60c958d8df9c panic: add sysctl to dump all CPUs backtraces on oops event
new e77132e75845 kernel/sysctl.c: ignore out-of-range taint bits introduced [...]
new dadbb612f6e5 mm/gup.c: convert to use get_user_{page|pages}_fast_only()
new a8f80f53fb5c mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
new 420c2091b65a mm/gup: introduce pin_user_pages_locked()
new 55a650c35fea mm/gup: frame_vector: convert get_user_pages() --> pin_use [...]
new 6a005645edd6 mm/gup: documentation fix for pin_user_pages*() APIs
new eaf4d22a9ea4 docs: mm/gup: pin_user_pages.rst: add a "case 5"
new 690623e1b496 vhost: convert get_user_pages() --> pin_user_pages()
new ce450ebf6179 arm: fix the flush_icache_range arguments in set_fiq_handler
new e7c1fa11b0b0 nds32: unexport flush_icache_page
new e292e7403e3f powerpc: unexport flush_icache_user_range
new 7c95fda549bd unicore32: remove flush_cache_user_range
new 92a73bd29ad0 asm-generic: fix the inclusion guards for cacheflush.h
new e0cf615d725c asm-generic: don't include <linux/mm.h> in cacheflush.h
new 76b3b58fac35 asm-generic: improve the flush_dcache_page stub
new 43c74ca337ce alpha: use asm-generic/cacheflush.h
new a7ba121215fa arm64: use asm-generic/cacheflush.h
new 2d49d89c73fe c6x: use asm-generic/cacheflush.h
new af23eea56196 hexagon: use asm-generic/cacheflush.h
new 57b94ff59796 ia64: use asm-generic/cacheflush.h
new 03518c82b4b3 microblaze: use asm-generic/cacheflush.h
new 9e730ffac148 m68knommu: use asm-generic/cacheflush.h
new e05094512306 openrisc: use asm-generic/cacheflush.h
new 5019f76019e5 powerpc: use asm-generic/cacheflush.h
new 396eb69c6e39 riscv: use asm-generic/cacheflush.h
new 97f52c1536f0 arm,sparc,unicore32: remove flush_icache_user_range
new 885f7f8e3046 mm: rename flush_icache_user_range to flush_icache_user_page
new 1268c33382fa asm-generic: add a flush_icache_user_range stub
new 952ec41c44a4 sh: implement flush_icache_user_range
new 70cd3444c17d xtensa: implement flush_icache_user_range
new fca7f8e6fdeb arm: rename flush_cache_user_range to flush_icache_user_range
new a1e81f9654ee m68k: implement flush_icache_user_range
new 48304f7994d7 exec: only build read_code when needed
new bce2b68b891a exec: use flush_icache_user_range in read_code
new 79ef1e1fffeb binfmt_flat: use flush_icache_user_range
new a75a2df68f87 nommu: use flush_icache_user_range in brk and mmap
new 490741ab1beb module: move the set_fs hack for flush_icache_range to m68k
new db33ec371be8 doc: cgroup: update note about conditions when oom killer [...]
new 20b0d0672216 Merge branch 'akpm' (patches from Andrew)
new a1ef8bad506e drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
new 0ad679d157aa drm/nouveau/kms/gt215-: fix race with audio driver runpm
new 6f8dbcf1c9ce drm/nouveau/disp: provide hint to OR allocation about HDA [...]
new f24b6ae19fa2 drm/nouveau/disp: split part of OR allocation logic into a [...]
new e6867ffa3434 drm/nouveau/disp: modify OR allocation policy to account f [...]
new 9f9f54e887ad drm/nouveau/disp/gp100: split SOR implementation from gm200
new 9b5ca547bb8f drm/nouveau/disp/gm200-: detect and potentially disable HD [...]
new 21454fe697fd drm/nouveau: gr/gk20a: Use firmware version 0
new dd67cab5db7e drm/nouveau/kms/nv50-: clear SW state of disabled windows harder
new 3f29eacc3ea8 Merge branch 'linux-5.8' of git://github.com/skeggsb/linux [...]
new 9271dfd9e0f7 drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
new cc831b9781e8 drm/amd/powerplay: ack the SMUToHost interrupt on receive V2
new 14ed1c908a7a Revert "drm/amd/display: disable dcn20 abm feature for bring up"
new b7f839d29294 drm/amdgpu/display: use blanked rather than plane state fo [...]
new a24eaa5c5125 drm/amd/display: Revalidate bandwidth before commiting DC updates
new fa3fa2228c88 Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.f [...]
new 0fad590fd98f drm/i915: Don't set queue-priority hint when supressing th [...]
new b7ccc7858a33 drm/i915/gt: Remove errant assertion in __intel_context_do_pin
new 9ef36fc2d034 drm/i915: Disable semaphore inter-engine sync without timeslicing
new ef29440b3ccb drm/i915: Avoid using rq->engine after free during i915_fe [...]
new 757a9395f33c drm/i915/gem: Avoid iterating an empty list
new dd873dd51d8d drm/i915: Reorder await_execution before await_request
new 631a6582b75f drm/i915/gt: Do not schedule normal requests immediately a [...]
new 0e386959272e drm/i915: Check for awaits on still currently executing requests
new 882f38b7f6c4 drm/i915: Fix global state use-after-frees with a refcount
new 273500ae7171 drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
new ea2b383ded0f drm/i915/params: don't expose inject_probe_failure in debugfs
new 62b6e899a0ad drm/i915/params: fix i915.fake_lmem_start module param sys [...]
new 116788689bf8 drm/i915: Mark check_shadow_context_ppgtt as maybe unused
new cb7ee52284a2 drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
new f8665d797b1c Merge tag 'gvt-next-fixes-2020-05-28' of https://github.co [...]
new 8d286e2ff440 Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anong [...]
new 107821669a9c Merge tag 'drm-next-2020-06-08' of git://anongit.freedeskt [...]
new 81c4389e4835 drm/msm/mdp5: Add MDP5 configuration for MSM8x36.
new 09b4138ec287 drm/msm/a6xx: Fix a typo in an error message
new 6a523388a2d4 drm/msm/dpu: Fix compile warnings
new ab723b7a992a drm/msm: Add syncobj support.
new 20aebe83698f drm/msm: Fix undefined "rd_full" link error
new e4b397f6a54c drm/msm: Fix typo
new e4337877c5d5 drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms [...]
new e47616df008b drm/msm/dpu: add support for color processing blocks in dp [...]
new 4259ff7ae509 drm/msm/dpu: add support for pcc color block in dpu driver
new 04d9044f6c57 drm/msm/dpu: add support for clk and bw scaling for display
new 71dc6c08e4c5 drm/msm/dpu: update bandwidth threshold check
new eadf79286a4b drm/msm: Check for powered down HW in the devfreq callbacks
new d3b8877e5724 drm/msm: add msm_gem_get_and_pin_iova_range
new 0b462d7a71c0 drm/msm: add internal MSM_BO_MAP_PRIV flag
new 29ac8979cdf7 drm/msm/a6xx: use msm_gem for GMU memory objects
new a83366ef19ea drm/msm/a6xx: add A640/A650 to gpulist
new 8167e6fa76c8 drm/msm/a6xx: HFI v2 for A640 and A650
new c6ed04f856a4 drm/msm/a6xx: A640/A650 GMU firmware path
new 02ef80c54e7c drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
new ad4968d51dd3 drm/msm/a6xx: enable GMU log
new 24e6938ec604 drm/msm/a6xx: update a6xx_hw_init for A640 and A650
new dc0fa5eb765d drm/msm/a4xx: add adreno a405 support
new d3b68ddf1d38 drm/msm/a4xx: add a405_registers for a405 device
new d9aeccec85ec drm/msm/a6xx: a6xx_hfi_send_start() can be static
new 7d4eedb03fc7 drm/msm/dpu: dpu_setup_dspp_pcc() can be static
new 52da6d513183 drm/msm: Attach the IOMMU device during initialization
new ccac7ce373c1 drm/msm: Refactor address space initialization
new fb212ad6cc58 drm/msm: Update the MMU helper function APIs
new d9e19d7966a3 drm/msm/a6xx: skip HFI set freq if GMU is powered down
new 1cb2c4a2c89b Revert "drm/msm/dpu: add support for clk and bw scaling fo [...]
new efe792f39ddb Merge https://gitlab.freedesktop.org/drm/msm into drm-next [...]
new 9413b9a690ec Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.f [...]
new c4e0f3b24004 iommu/msm: Make msm_iommu_lock static
new ff2a08b39bce iommu: Move default domain allocation to separate function
new 4cbf38511a00 iommu: Add def_domain_type() callback in iommu_ops
new bdf4a7c4c77d iommu/amd: Implement iommu_ops->def_domain_type call-back
new 7039d11b3e4a iommu/vt-d: Wire up iommu_ops->def_domain_type
new c0da9b9f5afd iommu/amd: Remove dma_mask check from check_device()
new 57bd2c24ba16 iommu/amd: Return -ENODEV in add_device when device is not [...]
new a6a4c7e2c5b8 iommu: Add probe_device() and release_device() call-backs
new 6e1aa2049154 iommu: Move default domain allocation to iommu_probe_device()
new 41df6dcc0a3f iommu: Keep a list of allocated groups in __iommu_probe_device()
new cf193888bfbd iommu: Move new probe_device path to separate function
new deac0b3bed26 iommu: Split off default domain allocation from group assignment
new ce574c27ae27 iommu: Move iommu_group_create_direct_mappings() out of io [...]
new 5012c3968537 iommu: Export bus_iommu_probe() and make is safe for re-probing
new 57f9842e4884 iommu/amd: Remove dev_data->passthrough
new dce8d6964ebd iommu/amd: Convert to probe/release_device() call-backs
new e5d1841f18b2 iommu/vt-d: Convert to probe/release_device() call-backs
new cefa0d55da37 iommu/arm-smmu: Convert to probe/release_device() call-backs
new 52dd3ca4176f iommu/pamu: Convert to probe/release_device() call-backs
new 522af649e57b iommu/s390: Convert to probe/release_device() call-backs
new 21acf6599cfb iommu/virtio: Convert to probe/release_device() call-backs
new dea74f1c37fb iommu/msm: Convert to probe/release_device() call-backs
new 80e4592a77e4 iommu/mediatek: Convert to probe/release_device() call-backs
new 57dbf81f50c8 iommu/mediatek-v1 Convert to probe/release_device() call-backs
new bfe3bd493b3d iommu/qcom: Convert to probe/release_device() call-backs
new d8260443245d iommu/rockchip: Convert to probe/release_device() call-backs
new b287ba737899 iommu/tegra: Convert to probe/release_device() call-backs
new 6580c8a78424 iommu/renesas: Convert to probe/release_device() call-backs
new c822b37cac48 iommu/omap: Remove orphan_dev tracking
new 6785eb9105e3 iommu/omap: Convert to probe/release_device() call-backs
new 66ae88e71ecb iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
new 3c51c05479c5 iommu/exynos: Convert to probe/release_device() call-backs
new 3eeeb45c6d04 iommu: Remove add_device()/remove_device() code-paths
new 4e8906f0d84d iommu: Move more initialization to __iommu_probe_device()
new 1b032ec1ecbc iommu: Unexport iommu_group_get_for_dev()
new cfcccbe8879f iommu/amd: Fix variable "iommu" set but not used
new f38338cf0691 iommu: Do not probe devices on IOMMU-less busses
new 2ba20b5a5b8f iommu/renesas: Fix unused-function warning
new 3a0ce12e3b8e iommu/iova: Unify format of the printed messages
new ec9b40cffdb6 Merge tag 'v5.7-rc4' into core
new db7d3cbd6a99 dt-bindings: iommu: Add Allwinner H6 IOMMU bindings
new 4100b8c229b3 iommu: Add Allwinner H6 IOMMU driver
new ab785cfa5907 iommu/sun50i: Fix compile warnings
new 38b91f810b68 iommu/sun50i: Use __GFP_ZERO instead of memset()
new ae7d292324b4 iommu/sun50i: Fix return value check in sun50i_iommu_probe()
new 79074f61c022 iommu/sun50i: Constify sun50i_iommu_ops
new 02782f3d60f1 iommu/arm-smmu: Make remove callback message more informative
new 64510ede3684 iommu: arm-smmu-impl: Convert to a generic reset implementation
new 232c5ae8a361 iommu/arm-smmu: Implement iommu_ops->def_domain_type call-back
new 0e764a01015d iommu/arm-smmu: Allow client devices to select direct mapping
new 23cf515c6042 dt-bindings: remoteproc: qcom: Add iommus property
new 68aee4af5f62 arm64: dts: qcom: sdm845-cheza: Add iommus property
new bd0d696023cb dt-bindings: arm-smmu: Allow mmu-400, smmu-v1 compatible
new 06020196c82e iommu/arm-smmu-v3: remove set but not used variable 'smmu'
new d100ff3843b7 iommu/arm-smmu-qcom: Request direct mapping for modem device
new 52f3fab0067d iommu/arm-smmu-v3: Don't reserve implementation defined re [...]
new 0299a1a81ca0 iommu/arm-smmu-v3: Manage ASIDs with xarray
new 327d5b2fee91 iommu/vt-d: Allow 32bit devices to uses DMA domain
new 14b3526d5909 iommu/vt-d: Allow PCI sub-hierarchy to use DMA domain
new 6fc7020cf298 iommu/vt-d: Apply per-device dma_ops
new 8627892af6cb iommu/vt-d: Unify format of the printed messages
new 69cf44916698 iommu: Remove functions that support private domain
new 3db9983e4327 iommu/vt-d: Move domain helper to header
new 3aef9ca6a42a iommu/vt-d: Use a helper function to skip agaw for SL
new b0d1f8741b81 iommu/vt-d: Add nested translation helper function
new 56722a4398a3 iommu/vt-d: Add bind guest PASID support
new 61a06a16e36d iommu/vt-d: Support flushing more translation cache types
new 6ee1b77ba3ac iommu/vt-d: Add svm/sva invalidate function
new 24f27d32ab6b iommu/vt-d: Enlightened PASID allocation
new 3375303e8287 iommu/vt-d: Add custom allocator for IOASID
new e85bb99b79ca iommu/vt-d: Add get_domain_info() helper
new 76fdd6c59532 iommu/vt-d: Report SVA feature with generic flag
new 064a57d7ddfc iommu/vt-d: Replace intel SVM APIs with generic SVA APIs
new 8a1d82462540 iommu/vt-d: Multiple descriptors per qi_submit_sync()
new 4c0fa5bfca7e iommu/vt-d: debugfs: Add support to show inv queue internals
new 37e91bd4b399 iommu/vt-d: Disable non-recoverable fault processing befor [...]
new 66ac4db36f4c iommu/vt-d: Add page request draining support
new 81ebd91a436b iommu/vt-d: Remove redundant IOTLB flush
new 7482fd59259a iommu/vt-d: Remove duplicated check in intel_svm_bind_mm()
new e70b081c6f37 iommu/vt-d: Remove IOVA handling code from the non-dma_ops path
new bfe6240dfe4f iommu/vt-d: Fix pointer cast warnings on 32 bit
new 7809c4d5805b iommu/vt-d: fix a GCC warning
new 8038bdb85533 iommu/vt-d: Only clear real DMA device's context entries
new 4fda230ecddc iommu/vt-d: Allocate domain info for real DMA sub-devices
new bba9cc2cf828 iommu/vt-d: Remove real DMA lookup in find_domain
new 71974cfb6737 iommu/vt-d: Fix compile warning
new 9f510d1e4299 iommu/hyper-v: Constify hyperv_ir_domain_ops
new 46b14fc61bfa iommu/omap: Add check for iommu group when no IOMMU in use
new 5df362a53f7d iommu/omap: Add registration for DT fwnode pointer
new 8bbe13f52cb7 iommu/mediatek-v1: Add def_domain_type
new 2bc61fbcc192 iommu/mediatek-v1: Fix a build warning for a unused variab [...]
new 70b8170e55d3 iommu: Don't call .probe_finalize() under group->mutex
new 79659190ee97 iommu: Don't take group reference in iommu_alloc_default_domain()
new 521376741b2c PCI/ATS: Only enable ATS for trusted devices
new 7a441b211052 iommu/amd: Use pci_ats_supported()
new 0b2527a65419 iommu/arm-smmu-v3: Use pci_ats_supported()
new da656a042568 iommu/vt-d: Use pci_ats_supported()
new fb01562e5a8a uacce: Remove mm_exit() op
new edcc40d2ab5f iommu: Remove iommu_sva_ops::mm_exit()
new 555fb5ae0f39 iommu/amd: Unify format of the printed messages
new 4c201d58cfee Merge tag 'v5.7-rc7' into x86/amd
new fb1b6955bbf3 iommu/amd: Unexport get_dev_data()
new 1226c3707446 iommu/amd: Let free_pagetable() not rely on domain->pt_root
new a71730e225be iommu/amd: Allocate page-table in protection_domain_init()
new 75b27745097d iommu/amd: Free page-table in protection_domain_free()
new 301441a09946 iommu/amd: Consolidate domain allocation/freeing
new e1980df36c5c iommu/amd: Remove PD_DMA_OPS_MASK
new 786dfe496e3b iommu/amd: Merge private header files
new 05a0542b456e iommu/amd: Store dev_data as device iommu private data
new 736c3333e397 iommu/amd: Remove redundant devid checks
new cc69fc486170 Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x8 [...]
new 431275afdc71 iommu: Check for deferred attach in iommu_group_do_dma_attach()
new 4e3a16ee9148 Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub [...]
The 233 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/admin-guide/cgroup-v2.rst | 17 +-
Documentation/admin-guide/dynamic-debug-howto.rst | 5 +
Documentation/admin-guide/kdump/kdump.rst | 8 +
Documentation/admin-guide/kernel-parameters.txt | 34 +-
Documentation/admin-guide/sysctl/kernel.rst | 37 +
Documentation/core-api/pin_user_pages.rst | 51 +-
.../bindings/iommu/allwinner,sun50i-h6-iommu.yaml | 61 ++
.../devicetree/bindings/iommu/arm,smmu.yaml | 4 +-
.../devicetree/bindings/remoteproc/qcom,q6v5.txt | 3 +
arch/alpha/include/asm/cacheflush.h | 32 +-
arch/alpha/kernel/smp.c | 2 +-
arch/arm/include/asm/cacheflush.h | 7 +-
arch/arm/kernel/fiq.c | 4 +-
arch/arm/kernel/traps.c | 2 +-
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 5 +
arch/arm64/include/asm/cacheflush.h | 46 +-
arch/c6x/include/asm/cacheflush.h | 19 +-
arch/hexagon/include/asm/cacheflush.h | 19 +-
arch/ia64/include/asm/cacheflush.h | 30 +-
arch/m68k/include/asm/cacheflush_mm.h | 6 +-
arch/m68k/include/asm/cacheflush_no.h | 19 +-
arch/m68k/mm/cache.c | 13 +-
arch/microblaze/include/asm/cacheflush.h | 29 +-
arch/nds32/include/asm/cacheflush.h | 4 +-
arch/nds32/mm/cacheflush.c | 3 +-
arch/openrisc/include/asm/cacheflush.h | 31 +-
arch/powerpc/include/asm/cacheflush.h | 42 +-
arch/powerpc/kvm/book3s_64_mmu_hv.c | 2 +-
arch/powerpc/kvm/book3s_64_mmu_radix.c | 2 +-
arch/powerpc/mm/mem.c | 3 +-
arch/powerpc/perf/callchain_64.c | 4 +-
arch/riscv/include/asm/cacheflush.h | 65 +-
arch/sh/include/asm/cacheflush.h | 1 +
arch/sparc/include/asm/cacheflush_32.h | 2 -
arch/sparc/include/asm/cacheflush_64.h | 1 -
arch/um/include/asm/tlb.h | 2 +
arch/unicore32/include/asm/cacheflush.h | 11 -
arch/x86/include/asm/cacheflush.h | 2 +
arch/xtensa/include/asm/cacheflush.h | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 171 ++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 11 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 30 +-
drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 +
drivers/gpu/drm/i915/display/intel_global_state.c | 45 +-
drivers/gpu/drm/i915/display/intel_global_state.h | 3 +
drivers/gpu/drm/i915/gem/i915_gem_context.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 15 +-
drivers/gpu/drm/i915/gt/intel_context.c | 2 -
drivers/gpu/drm/i915/gvt/vgpu.c | 2 +-
drivers/gpu/drm/i915/i915_cmd_parser.c | 4 +
drivers/gpu/drm/i915/i915_params.c | 2 +-
drivers/gpu/drm/i915/i915_params.h | 2 +-
drivers/gpu/drm/i915/i915_request.c | 359 ++++---
drivers/gpu/drm/i915/i915_scheduler.c | 16 +-
drivers/gpu/drm/msm/Makefile | 1 +
drivers/gpu/drm/msm/adreno/a2xx_gpu.c | 16 +
drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 1 +
drivers/gpu/drm/msm/adreno/a4xx_gpu.c | 83 +-
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 7 +
drivers/gpu/drm/msm/adreno/a6xx.xml.h | 14 +
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 418 ++++++--
drivers/gpu/drm/msm/adreno/a6xx_gmu.h | 37 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.xml.h | 48 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 70 +-
drivers/gpu/drm/msm/adreno/a6xx_hfi.c | 123 ++-
drivers/gpu/drm/msm/adreno/a6xx_hfi.h | 50 +-
drivers/gpu/drm/msm/adreno/adreno_device.c | 35 +
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 27 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.h | 23 +
drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 23 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 95 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h | 2 +
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 12 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 48 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 39 +
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c | 26 +
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h | 3 +
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c | 129 +++
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.h | 100 ++
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h | 2 +
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 18 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h | 1 +
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 58 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h | 2 +
drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 18 +-
drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c | 80 +-
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c | 4 +-
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 21 +-
drivers/gpu/drm/msm/msm_drv.c | 6 +-
drivers/gpu/drm/msm/msm_drv.h | 15 +-
drivers/gpu/drm/msm/msm_gem.c | 31 +-
drivers/gpu/drm/msm/msm_gem.h | 1 +
drivers/gpu/drm/msm/msm_gem_submit.c | 232 ++++-
drivers/gpu/drm/msm/msm_gem_vma.c | 42 +-
drivers/gpu/drm/msm/msm_gpu.c | 49 +-
drivers/gpu/drm/msm/msm_gpu.h | 4 +-
drivers/gpu/drm/msm/msm_gpummu.c | 10 +-
drivers/gpu/drm/msm/msm_iommu.c | 22 +-
drivers/gpu/drm/msm/msm_mmu.h | 5 +-
drivers/gpu/drm/msm/msm_rd.c | 4 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 21 +-
drivers/gpu/drm/nouveau/dispnv50/wndw.c | 5 +-
drivers/gpu/drm/nouveau/include/nvif/cl5070.h | 3 +-
drivers/gpu/drm/nouveau/nouveau_encoder.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/Kbuild | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/gp102.c | 2 +-
.../gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c | 4 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c | 73 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h | 2 +-
.../gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c | 4 +-
.../gpu/drm/nouveau/nvkm/engine/disp/sorgm200.c | 36 +-
.../nvkm/engine/disp/{sortu102.c => sorgp100.c} | 98 +-
.../gpu/drm/nouveau/nvkm/engine/disp/sorgv100.c | 35 +-
.../gpu/drm/nouveau/nvkm/engine/disp/sortu102.c | 32 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c | 2 +-
drivers/iommu/Kconfig | 9 +
drivers/iommu/Makefile | 1 +
drivers/iommu/amd_iommu.c | 369 +++----
drivers/iommu/amd_iommu.h | 96 +-
drivers/iommu/amd_iommu_debugfs.c | 5 +-
drivers/iommu/amd_iommu_init.c | 4 +-
drivers/iommu/amd_iommu_proto.h | 96 --
drivers/iommu/amd_iommu_types.h | 9 +-
drivers/iommu/amd_iommu_v2.c | 14 +-
drivers/iommu/arm-smmu-impl.c | 8 +-
drivers/iommu/arm-smmu-qcom.c | 37 +-
drivers/iommu/arm-smmu-v3.c | 122 +--
drivers/iommu/arm-smmu.c | 53 +-
drivers/iommu/arm-smmu.h | 1 +
drivers/iommu/dmar.c | 99 +-
drivers/iommu/exynos-iommu.c | 24 +-
drivers/iommu/fsl_pamu_domain.c | 22 +-
drivers/iommu/hyperv-iommu.c | 2 +-
drivers/iommu/intel-iommu-debugfs.c | 62 ++
drivers/iommu/intel-iommu.c | 952 ++++++++----------
drivers/iommu/intel-pasid.c | 309 +++++-
drivers/iommu/intel-pasid.h | 27 +-
drivers/iommu/intel-svm.c | 448 +++++++--
drivers/iommu/intel_irq_remapping.c | 2 +-
drivers/iommu/iommu.c | 470 ++++++---
drivers/iommu/iova.c | 6 +-
drivers/iommu/ipmmu-vmsa.c | 59 +-
drivers/iommu/msm_iommu.c | 36 +-
drivers/iommu/mtk_iommu.c | 24 +-
drivers/iommu/mtk_iommu_v1.c | 68 +-
drivers/iommu/omap-iommu.c | 103 +-
drivers/iommu/qcom_iommu.c | 24 +-
drivers/iommu/rockchip-iommu.c | 26 +-
drivers/iommu/s390-iommu.c | 22 +-
drivers/iommu/sun50i-iommu.c | 1023 ++++++++++++++++++++
drivers/iommu/tegra-gart.c | 24 +-
drivers/iommu/tegra-smmu.c | 31 +-
drivers/iommu/virtio-iommu.c | 41 +-
drivers/media/platform/omap3isp/ispvideo.c | 2 +-
drivers/misc/uacce/uacce.c | 172 +---
drivers/nvdimm/pmem.c | 3 +-
drivers/pci/ats.c | 18 +-
drivers/vhost/vhost.c | 5 +-
fs/binfmt_flat.c | 2 +-
fs/exec.c | 5 +-
fs/namei.c | 46 +-
fs/posix_acl.c | 2 +-
fs/proc/proc_sysctl.c | 145 +++
include/asm-generic/cacheflush.h | 25 +-
include/linux/dev_printk.h | 6 +-
include/linux/dynamic_debug.h | 2 +-
include/linux/intel-iommu.h | 82 +-
include/linux/intel-svm.h | 94 +-
include/linux/iommu.h | 63 +-
include/linux/ipc_namespace.h | 2 +
include/linux/kernel.h | 9 +
include/linux/mm.h | 12 +-
include/linux/net.h | 3 +-
include/linux/netdevice.h | 6 +-
include/linux/pci-ats.h | 3 +
include/linux/printk.h | 9 +-
include/linux/sched/sysctl.h | 7 +
include/linux/sysctl.h | 4 +
include/linux/uacce.h | 34 +-
include/linux/xarray.h | 4 +-
include/rdma/ib_verbs.h | 6 +-
include/uapi/drm/msm_drm.h | 24 +-
include/uapi/linux/iommu.h | 5 +
init/main.c | 2 +
ipc/msg.c | 2 +
ipc/namespace.c | 24 +-
kernel/events/core.c | 4 +-
kernel/events/uprobes.c | 2 +-
kernel/hung_task.c | 30 +-
kernel/module.c | 8 -
kernel/panic.c | 45 +
kernel/sysctl.c | 38 +-
kernel/watchdog.c | 37 +-
lib/Kconfig.debug | 12 +
lib/Makefile | 2 +-
lib/dynamic_debug.c | 9 +-
lib/test_sysctl.c | 13 +
mm/frame_vector.c | 7 +-
mm/gup.c | 73 +-
mm/nommu.c | 4 +-
mm/page_alloc.c | 9 -
mm/page_idle.c | 7 +-
tools/testing/selftests/sysctl/sysctl.sh | 44 +-
virt/kvm/kvm_main.c | 8 +-
206 files changed, 6505 insertions(+), 3082 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml
create mode 100644 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c
create mode 100644 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.h
copy drivers/gpu/drm/nouveau/nvkm/engine/disp/{sortu102.c => sorgp100.c} (50%)
delete mode 100644 drivers/iommu/amd_iommu_proto.h
create mode 100644 drivers/iommu/sun50i-iommu.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-10
in repository gcc.
from e4f719b4e1f Fortran : ICE in maybe_canonicalize_comparison_1 PR92993
new 127bf4228d0 ipa-sra: Do not remove statements necessary because of non- [...]
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/ipa-sra.c | 28 +++++++++++++++-------------
gcc/testsuite/gcc.dg/ipa/pr95113.c | 33 +++++++++++++++++++++++++++++++++
gcc/tree-eh.c | 10 ++++++++++
gcc/tree-eh.h | 1 +
gcc/tree-ssa-dce.c | 4 +---
5 files changed, 60 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr95113.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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from 0f3d3d5 Add last-good 42ef8a5e662a765dc794a7a5c0227bcd83556e44 from h [...]
new 7ad394c Add regression 49ddde69fc8e1e4c48d4b0027ea37ac862da0f1f from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from d778f1c Add regression 54ecfb182bc32140722022c1d9818dee4bdc0e45 from [...]
new 0f3d3d5 Add last-good 42ef8a5e662a765dc794a7a5c0227bcd83556e44 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_tk1/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 70d12f69 4: update: binutils-gcc-glibc-llvm: -10
new 9facfe14 4: update: binutils-gcc-glibc-llvm: -10
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 (70d12f69)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 139 ++--
02-prepare_abe/console.log | 436 +++++------
03-build_abe-binutils/console.log | 904 ++++++++++-----------
11-check_regression/console.log | 4 +-
12-update_baseline/console.log | 76 +-
console.log | 1559 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 1574 insertions(+), 1556 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 gcc.
from 5dc3986103d Fortran : ICE in maybe_canonicalize_comparison_1 PR92993
new c1057cc0a8a PR bootstrap/95555 - powepc64 bootstrap failure due to -Wma [...]
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/postreload.c | 7 +++++++
1 file changed, 7 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 master
in repository binutils-gdb.
from 9bcc30e4178 ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
new 26417f19193 [PATCH] arm: Add DFB instruction for ARMv8-R
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-arm.c | 7 +++++++
gas/testsuite/gas/arm/dfb.d | 15 +++++++++++++++
gas/testsuite/gas/arm/dfb.s | 14 ++++++++++++++
opcodes/ChangeLog | 5 +++++
opcodes/arm-dis.c | 8 ++++++++
6 files changed, 55 insertions(+)
create mode 100644 gas/testsuite/gas/arm/dfb.d
create mode 100644 gas/testsuite/gas/arm/dfb.s
--
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 f112dcc506 hurd: document that gcc&gdb look at the trampoline code
new d1f75e9644 AArch64: Merge Falkor memcpy and memmove implementations
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/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/memcpy_falkor.S | 162 ++++++++++++++++++---
sysdeps/aarch64/multiarch/memmove_falkor.S | 225 -----------------------------
3 files changed, 144 insertions(+), 245 deletions(-)
delete mode 100644 sysdeps/aarch64/multiarch/memmove_falkor.S
--
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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards fb879e73 0: update: gcc-53ec04cbdd192468d1975640759084f4e37fe4e8: 1
new b0e8ae26 0: update: gcc-8be374e02761c9d63d2753d71e4bd4874a1577b1: 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 (fb879e73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 174 +-
02-prepare_abe/console.log | 364 +-
04-build_abe-bootstrap_ubsan/console.log | 98291 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 98833 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 98943 insertions(+), 98733 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 glibc.
from dd7a8ad7ba pthread: Move back linking rules to nptl and htl
new f112dcc506 hurd: document that gcc&gdb look at the trampoline code
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/mach/hurd/i386/trampoline.c | 6 +++++-
1 file changed, 5 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 glibc.
from 314a431d37 htl: Enable more tests
new dd7a8ad7ba pthread: Move back linking rules to nptl and htl
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:
htl/Makefile | 18 ++++++++++++++++++
nptl/Makefile | 18 ++++++++++++++++++
sysdeps/pthread/Makefile | 18 ------------------
3 files changed, 36 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from ad48414d2c0 Daily bump.
new e4f719b4e1f Fortran : ICE in maybe_canonicalize_comparison_1 PR92993
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/gfortran.dg/pr92993.f90 | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr92993.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 branch master
in repository binutils-gdb.
from b37a7714400 Fix a typo in the description of the strings program.
new 9bcc30e4178 ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
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/ChangeLog | 29 +++++++++++++++++++++++++++++
bfd/elf-bfd.h | 11 +++++++++++
bfd/elf32-arm.c | 45 +++++++++++++++++++--------------------------
bfd/elf32-nds32.c | 20 +++++++++++---------
bfd/elf32-nds32.h | 10 ----------
bfd/elf64-x86-64.c | 16 ++++++++--------
bfd/elfnn-aarch64.c | 51 +++++++++++++++++++++------------------------------
bfd/elfxx-x86.c | 18 +++++++++---------
bfd/elfxx-x86.h | 10 ----------
9 files changed, 108 insertions(+), 102 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_bmk_tk1/gnu-release-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 2281ea16 4: update: binutils-glibc: 0
new 683e17b4 4: update: gcc-f72eeedb437605355e0893c2beb05fa3fa486b9c: 0
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 (2281ea16)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-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 | 64 +-
02-prepare_abe/console.log | 16 +-
03-build_abe-binutils/console.log | 11069 ++-
04-build_abe-stage1/console.log | 17905 ++--
05-build_abe-linux/console.log | 182 +-
06-build_abe-glibc/console.log | 38472 +++++----
07-build_abe-stage2/console.log | 43824 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/benchmark.log | 6 +-
09-benchmark--O2_marm/console.log | 108 +-
10-check_regression/console.log | 3370 +-
10-check_regression/results-0.csv | 2883 +-
10-check_regression/results-1.csv | 2860 +-
10-check_regression/results-brief.csv | 52 +-
10-check_regression/results-compare.csv | 12 +-
10-check_regression/results-full.csv | 3106 +-
10-check_regression/results.csv | 222 +-
10-check_regression/results.log | 3408 +-
11-update_baseline/console.log | 4176 +-
11-update_baseline/results-1.csv | 2860 +-
11-update_baseline/results-brief.csv | 50 +-
11-update_baseline/results-compare.csv | 12 +-
11-update_baseline/results-full.csv | 2858 +-
11-update_baseline/results.csv | 218 +-
11-update_baseline/results.log | 2316 +-
11-update_baseline/results.regressions | 6 +-
console.log | 120324 +++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
29 files changed, 129629 insertions(+), 130766 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-20200608
in repository linux-next.
at d84d5fa4425a (tag)
tagging 1713116fa907cc7290020f0d8632ec646d2936f8 (commit)
replaces v5.7
tagged by Stephen Rothwell
on Mon Jun 8 20:37:12 2020 +1000
- Log -----------------------------------------------------------------
next-20200608
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAl7eFNgACgkQifkcCkHV
wHq9xxAAm24krV/wcbOf9oHZL7P8AEnfirGbgqBnjjhFjG8Dsvdpv5yzRA407f+y
qJluE82HWGQB6rRUBBzZ7TKCkgU0Yb2ribl2BdKWqNH9u6n73vmUQ1Ln+QLCidk8
WeA8wWO/+/sH2PEl8YDeoP4lUWeTrN39h1IKGT1Lj6kjyOje0VIHHxQ3OwudWftz
TJXwhFGgjJJBoWvoFUwERMxE6eMkX2m4CQzrvkcfhM/Kq+a2J6vnVdf7h7IIUN4h
qi1iTZmazL2YzfTtiEmUnTlYmdyW+64SQt6npf/DDo7WZ4D8PSSC7AHGkZO0EjHN
pQ8JUD+H8FgyP1yK2/wZWJF4zAadqHQiB/vD5iU3Ox0iDbSYf8kYxBHB+J8Q9gbX
gVHlrhUz1xSjsq8hzsG4YgoEtOj/8CVoEllQ9gbFDyHzGONf55NNOmcV5fpvmzJT
FKcLuphmRhKi6YHX2go/f4TOfM3iB5T4j4+Ak/wzHwLgPFMqIRQwuCmeU0UoEa//
rTSQyeeuF3b6aO8sii38G8ocrMnJeRQoDy0Egku0CWByrVVOojUBuntoS+lCQLnD
jMG7f1a/2x1gwSuCKvPqy9lEVkqYR4Z/q1e08EybcOVlncHaySB8lYqOSpxBkgHG
CNSTPUG4igrpVbF1Uf0nJE1rXRmszZVXZsIhtFwWAx+iLA3A/9s=
=+vsf
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 1a0b00d15d40 gfs2: Only do glock put in gfs2_create_inode for free inodes
new a75ca9303175 block/bio-integrity: don't free 'buf' if bio_integrity_add [...]
new fd2206e4e97b io_uring: disallow close of ring itself
new 1d8fcbb76bb1 compiler.h: Move instrumentation_begin()/end() into new <l [...]
new 3232dd02af65 io_uring: fix {SQ,IO}POLL with unsupported opcodes
new 25e72d1012b3 io_uring: do build_open_how() only once
new ec65fea5a8d7 io_uring: deduplicate io_openat{,2}_prep()
new d2b6f48b691e io_uring: move send/recv IOPOLL check into prep
new dddb3e26f6d8 io_uring: re-set iov base/len for buffer select retry
new 1626e726fea1 block: provide plug based way of signaling forced no-wait [...]
new c1bc47da99b1 io_uring: always plug for any number of IOs
new 631c320750af io_uring: catch -EIO from buffered issue request failure
new e629d1ae4045 f2fs: attach IO flags to the missing cases
new 6ac92fb5cdff loop: Fix wrong masking of status flags
new eea123886720 sata_rcar: handle pm_runtime_get_sync failure cases
new f650ef61e040 ata/libata: Fix usage of page address by page_address in a [...]
new d24de76af836 block: remove the error argument to the block_bio_complete [...]
new 15b81ce5abdc block: nr_sects_write(): Disable preemption on seqcount write
new 48bc3cd3e07a blktrace: use errno instead of bi_status
new 71df3fd82e7c blktrace: fix endianness in get_pdu_int()
new 5aec598c456f blktrace: fix endianness for blk_log_remap()
new 01e5493c08b9 Merge branch 'misc' into for-next
new adf3d3a53cf1 f2fs: don't return vmalloc() memory from f2fs_kmalloc()
new dd6e2b38b867 exfat: fix range validation error in alloc and free cluster
new cfb3fa6421f6 Merge branch 'for-next/juno' of git://git.kernel.org/pub/s [...]
new 9029537c93b6 mtd: physmap_of_gemini: remove defined but not used symbol [...]
new eb13fa022741 mtd: parser: cmdline: Support MTD names containing one or [...]
new 5788ccf3c84f mtd: clear cache_state to avoid writing to bad blocks repeatedly
new 7e901d6e9519 gfs2: print mapping->nrpages in glock dump for address spa [...]
new ea4e61c7f46d gfs2: introduce new gfs2_glock_assert_withdraw
new d5dc3d967739 gfs2: instrumentation wrt log_flush stuck
new 15f2547b4157 gfs2: Allow ASPACE glocks to also have an lvb
new f286d627ef02 gfs2: Keep track of deleted inode generations in LVBs
new a0e3cc65fa29 gfs2: Turn gl_delete into a delayed work
new 8c7b9262a860 gfs2: Give up the iopen glock on contention
new 9e73330f298a gfs2: Try harder to delete inodes locally
new 6bdcadea7576 gfs2: Minor gfs2_lookup_by_inum cleanup
new b66648ad6dcf gfs2: Move inode generation number check into gfs2_inode_lookup
new b0dcffd8da33 gfs2: Check inode generation number in delete_work_func
new 35b6f8fbcf9b gfs2: Wake up when setting GLF_DEMOTE
new 9e8990dea926 gfs2: Smarter iopen glock waiting
new cbcc89b63044 gfs2: initialize transaction tr_ailX_lists earlier
new b839dadae872 gfs2: new slab for transactions
new 83d060ca8d90 gfs2: fix use-after-free on transaction ail lists
new 300e549b6e53 Merge branch 'gfs2-iopen' into for-next
new 65e5e9507ff5 RISC-V: Sort select statements alphanumerically
new 512022c8fb5f riscv: use vDSO common flow to reduce the latency of the t [...]
new 6f483cc2c6ed riscv: set the permission of vdso_data to read-only
new 6c01939e1f04 RISC-V: self-contained IPI handling routine
new fd1d6d5cd8bf RISC-V: Rename and move plic_find_hart_id() to arch directory
new 0644a74c143d irqchip: RISC-V per-HART local interrupt controller driver
new 63856396e295 clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
new c4eefaa77da7 RISC-V: Remove do_IRQ() function
new 1c82ca4f876d RISC-V: Force select RISCV_INTC for CONFIG_RISCV
new 349d7ebaff5a RISC-V: Don't mark init section as non-executable
new e4bdb161fbb9 riscv: fix build warning of missing prototypes
new 6e429f6b8c6b rtc: abx80x: Provide debug feedback for invalid dt properties
new 3a8ce46ce15a rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
new 4601e24a6fb8 rtc: pcf2127: watchdog: handle nowayout feature
new 94592e229660 io_uring: re-issue plug based block requests that failed
new 480e5146b722 io_uring: validate the full range of provided buffers for access
new 5878a512ce52 io_uring: use kvfree() in io_sqe_buffer_register()
new de341dcd4088 Merge branch 'io_uring-5.8' into for-next
new bc37de2b2e01 Merge branch 'block-5.8' into for-next
new fc12e67ff563 Merge branch 'libata-5.8' into for-next
new 7fb5a4a470f7 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
new 6c2546a29d7c swiotlb-xen: remove start_dma_addr
new b81d64f892da swiotlb-xen: add struct device* parameter to xen_phys_to_bus
new a0eedffb00b2 swiotlb-xen: add struct device* parameter to xen_bus_to_phys
new 92be1ccf4bec swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu
new 480aea184b91 swiotlb-xen: add struct device* parameter to xen_dma_sync_ [...]
new 74a268c6e0ea swiotlb-xen: add struct device* parameter to is_xen_swiotl [...]
new 2689f6d694a2 swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
new d7ea4f9aafd3 swiotlb-xen: rename xen_phys_to_bus to xen_phys_to_dma and [...]
new 2d6db135b225 xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
new 3add7f304269 xen/arm: call dma_to_phys on the dma_addr_t parameter of d [...]
new 5a1c9565c07b power: reset: gpio-poweroff: add missing '\n' in dev_err()
new 152204dbdcee power: supply: cw2015: Attach OF ID table to the driver
new 134a86545c60 ntb: intel: add hw workaround for NTB BAR alignment
new 893733c58d59 ntb: intel: fix static declaration
new 46f21af86265 NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read com [...]
new f80fe8944e08 ntb: hw: remove the code that sets the DMA mask
new 98f4e140264e ntb_perf: pass correct struct device to dma_alloc_coherent
new 433efe720674 ntb_tool: pass correct struct device to dma_alloc_coherent
new d7699665773b ntb_perf: increase sleep time from one milli sec to one sec
new 9cb8bfdf5262 ntb_perf: avoid false dma unmap of destination address
new 912e12813dd0 NTB: ntb_tool: reading the link file should not end in a N [...]
new 40da7d9a93c8 NTB: Revert the change to use the NTB device dev for DMA a [...]
new fc8b086d9dbd NTB: Fix the default port and peer numbers for legacy drivers
new ca93c45755da NTB: ntb_pingpong: Choose doorbells based on port number
new a9c4211ac918 NTB: perf: Don't require one more memory window than numbe [...]
new b54369a248c2 NTB: perf: Fix support for hardware that doesn't have port [...]
new 34d8673a01b0 NTB: perf: Fix race condition when run with ntb_test
new 2130c0ba69d6 NTB: ntb_test: Fix bug when counting remote files
new d9d8efd3241b firmware/dmi: Report DMI Bios & EC firmware release
new 5865985416eb smb3: extend fscache mount volume coherency check
new bb02e6e63d0e ifcvf: ignore continuous setting same status value
new 776f395004d8 vhost_vdpa: Support config interrupt in vdpa
new e0136c16fae9 vhost: replace -1 with VHOST_FILE_UNBIND in ioctls
new e7991f376a4d ifcvf: implement config interrupt in IFCVF
new 2667a6814cb5 i2c: npcm7xx: Remove unnecessary parentheses
new 8a7e6fe9d207 Merge branch 'i2c/for-5.8' into i2c/for-next
new 0dc8fc50155e Merge branch 'x86/urgent'
new ebede1a7c45e Merge branch 'x86/entry'
new 2b28204dfe1c Merge branch 'timers/urgent'
new 4d4a0a2097f5 Merge branch 'ras/core'
new 4bf673aab210 Merge branch 'perf/urgent'
new dd30ea4e3bc1 Merge branch 'locking/kcsan'
new 93e1e5b6d039 Merge branch 'core/urgent'
new 41a517e1bf3d Merge branch 'WIP.x86/mm'
new 22a1c800c96c Merge branch 'WIP.core/headers'
new b861df3830e7 vhost: option to fetch descriptors through an independent struct
new 396ba3520f2a vhost: use batched version by default
new a8ecf03a9fa4 vhost: batching fetches
new 0cc01771cf7e vhost: cleanup fetch_buf return code handling
new 21fb4e59f188 vhost/net: pass net specific struct pointer
new 35c690776842 vhost: reorder functions
new cbd0cc1fd43c vhost: format-independent API for used buffers
new 119b25bbaf19 vhost/net: convert to new API: heads->bufs
new 1a7a8cc969ab vhost/net: avoid iov length math
new 157f6d68083d vhost/test: convert to the buf API
new df4b84912db5 vhost/scsi: switch to buf APIs
new 0618344f8c4e vhost/vsock: switch to the buf API
new bdea059ef682 vhost: drop head based APIs
new d94ecfc39971 blk-mq: split out a __blk_mq_get_driver_tag helper
new 22f614bc0f37 blk-mq: fix blk_mq_all_tag_iter
new 5b53c3e1a873 Merge branch 'block-5.8' into for-next
new cdb555397f43 i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
new 726b03203e45 Merge branch 'i2c/for-5.8' into i2c/for-next
new ba5f9fa0ca85 mailbox: imx: Add context save/restore for suspend/resume
new bb2b2624dbe2 mailbox: imx: Add runtime PM callback to handle MU clocks
new b7b2796b9b31 mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag
new 47a6d44571f3 Merge remote-tracking branch 'kspp-gustavo/for-next/kspp'
new 14c2fc2d4961 Merge remote-tracking branch 'dma-mapping/for-next'
new 4758500dc267 Merge remote-tracking branch 'arm/for-next'
new d9b7d0fb2660 Merge remote-tracking branch 'arm64/for-next/core'
new 51c9600c8632 Merge remote-tracking branch 'arm-soc/for-next'
new 4f3fba6253e0 Merge remote-tracking branch 'amlogic/for-next'
new f0d8fb6713d2 Merge remote-tracking branch 'at91/at91-next'
new c34bec857b64 Merge remote-tracking branch 'imx-mxs/for-next'
new a2f7f9840929 Merge remote-tracking branch 'keystone/next'
new 57bd96e28580 Merge remote-tracking branch 'mediatek/for-next'
new 4d1dad4bacd2 Merge remote-tracking branch 'mvebu/for-next'
new d3facc867d8e Merge remote-tracking branch 'omap/for-next'
new 070147ad0740 Merge remote-tracking branch 'qcom/for-next'
new 3d02bf3d9fda Merge remote-tracking branch 'raspberrypi/for-next'
new 6c869d7e2a23 Merge remote-tracking branch 'realtek/for-next'
new a67a2ab25234 Merge remote-tracking branch 'renesas/next'
new 74cc2af3058c Merge remote-tracking branch 'reset/reset/next'
new 4af226c461de Merge remote-tracking branch 'rockchip/for-next'
new 17067654b501 Merge remote-tracking branch 'samsung-krzk/for-next'
new 30582532866d Merge remote-tracking branch 'scmi/for-linux-next'
new 92e094f18b71 Merge remote-tracking branch 'sunxi/sunxi/for-next'
new 79228ec022aa Merge remote-tracking branch 'tegra/for-next'
new e104597643b9 Merge remote-tracking branch 'clk/clk-next'
new eae3d0cd9674 Merge remote-tracking branch 'h8300/h8300-next'
new 1bd896ccd653 Merge remote-tracking branch 'm68knommu/for-next'
new 1ef0d1596e5b Merge remote-tracking branch 'nds32/next'
new f8b89c8a7995 Merge remote-tracking branch 'openrisc/for-next'
new 9f1c0c8a5b10 Merge remote-tracking branch 'risc-v/for-next'
new 7829cc5adc06 Merge remote-tracking branch 's390/features'
new 0910b2f6ce8d Merge remote-tracking branch 'sparc-next/master'
new ce289abf341e Merge remote-tracking branch 'uml/linux-next'
new e48434c69977 Merge remote-tracking branch 'btrfs/for-next'
new abe7efb02ce6 Merge remote-tracking branch 'ceph/master'
new a25746ca0484 Merge remote-tracking branch 'cifs/for-next'
new 5328fb51173d Merge remote-tracking branch 'exfat/dev'
new 1fdc95163900 Merge remote-tracking branch 'ext3/for_next'
new 519e7d453082 Merge remote-tracking branch 'f2fs/dev'
new 182668ca4012 Merge remote-tracking branch 'fuse/for-next'
new 67ba08385c44 Merge remote-tracking branch 'nfs-anna/linux-next'
new cc715da60424 Merge remote-tracking branch 'nfsd/nfsd-next'
new 2f1fb3d06d9c checkpatch: test $GIT_DIR changes
new a28130f500ab /proc/kpageflags: prevent an integer overflow in stable_pa [...]
new c352b902863e /proc/kpageflags: do not use uninitialized struct pages
new 1333fea0a67d lib/lzo: fix ambiguous encoding bug in lzo-rle
new d5ac6a1e7dc8 ocfs2: clear links count in ocfs2_mknod() if an error occurs
new fb869e0a5f7e ocfs2: fix ocfs2 corrupt when iputting an inode
new 4e86cc064489 drivers/tty/serial/sh-sci.c: suppress uninitialized var warning
new e33b66925aa5 ramfs: support O_TMPFILE
new f7bbf9acd507 kernel/watchdog: flush all printk nmi buffers when hardloc [...]
new 0659e8c38ccb mm/mmap.c: fix the adjusted length error
new 5657f60d1033 mm, page_alloc: skip ->waternark_boost for atomic order-0 [...]
new ff74364891f1 mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allo [...]
new 04e7ac84ee14 mm: add comments on pglist_data zones
new af9909c68009 Merge remote-tracking branch 'overlayfs/overlayfs-next'
new 12e3a6a54e61 mm/vmstat: add events for PMD based THP migration without split
new 7c5a838345a8 mm-vmstat-add-events-for-pmd-based-thp-migration-without-s [...]
new 4c30221f5463 mm-vmstat-add-events-for-pmd-based-thp-migration-without-s [...]
new 1cb5d48c3958 mm: replace zero-length array with flexible-array member
new a05ca16fca27 mm-replace-zero-length-array-with-flexible-array-member-fix
new 9eb1a5cdb22c mm/hugetlb: fix a typo in comment "manitained"->"maintained"
new 144fd844adb3 fs/buffer.c: add debug print for __getblk_gfp() stall problem
new 87c2006bb2eb fs/buffer.c: dump more info for __getblk_gfp() stall problem
new 01b8f9c0c477 kernel/hung_task.c: Monitor killed tasks.
new 6e97830e4e48 lib: optimize cpumask_local_spread()
new 201735feeb03 include/linux/bitops.h: simplify get_count_order_long()
new 809b83bfca21 bitops: use the same mechanism for get_count_order[_long]
new 541ca4202c78 lib: test get_count_order/long in test_bitops.c
new 5054e0a0e193 lib-test-get_count_order-long-in-test_bitopsc-fix
new 6c27a06c48e0 checkpatch: use patch subject when reading from stdin
new 9c3efaa18e04 checkpatch-use-patch-subject-when-reading-from-stdin-fix
new 285b357fa9f2 Merge remote-tracking branch 'ubifs/linux-next'
new 97e63ec948ea exec: change uselib(2) IS_SREG() failure to EACCES
new 3f952832a6d0 exec: relocate S_ISREG() check
new ae19dda8af52 exec: relocate path_noexec() check
new 7fed17992481 fs: include FMODE_EXEC when converting flags to f_mode
new 5376c91f1d5d umh: fix refcount underflow in fork_usermode_blob().
new 147f8608c00e aio: simplify read_events()
new ac2bfd238d36 Merge remote-tracking branch 'v9fs/9p-next'
new 368b4e4d96d5 Merge remote-tracking branch 'djw-vfs/vfs-for-next'
new c1cc4c1ed59b ipc/msg: add missing annotation for freeque()
new 2ba9e2771a69 ipc/namespace.c: use a work queue to free_ipc
new 968859e3bc84 ipc: convert ipcs_idr to XArray
new b8cdcbdc8ad2 ipc-convert-ipcs_idr-to-xarray-update
new d79e2ab509e5 ipc-convert-ipcs_idr-to-xarray-update-fix
new 57b4143d23dc Merge remote-tracking branch 'file-locks/locks-next'
new fc7d7359ac42 Merge remote-tracking branch 'vfs/for-next'
new d3a8688496cd linux-next-pre
new 798670c424ca Merge remote-tracking branch 'printk/for-next'
new 01d640cfa445 Merge remote-tracking branch 'hid/for-next'
new 2763973ae912 Merge remote-tracking branch 'i2c/i2c/for-next'
new 1f01d4dca073 Merge branch 'dmi/master'
new dcace2da71a0 Merge remote-tracking branch 'v4l-dvb-next/master'
new 4d5544a4f96c Merge remote-tracking branch 'pm/linux-next'
new 73f00408bd3b Merge remote-tracking branch 'thermal/thermal/linux-next'
new adbd21c4e481 Merge remote-tracking branch 'ieee1394/for-next'
new 670f82966775 Merge remote-tracking branch 'swiotlb/linux-next'
new dd1031427d12 Merge remote-tracking branch 'bluetooth/master'
new 3538aafc38e8 Merge remote-tracking branch 'gfs2/for-next'
new 78455cc008ea Merge remote-tracking branch 'mtd/mtd/next'
new 1918dafa500f Merge remote-tracking branch 'amdgpu/drm-next'
new abb0dbf61807 Merge remote-tracking branch 'drm-intel/for-linux-next'
new d4d0457e9a96 Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'
new 1de08c2dc4fd Merge remote-tracking branch 'drm-misc/for-linux-next'
new 894fa8d30e98 Merge remote-tracking branch 'drm-msm/msm-next'
new 0967dff8ab90 Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'
new aed9fd13fce4 Merge remote-tracking branch 'imx-drm/imx-drm/next'
new 2bf8f4a9107a Merge remote-tracking branch 'block/for-next'
new 0399537ffbff Merge remote-tracking branch 'battery/for-next'
new 90b01e9a52ef Merge remote-tracking branch 'apparmor/apparmor-next'
new 3b9e9ee53dc3 Merge remote-tracking branch 'tpmdd/next'
new 7dd599fe003d Merge remote-tracking branch 'iommu/next'
new a83d77a21fdb Merge remote-tracking branch 'mailbox/mailbox-for-next'
new 502a9d92c90e Merge remote-tracking branch 'tip/auto-latest'
new f6424782485a Merge remote-tracking branch 'edac/edac-for-next'
new abe6ce09fa9e Merge remote-tracking branch 'irqchip/irq/irqchip-next'
new 91ebcc2fb06f Merge remote-tracking branch 'ftrace/for-next'
new 9b9ecb0a1e49 Merge remote-tracking branch 'rcu/rcu/next'
new 09fc391b149d Merge remote-tracking branch 'kvm-arm/next'
new d7e3c3ed318b Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'
new efd35145b065 Merge remote-tracking branch 'xen-tip/linux-next'
new 073451b35b93 Merge remote-tracking branch 'percpu/for-next'
new d049a3bc2d42 Merge remote-tracking branch 'usb-chipidea-next/ci-for-usb-next'
new 89ebb57ad668 Merge remote-tracking branch 'mux/for-next'
new d7c7d9580986 Merge remote-tracking branch 'slave-dma/next'
new 3203ecc5ef06 Merge remote-tracking branch 'scsi/for-next'
new 7f1b5be6a645 Merge remote-tracking branch 'vhost/linux-next'
new 57633d7982b5 Merge remote-tracking branch 'rpmsg/for-next'
new 261bbfa98e2d Merge remote-tracking branch 'pinctrl/for-next'
new 8eb7af444d3f Merge remote-tracking branch 'pwm/for-next'
new 168148f21809 Merge remote-tracking branch 'userns/for-next'
new 86ec3a249a3f Merge remote-tracking branch 'kselftest/next'
new e0d2f1c1a493 Merge remote-tracking branch 'livepatching/for-next'
new 2111d1d7170e Merge remote-tracking branch 'rtc/rtc-next'
new aaf059e8bab4 Merge remote-tracking branch 'ntb/ntb-next'
new 61e4cb8df676 Merge remote-tracking branch 'fsi/next'
new 3e76d3b6634b Merge remote-tracking branch 'slimbus/for-next'
new 0c157693e8ae Merge remote-tracking branch 'nvmem/for-next'
new 949bab054291 Merge remote-tracking branch 'xarray/xarray'
new 48eea81f6eac Merge remote-tracking branch 'auxdisplay/auxdisplay'
new 5223b01306a9 Merge remote-tracking branch 'fpga/for-next'
new a4964169ce87 Merge remote-tracking branch 'kunit-next/kunit'
new 8caaa621d7f3 Merge remote-tracking branch 'trivial/for-next'
new 98231af6c9d1 Merge remote-tracking branch 'mhi/mhi-next'
new 1c3e32a58659 Merge remote-tracking branch 'notifications/notifications- [...]
new f147419d9899 Merge remote-tracking branch 'fsinfo/fsinfo-core'
new a20af46e7d5e Merge branch 'akpm-current/current'
new 56d6413611f1 linux-next-post
new 17b22bf232d1 dynamic_debug: add an option to enable dynamic debug for m [...]
new 5b52dd057821 dynamic_debug-add-an-option-to-enable-dynamic-debug-for-mo [...]
new be31f8fbcbd4 kernel: add panic_on_taint
new cc4d7d97a485 kernel-add-panic_on_taint-fix
new 5ce4ef976650 xarray.h: correct return code documentation for xa_store_{ [...]
new cd5092f71176 kernel/sysctl: support setting sysctl parameters from kern [...]
new 0d9544d1b35d kernel/sysctl: support handling command line aliases
new f4c47baf6ac8 kernel/hung_task convert hung_task_panic boot parameter to sysctl
new bd945372ddfc tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_T [...]
new af786b0a8e11 lib/test_sysctl: support testing of sysctl. boot parameter
new f18543fa53e2 lib-test_sysctl-support-testing-of-sysctl-boot-parameter-fix
new 498fde045def kernel/watchdog.c: convert {soft/hard}lockup boot paramete [...]
new 63df50bda21d kernel/hung_task.c: introduce sysctl to print all traces w [...]
new 407ffbddad61 panic: add sysctl to dump all CPUs backtraces on oops event
new 4ed131f75ce6 kernel/sysctl.c: ignore out-of-range taint bits introduced [...]
new 122beb81daf6 stacktrace: cleanup inconsistent variable type
new 81cc5de95828 amdgpu: a NULL ->mm does not mean a thread is a kthread
new d7b692fd0746 kernel: move use_mm/unuse_mm to kthread.c
new 931ec0bd4ae9 kernel: move use_mm/unuse_mm to kthread.c
new a1aeecaf936d kernel: better document the use_mm/unuse_mm API contract
new 4c2737ecdb9d kernel-better-document-the-use_mm-unuse_mm-api-contract-v2
new 6273029e27c6 powerpc/vas: fix up for {un}use_mm() rename
new 3ff2e5407913 drm/amdkfd: fix up for {un}use_mm() rename
new 216285d68dd2 kernel: set USER_DS in kthread_use_mm
new b063100dfa99 mm/kmemleak: silence KCSAN splats in checksum
new 828afedfbf9e kallsyms/printk: add loglvl to print_ip_sym()
new ce17b1abf045 alpha: add show_stack_loglvl()
new 6e3470d9f5c9 arc: add show_stack_loglvl()
new 90c362f0bc93 arm/asm: add loglvl to c_backtrace()
new 1dd1f8783662 arm: add loglvl to unwind_backtrace()
new 0ac0bf6996ee arm: add loglvl to dump_backtrace()
new a333a62ee487 arm: wire up dump_backtrace_{entry,stm}
new 159564af2912 arm: add show_stack_loglvl()
new 718acb2107c1 arm64: add loglvl to dump_backtrace()
new 8d312500d8cb arm64: add show_stack_loglvl()
new d35b76d134e3 c6x: add show_stack_loglvl()
new 4b3a415bbcdf csky: add show_stack_loglvl()
new 18fb7dd2f630 h8300: add show_stack_loglvl()
new cdebf142e79b hexagon: add show_stack_loglvl()
new 17bb2728df7b ia64: pass log level as arg into ia64_do_show_stack()
new 899877bf318c ia64: add show_stack_loglvl()
new 33a3183166c9 m68k: add show_stack_loglvl()
new 3c5e9b5b0dde microblaze: add loglvl to microblaze_unwind_inner()
new 139f40c0341a microblaze: add loglvl to microblaze_unwind()
new 5f47455a3f0a microblaze: add show_stack_loglvl()
new 4b28fe4a546f mips: add show_stack_loglvl()
new 20cd96a0c104 nds32: add show_stack_loglvl()
new 4e1def39f661 nios2: add show_stack_loglvl()
new aa1e74f5c679 openrisc: add show_stack_loglvl()
new dd049b90ea9d parisc: add show_stack_loglvl()
new d72273998d11 powerpc: add show_stack_loglvl()
new 0eeb15c976d3 riscv: add show_stack_loglvl()
new 95e43faa5a86 s390: add show_stack_loglvl()
new fb18c583c2b4 sh: add loglvl to dump_mem()
new 515419fe917a sh: remove needless printk()
new 7206ba03cd02 sh: add loglvl to printk_address()
new 27e89f2f181f sh: add loglvl to show_trace()
new 38cedf90e6ef sh: add show_stack_loglvl()
new ae4dd4c147f0 sparc: add show_stack_loglvl()
new ef6b5fdebdf6 um/sysrq: remove needless variable sp
new dcbb11e57fe1 um: add show_stack_loglvl()
new e102f35db628 unicore32: remove unused pmode argument in c_backtrace()
new d0a655a5d148 unicore32: add loglvl to c_backtrace()
new 034f8be0bb3c unicore32: add show_stack_loglvl()
new 798187017342 x86: add missing const qualifiers for log_lvl
new 5af9d0cec0b2 x86: add show_stack_loglvl()
new daac30298daa xtensa: add loglvl to show_trace()
new ddf9f00ab5ec xtensa-add-loglvl-to-show_trace-fix
new 72a5d669c1ff xtensa: add show_stack_loglvl()
new f6506d5afb21 sysrq: use show_stack_loglvl()
new 78d337ef687a x86/amd_gart: print stacktrace for a leak with KERN_ERR
new 189fcf3793e8 power: use show_stack_loglvl()
new 0f33b6e9f180 kdb: don't play with console_loglevel
new 727c424455c4 sched: print stack trace with KERN_INFO
new 782ce0f5b76d kernel: use show_stack_loglvl()
new 5a79f6f1f0e5 kernel: rename show_stack_loglvl() => show_stack()
new 678668522763 mm/frontswap: mark various intentional data races
new 3097ad18cd9a mm/page_io: mark various intentional data races
new 8eef0b936d21 mm-page_io-mark-various-intentional-data-races-v2
new ee6d3915bf77 mm/swap_state: mark various intentional data races
new d17ff1e97c03 mm/filemap.c: fix a data race in filemap_fault()
new 3e7db85bfd52 mm/swapfile: fix and annotate various data races
new ec818ca171e7 mm-swapfile-fix-and-annotate-various-data-races-v2
new f2f7de39e920 mm/page_counter: fix various data races at memsw
new 72e366826230 mm/memcontrol: fix a data race in scan count
new b42235e02b23 mm/list_lru: fix a data race in list_lru_count_one
new 2ee681735626 mm/mempool: fix a data race in mempool_free()
new f7a31f2d17b4 mm/rmap: annotate a data race at tlb_flush_batched
new c49b2839b04f mm: annotate a data race in page_zonenum()
new d0148b3953e7 mm/swap.c: annotate data races for lru_rotate_pvecs
new 4fd86abb3558 mm/gup.c: convert to use get_user_{page|pages}_fast_only()
new 9f98bfe84564 mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
new 01b9de235ff6 mm/gup: introduce pin_user_pages_locked()
new a292944ca0ca mm/gup: introduce pin_user_pages_locked()
new 2e7a3b080d64 mm/gup: frame_vector: convert get_user_pages() --> pin_use [...]
new f777ba66d579 mm/gup: documentation fix for pin_user_pages*() APIs
new 453097896233 docs: mm/gup: pin_user_pages.rst: add a "case 5"
new 2f4a562fe225 vhost: convert get_user_pages() --> pin_user_pages()
new be077d419f76 net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
new 3f993459eaea mm/mmap.c: add more sanity checks to get_unmapped_area()
new 7e52b0a59ed9 mm/mmap.c: do not allow mappings outside of allowed limits
new e4d85f65ad05 mm: don't include asm/pgtable.h if linux/mm.h is already included
new 80a3f1061c6d mm: introduce include/linux/pgtable.h
new 5a0b9ef897dc mm: reorder includes after introduction of linux/pgtable.h
new b330b65e1a10 csky: replace definitions of __pXd_offset() with pXd_index()
new c5a493e7879f m68k/mm/motorola: move comment about page table allocation [...]
new 08d5024dbe81 m68k/mm: move {cache,nocahe}_page() definitions close to t [...]
new 30c873a8c537 x86/mm: simplify init_trampoline() and surrounding logic
new 2bfd337daaac x86/kaslr: take CONFIG_RANDOMIZE_MEMORY into account in ka [...]
new c9508b3a9793 mm: pgtable: add shortcuts for accessing kernel PMD and PTE
new d3f153d40b08 microblaze: fix page table traversal in setup_rt_frame()
new a3b2897cfe99 mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte-fix-3
new 8dc5401abbb8 mm: consolidate pte_index() and pte_offset_*() definitions
new 64f71f0ba4de mm-consolidate-pte_index-and-pte_offset_-definitions-fix
new 046c082f9990 mm: consolidate pmd_index() and pmd_offset() definitions
new fc165cbf7b53 mm: consolidate pud_index() and pud_offset() definitions
new 11a024072f2b mm: consolidate pgd_index() and pgd_offset{_k}() definitions
new 9cc1cc65ac77 mm-consolidate-pgd_index-and-pgd_offset_k-definitions-fix
new aead4faf6783 mm-consolidate-pgd_index-and-pgd_offset_k-definitions-fix2
new 8288d069a9bc mm-consolidate-pgd_index-and-pgd_offset_k-definitions-fix-3
new 48a395e2b86f arm: fix the flush_icache_range arguments in set_fiq_handler
new b7a4705e86c1 nds32: unexport flush_icache_page
new cebbdef0d9c9 powerpc: unexport flush_icache_user_range
new 50171ac3d0e3 unicore32: remove flush_cache_user_range
new 09936159318e asm-generic: fix the inclusion guards for cacheflush.h
new 698efd12066f asm-generic: don't include <linux/mm.h> in cacheflush.h
new 61c89a22fc76 asm-generic-dont-include-linux-mmh-in-cacheflushh-fix
new 33db3d75a20a asm-generic: improve the flush_dcache_page stub
new 60000cbdee6a alpha: use asm-generic/cacheflush.h
new 3ff077163601 arm64: use asm-generic/cacheflush.h
new 82e3c821c879 c6x: use asm-generic/cacheflush.h
new 761ac3981beb hexagon: use asm-generic/cacheflush.h
new 8118114817c2 ia64: use asm-generic/cacheflush.h
new 48195d4fc179 microblaze: use asm-generic/cacheflush.h
new 16f555832a8d m68knommu: use asm-generic/cacheflush.h
new ec0812f837e6 openrisc: use asm-generic/cacheflush.h
new f7d81376e032 powerpc: use asm-generic/cacheflush.h
new af83311ce19f riscv: use asm-generic/cacheflush.h
new 7df22d3d1211 arm,sparc,unicore32: remove flush_icache_user_range
new 4a91d554da73 mm: rename flush_icache_user_range to flush_icache_user_page
new 861d4c3656bf asm-generic: add a flush_icache_user_range stub
new 1937fa02a070 sh: implement flush_icache_user_range
new e099811cfbbe xtensa: implement flush_icache_user_range
new 8dd6a8add83d xtensa: fix flush_icache_user_range in noMMU configs
new ae564f0dddb3 arm: rename flush_cache_user_range to flush_icache_user_range
new 55ffba093bc1 m68k: implement flush_icache_user_range
new 1f037da09020 exec: only build read_code when needed
new 6454e0d03712 exec: use flush_icache_user_range in read_code
new 38ccdb6c81e5 binfmt_flat: use flush_icache_user_range
new 1b2c44d4870b nommu: use flush_icache_user_range in brk and mmap
new ba1cf5eac345 module: move the set_fs hack for flush_icache_range to m68k
new 41d2e596cbec mmap locking API: initial implementation as rwsem wrappers
new 5893229e56b5 MMU notifier: use the new mmap locking API
new 83a9f3929b2e DMA reservations: use the new mmap locking API
new d891fb1f5744 mmap locking API: use coccinelle to convert mmap_sem rwsem [...]
new f09b6d29f35a mmap locking API: convert mmap_sem call sites missed by co [...]
new 5d472b8e3492 mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coc [...]
new 69dd95abe4f5 mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coc [...]
new c9d49b277136 mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coc [...]
new 3721ab92cfb2 mmap locking API: convert nested write lock sites
new f4af9628fb73 mmap locking API: add mmap_read_trylock_non_owner()
new e6c6f0d16506 mmap locking API: add MMAP_LOCK_INITIALIZER
new eab9f3c7effa mmap locking API: add mmap_assert_locked() and mmap_assert [...]
new 1dd0fdbb07fa mmap locking API: rename mmap_sem to mmap_lock
new dc94dfdf5122 mmap-locking-api-rename-mmap_sem-to-mmap_lock-fix
new a48ab17e0b1f mmap locking API: convert mmap_sem API comments
new e9c530c6b118 mmap locking API: convert mmap_sem comments
new 2637c3611abd mmap-locking-api-convert-mmap_sem-comments-fix
new 768663171700 mmap-locking-api-convert-mmap_sem-comments-fix-fix
new dcf34b5fdcfa mmap-locking-api-convert-mmap_sem-comments-fix-fix-fix
new 2c16f4127bbc mm/madvise: pass task and mm to do_madvise
new b44c09c7beae mm/madvise: introduce process_madvise() syscall: an extern [...]
new 1a8ac854ffa8 fix process_madvise build break for arm64
new fa007801d2d8 mm: fix build error for mips of process_madvise
new b08f67efd4ec mm-introduce-external-memory-hinting-api-fix-2-fix
new e43ba8ccf982 mm/madvise: check fatal signal pending of target process
new bddc4a25d5dd pid: move pidfd_get_pid() to pid.c
new 6834fea1ec6d mm/madvise: support both pid and pidfd for process_madvise
new 9b3ae9555932 mm/madvise: allow KSM hints for remote API
new 967eca71b351 mm: support vector address ranges for process_madvise
new 97f5ac91956a mm: support compat_sys_process_madvise
new df6e1834224b mm-support-vector-address-ranges-for-process_madvise-fix-fix
new 682b5586888c mm/madvise: make function 'do_process_madvise' static
new d404e9c29847 mm: fix s390 compat build error
new d8a6be1600ad mm-support-vector-address-ranges-for-process_madvise-fix-f [...]
new 07c4d31a7fc4 mm: use only pidfd for process_madvise syscall
new 0372231d0d07 mm: return EBADF if pidfd is invalid
new 5fca37fb0448 mm/madvise.c: remove duplicated include
new c36a923c38d2 maccess: unexport probe_kernel_write()
new 4339ee0bdbd5 turns out that probe_user_write is used in modular code
new 171a0a3a109e maccess: remove various unused weak aliases
new 39a4c36b35bb maccess: remove duplicate kerneldoc comments
new dbf85672bd2b maccess: clarify kerneldoc comments
new 26d5178e2a16 maccess: update the top of file comment
new e72f2b6045c4 maccess: rename strncpy_from_unsafe_user to strncpy_from_u [...]
new 261d8a1a89be maccess: rename strncpy_from_unsafe_strict to strncpy_from [...]
new a23599d7c238 maccess: rename strnlen_unsafe_user to strnlen_user_nofault
new 63768c218cd4 maccess: remove probe_read_common and probe_write_common
new 08e674a9529f maccess: unify the probe kernel arch hooks
new 38407962a982 maccess-unify-the-probe-kernel-arch-hooks-fix
new 9b58c4b17d73 bpf: factor out a bpf_trace_copy_string helper
new 47b44e9a78d4 bpf: handle the compat string in bpf_trace_copy_string better
new 2d7450555e5f bpf:bpf_seq_printf(): handle potentially unsafe format str [...]
new f34abdb44198 bpf: rework the compat kernel probe handling
new c871c86e6972 tracing/kprobes: handle mixed kernel/userspace probes better
new 2008c31e6dc0 maccess: remove strncpy_from_unsafe
new bae151297321 maccess: always use strict semantics for probe_kernel_read
new a3593eeca12f maccess-always-use-strict-semantics-for-probe_kernel_read-fix
new 1755cffa8ba4 maccess: move user access routines together
new 982087c9c337 maccess: allow architectures to provide kernel probing directly
new 9bc8694a6a82 x86: use non-set_fs based maccess routines
new 7060c8cd461d x86-use-non-set_fs-based-maccess-routines-x86-use-non-set_ [...]
new 6335c26a912a maccess: return -ERANGE when probe_kernel_read() fails
new 507f41d7ee36 include/linux/cache.h: expand documentation over __read_mostly
new 1457f8e1ca59 doc: cgroup: update note about conditions when oom killer [...]
new 61e44770253a doc-cgroup-update-note-about-conditions-when-oom-killer-is [...]
new 8748a56d807f include/asm-generic/vmlinux.lds.h: align ro_after_init
new 4ca24e040a10 sh: clkfwk: remove r8/r16/r32
new 3e97114f0c4b sh: remove call to memset after dma_alloc_coherent
new 3920ca638ec9 sh: use generic strncpy()
new 1b37e2b4b943 sh: add missing EXPORT_SYMBOL() for __delay
new a0da3ff7f68d Merge branch 'akpm/master'
new 1713116fa907 Add linux-next specific files for 20200608
The 502 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.