This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards b9bb2f0ed 0: update: binutils-gcc: 2
new 2c644c15e 0: update: binutils-gcc: 2
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 (b9bb2f0ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1528 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 37912 -> 38136 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268880 -> 264612 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 5f62caec81 Automatic date update in version.in
adds 7c4b20b958 i386: Allow GOT32 relocations against ABS symbols
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-x86.c | 10 ++++++----
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr28870.d | 10 ++++++++++
ld/testsuite/ld-i386/pr28870.s | 6 ++++++
4 files changed, 23 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr28870.d
create mode 100644 ld/testsuite/ld-i386/pr28870.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_kernel/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b7a1560a3 2: update: binutils-llvm-linux-qemu: 40
new 06fb766ca 2: update: binutils-llvm-linux-qemu: 40
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 (b7a1560a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1576 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43260 -> 43296 bytes
04-build_llvm/console.log.xz | Bin 59336 -> 58084 bytes
05-build_abe-qemu/console.log.xz | Bin 31132 -> 31888 bytes
06-build_linux/console.log.xz | Bin 3732 -> 3488 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 212 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +--
9 files changed, 114 insertions(+), 114 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 6d98e83b2c9 nvptx: Tweak constraints on copysign instructions
new 9694f612198 Fortran/OpenMP: Avoid ICE for invalid char array in omp ato [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/fortran/openmp.cc | 11 ++++++++---
gcc/testsuite/gfortran.dg/gomp/atomic-28.f90 | 28 ++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/atomic-28.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 gcc.
from bbb7f8604e1 C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 't [...]
new bcbe2809315 doc: Tweak the www.bitwizard.nl reference
new 91a7e1daa75 nvptx: Improved support for HFMode including neghf2 and abshf2
new de12b919c74 nvptx: Expand QI mode operations using SI mode instructions
new 26d7b8f9bdf nvptx: Add support for 64-bit mul.hi (and other) instructions
new f68c3de7fc9 nvptx: Fix and use BI mode logic instructions (e.g. and.pred)
new 9bacd7af2e3 PR target/104345: Use nvptx "set" instruction for cond ? -1 : 0
new 6d98e83b2c9 nvptx: Tweak constraints on copysign instructions
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/nvptx/nvptx.md | 357 ++++++++++++++++++++++++---
gcc/doc/install.texi | 2 +-
gcc/testsuite/gcc.target/nvptx/bool-1.c | 16 ++
gcc/testsuite/gcc.target/nvptx/bool-2.c | 14 ++
gcc/testsuite/gcc.target/nvptx/bool-3.c | 14 ++
gcc/testsuite/gcc.target/nvptx/bool-4.c | 9 +
gcc/testsuite/gcc.target/nvptx/float16-3.c | 11 +
gcc/testsuite/gcc.target/nvptx/float16-4.c | 11 +
gcc/testsuite/gcc.target/nvptx/float16-5.c | 14 ++
gcc/testsuite/gcc.target/nvptx/float16-6.c | 38 +++
gcc/testsuite/gcc.target/nvptx/isinf.c | 9 +
gcc/testsuite/gcc.target/nvptx/mul-hi64.c | 47 ++++
gcc/testsuite/gcc.target/nvptx/mul-wide64.c | 13 +
gcc/testsuite/gcc.target/nvptx/neg-selp.c | 17 ++
gcc/testsuite/gcc.target/nvptx/umul-hi64.c | 47 ++++
gcc/testsuite/gcc.target/nvptx/umul-wide64.c | 13 +
16 files changed, 595 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/bool-1.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/bool-2.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/bool-3.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/bool-4.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-3.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-4.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-5.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-6.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/isinf.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/mul-hi64.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/mul-wide64.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/neg-selp.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/umul-hi64.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/umul-wide64.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 annotated tag next-20220210
in repository linux-next.
at 061ca5971c59 (tag)
tagging 395a61741f7ea29e1f4a0d6e160197fe8e377572 (commit)
replaces v5.17-rc3
tagged by Stephen Rothwell
on Thu Feb 10 18:45:23 2022 +1100
- Log -----------------------------------------------------------------
next-20220210
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmIEwpMACgkQifkcCkHV
wHoB0w/+LezRyqNXa1fN8kZgI1aqXnuPt2ma7i+D4EcqZJ1dx804rNcpFeyLE1C4
oJLoxaDCN+eAsG1sFDHqz74gR2fWQeIIBxJmDLmrkRDrxDtiJp3HN0TAuz78mPmA
BZ+fqcwDtwK8a5LLiksYjMUijCsLvMW9+HDM0UwXo4jwLy0IOaUiV7Yc3irNqdi8
eBtnpkZmkuhBCqDDZD0GJKWe708p6z/istSqDWjNhjmJJvFHhfwzGcNKZqQIcaFV
fUyRZkgzlt8DL6YwsnJKkz4S6KBHiSQmOxBU6aAPA2HywrvVsS07SBQy3KjIUL/n
xUfBEkNx3N7/LihPeUKRhK/RqocV+C3iByp8nlm9jec7TtrUEHKixREVSRlTMYHN
DjW2cVy4BgY8+IEy3ygLUQZ7WfXd2Sx6HxNcuNcdx1zgqhtjKbaG6oeZY/vxtDDT
9pSdECaTMDXTSiy2g1Hk4b/hVnmwJTQDFDcBtnTro3t5TEmm3+S6yJTGVA++bzCs
0HV8reJcMSray5TskTsTzVOSO96Pqt4b52NLQ9xrEEOot0WHphvKCadDrSA6HxM5
4xJVi4yLyx5xvikOPalDB5NFTdFx2NwS6Vi0EbPhZkawOXepUanekEanhW95Ak1y
Iskucx+3V6UC7E3JWIIumqKgMUIUlantDOiOBTmwTUhRxL8Tpmo=
=ALia
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a4dabc3d30ea coresight: etm4x: Add lock for reading virtual context ID [...]
new 056d38576abe dt-bindings: i2c: samsung,s3c2410-i2c: convert to dtschema
new 7f03a457f5f4 staging: r8188eu: TXPowercount is set but not used
new 2ccc526ec9f9 staging: r8188eu: TXPowerTrackingCallbackCnt is set but not used
new b1d602da80b1 staging: r8188eu: bTXPowerTrackingInit is set but not used
new 28ba3b7bfaf4 staging: r8188eu: bTXPowerTracking is set but not used
new 246c4680a94e staging: r8188eu: remove constant rf variable
new 2096151fbe67 staging: r8188eu: RfRegChnlVal[1] is set but not used
new 49132583d260 staging: r8188eu: use a define for the radio path
new 3b011b097c38 staging: r8188eu: limit rf register writes to path a
new bfa4b4e6912f staging: r8188eu: remove UsbBulkOutSize from struct hal_da [...]
new 90c3e3b8140d dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
new bae5a4acef67 mfd: simple-mfd-i2c: Add a Kconfig name
new 5913eb45d036 mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a
new 947d0cce70ae regulator: sy7636a: Remove requirement on sy7636a mfd
new de34a4053250 hwmon: sy7636a: Add temperature driver for sy7636a
new c2e6b577784d staging: r8188eu: only OFDM_index_old[0] is used
new 18cb09cb2543 staging: r8188eu: only OFDM_index[0] is used
new 8a1cf651d602 staging: r8188eu: replace local OFDM_index with single variable
new fa6ffa4a7587 staging: r8188eu: remove debug code to bypass LC calibration
new 521e63c5d9a5 staging: r8188eu: remove debug code to bypass IQ calibration
new fc91b5bf8cf0 staging: r8188eu: move local definitions into rtw_fw.h
new e3b1450dfc38 staging: r8188eu: remove unused enum _IFACE_TYPE
new 3c4b62e3819c staging: r8188eu: remove unused enum _ADAPTER_TYPE
new de424be4e976 staging: r8188eu: remove the global DriverState
new e5b45a53efc8 staging: r8188eu: remove unused struct adapter components
new 72d8054a5b59 staging: r8188eu: in_cta_test is always 0
new 2a02c1adf86e staging: r8188eu: irq_alloc is not used
new f59d7c0b60de staging: r8188eu: not_indic_disco is unused
new c781d8db2c57 staging: r8188eu: remove unused struct hostapd_priv
new a548aea7ff6b staging: r8188eu: usb_vendor_req_mutex is not used
new ac510bbe168d staging: r8188eu: dvobj_priv's signal_strength is not used
new 0266c945a8ff staging: r8188eu: RegUsbSS is not used
new 1091a8737b9e staging: r8188eu: usb_suspend_sema is initialised but not used
new 20198dd98cb5 staging: gdm724x: Replace one-element array with flexible- [...]
new 4948dbb78d53 Staging: unisys: visorhba: alignment should match open par [...]
new 171561849655 Staging: r8188eu: core: 'associcated' may be misspelled - [...]
new 9e223aa451a1 staging: pi433: remove register debug dev_dbg stmts using [...]
new 1b6a6147374e staging: pi433: standardize use of line escape chars in de [...]
new a2882e5ea349 staging: pi433: remove need to recompile code to debug fif [...]
new 1b9a8d755f2b Staging: nvec: Fix ending in '(' error
new f2c461536226 staging: drop fpgaboot driver
new 9978c2f14f20 serial: mctrl_gpio: add a new API to enable / disable wake_irq
new 7547d9ab0372 serial: stm32: enable / disable wake irqs for mcrtl_gpio w [...]
new 330582535eb2 dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
new 93fc5f2fba94 dt-bindings: serial: renesas,scif: Remove redundant renesa [...]
new ed265bc955cf dt-bindings: serial: renesas,scif: Document RZ/G2UL SoC
new 5cfb02ced7e0 dt-bindings: serial: renesas,sci: Document RZ/G2UL SoC
new fcc446c8aa63 serial: 8250_bcm2835aux: Add ACPI support
new 97ecbfb30dca dt-bindings: usb: dwc3: Deprecate snps,ref-clock-period-ns
new 33fb697ec7e5 usb: dwc3: Get clocks individually
new 5114c3ee2487 usb: dwc3: Calculate REFCLKPER based on reference clock
new 596c87856e08 usb: dwc3: Program GFLADJ
new 9940a7569d4c comedi: remove redundant assignment to variable buffer_config
new 9583e4ee4933 speakup: Allow lower values for the flush parameter
new 353b940c90d2 speakup_audptr: cleanup synth_version
new 5b3dc949f554 misc: alcor_pci: Fix an error handling path
new fac608138c61 VMCI: dma dg: whitespace formatting change for vmci regist [...]
new e283a0e8b7ea VMCI: dma dg: add MMIO access to registers
new eed2298d9360 VMCI: dma dg: detect DMA datagram capability
new 8cb520bea147 VMCI: dma dg: set OS page size
new cc68f2177fcb VMCI: dma dg: register dummy IRQ handlers for DMA datagrams
new 5ee109828e73 VMCI: dma dg: allocate send and receive buffers for DMA datagrams
new 22aa5c7f3230 VMCI: dma dg: add support for DMA datagrams sends
new 463713eb6164 VMCI: dma dg: add support for DMA datagrams receive
new 27446562a1d9 platform: use dev_err_probe() in platform_get_irq_byname()
new d8b1c3d0d700 arm64: dts: zynqmp: Move USB clocks to dwc3 node
new 5726079cd486 arm64: dts: ipq6018: Use reference clock to set dwc3 period
new c3c9cee59282 usb: ehci: add pci device support for Aspeed platforms
new cdf157faaafe firmware: arm_scmi: Disable ftrace for Clang Thumb2 builds
new 5004c264ca64 Merge branch 'for-next/scmi' of git://git.kernel.org/pub/s [...]
new cf7ff6f04130 hwmon: (asus-ec-sensors) add CPU core voltage
new b460ae6643ad Merge tag 'ib-mfd-hwmon-regulator-v5.18' into hwmon-next
new e84d3a45cce1 dt-bindings: trivial-devices: make comment indentation consistent
new d71ea591223e dt-bindings: vendor-prefixes: clarify HP prefix
new 52492ff5c583 cifs: call helper functions for marking channels for reconnect
new 2a05137a0575 cifs: mark sessions for reconnection in helper function
new 0e91de9ca5c0 cifs: channel helper functions should set tcpStatus
new 5a198c3f9b0b tools: Move gfp.h and slab.h from radix-tree to lib
new 4c12918f1086 tools/include: Add phys_addr_t to types.h
new 826c23e10ee4 tools/include: Add _RET_IP_ and math definitions to kernel.h
new 24af9a87ae81 tools/include: Update atomic definitions
new bad5c52beb21 tools/include: Add mm.h file
new f181e1e4009b tools/include: Add cache.h stub
new e4e9850709f9 tools/include: Add io.h stub
new e97362caf658 tools/include: Add pfn.h stub
new ab1f3ebd520c tools/include: Add debugfs.h stub
new 46ad27eef522 memblock tests: Add skeleton of the memblock simulator
new d047055e609e memblock tests: Add memblock reset function
new c294f4708f01 memblock tests: Add memblock_add tests
new 7ee605ba9365 memblock tests: Add memblock_reserve tests
new ed7b7402f9c9 memblock tests: Add memblock_remove tests
new be95b2fb4434 memblock tests: Add memblock_add_node test
new 5b3408a4e5ff memblock tests: Add memblock_free tests
new f4044ca19670 drm/i915/guc: Prepare for error propagation
new bf8900406e9e drm/i915/guc: Use a single pass to calculate regset
new 4f774c4a65bf cpufreq: Reintroduce ready() callback
new ef8ee1cb8fc8 cpufreq: qcom-hw: Delay enabling throttle_irq
new b48cd0d12f8e cpufreq: replace cpumask_weight with cpumask_empty where a [...]
new 4a8a77abf0e2 cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse
new 4ce9f72e008b ARM: dts: imx7s: Define operating points table for cpufreq
new bc8b0c271bbf cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist
new 69458e2c2780 ALSA: hda: Fix driver index handling at re-binding
new 8cba323437a4 mtd: rawnand: protect access to rawnand devices while in suspend
new 2719229eda8e openrisc: remove CONFIG_SET_FS
new dec09a4dc165 dt-bindings: gpio: convert faraday,ftgpio01 to yaml
new 4398693a9e24 gpiolib: make struct comments into real kernel docs
new 2ecf64a0d266 drm/i915: group i915_drv.h forward declarations together
new 6e007c3bc970 drm/i915/color: hide struct intel_color_funcs
new 7e97596c743c drm/i915/hpd: hide struct intel_hotplug_funcs
new 91cb1e11786c drm/i915/fdi: hide struct intel_fdi_funcs
new 11a1d09c974f drm/i915/dpll: add intel_dpll_crtc_compute_clock()
new a3de31d55b2a drm/i915/dpll: hide struct intel_dpll_funcs
new edbb9242478d drm/i915/pm: hide struct drm_i915_clock_gating_funcs
new c47c7ab9b536 MIPS: Malta: Enable BLK_DEV_INITRD
new 7d8e4c98d13b staging: fbtft: Fix error path in fbtft_driver_module_init()
new c222ea5d2f33 staging: fbtft: Deduplicate driver registration macros
new 316f569df766 tpm: st33zp24: Make st33zp24_remove() a void function
new afb0a80e63d6 platform/chrome: cros_ec: Make cros_ec_unregister() return void
new a0386bba7093 spi: make remove callback a void function
new 1f8863bfb5ca genirq: Allow the PM device to originate from irq domain
new e95f3efdeb49 irqchip/gic: Move PM device over to irq domain
new c2ea6b9b03c1 irqchip/renesas-intc-irqpin: Move PM device over to irq domain
new c3ec838e3a39 irqchip/renesas-irqc: Move PM device over to irq domain
new fb140b9c0fe1 irqchip/imx-intmux: Move PM device over to irq domain
new 4b9558f92036 gpio: mt7621: Kill parent_device usage
new 989c78f25ade gpio: omap: Move PM device over to irq domain
new 373d664b7d3b gpio: rcar: Move PM device over to irq domain
new 924610607f19 gpio: tpmx86: Move PM device over to irq domain
new 03182a20db44 pinctrl: npcm: Fix broken references to chip->parent_device
new de72f9429628 pinctrl: starfive: Move PM device over to irq domain
new d3a33cefbb37 genirq: Kill irq_chip::parent_device
new fa5a1cb3c87f Merge branch irq/parent_device into irq/irqchip-next
new d33509293307 dt-bindings: interrupt-controller: stm32-exti: document st [...]
new 04133bb1e710 irqchip/stm32-exti: Add STM32MP13 support
new 2cbfa2128662 spi: make remove callback a void function
new 425fd283e4a2 dt-bindings: memory: lpddr2-timings: convert to dtschema
new 180a276c99bb dt-bindings: memory: lpddr3-timings: convert to dtschema
new 28f818580e49 dt-bindings: memory: lpddr3: convert to dtschema
new d98e72b6f9b0 dt-bindings: memory: lpddr3: adjust IO width to spec
new e531932c7185 dt-bindings: memory: lpddr3: deprecate manufacturer ID
new 42f94bb962cd dt-bindings: memory: lpddr3: deprecate passing timings fre [...]
new 4e890b2228fd memory: of: parse max-freq property
new b7c3f95f32e0 Merge branch 'mem-ctrl-next' into for-next
new 7d88b9608142 ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for [...]
new 8be90641a0bb ASoC: dt-bindings: davinci-mcasp: convert McASP bindings t [...]
new 3a64d39fa4bd soc/tegra: fuse: Update nvmem cell list
new 88c7fbe47331 random: remove batched entropy locking
new 82765d991b81 Merge branch for-5.17/soc into for-next
new 31d0ec768bfb Merge branch for-5.18/soc into for-next
new 4b17d59fe455 Merge branch for-5.18/dt-bindings into for-next
new 33e9d249ce3e Merge branch for-5.18/arm64/dt into for-next
new ff73c883bdba random: defer fast pool mixing to worker
new cdab8f848594 random: fix locking in crng_fast_load()
new 86c01744b044 random: use RDSEED instead of RDRAND in entropy extraction
new 00ad79564982 random: get rid of secondary crngs
new ea5415704f46 random: inline leaves of rand_initialize()
new e0589e68c6de random: ensure early RDSEED goes through mixer on init
new 4054ca1e2bc1 random: do not xor RDRAND when writing into /dev/random
new dd434439e8c9 random: absorb fast pool into input pool after fast load
new c3da358f8ef1 Merge branch irq/stm32mp13 into irq/irqchip-next
new 00e522737261 random: use simpler fast key erasure flow on per-cpu keys
new 8ec8e5c54cbd random: use hash function for crng_slow_load()
new 3eb616b26408 x86/PCI: revert "Ignore E820 reservations for bridge windo [...]
new f2edd5978acc Merge branch 'acpi-x86' into linux-next
new 03e5b167bd20 drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasid
new b1c87b0874a4 drm/amdkfd: use unmap all queues for poison consumption
new 803ec96319ee drm/i915: Move vblank waits out from IPS code
new efbb7c98f5fa drm/i915: Change IPS calling convention
new 2feb6b0f06b1 drm/i915: Hoover the IPS enable/disable calls into the pre [...]
new f3b603de2ff4 drm/i915: Move the IPS code to its own file
new 28f5f8884e7c drm/i915: Extract hsw_ips_get_config()
new 98476876b837 drm/i915: Fix IPS disable in intel_plane_disable_noatomic()
new 49c3c08b317d parisc: Fix random get_user()/put_user() failures
new f4e82f190e79 dt-bindings: timer: nuvoton,npcm7xx-timer: Convert to YAML
new a2f138d79db4 random: make more consistent use of integer types
new 5bb524970ad0 random: remove outdated INT_MAX >> 6 check in urandom_read()
new 0ab834a5d6a1 random: zero buffer after reading entropy from userspace
new ae81dd5022a7 random: fix locking for crng_init in crng_reseed()
new 208b65f7b5cc dt-bindings: net: convert net/cortina,gemini-ethernet to yaml
new a5a34bba133c random: tie batched entropy generation to base_crng generation
new f6f1f85afaf2 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 40f1dc5223ae drm/amd/pm: drm/amd/pm: disable GetPptLimit message in sriov mode
new de7fbd020d95 drm/amd/pm: fix hwmon node of power1_label create issue
new 6c1a7867734b drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS
new 5bdd3eb25354 drm/amdkfd: Remove unused old debugger implementation
new a439b890dbd1 drm/amdkfd: Consolidate MQD manager functions
new 1cbbc8d4f788 drm/radeon/uvd: Fix forgotten unmap buffer objects
new db7b81545f5a drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object
new 3b99e8e37d0f drm/amd/pm: correct hwmon power label name
new 63b5fa9dbb71 drm/amdgpu: fix gmc init fail in sriov mode
new 46d95a3a6dea drm/amdgpu: add another raven1 gfxoff quirk
new 5502e3c09584 drm/amdgpu: only check for _PR3 on dGPUs
new 9fe2e5192d6d drm/amdgpu/swsmu/vgh: rename MSG_RlcPowerNotify
new 43a71c1ed23b Revert "drm/amd/display: To modify the condition in indica [...]
new 90825c12d694 drm/radeon: Add HD-audio component notifier support (v2)
new e6cc5dc39ba4 drm/amdgpu/smu11.5: restore cclks in vangogh_set_performan [...]
new 31fc1c63c2ae dt-bindings: clock: Add binding for TI clksel
new c05fb6cf2cdc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 80dda4ee13ad Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new a23bf2cb7039 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new cad234f02151 Merge branch 'for-next/perf' of git://git.kernel.org/pub/s [...]
new 6ab0d5a3575a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 15e6355719a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c992095b5568 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ee9a0817c207 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 13665b8b8a4f Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new ca7350d1884b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d6bfa314079c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f805e9526ba1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5a36db594365 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e3d3dfc1f10f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f2659f0757f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ac102607df45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 53420a865743 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 410c78bdf5e4 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new e1228a9ed9aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d107c8122043 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f9b63fd796c9 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 801ae24e9038 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 6f4123bd642d Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 68ced21ea86a Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 7506a8409182 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b60ac84c8016 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 522aabd82138 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 43ae404131e0 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new cc0cd0434e07 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 10cee777665c Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new a536ab5e8bc0 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...]
new 9dfd0514774b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a9144cb8751b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 86efbd5b9bd5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new ea4f1ffb01d8 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 50826580d10c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 00131b634be0 Merge branch 'for-next' of git://github.com/openrisc/linux.git
new aa59c2b452ad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ad675ab02d1f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5f677becc423 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b889f68f4a99 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 35edc1b63f55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4d3c2ac1f746 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8398398e15b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new b96c321bd925 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new fbb54736c649 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b89a31046752 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new df1a55118388 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 75a2a1293e76 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 81bc20ad3db5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4ba014d2abbf Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new 9f1ba4213de1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 71377b67d48a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 150fe38bff5e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b16070743490 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new e87d05d85a14 dt-bindings: phy: samsung,exynos-hdmi-phy: convert to dtschema
new f16fe2d3b41f dt-bindings: display: samsung,exynos5433-decon: convert to [...]
new 5c45a11b618e dt-bindings: display: samsung,exynos7-decon: convert to dtschema
new 8b8ba8dcc576 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 79a423d0c01a Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 66121306cf54 Merge branch 'master' of git://linuxtv.org/media_tree.git
new e0b7d5314ea1 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 8fc99be984ae Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 6b15415e0303 dt-bindings: display: samsung,exynos-hdmi-ddc: convert to [...]
new 68e89bb36d58 dt-bindings: display: samsung,exynos-mixer: convert to dtschema
new a5032991e108 dt-bindings: display: samsung,exynos-hdmi: convert to dtschema
new 4c5e180b83ed dt-bindings: display: samsung,exynos5433-mic: convert to dtschema
new e4fc20d74a18 dt-bindings: display: samsung,exynos-fimd: convert to dtschema
new f3d764f05706 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 550e50b8340f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8b1d1312d178 next-20220209/net-next
new 9f26a67d62e7 next-20220208/bpf-next
new 59dfdc13ca22 dt-bindings: net: can: fix dtbs warning
new 3a36eb031b6f dt-bindings: rng: atmel,at91-trng: update maintainers entry
new b4ba994f2622 dt-bindings: ltk050h3146w: replace Heiko Stuebner by mysel [...]
new 3cf185f200c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 044b95d58751 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/l [...]
new aa42e8e61f91 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 75629b6c650f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 922eb3bb6a5a Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
new f55a0dd8be07 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 2f44f98f601a Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 20a6fadbe537 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new ef65510b5006 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new e21399e548c5 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 257a04c376bf Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 6f59c547db94 Merge branch 'for-linux-next-gt' of git://anongit.freedesk [...]
new 578166a61600 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
new 8d446ff5ad59 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
new 36eeaf43a04b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f3f44ca730d7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new faf52b93a3da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 31cf36a9dd1a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f8074c8995cc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bffbfd219591 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new ce147104e1bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dbb107074467 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
new 900740a6aaef Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7a84da33be57 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 5a7a521c0802 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a22a4c44d26b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7937fa534ff9 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
new 554929a06f0d Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 26924bfa3325 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new d06caedb8805 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8065845f2bab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 99a46e2f4aa4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 47a543b73c56 Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...]
new 993da010a8fa Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new d6c155e813a8 Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
new 124380fdf2f1 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 395634463cc8 signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
new 4cf829c9d35e seccomp: Invalidate seccomp mode to catch death failures
new 6cac51cea416 samples/seccomp: Adjust sample to also provide kill option
new 61189a512925 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8ea8db02f6e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ab07609b13f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f4515ed677f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d27d93f85168 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a5f9ad04ae6b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4c82e44cb1f5 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new d5c7537cac1f Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 7d470a2967ed Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 754e304321cc Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...]
new a034ab95044e Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 4b457e19fe62 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 9814d8f5df47 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4330acc8e850 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d5b7a508f0e2 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 708ee1f9d73d Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new 1591d4f00963 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dda2cda2d687 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a6576e360322 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1129acbdf359 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b4cfdb9d12e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1cb53e61990d Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new cf9a534b13ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84d92ed39d66 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b42c379151c0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c0196a2a34d9 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new 07059ea3bdd3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7b451083a847 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cba5b8ec61c7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4d0e7a912c41 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 26fa5e809dd2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d9a68e3e1336 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 255f5d0bac36 Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new 2e1b0959403d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 317538e64641 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new cd7e7895dc99 mm/gup: make migrate_device_page() fails always if !CONFIG [...]
new 50f53e8a8e13 tools: add hmm gup test for long term pinned device pages
new 72b55f376c1d mm/damon/dbgfs/init_regions: use target index instead of t [...]
new cd0bb9436d71 Docs/admin-guide/mm/damon/usage: update for changed initai [...]
new 65a3d818240d mm/damon/core: move damon_set_targets() into dbgfs
new 8d367bc080ac mm/damon: remove the target id concept
new 8835da97d7aa mm/damon: remove redundant page validation
new 10239d6f5679 fs/buffer.c: add debug print for __getblk_gfp() stall problem
new 62f0425db812 fs/buffer.c: dump more info for __getblk_gfp() stall problem
new c9f6c5f936a4 kernel/hung_task.c: Monitor killed tasks.
new f31065a937b2 proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
new 93090798b900 proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix
new 05fa99d23a06 proc/vmcore: fix possible deadlock on concurrent mmap and read
new f50d0b4379b6 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
new bdcee792b638 proc/sysctl: make protected_* world readable
new 371197a10fdd Kconfig.debug: make DEBUG_INFO selectable from a choice
new d484968d9a3d Kconfig.debug: make DEBUG_INFO always default=n
new 47b4c37ac320 include: drop pointless __compiler_offsetof indirection
new b54c7e9a9a6b ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
new 4417d1a7b65e bitfield: add explicit inclusions to the example
new 51f10371623c lz4: fix LZ4_decompress_safe_partial read out of bound
new 25b42dd6981c checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...]
new 2f65de0f8167 checkpatch: add --fix option for some TRAILING_STATEMENTS
new d6695fe43859 scripts/checkpatch.pl: remove _deferred and _deferred_once [...]
new 9dcf6f8d5e92 fs/binfmt_elf: fix AT_PHDR for unusual ELF files
new 7ce3ea5fd2d5 fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files-v5
new fa9bdb7e55af fs/binfmt_elf: refactor load_elf_binary function
new 88701d3db964 ELF: fix overflow in total mapping size calculation
new 82b37e632513 kallsyms: print module name in %ps/S case when KALLSYMS is [...]
new 09b02ace0a3b init/main.c: silence some -Wunused-parameter warnings
new 416ae4d4906a fs/pipe: use kvcalloc to allocate a pipe_buffer array
new 0abbaa7a3161 fs/pipe.c: local vars have to match types of proper pipe_i [...]
new f81c8aa1a7c0 minix: fix bug when opening a file with O_DIRECT
new e80d26a648c2 exec: force single empty string when argv is empty
new 90f823111249 exec: Fix min/max typo in stack space calculation
new 9b227bc5f65d selftests/exec: test for empty string on NULL argv
new af4d63c4da48 kexec: make crashk_res, crashk_low_res and crash_notes sym [...]
new 7ef0f9c3f5c2 riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...]
new f1a8b97bda74 x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
new 7189b35984e6 arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
new 237490211bfd docs: kdump: update description about sysfs file system support
new ed110fb94f3d docs: kdump: add scp example to write out the dump file
new e05808ea42cc panic: unset panic_on_warn inside panic()
new 9b48a86a020b ubsan: no need to unset panic_on_warn in ubsan_epilogue()
new fbc0071a0c94 kasan: no need to unset panic_on_warn in end_report()
new c2094f202ec8 docs: sysctl/kernel: add missing bit to panic_print
new 47e11919404d sysctl: documentation: fix table format warning
new 2e26462d9d45 panic: add option to dump all CPUs backtraces in panic_print
new 7fa5bf6352f9 kcov: split ioctl handling into locked and unlocked parts
new 9d7179dcce20 kcov: properly handle subsequent mmap calls
new 0d89a06bb11a selftests: set the BUILD variable to absolute path
new bbdee290a943 selftests: add and export a kernel uapi headers path
new 84b7519a6f98 selftests: correct the headers install path
new 2d359adb6a88 selftests: futex: add the uapi headers include variable
new 69cd78ead509 selftests: kvm: add the uapi headers include variable
new 268fa278574d selftests: landlock: add the uapi headers include variable
new df11e4a93f92 selftests: net: add the uapi headers include variable
new db91fd51d310 selftests: mptcp: add the uapi headers include variable
new 0d3408941206 selftests: vm: add the uapi headers include variable
new b413df4eac1a selftests: vm: remove dependecy from internal kernel macros
new cc9ffebdb19a selftests: kselftest framework: provide "finished" helper
new c4d06c4efaed Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
new 9a3e4418488e ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
new 244932631142 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new 167c02fb7091 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 61ba217fd998 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 25af5dc023cf Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 9013b6cd0dc8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 77b1cd8b8edb Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 05b4f1ad2f38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2262939d12e8 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 43a9443d5da2 Merge branch 'akpm-current/current'
new 395a61741f7e Add linux-next specific files for 20220210
The 420 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.