This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/llvm-project.
from 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
adds 52bfd2c1ccd8 [ELF] Do not report undefined weak references in shared libraries
adds f3394dc82c20 [libc++] Fix wrongly non-inline basic_string::shrink_to_fit
adds 724ed207b760 [ELF] Hint -z nostart-stop-gc for __start_ undefined references
adds 29276490d13c [MC][ELF] Do not error on parsing .debug_* section directi [...]
adds 5932c004778c [MC][ELF] Fix accepting abbreviated form with Type change
adds d904698b53e4 [Analysis] Ignore casts and unary ops for uninitialized values
new 87ca22cba2fa [Support] Attempt to fix deadlock in ThreadGroup
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:
clang/lib/Analysis/UninitializedValues.cpp | 17 ++++--
clang/test/Analysis/uninit-asm-goto.cpp | 12 ++++
libcxx/include/string | 2 +
.../shrink_to_fit.explicit_instantiation.sh.cpp | 59 +++++++++++++++++++
lld/ELF/InputFiles.cpp | 2 +-
lld/ELF/Relocations.cpp | 6 ++
lld/docs/ELF/start-stop-gc.rst | 66 ++++++++++++++++++++++
lld/docs/index.rst | 1 +
lld/test/ELF/allow-shlib-undefined-weak.s | 48 ++++++++++++++++
lld/test/ELF/gc-sections-startstop-hint.s | 21 +++++++
llvm/include/llvm/Support/Parallel.h | 5 +-
llvm/lib/MC/MCParser/ELFAsmParser.cpp | 29 +++++++---
llvm/lib/Support/Parallel.cpp | 7 ++-
llvm/test/MC/ELF/section-omitted-attributes.s | 5 ++
llvm/test/MC/Mips/elf-debug-section.s | 38 ++++++++++++-
15 files changed, 303 insertions(+), 15 deletions(-)
create mode 100644 libcxx/test/std/strings/basic.string/string.capacity/shrink_to_ [...]
create mode 100644 lld/docs/ELF/start-stop-gc.rst
create mode 100644 lld/test/ELF/allow-shlib-undefined-weak.s
create mode 100644 lld/test/ELF/gc-sections-startstop-hint.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-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a54408b73 2: update: binutils-llvm-linux-qemu: 22164
new a09119163 2: update: binutils-llvm-linux-qemu: 22180
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 (a54408b73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1572 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41928 -> 42104 bytes
04-build_llvm/console.log.xz | Bin 59264 -> 59128 bytes
05-build_abe-qemu/console.log.xz | Bin 29168 -> 30228 bytes
06-build_linux/console.log.xz | Bin 5116 -> 5300 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 92 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++++-----
results | 2 +-
10 files changed, 58 insertions(+), 58 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-11
in repository gcc.
from 5635c975576 Avoid expecting nonzero size for access none void* argument [...]
new e2ccc15076a Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++++++
gcc/c/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 14 ++++++++++++++
6 files changed, 60 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 releases/gcc-9
in repository gcc.
from 12d811d06f2 Fortran: fix checking of elemental functions of type CLASS
new f8094094816 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
config/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
4 files changed, 44 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 releases/gcc-10
in repository gcc.
from b0b1b21c561 Fortran: fix checking of elemental functions of type CLASS
new dc33024011d Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
config/ChangeLog | 8 ++++++++
gcc/ChangeLog | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
5 files changed, 56 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 gcc.
from 840a22e0fee Testsuite: Tweak gcc.dg/20021029-1.c for nios2.
new 774269aa4b9 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 18 ++++++++
config/ChangeLog | 7 ++++
contrib/ChangeLog | 4 ++
gcc/ChangeLog | 62 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 7 ++++
gcc/cp/ChangeLog | 108 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 54 ++++++++++++++++++++++++
libcc1/ChangeLog | 9 ++++
libgfortran/ChangeLog | 10 +++++
libiberty/ChangeLog | 13 ++++++
zlib/ChangeLog | 7 ++++
12 files changed, 300 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards b05e87272 2: update: gcc-f2cc8d059df8aea1b811a4a68512d137f4e83bd5: 1
discards bd9886a03 1: reset: gcc-f2cc8d059df8aea1b811a4a68512d137f4e83bd5: 1
discards 9b648c319 0: update: binutils-172e0da3ef21df39617a13d33db131c2c556b107: 2
new 4ba8a6b38 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 (b05e87272)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1536 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 49260 -> 50272 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 42332 -> 245392 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 90 +++++++++++++++++++------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 15 +++---
results | 2 +
9 files changed, 67 insertions(+), 42 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from a52a8e9eaf4a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new 69125b4b9440 reset: tegra-bpmp: Revert Handle errors in BPMP response
new 1e3dbfbbec52 Merge tag 'reset-fixes-for-v5.16' of git://git.pengutronix [...]
new f2c2e9ebb2cf ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch
new e691f9282a89 ARM: dts: ls1021a-tsn: update RGMII delays for sja1105 switch
new 25501d8d3ab3 arm64: dts: lx2160abluebox3: update RGMII delays for sja11 [...]
new c88c5e461939 arm64: dts: ten64: remove redundant interrupt declaration [...]
new 708038dc3715 Merge tag 'imx-fixes-5.16' of git://git.kernel.org/pub/scm [...]
new 9d7482771fac tee: amdtee: fix an IS_ERR() vs NULL bug
new df0a9b525cb3 Merge tag 'amdtee-fix-for-v5.16' of git://git.linaro.org/p [...]
new c2584017f757 arm64: meson: fix dts for JetHub D1
new 5ad77b1272fc arm64: meson: remove COMMON_CLK
new b257c5f03508 Merge branch 'v5.16/fixes' of git://git.kernel.org/pub/scm [...]
new cb25b11943cb ARM: socfpga: dts: fix qspi node compatible
new ddae25ed97f5 Merge tag 'socfpga_fix_for_v5.16_part_2' of git://git.kern [...]
new 8979ead988d2 arm64: dts: apple: change ethernet0 device type to ethernet
new 4356fd604187 dt-bindings: i2c: apple,i2c: allow multiple compatibles
new 0668639eaf14 arm64: dts: apple: add #interrupt-cells property to pinctrl nodes
new f6bdc6106727 Merge tag 'asahi-soc-fixes-5.16' of https://github.com/Asa [...]
new 711e26c00e4c firmware: tegra: Fix error application of sizeof() to pointer
new 7ad1a90a6a6e Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.ker [...]
new e5e6268f77ba arm64: dts: imx8mq: remove interconnect property from lcdif
new 737e65c79567 ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
new 042b67799e29 soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
new 4ebd29f91629 soc: imx: Register SoC device only on i.MX boards
new e3c68ab17b5e Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/s [...]
new 6dd005368380 arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe fro [...]
new 772fb46109f6 arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply
new 2b454a90e2cc arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
new 8240e87f16d1 arm64: dts: rockchip: fix audio-supply for Rock Pi 4
new aef4b9a89a37 arm64: dts: rockchip: fix poweroff on helios64
new d823bf891a17 Merge tag 'v5.16-rockchip-dtsfixes1' of git://git.kernel.o [...]
new 423e85e97aaf ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-up
new 38d5b296d39e Merge tag 'v5.16-rockchip-socfixes1' of git://git.kernel.o [...]
new 865ed67ab955 firmware: arm_scpi: Fix string overflow in SCPI genpd driver
new a7083763619f soc/tegra: fuse: Fix bitwise vs. logical OR warning
new 4bc73b7d4880 Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.o [...]
new 93db8300f687 Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/s [...]
new 92816e262980 selftests: net: Correct ping6 expected rc from 2 to 1
new ab443c539167 sch_cake: do not call cake_destroy() from cake_init()
new bcd0f9335332 phonet: refcount leak in pep_sock_accep
new 71ddeac8cd1d inet_diag: fix kernel-infoleak for UDP sockets
new 94f2a444f28a net: usb: qmi_wwan: add Telit 0x1070 composition
new ee60e626d536 netdevsim: don't overwrite read only ethtool parms
new 3748939bce3f selftests: icmp_redirect: pass xfail=0 to log_test()
new 27cbf64a766e net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
new 6dde452bceca net: hns3: fix race condition in debugfs
new 8f2fd39355ae Merge branch 'hns3-fixes'
new 7e0147592b5c selftests: Add duplicate config only for MD5 VRF tests
new 0f108ae44520 selftests: Fix raw socket bind tests with VRF
new 28a2686c185e selftests: Fix IPv6 address bind tests
new c062f2a0b04d net/sched: sch_ets: don't remove idle classes from the rou [...]
new ab8eb798ddab net: bcmgenet: Fix NULL vs IS_ERR() checking
new a8d13611b4a7 selftests/net: toeplitz: fix udp option
new 9d591fc028b6 net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
new 71da1aec2152 selftest/net/forwarding: declare NETIFS p9 p10
new be565ec71d1d net: ethernet: ti: add missing of_node_put before return
new d33dae51645c net: phy: add a note about refcounting
new 884d2b845477 net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
new b0cdc5dbcf2b mptcp: never allow the PM to close a listener subflow
new aeb7c75cb774 net: stmmac: fix tc flower deletion for VLAN priority Rx steering
new 166b6a46b78b flow_offload: return EOPNOTSUPP for the unsupported mpls a [...]
new bc2f39a6252e iavf: missing unlocks in iavf_watchdog_task()
new fe523d7c9a83 iavf: do not override the adapter state in the watchdog ta [...]
new a41c4d96aede Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...]
new 48c06708e63e mac80211: fix TCP performance on mesh interface
new d5e568c3a4ec mac80211: track only QoS data frames for admission control
new 18688c80ad8a mac80211: fix rate control for retransmitted frames
new 73111efacd3c mac80211: fix regression in SSN handling of addba tx
new 942bd1070c3a mac80211: set up the fwd_skb->dev for mesh forwarding
new 8f9dcc295666 mac80211: fix a memory leak where sta_info is not freed
new af9d3a2984dc mac80211: add docs for ssn in struct tid_ampdu_tx
new 1eda919126b4 nl80211: reset regdom when reloading regdb
new 1fe98f5690c4 mac80211: send ADDBA requests using the tid/queue of the a [...]
new 37d33114240e nl80211: remove reload flag from regulatory_request
new 06c41bda0ea1 mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
new e08ebd6d7b90 cfg80211: Acquire wiphy mutex on regulatory work
new 768c0b19b506 mac80211: validate extended element ID is present
new 511ab0c1dfb2 mac80211: fix lookup when adding AddBA extension element
new f22d981386d1 mac80211: Fix the size used for building probe request
new 4dde3c3627b5 mac80211: update channel context before station state
new db7205af049d mac80211: mark TX-during-stop for TX in in_reconfig
new 13dee10b30c0 mac80211: do drv_reconfig_complete() before restarting all
new d971650e17a9 Merge tag 'mac80211-for-net-2021-12-14' of git://git.kerne [...]
new 5f9562ebe710 rds: memory leak in __rds_conn_create()
new b442f2ea8462 mlxsw: spectrum_router: Consolidate MAC profiles when possible
new 20617717cd21 selftests: mlxsw: Add a test case for MAC profiles consolidation
new 3dd7d40b4366 Merge branch 'mlxsw-fixes'
new 404cd9a22150 mptcp: remove tcp ulp setsockopt support
new d6692b3b97bd mptcp: clear 'kern' flag from fallback sockets
new 3d79e3756ca9 mptcp: fix deadlock in __mptcp_push_pending()
new 6813b1928758 mptcp: add missing documented NL params
new 500f37207c34 Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'
new 0013881c1145 ice: Use div64_u64 instead of div_u64 in adjfine
new 37e738b6fdb1 ice: Don't put stale timestamps in the skb
new 7c8089f980cb Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 06d59d626a0a MAINTAINERS: update Kalle Valo's email
new d599f714b73e iwlwifi: mvm: don't crash on invalid rate w/o STA
new efdbfa0ad03e iwlwifi: fix LED dependencies
new c68115fc5375 brcmsmac: rework LED dependencies
new f7d55d2e439f mt76: mt7921: fix build regression
new 1d1c950faa81 Merge tag 'wireless-drivers-2021-12-15' of git://git.kerne [...]
new 972ce7e3801e dpaa2-eth: fix ethtool statistics
new 481221775d53 netdevsim: Zero-initialize memory for new map's value in f [...]
new ec6af094ea28 net/packet: rx_owner_map depends on pg_vec
new ef8a0f6eab1c net: usb: lan78xx: add Allied Telesis AT29M2-AF
new 584af82154f5 igb: Fix removal of unicast MAC filters of VFs
new b6d335a60dc6 igbvf: fix double free in `igbvf_probe`
new 0182d1f3fa64 igc: Fix typo in i225 LTR functions
new 271225fd57c2 ixgbe: Document how to enable NBASE-T support
new bf0a375055bd ixgbe: set X550 MDIO speed before talking to PHY
new 6209dd778f66 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/ [...]
new 0546b224cc77 net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
new 407ecd1bd726 sfc_ef100: potential dereference of null pointer
new e08cdf63049b dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
new 053c9e18c6f9 virtio_net: fix rx_drops stat for small pkts
new 8a03ef676ade net: Fix double 0x prefix print in SKB dump
new 5c15b3123f65 net/smc: Prevent smc_release() from long blocking
new 8b8e6e782456 net: systemport: Add global locking for descriptor lifecycle
new e28587cc491e sit: do not call ipip6_dev_free() from sit_init_net()
new 345e004d0233 bpf: Fix incorrect state pruning for <8B spill/fill
new 0be2516f865f selftests/bpf: Tests for state pruning with u32 spill/fill
new bd0687c18e63 xsk: Do not sleep in poll() when need_wakeup set
new f7abc4c8df8c selftests/bpf: Fix OOB write in test_verifier
new 7d3baf0afa3a bpf: Fix kernel address leakage in atomic fetch
new 180486b430f4 bpf, selftests: Add test case for atomic fetch on spilled pointer
new a82fe085f344 bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
new e523102cb719 bpf, selftests: Update test case for atomic cmpxchg on r0 [...]
new 3cf2b61eb067 bpf: Fix signed bounds propagation after mov32
new e572ff80f05c bpf: Make 32->64 bounds propagation slightly more robust
new b1a7288dedc6 bpf, selftests: Add test case trying to taint map value pointer
new 433956e91200 bpf: Fix extable fixup offset.
new 588a25e92458 bpf: Fix extable address check.
new 7edc3fcbf9a2 selftest/bpf: Add a test that reads various addresses.
new c2fcbf81c332 bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
new 0c3e24746055 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new 180f3bcfe362 Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/l [...]
new f4b3ee3c8555 audit: improve robustness of the audit queue handling
new 6441998e2e37 Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/ [...]
The 138 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:
.../devicetree/bindings/i2c/apple,i2c.yaml | 8 +-
.../device_drivers/ethernet/intel/ixgbe.rst | 16 ++++
MAINTAINERS | 12 +--
arch/arm/boot/dts/imx6qp-prtwd3.dts | 2 +
arch/arm/boot/dts/imx6ull-pinfunc.h | 2 +-
arch/arm/boot/dts/ls1021a-tsn.dts | 2 +
arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts | 2 +-
arch/arm/boot/dts/socfpga_arria5_socdk.dts | 2 +-
arch/arm/boot/dts/socfpga_cyclone5_socdk.dts | 2 +-
arch/arm/boot/dts/socfpga_cyclone5_sockit.dts | 2 +-
arch/arm/boot/dts/socfpga_cyclone5_socrates.dts | 2 +-
arch/arm/boot/dts/socfpga_cyclone5_sodia.dts | 2 +-
arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 4 +-
arch/arm/mach-rockchip/platsmp.c | 2 +-
arch/arm64/Kconfig.platforms | 1 -
.../dts/amlogic/meson-axg-jethome-jethub-j100.dts | 30 +++----
arch/arm64/boot/dts/apple/t8103-j274.dts | 2 +-
arch/arm64/boot/dts/apple/t8103.dtsi | 4 +
.../arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts | 2 -
.../boot/dts/freescale/fsl-lx2160a-bluebox3.dts | 4 +
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 -
arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts | 2 +-
.../boot/dts/rockchip/rk3399-khadas-edge.dtsi | 1 -
.../boot/dts/rockchip/rk3399-kobol-helios64.dts | 1 +
arch/arm64/boot/dts/rockchip/rk3399-leez-p710.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 2 +-
arch/x86/net/bpf_jit_comp.c | 51 ++++++++++--
drivers/firmware/scpi_pm_domain.c | 10 ++-
drivers/firmware/tegra/bpmp-debugfs.c | 5 +-
drivers/net/dsa/mv88e6xxx/chip.c | 4 +
drivers/net/dsa/mv88e6xxx/port.c | 4 +-
drivers/net/ethernet/broadcom/bcmsysport.c | 5 +-
drivers/net/ethernet/broadcom/bcmsysport.h | 1 +
drivers/net/ethernet/broadcom/genet/bcmmii.c | 4 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 2 +
.../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c | 2 +-
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 2 +
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 20 +++--
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c | 3 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 5 +-
drivers/net/ethernet/intel/ice/ice_ptp.c | 13 ++-
drivers/net/ethernet/intel/ice/ice_ptp.h | 6 ++
drivers/net/ethernet/intel/igb/igb_main.c | 28 +++----
drivers/net/ethernet/intel/igbvf/netdev.c | 1 +
drivers/net/ethernet/intel/igc/igc_i225.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 4 +
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c | 3 +
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 3 +-
drivers/net/ethernet/sfc/ef100_nic.c | 3 +
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 17 ++++
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 16 +++-
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 86 +++++++++++++++++---
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 29 ++++---
drivers/net/netdevsim/bpf.c | 1 +
drivers/net/netdevsim/ethtool.c | 5 +-
drivers/net/phy/mdio_bus.c | 3 +
drivers/net/usb/lan78xx.c | 6 ++
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/virtio_net.c | 9 +--
drivers/net/wireless/broadcom/brcm80211/Kconfig | 14 ++--
.../wireless/broadcom/brcm80211/brcmsmac/Makefile | 2 +-
.../net/wireless/broadcom/brcm80211/brcmsmac/led.h | 2 +-
drivers/net/wireless/intel/iwlegacy/Kconfig | 4 +-
drivers/net/wireless/intel/iwlwifi/Kconfig | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 5 +-
drivers/net/wireless/mediatek/mt76/Makefile | 2 +-
drivers/reset/tegra/reset-bpmp.c | 9 +--
drivers/soc/imx/imx8m-blk-ctrl.c | 19 +++++
drivers/soc/imx/soc-imx.c | 4 +
drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
drivers/soc/tegra/fuse/fuse.h | 2 +-
drivers/tee/amdtee/core.c | 5 +-
include/uapi/linux/mptcp.h | 18 +++--
kernel/audit.c | 21 +++--
kernel/bpf/verifier.c | 53 ++++++++----
net/core/skbuff.c | 2 +-
net/ipv4/inet_diag.c | 4 +-
net/ipv6/sit.c | 1 -
net/mac80211/agg-rx.c | 5 +-
net/mac80211/agg-tx.c | 16 ++--
net/mac80211/driver-ops.h | 5 +-
net/mac80211/mlme.c | 13 ++-
net/mac80211/rx.c | 1 +
net/mac80211/sta_info.c | 21 ++---
net/mac80211/sta_info.h | 2 +
net/mac80211/tx.c | 10 +--
net/mac80211/util.c | 23 +++---
net/mptcp/pm_netlink.c | 3 +
net/mptcp/protocol.c | 6 +-
net/mptcp/sockopt.c | 1 -
net/packet/af_packet.c | 5 +-
net/phonet/pep.c | 1 +
net/rds/connection.c | 1 +
net/sched/cls_api.c | 1 +
net/sched/sch_cake.c | 6 +-
net/sched/sch_ets.c | 4 +-
net/smc/af_smc.c | 4 +-
net/wireless/reg.c | 30 ++++++-
net/xdp/xsk.c | 4 +-
.../selftests/bpf/bpf_testmod/bpf_testmod.c | 20 +++++
.../selftests/bpf/prog_tests/btf_skc_cls_ingress.c | 16 +++-
.../selftests/bpf/progs/test_module_attach.c | 12 +++
tools/testing/selftests/bpf/test_verifier.c | 2 +-
.../selftests/bpf/verifier/atomic_cmpxchg.c | 86 ++++++++++++++++++++
.../testing/selftests/bpf/verifier/atomic_fetch.c | 94 ++++++++++++++++++++++
.../selftests/bpf/verifier/search_pruning.c | 71 ++++++++++++++++
tools/testing/selftests/bpf/verifier/spill_fill.c | 32 ++++++++
.../selftests/bpf/verifier/value_ptr_arith.c | 23 ++++++
.../drivers/net/mlxsw/rif_mac_profiles_occ.sh | 30 +++++++
tools/testing/selftests/net/fcnal-test.sh | 45 ++++++++---
.../net/forwarding/forwarding.config.sample | 2 +
tools/testing/selftests/net/icmp_redirect.sh | 2 +-
tools/testing/selftests/net/toeplitz.c | 2 +-
114 files changed, 975 insertions(+), 266 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 gdb-11-branch
in repository binutils-gdb.
from e6e466ceddb Automatic date update in version.in
new e3d95ca82e5 Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f3be70df1b1 Fix AVR assembler so that it creates relocs that will work [...]
new 240eab1e593 Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_37-branch
in repository binutils-gdb.
from 0a18ced1511 Automatic date update in version.in
new a2fbc5eec7f Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch akpm
in repository linux-next.
omits 9b46162e6296 lib/stackdepot: always do filter_irq_stacks() in stack_dep [...]
omits 4c67db826b1f lib/stackdepot: allow optional init and stack_table alloca [...]
omits 1223182e5778 lib/stackdepot: allow optional init and stack_table alloca [...]
omits 0997a8800653 lib/stackdepot: fix spelling mistake and grammar in pr_err [...]
omits eb424e6ca762 lib/stackdepot: allow optional init and stack_table alloca [...]
omits 5255c3b6df3d proc-remove-pde_data-completely-fix-fix
omits 882a4975d108 proc-remove-pde_data-completely-fix
omits 62b080cc02a4 proc: remove PDE_DATA() completely
omits 97f4ba55eddb fs: proc: store PDE()->data into inode->i_private
omits eeb9671f2be7 kprobe: move sysctl_kprobes_optimization to kprobes.c
omits a275f0e9823e fs/coredump: move coredump sysctls into its own file
omits 8a226e9fc301 printk: fix build warning when CONFIG_PRINTK=n
omits 449a9413093e kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
omits d72fc02118b4 fs: move namespace sysctls and declare fs base directory
omits 6e8d46589155 sysctl-add-and-use-base-directory-declarer-and-registratio [...]
omits 69d58cf6b7a2 sysctl: add and use base directory declarer and registrati [...]
omits 8a740437bdaf fs: move pipe sysctls to is own file
omits 0d8db9206e16 fs: move fs/exec.c sysctls into its own file
omits bc5963434359 fs: move namei sysctls to its own file
omits c114dda3063c fs: move locking sysctls where they are used
omits d9afb199c0ef fs: move shared sysctls to fs/sysctls.c
omits d16012f38f05 sysctl: move maxolduid as a sysctl specific const
omits 752f328549d9 fs/dcache: avoid unused-function warning
omits 8f21f48be5f5 fs/inode: avoid unused-variable warning
omits 1d2c5441db58 fs: move dcache sysctls to its own file
omits 26b941e1f3c2 fs: move fs stat sysctls to file_table.c
omits bb9ac6333edd fs: move inode sysctls to its own file
omits 27ae53ce2fef sysctl: share unsigned long const values
omits db9ee5a03128 stackleak: move stack_erasing sysctl to stackleak.c
omits d436cab0c209 scsi/sg: move sg-big-buff sysctl to scsi/sg.c
omits 4bd1286496c0 printk: move printk sysctl to printk/sysctl.c
omits 32e91fc48959 fs: move binfmt_misc sysctl to its own file
omits ed00f0c31666 sysctl-add-helper-to-register-a-sysctl-mount-point-fix
omits ccd84e320ac2 sysctl: add helper to register a sysctl mount point
omits e0b1343dc139 random: move the random sysctl declarations to its own file
omits b5bbd6bc28bc firmware_loader-move-firmware-sysctl-to-its-own-files-fix-3
omits 9bee43b06ed5 firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix
omits 7db9272bea0a firmware_loader-move-firmware-sysctl-to-its-own-files-fix
omits da8140f1980c firmware_loader: move firmware sysctl to its own files
omits 82f8ed0695b1 eventpoll: simplify sysctl declaration with register_sysctl()
omits a24813939f30 cdrom: simplify subdirectory registration with register_sysctl()
omits 79d46b937150 inotify-simplify-subdirectory-registration-with-register_s [...]
omits 9f009dccc11e inotify: simplify subdirectory registration with register_ [...]
omits 0ede0996de9a test_sysctl: simplify subdirectory registration with regis [...]
omits 43b90fdbc48c ocfs2: simplify subdirectory registration with register_sysctl()
omits d9d634f83201 macintosh/mac_hid.c: simplify subdirectory registration wi [...]
omits 96a189df86f3 i915: simplify subdirectory registration with register_sysctl()
omits 13f6b62045b2 hpet: simplify subdirectory registration with register_sysctl()
omits 5674e4721ff1 dnotify: move dnotify sysctl to dnotify.c
omits f924b4c2a213 aio: move aio sysctl to aio.c
omits fd115c5ac5ec sysctl: use SYSCTL_ZERO to replace some static int zero uses
omits 4d16253bb9da sysctl: use const for typically used max/min proc sysctls
omits 2b4718619b2f sysctl: make ngroups_max const
omits eaebd6cc2e37 watchdog: move watchdog sysctl interface to watchdog.c
omits b91a5641379f hung_task: move hung_task sysctl interface to hung_task.c
omits 060ed551060f sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl [...]
omits 06bc84c17cf5 sysctl: move some boundary constants from sysctl.c to sysctl_vals
omits 9aa5a24edb98 sysctl: add a new register_sysctl_init() interface
omits 5cdf7d8d2802 Merge branch 'akpm-current/current'
omits 364c0417eb2a ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
omits c10d41d1c617 kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
omits 6a8593ff461b lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS [...]
omits b93f352b6a2e btrfs: use generic Kconfig option for 256kB page size limit
omits 94a60594e0be arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SI [...]
omits e8b74914ee60 configs: introduce debug.config for CI-like setup
omits 1f28a54ac2d0 delayacct: cleanup flags in struct task_delay_info and fun [...]
omits ed88c956dcce delayacct: fix incomplete disable operation when switch en [...]
omits 6bcd7c6caef7 delayacct: support swapin delay accounting for swapping wi [...]
omits c6cd83f72306 panic: Remove oops_id.
omits 9e9bfd971ad8 panic-use-error_report_end-tracepoint-on-warnings-fix
omits b624fb11d0af panic: use error_report_end tracepoint on warnings
omits 8ae15bdf0bd2 fs/adfs: remove unneeded variable make code cleaner
omits 64a8e2bd682f FAT: use io_schedule_timeout() instead of congestion_wait()
omits b36e7c8df7ed hfsplus: use struct_group_attr() for memcpy() region
omits d79ccd95301a init/main.c: silence some -Wunused-parameter warnings
omits 79cd4b3c227b ELF: fix overflow in total mapping size calculation
omits 15f1ee6c1fbb fs/binfmt_elf: use PT_LOAD p_align values for static PIE
omits 307e8bba63cc const_structs.checkpatch: add frequently used ops structs
omits bdcb9456602d checkpatch: Improve Kconfig help test
omits 2d12ec9b9fb4 checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
omits 2ec5d0dfa179 lz4: fix LZ4_decompress_safe_partial read out of bound
omits edee369439f5 kunit: replace kernel.h with the necessary inclusions
omits aa2b3075023c test_hash.c: refactor into kunit
omits bea3118b04a0 lib/Kconfig.debug: properly split hash test kernel entries
omits 92dfc0660eea test_hash.c: split test_hash_init
omits 252de3f5be60 test_hash.c: split test_int_hash into arch-specific functions
omits ba92f0a56f73 drivers/infiniband/sw/rxe/rxe_qp.c: fix for "hash.h: remov [...]
omits 63337bce941a hash.h: remove unused define directive
omits 1abf5715f6d2 lib/list_debug.c: print more list debugging context in __l [...]
omits 20972ae74ba4 list: introduce list_is_head() helper and re-use it in list.h
omits 0b40deb32c6e kstrtox: uninline everything
omits 83e34839536f kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio [...]
omits 1596c569c36c kernel/sys.c: only take tasklist_lock for get/setpriority( [...]
omits c213708f7eaf kthread: dynamically allocate memory to store kthread's full name
omits 9b21022f465f tools/testing/selftests/bpf: replace open-coded 16 with TA [...]
omits a95018b23bf5 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel [...]
omits d08c4f012212 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_r [...]
omits 8075dd838eda fs/binfmt_elf: replace open-coded string copy with get_task_comm
omits 3c8fc67727d9 drivers/infiniband: replace open-coded string copy with ge [...]
omits bc713fb369aa fs/exec: replace strncpy with strscpy_pad in __get_task_comm
omits ddc45178f2fe fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
omits 3f11f8fb55c5 kernel.h: include a note to discourage people from includi [...]
omits fd0b23fb47a9 include/linux/unaligned: replace kernel.h with the necessa [...]
omits 5adf7ca28f98 proc/sysctl: make protected_* world readable
omits 972ebac71317 proc-make-the-proc_create-stubs-static-inlines-fix2-fix
omits 100a6aee33f3 proc-make-the-proc_create-stubs-static-inlines-fix2
omits de5a63021181 proc-make-the-proc_create-stubs-static-inlines-fix
omits 9b6b3d47a4a8 proc: make the proc_create[_data]() stubs static inlines
omits f29048bbcef5 proc/vmcore: don't fake reading zeroes on surprise vmcore_ [...]
omits dd45bc00df4a kernel/hung_task.c: Monitor killed tasks.
omits e0a30ff1659f fs/buffer.c: dump more info for __getblk_gfp() stall problem
omits 38f5a2aaee92 fs/buffer.c: add debug print for __getblk_gfp() stall problem
omits a7f524a2c66a Docs/admin-guide/mm/damon/usage: update for schemes statistics
omits a4338689110b mm/damon/dbgfs: support all DAMOS stats
omits 32fd89fe2678 Docs/admin-guide/mm/damon/reclaim: document statistics parameters
omits edfc3f3f86be mm/damon/reclaim: provide reclamation statistics
omits 1caac138fe72 mm/damon/schemes: account how many times quota limit has exceeded
omits 3eeae1064b3e mm/damon/schemes: account scheme actions that successfully [...]
omits 458429e500e9 mm/damon: remove a mistakenly added comment for a future feature
omits 82f4f420239d Docs/admin-guide/mm/damon/usage: update for kdamond_pid an [...]
omits ea62b43fae79 Docs/admin-guide/mm/damon/usage: mention tracepoint at the [...]
omits 1605b05a0b03 Docs/admin-guide/mm/damon/usage: remove redundant information
omits 86225b89ee54 Docs/admin-guide/mm/damon/usage: update for scheme quotas [...]
omits ead2171a1b84 mm/damon: convert macro functions to static inline functions
omits 6c14739a8091 mm/damon: modify damon_rand() macro to static inline function
omits ea21a03b9b23 mm/damon: move damon_rand() definition into damon.h
omits f5596b343aa4 mm/damon/schemes: add the validity judgment of thresholds
omits 26794a0994aa mm/damon/vaddr: remove swap_ranges() and replace it with swap()
omits 234f2ffb3710 mm-damon-remove-some-no-need-func-definitions-in-damonh-file-fix
omits 910b2eab5e80 mm/damon: remove some unneeded function definitions in damon.h
omits f63c4b9ba58d mm/damon/core: use abs() instead of diff_of()
omits 4d9789ebf319 mm/damon: add 'age' of region tracepoint support
omits c78b4f37989a mm/damon: unified access_check function naming rules
omits 74fa0a2d1aeb mm/hmm.c: Allow VM_MIXEDMAP to work with hmm_range_fault
omits e06c56fad405 mm: fix some comment errors
omits dcf242528f32 zram: use ATTRIBUTE_GROUPS
omits 6481082fb692 btrfs: avoid live-lock in search_ioctl() on hardware with [...]
omits 8af810735021 arm64: add support for sub-page faults user probing
omits dd128fd4d272 mm: introduce fault_in_exact_writeable() to probe for sub- [...]
omits d51e415cbf72 zsmalloc: replace get_cpu_var with local_lock
omits d6b1ff01bacb zsmalloc: replace per zpage lock with pool->migrate_lock
omits 590e00b31ab1 locking: fixup write_lock_nested() implementation
omits e1cfc9420104 locking/rwlocks: fix write_lock_nested for RT
omits c01d5011dc15 locking/rwlocks: introduce write_lock_nested
omits be7c7cf8396e zsmalloc: remove zspage isolation for migration
omits d50745dbf15e zsmalloc: move huge compressed obj from page to zspage
omits 9cf6264b091f zsmalloc: introduce obj_allocated
omits e012df71a8e6 zsmalloc: decouple class actions from zspage works
omits c639badc779f zsmalloc: rename zs_stat_type to class_stat_type
omits 34fcab789071 zsmalloc: introduce some helper functions
omits 8c4fa4a9962d mm-rmap-fix-potential-batched-tlb-flush-race-fix
omits b9a00bbae4f0 mm/rmap: fix potential batched TLB flush race
omits 51e4be55a552 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...]
omits e342413a7138 mm: fix race between MADV_FREE reclaim and blkdev direct IO read
omits e6e46908f0da mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups-fix
omits 86ba8c2da5b4 mm: memcg/percpu: account extra objcg space to memory cgroups
omits 6c104ba65271 mm/hwpoison: fix unpoison_memory()
omits 27b70e6aa16a mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
omits 5c9810237e12 mm/hwpoison: mf_mutex for soft offline and unpoison
omits 8429ba6e2c17 mm: ksm: fix use-after-free kasan report in ksm_might_need [...]
omits deb1af76583a mm/migrate: move node demotion code to near its user
omits df9e3683bab1 mm: migrate: add more comments for selecting target node randomly
omits e78044311031 mm: migrate: support multiple target nodes demotion
omits 751b07c34a4d mm/migrate.c: Rework migration_entry_wait() to not take a pageref
omits 5fe7b939ca23 mm/migrate.c: rework migration_entry_wait() to not take a pageref
omits 41a5fd8dbd1a mm: compaction: fix the migration stats in trace_mm_compac [...]
omits 05c9588af852 mm-migrate-correct-the-hugetlb-migration-stats-fix
omits 80c770c05495 mm: migrate: correct the hugetlb migration stats
omits ed2d10239c59 mm: migrate: fix the return value of migrate_pages()
omits 5240f8c8a974 mm/mempolicy: fix all kernel-doc warnings
omits c2c523f28e16 mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...]
omits 472eec664ff9 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...]
omits a397ee51464b mm/mempolicy: wire up syscall set_mempolicy_home_node
omits 6d9120070f26 mm/mempolicy: add set_mempolicy_home_node syscall
omits 39a5e52c1770 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
omits 4ea85dc73640 mm: vmscan: reduce throttling due to a failure to make pro [...]
omits 0ec85fb9618c mm: vmscan: reduce throttling due to a failure to make progress
omits ef7455ab955e vmscan: make drop_slab_node static
omits f2091794342e selftests/uffd: allow EINTR/EAGAIN
omits 9dc0b7d2a6d2 mm, hugepages: make memory size variable in hugepage-mrema [...]
omits e72ec7672c17 mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...]
omits f945671ec6a2 selftests: vm: add a hugetlb test case
omits 7cc7e7ad1550 mm: sparsemem: use page table lock to protect kernel pmd o [...]
omits 33e80af9ca22 mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...]
omits 797a85010ab9 mm: hugetlb: free the 2nd vmemmap page associated with eac [...]
omits 2b2602af8850 hugetlb/cgroup: fix copy/paste array assignment
omits 058987722c81 hugetlb: Fix spelling mistake "hierarichal" -> "hierarchical"
omits e9134fab59fc hugetlb: add hugetlb.*.numa_stat file
omits 5cc9040eba18 include/linux/gfp.h: further document GFP_DMA32
omits 2cd78cb8da71 mm: drop node from alloc_pages_vma
omits 499318679fbb mm: page_alloc: fix building error on -Werror=array-compare
omits fde5beb6c811 mm: fix boolreturn.cocci warning
omits afdc767c6986 mm/pagealloc: sysctl: change watermark_scale_factor max li [...]
omits 1363507a9e67 mm: introduce memalloc_retry_wait()
omits 2e5f18d19020 mm: discard __GFP_ATOMIC
omits 1ecd4d13e419 mm-vmalloc-allocate-small-pages-for-area-pages-fix
omits eae47ac8b79b mm/vmalloc: allocate small pages for area->pages
omits f2da1a974c28 mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
omits 68fa02d283a5 mm: allow !GFP_KERNEL allocations for kvmalloc
omits 2fc3e701d9bf mm/vmalloc: be more explicit about supported gfp flags.
omits a2c57c422343 mm/vmalloc: add support for __GFP_NOFAIL
omits 9c32d9ea3576 mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
omits a10ff926f66c mm/oom_kill: allow process_mrelease to run under mmap_lock [...]
omits 6055aeeb60e3 mm: document locking restrictions for vm_operations_struct::close
omits ac7dab60a469 mm: protect free_pgtables with mmap_lock write lock in exit_mmap
omits 1e00d1233837 x86: mm: add x86_64 support for page table check
omits b642b8d28e28 mm: page table check
omits e3d5c4a9bb59 mm: ptep_clear() page table helper
omits c21f45c4f6b9 mm: change page type prior to adding page table entry
omits eeea4944994a mm: move tlb_flush_pending inline helpers to mm_inline.h
omits c7008afc0919 mm: move anon_vma declarations to linux/mm_inline.h
omits 040147f0137a mm: add anonymous vma name refcounting
omits e2d83ef17da1 docs: proc.rst: /proc/PID/maps: fix malformed table
omits c333867e54f6 mm: add a field to store names for private anonymous memory
omits 9fa3414777e6 mm: rearrange madvise code to allow for reuse
omits 35f629c98c0e mm-remove-redundant-check-about-fault_flag_allow_retry-bit [...]
omits 0ff28815a19b mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
omits b349d1c050b8 tools/testing/selftests/vm/userfaultfd.c: use swap() to ma [...]
omits eabe31242642 memcg: better bounds on the memcg stats updates
omits ed4f1057c2d0 mm: add group_oom_kill memory.event fix
omits 74cf6108c978 mm/memcg: add oom_group_kill memory event
omits 3ff163c7f62b mm/page_counter: remove an incorrect call to propagate_pro [...]
omits 78da9eaed772 mm: memcontrol: make cgroup_memory_nokmem static
omits 21ee21c7831d mm/frontswap.c: use non-atomic '__set_bit()' when possible
omits d99b8df530fb mm-shmem-dont-truncate-page-if-memory-failure-happens-chec [...]
omits 286b39b9f54f mm: shmem: don't truncate page if memory failure happens
omits 1cbe76956eee gup: avoid multiple user access locking/unlocking in fault [...]
omits 0c93133ad8e9 mm/truncate.c: remove unneeded variable
omits 36b4057c339e tools/vm/page_owner_sort.c: delete invalid duplicate code
omits 0f84b7ad8cbe tools/vm/page_owner_sort.c: two trivial fixes
omits c17b78b53e41 tools/vm/page_owner_sort.c: support sorting pid and time
omits a415f109446f tools/vm/page_owner_sort.c: add switch between culling by [...]
omits 95cec6656083 tools/vm/page_owner_sort.c: support sorting by stack trace
omits 30f2d10c4228 tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...]
omits b0c131e914b3 tools/vm/page_owner_sort.c: sort by stacktrace before culling
omits fa46c0736f02 mm,fs: split dump_mapping() out from dump_page()
omits 9530bf9c9fde kasan: test: add test case for double-kmem_cache_destroy()
omits 7a946bfc6ff0 kasan: add ability to detect double-kmem_cache_destroy()
omits 5042fa15eb97 kasan: test: add globals left-out-of-bounds test
omits 243cf003782e device-dax: compound devmap support
omits a379a688fa8b device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix
omits d4bb76e4bda8 device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
omits 0589f856b94b device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
omits c5478db7fccd device-dax: factor out page mapping initialization
omits 934c7181d49d device-dax: ensure dev_dax->pgmap is valid for dynamic devices
omits a5db181b6728 device-dax: use struct_size()
omits beda4aaa176a device-dax: use ALIGN() for determining pgoff
omits 302dc2313cf2 mm/memremap: add ZONE_DEVICE support for compound pages
omits 28718c9d7d01 mm/page_alloc: refactor memmap_init_zone_device() page init
omits 0c972386a16f mm/page_alloc: split prep_compound_page into head and tail [...]
omits ff40007e5018 mm-defer-kmemleak-object-creation-of-module_alloc-v4
omits b1930b55a2b0 mm: defer kmemleak object creation of module_alloc()
omits 8b968b049c74 mm: kmemleak: alloc gray object for reserved region with d [...]
omits cebef23b433a kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-ba [...]
omits 32ca4cfe9041 kmemleak: fix kmemleak false positive report with HW tag-b [...]
omits 051ac0bb9f19 mm: slab: make slab iterator functions static
omits 6222af9707b1 mm/slab_common: use WARN() if cache still has objects on destroy
omits 33340b5ae8b2 fs/ioctl: remove unnecessary __user annotation
omits a2f959c70428 ocfs2: fix ocfs2 corrupt when iputting an inode
omits 663484a5e2f4 ocfs2: clear links count in ocfs2_mknod() if an error occurs
omits 2d396dca045a ocfs2: reflink deadlock when clone file to the same direct [...]
omits 71b92f0e8bd7 ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
omits 6f44340ebd61 ocfs2:Use BUG_ON instead of if condition followed by BUG.
omits f64e1962fad8 squashfs: provide backing_dev_info in order to disable read-ahead
omits 7d9b38c4389c scripts/spelling.txt: add "oveflow"
omits feee7c359dec ia64: fix typo in a comment
omits 8a4a8a66d68f arch/ia64/kernel/setup.c: use swap() to make code cleaner
omits df16c3ea4556 ia64: module: use swap() to make code cleaner
omits 508960bbff1f trace/hwlat: make use of the helper function kthread_run_on_cpu()
omits f357076fac80 trace/osnoise: make use of the helper function kthread_run [...]
omits 04c5a0efbe8b rcutorture: make use of the helper function kthread_run_on_cpu()
omits 26d336df5936 ring-buffer: make use of the helper function kthread_run_on_cpu()
omits e342491735f0 RDMA/siw: make use of the helper function kthread_run_on_cpu()
omits 14c890b4adde kthread-add-the-helper-function-kthread_run_on_cpu-fix
omits 1f9c790894f1 kthread: add the helper function kthread_run_on_cpu()
omits 2070dc217db2 procfs: prevent unpriveleged processes accessing fdinfo dir
omits 31dc471e05fc /proc/kpageflags: do not use uninitialized struct pages
omits 3a292a403d23 /proc/kpageflags: prevent an integer overflow in stable_pa [...]
omits d627dadea46a mm: delete unsafe BUG from page_cache_add_speculative()
omits 573e6dec08e0 mm, hwpoison: fix condition in free hugetlb page path
omits 780bb5d87a27 MAINTAINERS: mark more list instances as moderated
omits b8e05dcfa3a9 kernel/crash_core: suppress unknown crashkernel parameter warning
omits ec34c490ef0f mm: mempolicy: fix THP allocations escaping mempolicy rest [...]
omits 3fdb813e8cee mm/oom_kill: wake futex waiters before annihilating victim [...]
omits c90f5390342e kfence: fix memory leak when cat kfence objects
omits 6f40ad27ab71 mm: fix panic in __alloc_pages
omits 817885d32534 shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shme [...]
omits 1e4cf1446eff shmem: fix a race between shmem_unused_huge_shrink and shm [...]
omits 037c886a4744 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 777e260e9ad1 Merge branch 'slab-next' of git://git.kernel.org/pub/scm/l [...]
omits 93ac842ebe74 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1705e7ebf16b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits fea339636a31 Merge branch 'bitmap-master-5.15' of https://guthub.com/no [...]
omits 0297ac4eaeba Merge branch 'for-next' of git://git.infradead.org/users/w [...]
omits cf93dc4f713b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits beab83875618 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits 244631a6a3c1 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits b696b8739784 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits b14044243d3c Merge branch 'cfi/next' of git://git.kernel.org/pub/scm/li [...]
omits af0be7ec0f54 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 74d0a29093b0 Merge branch 'auxdisplay' of https://github.com/ojeda/linux.git
omits fe8d27968cb7 Merge branch 'main' of git://git.infradead.org/users/willy [...]
omits 6c2509306edf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2c99360c27bb Merge branch 'gnss-next' of git://git.kernel.org/pub/scm/l [...]
omits 7f20b1d18492 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 1c4b6e187b8e Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
omits 0b9827871946 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits f4ce0a4b0e5a Merge branch 'at24/for-next' of git://git.kernel.org/pub/s [...]
omits 8b706be26cc2 Merge remote-tracking branch 'gpio-intel/for-next'
omits 74e505ee1044 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits 12472b0598f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d457e22470c3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6b0076ded42f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 204c62b730a4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9f56deb6ff51 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 75523ae5a02f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e273aab1b476 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
omits d8f420e504db Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 513074811654 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dee3e436f82e Merge commit '5065e08e4ef3c3fd0daf141f601de4b4d1af2333'
omits ee3eb2ec98f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4f1e70b07e34 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 55d8abf95c03 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fc9950159353 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7fd0fb5e6a6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits acbbcebe80ab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d9d3c9e6bb88 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits 3c67f2638fef Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git
omits d6886a0ac171 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits 2466801f865e Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits dc3802119a49 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits fb66c9da76d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f82a63b109f4 Merge commit 'b156117aed1b9d192efcb27f5b37f78cd21fa545'
omits a83b5d698cc8 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits 465353948dad Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 939878199c30 Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...]
omits 7cc11fb4b2bd Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits cec7fc4e7f3f Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits f18c7eb9034f Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits 32e0bd9990a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dfde148742d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 601bd3641766 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c2ed88ab9a36 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f18ccca08a40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3e3e8d91fb15 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits fb7c59d7f68d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0b9c13837ed8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits dae8502ff5a4 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits ed75e8c068ff Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 94217d19ac79 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bf3b3cc066d9 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits fe2e768bd09c Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
omits 69888125a687 Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...]
omits b8deff26070c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4a18c54805ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 11ea377dbe47 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 03e0b7cfb05e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 184a5086fc62 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9343d105f6e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ff017da8be3c Merge branch 'keys-next' of git://git.kernel.org/pub/scm/l [...]
omits c27a7a07ba24 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
omits 0a488ea3d0eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 64369b1fe638 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c8c7da3e3a97 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 2bdcd6a1d457 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 756d67c7bae1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ad97e4117eea Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits 7d479859d587 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ddf79a6a3515 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits 2f0636c99495 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 96af09f134ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 28a34eba94ad Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
omits d7c23abc9b9f Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
omits 191057dd801e Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
omits f947f6846754 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
omits 63e83d580820 Merge branch 'for-linux-next-gt' of git://anongit.freedesk [...]
omits a8f1fe3c6f87 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 71ee2a1a5e0c Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits edd122d61740 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits d0f7a4528c98 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
omits 633a2a90ea6a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits e81878f67957 Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
omits a4cf12e3e017 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits 17dddc66ccbe Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits f627875f41f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 4ffa204400aa Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 048e09d68cde Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f49f14a6d5de Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 5662acecefa1 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/l [...]
omits 324969ca688d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 5df1eedcf42d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits afecd57e0975 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits ad2c878e9968 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 467a3ec64257 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 792e7fb5293b Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
omits 635eb3704ff5 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits 8938dd73882c Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
omits 8b3190e957d8 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits 3ce1994276c5 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits bc829104c26c Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits caa4dc8e12c1 Merge branch 'master' of git://linuxtv.org/media_tree.git
omits de004726322f Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits 7fa00534e508 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits d9c5224011dd Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
omits 0f395a53c798 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits a69603bbe004 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2c4261685635 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits d3d94886b4fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 94de564dd2ec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 29191db9904e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dceb0c80b47c Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
omits 04221f25e5ab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits abfd23bb72fd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f37dfc2c1159 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 32882edf252a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fa5113276798 Merge branch 'nfsd-next' of git://git.linux-nfs.org/~bfiel [...]
omits 5331f716c98b Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 1474ea9c5b85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dc3e7e31eac8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bef0d1740fb7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 4fd7a4ac34eb Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits ad2440125379 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits a45be3815c7b Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits ac38bd4982ba Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 34e08791ec69 Merge branch 'master' of git://github.com/ceph/ceph-client.git
omits 858d2e6d10cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ab59fa472eb2 Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...]
omits d0449c0df245 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 594d2b012924 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 0bd041ed2dd2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 640cf1919498 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a0b2b957d0c9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 035fd940b53a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1743fa4859d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5be2bfa70a73 Merge branch 'for-next' of git://github.com/openrisc/linux.git
omits 787b096fac27 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits bb3c52d986a8 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits 61807a92c23f Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits 754e846e9735 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b7d8c56626e9 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...]
omits e33d9b710bb8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 04e4d73fc618 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits 1d24949b2ee5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 278d262dcb5b Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits 7cc87059d710 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits cccb13048af7 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits cb5531fb4f2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6c2764694593 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits f791080e0b9b Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits bd847a6cabec Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits 272d344e2da1 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 1d9b3734ea02 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ea3201775ca4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 536763b76c5d Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
omits c6cc20a7412d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 5421766e3a8e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 84aac0ee59f9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ca4f4c7c1c55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7debe7211197 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dab1b694ee60 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 77602fca6aa8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f127ac079ea6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c230b96bf30d Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits eb695bda6b9c Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits 17b9e15597b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eeec08fa03c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 954ff3cfb400 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ada5d72395b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4d6b3c6044a2 Merge branch 'for-next/perf' of git://git.kernel.org/pub/s [...]
omits 30ad0db2218e Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits e7db7587fd42 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
omits 2c8dc0e8119e Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 1494580b437d Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
omits dcadaf61cc63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 69b486b26c17 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 16dd7a71c874 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
omits 237ef8d56f4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits db9491edc870 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/k [...]
omits 1ca940bb8049 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits afe7640a374d Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits b3f7d4a11927 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits cf33ac8758cb Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits da6a8857ae43 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 030239ea1396 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 021eebde7f20 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 44d2cebd1470 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits 4b72aeb75968 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
omits fcea9f29e33f Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 9edf04cd7a3f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 05bb45271d53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1b7e203a12b7 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
omits 0fd8af8322cd Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits ac7f8e998be1 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits 53460cff4201 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits b70a7d98c9a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits db6ce84154b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1ee561cc5117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 0d7bc06acdb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 37f8836b3c64 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 849c38c1fa83 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 07053d699397 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 242d6ca71791 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 28618abd7452 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits e04f893a8d85 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 93e4a0c89204 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 3bd0c24183ee Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 11ba44eb65d8 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
omits cc2cf7141120 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits 10dc87a14924 Merge remote-tracking branch 'asoc/for-5.15' into asoc-linus
omits 461aa9e31a36 rcu: Make rcu_barrier() no longer block CPU-hotplug operations
omits 9948911a12c1 rcu: Rework rcu_barrier() and callback-migration logic
omits d2cf09ae4986 rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()
omits 6b245ea6846d rcu: Remove unused rcu_state.boost
omits dd361537d5f8 rcu/nocb: Handle concurrent nocb kthreads creation
omits 1fbbb59c45b3 rcu/exp: Fix check for idle context in rcu_exp_handler
omits 8850b98104f2 rcu: Mark accesses to boost_starttime
omits ddc429e8f751 Merge branch for-5.17/arm/dt into for-next
omits f84dd4d77a4e Merge branch for-5.17/arm64/dt into for-next
omits c644f41f02f7 Merge branch for-5.17/dt-bindings into for-next
omits 9d66ac3bfa1f Merge branch for-5.17/soc into for-next
omits 4938aa267ec0 ARM: tegra: Avoid phandle indirection on Ouya
omits b208ea64f2b3 ARM: tegra: Fix I2C mux reset GPIO reference on Cardhu
omits 150c1194005b ARM: tegra: Fix SLINK compatible string on Tegra30
omits b66766818e73 ARM: tegra: Remove stray #reset-cells property
omits 849fee8f54d3 ARM: tegra: nexus7: Drop clock-frequency from NFC node
omits f351cadf6e1c ARM: tegra: Remove unsupported properties on Apalis
omits 42527ad6a039 ARM: tegra: Use correct vendor prefix for Invensense
omits 36fce5e0bd90 ARM: tegra: Add dummy backlight power supplies
omits 5501fd63ea10 ARM: tegra: Remove PHY reset GPIO references from USB cont [...]
omits 0acd2e269429 ARM: tegra: Add compatible string for built-in ASIX on Col [...]
omits b1a9fa622445 Merge branch 'misc-5.16' into next-fixes
omits f44d19cef096 btrfs: fix warning when freeing leaf after subvolume creat [...]
omits 7b63ac4afd64 btrfs: fix invalid delayed ref after subvolume creation failure
omits 5b0a62de07d8 btrfs: check WRITE_ERR when trying to read an extent buffer
omits 3916f6244516 Merge remote-tracking branch 'spi/for-5.15' into spi-linus
omits 208ba38d2f38 Merge remote-tracking branch 'zynqmp/dt' into for-next
omits e69caa86a9bf arm64: xilinx: dts: drop legacy property #stream-id-cells
omits 0259b8d0d8e7 Merge branches 'rproc-next' and 'rpmsg-next' into for-next
omits f1f42573b6f3 Merge branch 'pm-sleep' into linux-next
omits 4fc808b51426 Merge branches 'acpi-pm' and 'acpi-pmic' into linux-next
omits 0f29f0487bfe ARM: dts: gpio-ranges property is now required
omits 98aed89336d2 ARM: bcm2711-rpi-4-b: Add gpio offsets to line name array
omits 6ca94c5aa34c Merge branch 'devel' into for-next
omits 279f2f0ea2a1 Merge branches 'arm64-for-5.17', 'clk-for-5.17', 'drivers- [...]
omits 2c0c32709d2f Merge branch 'arm64-fixes-for-5.16' into for-next
omits c4f4801e994a Merge branch 'thermal-int340x-fix' into linux-next
omits e0011a731b62 Merge branch 'pm-core' into linux-next
omits ea869f7078cb Merge branch 'acpi-tools' into linux-next
omits 3a18d25cb836 Merge branches 'thermal-int340x' and 'thermal-tools' into [...]
omits 6c898426d3a4 Merge branch 'pm-cpuidle' into linux-next
omits 2054d5cf09cd Merge branch 'devprop' into linux-next
omits d43762a2028f Merge branches 'acpi-thermal', 'acpi-processor', 'acpi-pow [...]
omits 9c24a39ce6e1 Merge branch 'acpi-ec' into linux-next
omits 9c82c4bffaef Merge branch 'acpi-x86' into linux-next
omits 622e96fb58d6 bus: mhi: core: Fix reading wake_capable channel configuration
omits 79c2b7252cc6 ARM: dts: bcm2711-rpi-400: Fix GPIO expander labels
omits 7ebc2dd85119 dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema
omits 5c953867ca77 ARM: dts: bcm283x: Drop fallback compatible for vchiq
omits 46827f596963 bus: mhi: pci_generic: Simplify code and axe the use of a [...]
omits a9ee5abdf890 bus: mhi: Minor style and comment fixes
omits 8b324a7f697f bus: mhi: core: Use macros for execution environment features
omits 68c3c45d80fe mhi: pci_generic: Graceful shutdown on freeze
omits 2e5006b7634f efi/libstub: measure loaded initrd info into the TPM
omits c7f6a2bf61cb Merge branch 'v5.16-next/dts64' into for-next
omits cef3fb370da3 drm/tegra: Mark nvdec PM functions as __maybe_unused
omits e602f1fd07c8 drm/tegra: Mark nvdec_writel() as inline
omits 5dccbc9de8f0 drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+
omits fa6b2d32e622 drm/tegra: Remove duplicate struct declaration
omits 810ee5bd7472 drm/tegra: vic: Use autosuspend
omits 6a01cd3f00ae drm/tegra: gr2d: Explicitly control module reset
omits 426c60a8b103 gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
omits f00b479e6e47 gpu: host1x: Drop excess kernel-doc entry @key
omits 3028956349e1 drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
omits ab4de22c216a drm/tegra: Bump VIC/NVDEC clock rates to Fmax
omits e76599df354d drm/tegra: Add NVDEC driver
omits 8de4e9a62b17 drm/tegra: Support asynchronous commits for cursor
omits 953018ca991f drm/tegra: Propagate errors from drm_gem_plane_helper_prep [...]
omits c8696fa00635 drm/tegra: Do not reference tegra_plane_funcs directly
omits e3166698a8a0 drm/tegra: Implement buffer object cache
omits 1c4d17a5267b drm/tegra: Implement correct DMA-BUF semantics
new 213d9d4c25c3 Merge tag 'hyperv-fixes-signed-20211214' of git://git.kern [...]
new d9c1e6409cf4 Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/li [...]
new 2b14864acbaa Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/cep [...]
new 6fb5117ad7cb Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
new f7a2758456d7 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
new bd7eb6d41f38 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new 31d78930cf78 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new d822f6155955 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 404cd9a22150 mptcp: remove tcp ulp setsockopt support
new d6692b3b97bd mptcp: clear 'kern' flag from fallback sockets
new 3d79e3756ca9 mptcp: fix deadlock in __mptcp_push_pending()
new 6813b1928758 mptcp: add missing documented NL params
new 500f37207c34 Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'
new 0013881c1145 ice: Use div64_u64 instead of div_u64 in adjfine
new 37e738b6fdb1 ice: Don't put stale timestamps in the skb
new 7c8089f980cb Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 1d1c950faa81 Merge tag 'wireless-drivers-2021-12-15' of git://git.kerne [...]
new 972ce7e3801e dpaa2-eth: fix ethtool statistics
new 481221775d53 netdevsim: Zero-initialize memory for new map's value in f [...]
new ec6af094ea28 net/packet: rx_owner_map depends on pg_vec
new ef8a0f6eab1c net: usb: lan78xx: add Allied Telesis AT29M2-AF
new 756a25ebf124 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6bf6f3160266 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7cc5faa0f2b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 0f7d9b31ce7a netfilter: nf_tables: fix use-after-free in nft_set_catcha [...]
new ebb966d3bdfe netfilter: fix regression in looped (broad|multi)cast's MA [...]
new 27e16a3793fc Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f7ac570d0f02 ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
new f237554c5b4a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 80d5be1a057e ASoC: tas2770: Fix setting of high sample rates
new 1bcd326631dc ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_co [...]
new ee907afb0c39 ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s
new 0d8c447c77f0 Merge remote-tracking branch 'asoc/for-5.15' into asoc-linus
new a60a58631f02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 9a16efc0155a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 0f39f7dcdd4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new ca0911ee2b35 Merge remote-tracking branch 'spi/for-5.15' into spi-linus
new bb8b1a795127 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 1ee33b1ca2b8 tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
new 6c33ff728812 serial: 8250_fintek: Fix garbled text for console
new dfb20fe6b0c9 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
new f08adf5add9a USB: gadget: bRequestType is a bitfield, not a enum
new fac6bf87c55f usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2 [...]
new f886d4fbb7c9 usb: xhci: Extend support for runtime power management for [...]
new 0ad3bd562bb9 USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
new 4c4e162d9cf3 usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
new ca4d8344a72b usb: typec: tcpm: fix tcpm unregister port but leave a pen [...]
new 0fd1916ac12e Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new e6afab980891 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new a94d9c5a570c Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
new 7786e9718330 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new d04c9e3f5908 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new fc2b35ea6905 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new 92c959bae2e5 reset: renesas: Fix Runtime PM usage
new ae7ba329cde0 Merge branch 'reset/fixes' of https://git.pengutronix.de/g [...]
new a9bcb89ba8be Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
new 4d20e9ef59c3 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new 651740a50241 btrfs: check WRITE_ERR when trying to read an extent buffer
new 7a1636089acf btrfs: fix invalid delayed ref after subvolume creation failure
new 212a58fda9b9 btrfs: fix warning when freeing leaf after subvolume creat [...]
new 4989d4a0aed3 btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
new c748b846dab6 Merge branch 'misc-5.16' into next-fixes
new 37381c9ac04e Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 9346ec9745e7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new a982330e6ff1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 0d48150bbeb2 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 1eb650bdea19 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 24133bf9fbf2 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new f2c3bb9ab132 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/k [...]
new 0d0e36db9728 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new ccde5e52f026 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
new 713f2fcb90ea Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 7f5b8768188b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4dee679f0e2f Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
new 936f164aed5d Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 4ac6deb3347b Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new c2c529b27ceb arm64: remove __dma_*_area() aliases
new f3615d998082 Merge branch 'for-next/misc' into for-next/core
new c0c575fb5d8e Merge remote-tracking branch 'arm64/for-next/perf' into fo [...]
new 0cf8efe704ea Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 6786e78d6b7a ARM: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X
new 019cd8a9e3bc ARM: ixp4xx: remove unused header file pata_ixp4xx_cf.h
new 4d4872fef9d1 Merge tag 'ixp4xx-arm-soc-v5.17' of git://git.kernel.org/p [...]
new 8c5b8d91b247 Merge branch 'arm/soc' into for-next
new 03e9474bfc4d Merge tag 'stm32-dt-for-v5.17-1' of git://git.kernel.org/p [...]
new 111659c2a570 arm64: dts: apple: t8103: Remove PCIe max-link-speed properties
new d824dade33bf dt-bindings: power: apple,pmgr-pwrstate: Add apple,min-state prop
new 34e5719e1c6b arm64: dts: apple: t8103: Add apple,min-state to DCP PMGR nodes
new e15b8c856398 dt-bindings: arm: apple: Add t6000/t6001 MacBook Pro 14/16 [...]
new b66652c7517c dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
new 42c2366a9cbe dt-bindings: pci: apple,pcie: Add t6000 support
new cba9c615bec1 dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinct [...]
new b4d11106d751 arm64: dts: apple: t8103: Add watchdog node
new 57337b252442 arm64: dts: apple: t8103: Rename clk24 to clkref
new 8adf987ce082 arm64: dts: apple: t8103: Sort nodes by address
new 301f651614c3 dt-bindings: mailbox: apple,mailbox: Add power-domains property
new 5f424ff299ac Merge tag 'asahi-soc-dt-5.17-v2' of https://github.com/Asa [...]
new 1a01683a58c1 Merge branch 'arm/dt' into for-next
new cc1fe1e54ba5 soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support
new 8e136c5ea43a soc: apple: apple-pmgr-pwrstate: Do not build as a module
new d9bd3e9aca67 Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/A [...]
new 470169775435 Merge branch 'arm/drivers' into for-next
new 4a77a0037439 soc: document merges
new 7275d9cf66e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 73de08225070 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1456b6e721a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 61d65d9df0f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a6ffd761b168 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 0606da7ac928 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 199ee890f93a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 569652b32adb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 08c40de81b77 arm64: dts: mediatek: mt8173-elm: Move pwm pinctrl to pwm0 node
new 54337a96f31b arm64: dts: mediatek: mt8173-elm: Add backlight enable pin config
new 7781083fd609 arm64: dts: mt8183: support coresight-cpu-debug for mt8183
new 19ebf10e8d83 dt-bindings: arm64: dts: mediatek: Add mt7986 series
new 50137c150f5f arm64: dts: mediatek: add basic mt7986 support
new fd31f778da81 arm64: dts: mt8183: kukui: Add Type C node
new c3a064a32ed9 arm64: dts: mediatek: add pinctrl support for mt7986a
new f40c0f800f15 arm64: dts: mediatek: add pinctrl support for mt7986b
new ccf7b63aac3e Merge branch 'v5.16-next/dts64' into for-next
new 5229825cb5b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 33ddac8931d8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d83209ba3dc8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dc0e7c8ac7e4 Merge branch 'arm64-fixes-for-5.16' into for-next
new bd943653b10d arm64: dts: qcom: Add device tree for Samsung J5 2015 (sam [...]
new f56498fc6a93 arm64: dts: qcom: sm6350: Fix validation errors
new 489be59b635b arm64: dts: qcom: sm6350: Add MPSS nodes
new efc33c969f23 arm64: dts: qcom: sm6350: Add ADSP nodes
new 8eb5287e8a42 arm64: dts: qcom: sm6350: Add CDSP nodes
new bc279dc04e9e arm64: dts: qcom: sm7225-fairphone-fp4: Enable ADSP, CDSP & MPSS
new 8e6de09c716f arm64: dts: qcom: sdm845-oneplus-*: add msm-id and board-id
new c16160cfa565 arm64: dts: qcom: add minimal DTS for Microsoft Surface Duo 2
new c02b360ca67e arm64: dts: qcom: c630: Fix soundcard setup
new ef10e1b89508 arm64: dts: qcom: c630: add headset jack and button detect [...]
new 202f69cd4e1d Revert "arm64: dts: qcom: sm8350: Specify clock-frequency [...]
new 72a0ca203ca7 dt-bindings: clock: Add SM8450 GCC clock bindings
new 2bf0038f20b8 Merge tag '20211207114003.100693-2-vkoul(a)kernel.org' into [...]
new 409fd3f10c0b arm64: qcom: dts: drop legacy property #stream-id-cells
new 4cc7c85cccc8 arm64: dts: qcom: pm8998: Add ADC Thermal Monitor node
new d5e12f3823ae arm64: dts: qcom: sdm845: mtp: Add vadc channels and therm [...]
new c8b9d64bb262 arm64: dts: qcom: sdm845: add QFPROM chipset specific compatible
new 72cb4c48a46a arm64: dts: qcom: ipq6018: Fix gpio-ranges property
new 5188049c9b36 arm64: dts: qcom: Add base SM8450 DTSI
new ec950d557284 arm64: dts: qcom: sm8450: Add tlmm nodes
new 285f97bc4b01 arm64: dts: qcom: sm8450: Add reserved memory nodes
new 892d5395396d arm64: dts: qcom: sm8450: add smmu nodes
new 24de05c38e6b arm64: dts: qcom: Add base SM8450 QRD DTS
new 128914ad2303 arm64: dts: qcom: sm8450-qrd: Add rpmh regulator nodes
new 07fa917a335e arm64: dts: qcom: sm8450: add ufs nodes
new 8f8f98c88168 arm64: dts: qcom: sm8450-qrd: enable ufs nodes
new 61eba74e473e arm64: dts: qcom: sm8450: Add rpmhpd node
new 015a89f0d317 arm64: dts: qcom: sm8450: add cpufreq support
new bf0a257a9418 arm64: dts: qcom: sm8450: add i2c13 and i2c14 device nodes
new ce4981ad6914 clk: qcom: rcg2: Cache rate changes for parked RCGs
new 8f8ef3860d44 dt-bindings: clock: Add SDX65 GCC clock bindings
new 95343a28ca20 Merge tag 'e15509b2b7c9b600ab38c5269d4fac609c077b5b.163886 [...]
new 1b967c3f33f2 clk: qcom: Add LUCID_EVO PLL type for SDX65
new 7a12dba6bf1e clk: qcom: Add SDX65 GCC support
new 66b09b229026 Merge tag '20211207114003.100693-2-vkoul(a)kernel.org' into [...]
new e855145c5325 clk: qcom: Add clock driver for SM8450
new 13feb2093984 dt-bindings: clk: qcom: Document MSM8976 Global Clock Controller
new b577c7e6a63f clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver
new 7495af930835 ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c
new 7e1377712ba2 soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_ao
new 8f3d4dd65abd soc: qcom: rpmhpd: Rename rpmhpd struct names
new 65e7b31cc485 soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280
new 8beb290d17f2 soc: qcom: rpmhpd: Sort power-domain definitions and lists
new 313ca86af2fb dt-bindings: arm: msm: Add LLCC for SM6350
new 83dabf0b66bc dt-bindings: firmware: scm: Add SM6350 compatible
new 549f1ed0aacc dt-bindings: arm: msm: Don't mark LLCC interrupt as required
new 22e8f8dcb7a8 soc: qcom: socinfo: Add SM6350 and SM7225
new 73efacc6bd1d soc: qcom: rpmh-rsc: Fix typo in a comment
new a6839c42fe7c ARM: dts: qcom: Build apq8016-sbc/DragonBoard 410c DTB on ARM32
new da1f7d0b621e Merge tag 'e15509b2b7c9b600ab38c5269d4fac609c077b5b.163886 [...]
new 3b338c9a6a2a dt-bindings: arm: qcom: Document SDX65 platform and boards
new bae2f5979c6e ARM: dts: qcom: Add SDX65 platform and MTP board support
new ff8b573a6ccf ARM: dts: qcom: sdx65: Add pincontrol node
new ef5ad2608511 ARM: dts: qcom: Drop input-name property
new d8ef0548fadd Merge branches 'arm64-for-5.17', 'clk-for-5.17', 'defconfi [...]
new a190a4d0d8b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b4a213c53eed ARM: dts: bcm2711-rpi-400: Fix GPIO expander labels
new ce94980d2970 ARM: dts: bcm2711-rpi-4-b: Add gpio offsets to line name array
new 9cb79034c1c0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 632ffebeb727 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 604ae50f8710 dt-bindings: reset: document deprecated HiSilicon property
new 045ed12b02d4 reset: renesas: Check return value of reset_control_deassert()
new 6fadbaf2973a Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new d55c2bb17593 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d56a8e9c7af8 dt-bindings: soc: samsung: Fix I2C clocks order in USI bin [...]
new 0257bc5cceaf Merge branch 'for-v5.17/dt-usi' into next/dt64
new d0373ae09791 Merge branch 'next/dt64' into for-next
new 69bac8e42608 dt-bindings: soc: samsung: keep SoC driver bindings together
new 20d115bb5702 Merge branch 'next/drivers' into for-next
new c96ebc5fde27 dt-bindings: arm: samsung: document jackpotlte board binding
new 34f6cec74f61 Merge branch 'next/dt64' into for-next
new 4f505e48d2b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d4782761e153 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new a89289f2bc97 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new c1f4dbc7d45d Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new e360e116a0ee clk: tegra: Make vde a child of pll_p on tegra114
new b1bc04a2ac5b clk: tegra: Support runtime PM and power domain
new c06e6aae12a7 Merge branch for-5.17/clk into for-next
new e328c09b5740 soc/tegra: Enable runtime PM during OPP state-syncing
new 1b263179a87f soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
new 309c9a022468 soc/tegra: Don't print error message when OPPs not available
new a55fabe8e57e Merge branch for-5.17/soc into for-next
new 3a2dd48f3252 dt-bindings: ARM: tegra: Document ASUS Transformers
new ce0382b27215 dt-bindings: ARM: tegra: Document Pegatron Chagall
new 9d0116b1e235 dt-bindings: clock: tegra-car: Document new clock sub-nodes
new 3f9d0ff15bae dt-bindings: host1x: Document OPP and power domain properties
new 0b59c6add171 dt-bindings: host1x: Document Memory Client resets of Host [...]
new 7ddc6334a34a media: dt: bindings: tegra-vde: Convert to schema
new b41890ee3335 media: dt: bindings: tegra-vde: Document OPP and power domain
new 091c3390bf90 Merge branch for-5.17/dt-bindings into for-next
new 16a0a155211c Merge branch for-5.17/arm64/dt into for-next
new 86a3a7f8a42b ARM: tegra: Add compatible string for built-in ASIX on Col [...]
new e1808b09df86 ARM: tegra: Remove PHY reset GPIO references from USB cont [...]
new c98167bbe865 ARM: tegra: Add dummy backlight power supplies
new 9b34a2a1bc6e ARM: tegra: Use correct vendor prefix for Invensense
new fe3c94e8e7e4 ARM: tegra: Remove unsupported properties on Apalis
new e6cc64655480 ARM: tegra: nexus7: Drop clock-frequency from NFC node
new e3cc9c1c51f8 ARM: tegra: Remove stray #reset-cells property
new 695494bb969a ARM: tegra: Fix SLINK compatible string on Tegra30
new b716d046041e ARM: tegra: Fix I2C mux reset GPIO reference on Cardhu
new c6e331a2bb06 ARM: tegra: Avoid phandle indirection on Ouya
new b405066bd3e0 ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
new 91ead34f47c9 ARM: tegra: Add common device-tree base for Tegra30 ASUS T [...]
new a0d7dba8c3c1 ARM: tegra: Add common device-tree for LVDS display panels [...]
new 9b66bd835dfd ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
new 65fce832a97c ARM: tegra: Add device-tree for ASUS Transformer Pad TF300T
new 2602de4800e6 ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TG
new e6d391a0b29b ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T
new 2b69c7b5fd35 ARM: tegra: Add device-tree for ASUS Transformer Pad TF701T
new 87d9cf2e8469 ARM: tegra: Add device-tree for Pegatron Chagall
new ef6fb9875ce0 ARM: tegra: Add device-tree for 1080p version of Nyan Big
new e6fd5c1e9fc5 ARM: tegra: Add usb-role-switch property to USB OTG ports
new 770586291f9a ARM: tegra: Enable HDMI CEC on Nyan
new 894ea1121b29 ARM: tegra: Enable CPU DFLL on Nyan
new 7525c2a354e0 ARM: tegra: Add CPU thermal zones to Nyan device-tree
new a28c1b4f11fc ARM: tegra: nexus7: Use common LVDS display device-tree
new e6e395578a6e ARM: tegra: Enable video decoder on Tegra114
new cc2e897914e4 Merge branch for-5.17/arm/dt into for-next
new cbb469f7518f ARM: tegra_defconfig: Enable drivers wanted by Acer Chrome [...]
new ca1f7d245f53 ARM: config: multi v7: Enable display drivers used by Tegr [...]
new 581dfbf4e415 Merge branch for-5.17/arm/defconfig into for-next
new 1a0cae780bc6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae652377a0f6 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 8828278d3136 arm64: xilinx: dts: drop legacy property #stream-id-cells
new 2eb48e610ef7 Merge remote-tracking branch 'zynqmp/dt' into for-next
new c6d92a06d7e5 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 7b47a66e9774 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 8e09d438f338 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4c904171b0ca Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new c9f274c5c8c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7992935960a5 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...]
new aa1ab8611b46 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 020e82fc12af Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 7b7fbc048d2e Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 1ccf0deea70c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9e0606d2369f Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 8cef09d33510 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 06a768f9e5a0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9f774ca7f511 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6bea4b8273f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9f9c22bff04b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 06aa116739f1 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 93202572bf44 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 986a797533a6 Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...]
new e7fa3dd9b075 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c4a95ddd1dac cifs: sanitize multiple delimiters in prepath
new 68f87ec9c1ce cifs: ignore resource_id while getting fscache super cookie
new aa4bee3ff0ea Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 4f574e9ea70c Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 6cb3c77b59f0 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new f05f2429eec6 udf: Fix error handling in udf_new_inode()
new ad69cd9972e7 fsnotify: clarify object type argument
new 1c9007d62bea fsnotify: separate mark iterator type from object type enum
new d61fd650e9d2 fanotify: introduce group flag FAN_REPORT_TARGET_FID
new e54183fa7047 fsnotify: generate FS_RENAME event with rich information
new 2d9374f09513 fanotify: use macros to get the offset to fanotify_info buffer
new 1a9515ac9e55 fanotify: use helpers to parcel fanotify_info buffer
new 3cf984e950c1 fanotify: support secondary dir fh and name in fanotify_info
new 3982534ba5ce fanotify: record old and new parent and name in FAN_RENAME event
new 2bfbcccde6e7 fanotify: record either old name new name or both for FAN_RENAME
new 7326e382c21e fanotify: report old and/or new parent+name in FAN_RENAME event
new 8cc3b1ccd930 fanotify: wire up FAN_RENAME event
new 5f0a61886e30 Pull Amir's FAN_RENAME and FAN_REPORT_TARGET_FID support f [...]
new 4a48c348ca27 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new ee08ba88255d Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 961a98ff9373 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new d5b61ed86749 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b739d5733460 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fdf4c96deaae Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new fcb07d93b459 Merge branch 'nfsd-next' of git://git.linux-nfs.org/~bfiel [...]
new 6f5feab0d6ee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d3a4d0f70924 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 497d23f48651 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d1658ddb6bb2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3b6ee5b8a874 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new c7444f47f8ba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a0027dc97bbf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1e90a0f4e9bd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9fd4b8b47ad2 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new dd1fd770fc95 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2956e4dcd762 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new b950fff76c79 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new fabb6e148f94 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new b6539f9ad16a Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 88c956345869 Merge branch 'master' of git://linuxtv.org/media_tree.git
new ec37001dec79 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new ec1f73a60935 Merge branch 'acpi-x86' into linux-next
new 9eedd27fa7ba Merge branch 'acpi-ec' into linux-next
new ed0d6ec1202e Merge branches 'acpi-thermal', 'acpi-processor', 'acpi-pow [...]
new f8344b7dfb52 Merge branches 'acpi-pm' and 'acpi-pmic' into linux-next
new b96fb14d3809 Merge branch 'devprop' into linux-next
new 9c33eef84e31 Merge back int340x driver material for 5.17.
new 37e7cbb117eb Merge branches 'thermal-tools' and 'thermal-int340x' into [...]
new 8dff5ac97bf3 Merge branches 'pm-cpuidle' and 'pm-sleep' into linux-next
new f67369128d75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0432ae70130d Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new d8c3bfad5bf0 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new a4b3c62fd0e8 PM / devfreq: sun8i: addd COMMON_CLK dependency
new 4667431419e9 PM / devfreq: Reduce log severity for informative message
new 482758063b29 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new e423a5aa0213 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 7339ba51229b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c512fdd5e6d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 34ac17ecbf57 ethtool: use ethnl_parse_header_dev_put()
new 3899c928bccc sun4i-emac.c: remove unnecessary branch
new 843869951258 net: ocelot: add support to get port mac from device-tree
new 0b6f65c707e5 net: fec: fix system hang during suspend/resume
new 8818b95409d8 ice: Add package PTYPE enable information
new 60f44fe4cde9 ice: refactor PTYPE validating
new fabf480bf95d ice: Refactor promiscuous functions
new 247dd97d713c ice: Refactor status flow for DDP load
new 5f87ec4861aa ice: Remove string printing for ice_status
new 5e24d5984c80 ice: Use int for ice_status
new d54699e27d50 ice: Remove enum ice_status
new 5518ac2a6442 ice: Cleanup after ice_status removal
new 2ccc1c1ccc67 ice: Remove excess error variables
new c14846914ed6 ice: Propagate error codes
new e53a80835f1b ice: Remove unnecessary casts
new f8a3bcceb422 ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK
new 5a21bf5bb424 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new fad547906980 net/mlx5e: Add tc action infrastructure
new 67d62ee7f46b net/mlx5e: Add goto to tc action infra
new c65686d79c95 net/mlx5e: Add tunnel encap/decap to tc action infra
new 9ca1bb2cf69b net/mlx5e: Add csum to tc action infra
new e36db1ee7a88 net/mlx5e: Add pedit to tc action infra
new 8ee72638347c net/mlx5e: Add vlan push/pop/mangle to tc action infra
new 163b766f5662 net/mlx5e: Add mpls push/pop to tc action infra
new ab3f3d5efffa net/mlx5e: Add mirred/redirect to tc action infra
new 758bc1342277 net/mlx5e: Add ct to tc action infra
new 3929ff583d8e net/mlx5e: Add sample and ptype to tc_action infra
new 922d69ed9666 net/mlx5e: Add redirect ingress to tc action infra
new 8333d53e3f74 net/mlx5e: TC action parsing loop
new 6bcba1bdeda5 net/mlx5e: Move sample attr allocation to tc_action sample [...]
new dd5ab6d11565 net/mlx5e: Add post_parse() op to tc action infrastructure
new c22080352ecf net/mlx5e: Move vlan action chunk into tc action vlan post [...]
new 35bb5242148f net/mlx5e: Move goto action checks into tc_action goto pos [...]
new f71f1bcbd87f Merge tag 'mlx5-updates-2021-12-14' of git://git.kernel.or [...]
new e846efe2737b mlxsw: spectrum: Add hash table for IPv6 address mapping
new cf42911523e0 mlxsw: spectrum_ipip: Use common hash table for IPv6 addre [...]
new 720d683cbe8b mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per addr [...]
new 1fd85416e3b5 mlxsw: Split handling of FDB tunnel entries between addres [...]
new 4b08c3e676b1 mlxsw: reg: Add a function to fill IPv6 unicast FDB entries
new 0860c7641634 mlxsw: spectrum_nve: Keep track of IPv6 addresses used by [...]
new 06c08f869c0e mlxsw: Add support for VxLAN with IPv6 underlay
new fb488be8c28d selftests: mlxsw: vxlan: Remove IPv6 test case
new ab8c83cf8734 Merge branch 'mlxsw-ipv6-underlay'
new f1d9268e0618 net: add net device refcount tracker to struct packet_type
new 3bc14ea0d12a ethtool: always write dev in ethnl_parse_header_dev_get
new f87b9464d152 netfilter: nft_fwd_netdev: Support egress hook
new 28b78ecffea8 netfilter: bridge: add support for pppoe filtering
new 284ca7647c67 netfilter: conntrack: Remove useless assignment statements
new bd1d97d861e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
new 863884634b7f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f97982398cc1 libbpf: Avoid reading past ELF data section end when copyi [...]
new 793528d22dd5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4181e95e3c4d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 685b1afd7911 net/mlx5: Introduce log_max_current_uc_list_wr_supported bit
new db5528b13a19 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/l [...]
new 4d375c2e51d5 rsi: fix array out of bound
new 36af0c9eae0c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new a33d805b3225 Bluetooth: btintel: Add missing quirks and msft ext for le [...]
new 9e4a8147a847 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7c9d997688b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 5ee3805c6734 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 749f61f64a83 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 40b22f718e3f Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 7b5f7bc17722 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 244a36e50da0 drm/vc4: kms: Wait for the commit before increasing our cl [...]
new 4f2d3011140f Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 93861e0732f8 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 8b68e89d490b Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new ae361eb07e9b drm/i915/fbc: Parametrize FBC register offsets
new c2a9682d2214 drm/i915/fbc: Loop through FBC instances in various places
new b8ca477e5131 drm/i915/fbc: Introduce device info fbc_mask
new e74c6aa955ca drm/i915/fbc: Register per-crtc debugfs files
new 244042ff4c10 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new b25db8c782ad drm/i915/guc: Use correct context lock when callig clr_con [...]
new 939d8e9c87e7 drm/i915/guc: Only assign guc_id.id when stealing guc_id
new 7aa6d5fe6cdb drm/i915/guc: Remove racey GEM_BUG_ON
new 2406846ec497 drm/i915/guc: Don't hog IRQs when destroying contexts
new 6e94d53962f7 drm/i915/guc: Add extra debug on CT deadlock
new 2aa9f833dd08 drm/i915/guc: Kick G2H tasklet if no credits
new 0013f5f5c05d drm/i915/guc: Selftest for stealing of guc ids
new 0ee8513b0e61 Merge branch 'for-linux-next-gt' of git://anongit.freedesk [...]
new 459cf840b61d drm/tegra: Implement correct DMA-BUF semantics
new 89bbc54641ef drm/tegra: Implement buffer object cache
new 1588297e2ba4 drm/tegra: Do not reference tegra_plane_funcs directly
new 7a887ccbce90 drm/tegra: Propagate errors from drm_gem_plane_helper_prep [...]
new 92140644069e drm/tegra: Support asynchronous commits for cursor
new 372817867fd1 drm/tegra: Add NVDEC driver
new b001cc25508b drm/tegra: Bump VIC/NVDEC clock rates to Fmax
new f7d60f855844 drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
new 55ac3cbe4eee gpu: host1x: Drop excess kernel-doc entry @key
new 9f7b0c3e8a8a gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
new 2cf774f56d44 drm/tegra: gr2d: Explicitly control module reset
new 9281d3582cca drm/tegra: vic: Use autosuspend
new c362c6264a48 drm/tegra: Remove duplicate struct declaration
new d7373b187dc2 drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+
new 8d8b9f57c617 drm/tegra: Mark nvdec_writel() as inline
new ceb6e13feae2 drm/tegra: Mark nvdec PM functions as __maybe_unused
new 8f30cf46843b drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
new d675f99453c5 drm/tegra: hdmi: Register audio CODEC on Tegra20
new 2781a28f8435 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
new 06a61ce0a989 Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
new f803e557d17b Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
new 218c88a41c5a Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new c8d66001848e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 28084f4a0e03 ASoC: SOF: OF: Avoid reverse module dependency
new 2167c0b20596 ASoC: rt5663: Handle device_property_read_u32_array error codes
new 88dffe43cbc6 ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml
new fb6c83cab376 ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIG
new 9d562fdcd52b ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_g [...]
new d4a06c4334ae ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_ [...]
new 8af783723f41 ASoC: SOF: topology: Set control_data->cmd alongside scont [...]
new 9182f3c40b52 ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get [...]
new dd2fef982ff7 ASoC: SOF: sof-audio: Drop the `cmd` member from struct sn [...]
new 68be4f0ed40c ASoC: SOF: control: Do not handle control notification wit [...]
new 47d7328f8cda ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_ge [...]
new fc5adc2bb13a ASoC: SOF: topology: read back control data from DSP
new 0f2ee77d2655 ASoC: Changes to SOF kcontrol data set/get ops
new a5108de464fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4f21597ff2a5 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new cec71ca917bc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0dc663748482 block: add mq_ops->queue_rqs hook
new 15a0f91a6a0e nvme: split command copy into a helper
new e82887a0f937 nvme: separate command prep and issue
new 742360d38001 nvme: add support for mq_ops->queue_rqs()
new d09358c3d161 Merge branch 'for-5.17/block' into for-next
new 537d69568778 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 1cef171abd39 dm integrity: fix data corruption due to improper use of b [...]
new 5377136be9e1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d933e061d694 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 24592f424be2 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new a4e4cb449a0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9d9bcae47fd5 ACPI: delay enumeration of devices with a _DEP pointing to [...]
new fb90e58f7c4e i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
new c537be0bfad6 i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
new 9dfa374cc6d0 platform_data: Add linux/platform_data/tps68470.h file
new a2f9fbc247ee platform/x86: int3472: Split into 2 drivers
new 71102bc79643 platform/x86: int3472: Add get_sensor_adev_and_name() helper
new d3d76ae139a7 platform/x86: int3472: Pass tps68470_clk_platform_data to [...]
new 19d8d6e36b4b platform/x86: int3472: Pass tps68470_regulator_platform_da [...]
new 97c2259ec775 platform/x86: int3472: Deal with probe ordering issues
new 13aad3431ed5 Merge tag 'platform-drivers-x86-int3472-1' of git://git.ke [...]
new 0fc31d8f1a8a regulator: Introduce tps68470-regulator driver
new ad1b806eacfa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7cbc0b1b9f40 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
new 1c744aded9b1 Merge branch 'keys-next' of git://git.kernel.org/pub/scm/l [...]
new fc4290a80d5b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 04e57a2d952b tomoyo: Check exceeded quota early in tomoyo_domain_quota_ [...]
new f702e1107601 tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
new 66bf3899ed09 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new 8db9799b6b67 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 69a2451aad06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8f110f530635 audit: ensure userspace is penalized the same as the kerne [...]
new d194e86b9577 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1957339b6e71 dt-bindings: input: pwm-vibrator: Convert txt bindings to yaml
new a8d61a9112ad of: unittest: fix warning on PowerPC frame size warning
new 9fd4cf5d3571 of: unittest: 64 bit dma address test requires arch support
new 4a385a3ec9ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 001a41d2a706 spi: atmel,quadspi: Convert to json-schema
new 77850bda360d spi: atmel,quadspi: Define sama7g5 QSPI
new 82b63511d423 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6c3118c32129 signal: Skip the altstack update when not needed
new 086fea69d94a Merge branch into tip/master: 'core/urgent'
new 2df04885ca0e Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...]
new 8fb4d6f5ef9e Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new 35d6ed60556b Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 7b88f177b003 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5823b224318d rcu: Rework rcu_barrier() and callback-migration logic
new 406b702d9df9 rcu: Make rcu_barrier() no longer block CPU-hotplug operations
new 63529790d87a rcu: Mark accesses to boost_starttime
new de80005bff93 rcu/exp: Fix check for idle context in rcu_exp_handler
new 7512661668d7 rcu/nocb: Handle concurrent nocb kthreads creation
new a38ecdcbf032 rcu: Remove unused rcu_state.boost
new 52979a8e8b59 rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()
new 59efd46daec7 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new ee98146a8423 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 34b43a884922 KVM: arm64: pkvm: Fix hyp_pool max order
new a770ee80e662 KVM: arm64: pkvm: Disable GICv2 support
new 53a563b01fa2 KVM: arm64: Make the hyp memory pool static
new 473a3efbafaa KVM: arm64: Make __io_map_base static
new bff01cb6b1bf KVM: arm64: pkvm: Stub io map functions
new 64a1fbda59f4 KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
new 7b6871f67002 Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
new 820bd2b1f528 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7f3224097cc1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 38b593fe6625 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 84b6ea194829 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3e3d700f576d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 01e16cb67cce platform/x86/intel: hid: add quirk to support Surface Go 3
new a90b38c58667 platform/x86: wmi: Replace read_takes_no_args with a flags field
new 9918878676a5 platform/x86: wmi: Fix driver->notify() vs ->probe() race
new 8c33915d77a5 platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
new c0549b72d99d platform/x86: lenovo-yogabook-wmi: Add driver for Lenovo Y [...]
new 1c5ec99891bb platform/x86: lenovo-yogabook-wmi: Add support for hall se [...]
new 272479928172 platform: surface: Propagate ACPI Dependency
new 692562abcc6e platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM ops
new a67d4ad2afab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4cceb254519e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e68e05e67085 leds: tca6507: Get rid of duplicate of_node assignment
new 48d26841d9b6 leds: lgm-sso: Get rid of duplicate of_node assignment
new c4443fa2979e leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt
new cca4717422ce ARM: dts: omap3-n900: Fix lp5523 for multi color
new d949edb503b1 leds: lp55xx: initialise output direction from dts
new ee885eb3228b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dabbd1a1fa04 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 13806ea0f8e3 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 856d3624489a usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
new a5b5b45fce2b dt-bindings: usb: dwc3-xilinx: Convert USB DWC3 bindings
new a1f79504ceb3 usb: host: xen-hcd: add missing unlock in error path
new f59f93cd1d72 usb: hub: avoid warm port reset during USB3 disconnect
new b9f805b869e7 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 294077fb6a99 Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...]
new b02833970562 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new fb702175530a Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 2b2fb7f6d63d extcon: usb-gpio: fix a non-kernel-doc comment
new a7eb8e38bcd8 extcon: Deduplicate code in extcon_set_state_sync()
new c72c8f108d77 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new f6f787874aa5 dt-bindings: phy: phy-imx8-pcie: Add binding for the pad m [...]
new b3b5516a6fee dt-bindings: phy: Add imx8 pcie phy driver support
new 1aa97b002258 phy: freescale: pcie: Initialize the imx8 pcie standalone [...]
new c8d09c7ebcff phy: freescale: pcie: explicitly add bitfield.h
new 98a95166b9ff Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d6171f7612fd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3cc1c6de458e thunderbolt: Check return value of kmemdup() in icm_handle [...]
new ed54fd986c54 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cf40eeed64fe Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new f6f3cafd81a2 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new dce1fdb3828d Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git
new e9d54c26344f interconnect: icc-rpm: Define ICC device type
new 08c590409f30 interconnect: icc-rpm: Add QNOC type QoS support
new e39bf2972c6e interconnect: icc-rpm: Support child NoC device probe
new 061dbde2bf3b dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support
new 1a14b1ac3935 interconnect: qcom: Add QCM2290 driver support
new 01f8938ad036 Merge branch 'icc-qcm2290' into icc-next
new 5d7ce163b1b6 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new ce4373be92b0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fb2907d68679 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 63ecb7872444 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c966fbe5f6a5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e3a1e10348be Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new fdc12231d885 remoteproc: qcom: pil_info: Don't memcpy_toio more than is [...]
new da87976921bb remoteproc: imx_rproc: correct firmware reload
new dd585d9bfbf0 remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP
new a15d36f04b9e dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpss
new 42a3f554d81e remoteproc: qcom: pas: Add SM6350 MPSS support
new bfd75aefe32c remoteproc: qcom: pas: Add SM6350 ADSP support
new 3bc0d1f9ef54 remoteproc: qcom: pas: Add SM6350 CDSP support
new 60630924bb5a hwspinlock: stm32: enable clock at probe
new 1f63f6bf326b Merge branches 'rpmsg-next', 'rproc-next' and 'hwspinlock- [...]
new e4d62a36df6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new daae68443407 Merge commit '5065e08e4ef3c3fd0daf141f601de4b4d1af2333'
new ebb453c70035 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 266423e60ea1 pinctrl: bcm2835: Change init order for gpio hogs
new b67210cc217f pinctrl: stm32: consider the GPIO offset to expose all the [...]
new dc1b242478f4 pinctrl: bcm2835: Silence uninit warning
new 1a4541b68e25 pinctrl-bcm2835: don't call pinctrl_gpio_direction()
new 8df89a7cbc63 pinctrl-sunxi: don't call pinctrl_gpio_direction()
new 8a8d6bbe1d3b pinctrl: Get rid of duplicate of_node assignment in the drivers
new f9b94d24269f Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:p [...]
new 54dd5a419f26 pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for [...]
new e8f24c58d1b6 ARM: dts: gpio-ranges property is now required
new 804f2dbd8c76 Merge branch 'devel' into for-next
new 49ecda96b223 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1cf464974dbc Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new 0eb9d3234faf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 927d2e1f7418 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a9e1a1783ab0 Merge commit '0c723ef6f65c'
new bb11d217dd27 Merge remote-tracking branch 'kselftest/next'
new 5bf01cad9e53 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9b70b4816f32 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 86559400b3ef rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U
new 322539a014bc rtc: gamecube: Report low battery as invalid data
new 5479618e1e26 powerpc: wii.dts: Expose HW_SRNPROT on this platform
new 57bd7d356506 powerpc: gamecube_defconfig: Enable the RTC driver
new 69e8ba80ddda powerpc: wii_defconfig: Enable the RTC driver
new fd73ec817513 rtc: cmos: take rtc_lock while reading from CMOS
new 87d414abef9e rtc: mc146818-lib: change return values of mc146818_get_time()
new e0b426118ae9 rtc: Check return value from mc146818_get_time()
new 0c422ad22427 rtc: mc146818-lib: fix RTC presence check
new 04d605721dd3 rtc: mc146818-lib: extract mc146818_avoid_UIP
new ed88f3f755b5 rtc: mc146818-lib: refactor mc146818_get_time
new 957c2321b8ba rtc: mc146818-lib: refactor mc146818_does_rtc_work
new a4c549a919a6 rtc: cmos: avoid UIP when reading alarm time
new 35ad38767b3e rtc: cmos: avoid UIP when writing alarm time
new 7390717fddb6 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 69cd3fa239c3 Merge branch 'at24/for-next' of git://git.kernel.org/pub/s [...]
new c48a84a77932 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 96383481743e Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new 48b7d1e20f6a Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 0e844324cc9a Merge branch 'gnss-next' of git://git.kernel.org/pub/scm/l [...]
new 999765173da1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cf7697564ee2 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 2794910ef9b2 Merge branch 'auxdisplay' of https://github.com/ojeda/linux.git
new e2e6f9bb4809 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 415b73a81818 Merge branch 'cfi/next' of git://git.kernel.org/pub/scm/li [...]
new db1679813f9f kunit: tool: use dataclass instead of collections.namedtuple
new e0cc8c052a39 kunit: tool: delete kunit_parser.TestResult type
new 1ee2ba89bea8 kunit: tool: make `build` subcommand also reconfigure if needed
new 85310a62ca4e kunit: tool: fix newly introduced typechecker errors
new ad659ccb5412 kunit: tool: Default --jobs to number of CPUs
new d058269c0338 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 9c44e5329889 bus: mhi: pci_generic: Graceful shutdown on freeze
new fe58c8979dfa bus: mhi: core: Use macros for execution environment features
new aa8eae23f88c bus: mhi: core: Minor style and comment fixes
new 58b357922848 bus: mhi: pci_generic: Simplify code and axe the use of a [...]
new 7d0f1a179005 bus: mhi: core: Fix reading wake_capable channel configuration
new 7023e1a0fda5 bus: mhi: core: Fix race while handling SYS_ERR at power up
new 637f76271c7f bus: mhi: core: Add an API for auto queueing buffers for D [...]
new f0e58553be73 bus: mhi: core: Use correctly sized arguments for bit field
new 00776ac534cc bus: mhi: pci_generic: Introduce Sierra EM919X support
new 9c198507e1e3 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 8539e2786277 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 364be71cea44 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 704198e9a7da Merge branch 'for-next' of git://git.infradead.org/users/w [...]
new 71a281375d5b Merge branch 'bitmap-master-5.15' of https://guthub.com/no [...]
new 21e42b00f779 efi/libstub: measure loaded initrd info into the TPM
new 69633391ac08 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0fd3da0e51e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae402c9aba75 Merge branch 'slab-next' of git://git.kernel.org/pub/scm/l [...]
new cdf932082a33 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new dc148015ac5a shmem: fix a race between shmem_unused_huge_shrink and shm [...]
new 164eb8efd856 shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shme [...]
new 1044256be931 mm: fix panic in __alloc_pages
new 09bef451a6c5 kfence: fix memory leak when cat kfence objects
new 6156241cbf85 mm/oom_kill: wake futex waiters before annihilating victim [...]
new f9077a7f16e7 mm: mempolicy: fix THP allocations escaping mempolicy rest [...]
new f36bed3876c9 kernel/crash_core: suppress unknown crashkernel parameter warning
new 749e71d1727a MAINTAINERS: mark more list instances as moderated
new 8e9ed349fb3f mm, hwpoison: fix condition in free hugetlb page path
new 446db6ae3e88 mm: delete unsafe BUG from page_cache_add_speculative()
new 0de01555f492 /proc/kpageflags: prevent an integer overflow in stable_pa [...]
new bab74a45aa39 /proc/kpageflags: do not use uninitialized struct pages
new 75ed9ec78619 procfs: prevent unpriveleged processes accessing fdinfo dir
new 9c5dbec425c6 kthread: add the helper function kthread_run_on_cpu()
new fe4c08ba9ab6 kthread-add-the-helper-function-kthread_run_on_cpu-fix
new c8d7440c4642 RDMA/siw: make use of the helper function kthread_run_on_cpu()
new dfcc216e4360 ring-buffer: make use of the helper function kthread_run_on_cpu()
new a4c8063bad69 rcutorture: make use of the helper function kthread_run_on_cpu()
new 0061ba867739 trace/osnoise: make use of the helper function kthread_run [...]
new 9e5a2c10c855 trace/hwlat: make use of the helper function kthread_run_on_cpu()
new caff13ac0fcf ia64: module: use swap() to make code cleaner
new eb25caec54b8 arch/ia64/kernel/setup.c: use swap() to make code cleaner
new a187165e5f41 ia64: fix typo in a comment
new 0046248dcae7 scripts/spelling.txt: add "oveflow"
new 3c2b2a2269d3 squashfs: provide backing_dev_info in order to disable read-ahead
new d01b3ed824a1 ocfs2:Use BUG_ON instead of if condition followed by BUG.
new 30a0b2209e73 ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
new 95a1e2fe71f0 ocfs2: reflink deadlock when clone file to the same direct [...]
new b87ca650eca6 ocfs2: clear links count in ocfs2_mknod() if an error occurs
new 1c65d6a2a83d ocfs2: fix ocfs2 corrupt when iputting an inode
new 302cb9723f6e fs/ioctl: remove unnecessary __user annotation
new 1f4e2fa874b9 mm/slab_common: use WARN() if cache still has objects on destroy
new 4f8a02f00e87 mm: slab: make slab iterator functions static
new d0926a2a75fd kmemleak: fix kmemleak false positive report with HW tag-b [...]
new 0d79cbe1c015 kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-ba [...]
new 2be8959490ea mm: kmemleak: alloc gray object for reserved region with d [...]
new 172bf2166b80 mm: defer kmemleak object creation of module_alloc()
new 836aaab52f84 mm-defer-kmemleak-object-creation-of-module_alloc-v4
new 32b82fcd08c9 mm/page_alloc: split prep_compound_page into head and tail [...]
new be14e8fb526e mm/page_alloc: refactor memmap_init_zone_device() page init
new 395391be2294 mm/memremap: add ZONE_DEVICE support for compound pages
new bf35f1ecdfef device-dax: use ALIGN() for determining pgoff
new 072b75efa56b device-dax: use struct_size()
new e9e24cea2cf7 device-dax: ensure dev_dax->pgmap is valid for dynamic devices
new 05b203df0229 device-dax: factor out page mapping initialization
new cb6619f23a6e device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
new d333e32b4078 device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
new 4a3fb482f495 device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix
new 62d08309697b device-dax: compound devmap support
new dbd720910585 kasan: test: add globals left-out-of-bounds test
new 8964090f8276 kasan: add ability to detect double-kmem_cache_destroy()
new e4f32d17a474 kasan: test: add test case for double-kmem_cache_destroy()
new 145be8c0448b mm,fs: split dump_mapping() out from dump_page()
new 00343c8de04c tools/vm/page_owner_sort.c: sort by stacktrace before culling
new 0ed0d5fe51f1 tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...]
new 7cd59f7fe94a tools/vm/page_owner_sort.c: support sorting by stack trace
new 27ba4713d0e5 tools/vm/page_owner_sort.c: add switch between culling by [...]
new bb904c520072 tools/vm/page_owner_sort.c: support sorting pid and time
new 19db09d4f97e tools/vm/page_owner_sort.c: two trivial fixes
new 2d374f1c3005 tools/vm/page_owner_sort.c: delete invalid duplicate code
new 1832db97c449 mm/truncate.c: remove unneeded variable
new b680dba33c84 gup: avoid multiple user access locking/unlocking in fault [...]
new c4095fc0d75f mm: shmem: don't truncate page if memory failure happens
new 34b59c969d1d mm-shmem-dont-truncate-page-if-memory-failure-happens-chec [...]
new f5a11eda20f1 mm/frontswap.c: use non-atomic '__set_bit()' when possible
new 5bd60aaea9d5 mm: memcontrol: make cgroup_memory_nokmem static
new 4716d9ff7a75 mm/page_counter: remove an incorrect call to propagate_pro [...]
new fb2e05a0260e mm/memcg: add oom_group_kill memory event
new 80bcd82f3e45 mm: add group_oom_kill memory.event fix
new 516a7c13fda6 memcg: better bounds on the memcg stats updates
new b19becb6639b tools/testing/selftests/vm/userfaultfd.c: use swap() to ma [...]
new b643ba21d8d8 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
new e6241e58cedd mm-remove-redundant-check-about-fault_flag_allow_retry-bit [...]
new 441d29f244bb mm: rearrange madvise code to allow for reuse
new 57b6d1c6d405 mm: add a field to store names for private anonymous memory
new f6b31185f595 docs: proc.rst: /proc/PID/maps: fix malformed table
new dab26c71fb45 mm: add anonymous vma name refcounting
new ca92f069b1d3 mm: move anon_vma declarations to linux/mm_inline.h
new fce4a844d4d8 mm: move tlb_flush_pending inline helpers to mm_inline.h
new 7fea0efdcdd0 mm: change page type prior to adding page table entry
new 763a804503ef mm: ptep_clear() page table helper
new 57f41b2596b4 mm: page table check
new 5268f73e8441 x86: mm: add x86_64 support for page table check
new b1ea6109f46e mm: protect free_pgtables with mmap_lock write lock in exit_mmap
new 5702667ec317 mm: document locking restrictions for vm_operations_struct::close
new 2880cd51b16b mm/oom_kill: allow process_mrelease to run under mmap_lock [...]
new f1dc1580582b mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
new 34670541a1a5 mm/vmalloc: add support for __GFP_NOFAIL
new 8e36ec074357 mm/vmalloc: be more explicit about supported gfp flags.
new 82034c4f61ba mm: allow !GFP_KERNEL allocations for kvmalloc
new 6275522c8158 mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
new 747a0f14f2a7 mm/vmalloc: allocate small pages for area->pages
new 434c30a000f9 mm-vmalloc-allocate-small-pages-for-area-pages-fix
new 62a7c38dcc9d mm: discard __GFP_ATOMIC
new fc9a5f920378 mm: introduce memalloc_retry_wait()
new af5831923ed4 mm/pagealloc: sysctl: change watermark_scale_factor max li [...]
new 83e8e50077bc mm: fix boolreturn.cocci warning
new 9267bcd1ca20 mm: page_alloc: fix building error on -Werror=array-compare
new e5b932908d2c mm: drop node from alloc_pages_vma
new 723973667ee9 include/linux/gfp.h: further document GFP_DMA32
new 17860198a3b2 hugetlb: add hugetlb.*.numa_stat file
new 48de36606120 hugetlb: Fix spelling mistake "hierarichal" -> "hierarchical"
new 76ed623822f9 hugetlb/cgroup: fix copy/paste array assignment
new a25b63c1733e mm: hugetlb: free the 2nd vmemmap page associated with eac [...]
new d08053f908d0 mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...]
new 84e8a4ddfe3a mm: sparsemem: use page table lock to protect kernel pmd o [...]
new cb22f713835f selftests: vm: add a hugetlb test case
new 38f5c758ba73 mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...]
new 86fe4eecbd1a mm, hugepages: make memory size variable in hugepage-mrema [...]
new 880b8b76ead0 selftests/uffd: allow EINTR/EAGAIN
new 692d9b1bca42 vmscan: make drop_slab_node static
new 907142e09c64 mm: vmscan: reduce throttling due to a failure to make progress
new 77cd365d4c55 mm: vmscan: reduce throttling due to a failure to make pro [...]
new 4263fd12f625 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
new 04187f89d0fa mm/mempolicy: add set_mempolicy_home_node syscall
new 0df2c380a9b8 mm/mempolicy: wire up syscall set_mempolicy_home_node
new 9cb06be0e53a mm/mempolicy: convert from atomic_t to refcount_t on mempo [...]
new 910a6fb179dd mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...]
new 182015ee232f mm/mempolicy: fix all kernel-doc warnings
new 64ed47dc564b mm: migrate: fix the return value of migrate_pages()
new 6ecbab42c9c4 mm: migrate: correct the hugetlb migration stats
new 8d1838ae225e mm-migrate-correct-the-hugetlb-migration-stats-fix
new 7396595d78f7 mm: compaction: fix the migration stats in trace_mm_compac [...]
new 8a89b4104a1b mm/migrate.c: rework migration_entry_wait() to not take a pageref
new 2ef724e13b34 mm/migrate.c: Rework migration_entry_wait() to not take a pageref
new 5e5ff4185a7f mm: migrate: support multiple target nodes demotion
new a4051ab736af mm: migrate: add more comments for selecting target node randomly
new 5f97fd1b3b1d mm/migrate: move node demotion code to near its user
new a891ed14553d mm: ksm: fix use-after-free kasan report in ksm_might_need [...]
new 19aa9c667784 mm/hwpoison: mf_mutex for soft offline and unpoison
new 833cf1f6f27f mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
new 54c5c8cb32bd mm/hwpoison: fix unpoison_memory()
new 3ee00c0efa1b mm: memcg/percpu: account extra objcg space to memory cgroups
new b045fa183cfa mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups-fix
new 3b4a913ac632 mm: fix race between MADV_FREE reclaim and blkdev direct IO read
new 854ba4f402a2 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...]
new cdb1a2812022 mm/rmap: fix potential batched TLB flush race
new 058b97570a2a mm-rmap-fix-potential-batched-tlb-flush-race-fix
new 30cd8861f257 zsmalloc: introduce some helper functions
new 30e799bec581 zsmalloc: rename zs_stat_type to class_stat_type
new 490cf279d053 zsmalloc: decouple class actions from zspage works
new a60bf5a6db69 zsmalloc: introduce obj_allocated
new d5b0ed1648c7 zsmalloc: move huge compressed obj from page to zspage
new f7ba9228a66f zsmalloc: remove zspage isolation for migration
new b7030bded969 locking/rwlocks: introduce write_lock_nested
new d536b6ba7a8d locking/rwlocks: fix write_lock_nested for RT
new 57ba1b2952dd locking: fixup write_lock_nested() implementation
new 73d88f812a36 zsmalloc: replace per zpage lock with pool->migrate_lock
new 5025ceeb6721 zsmalloc: replace get_cpu_var with local_lock
new 0cbe007f7cd6 mm: introduce fault_in_exact_writeable() to probe for sub- [...]
new eda9ffa0c6b3 arm64: add support for sub-page faults user probing
new 73ecf90b2022 btrfs: avoid live-lock in search_ioctl() on hardware with [...]
new 37115d56e5a5 zram: use ATTRIBUTE_GROUPS
new d0e708fa664b mm: fix some comment errors
new 0cb6fe2b2484 mm/hmm.c: Allow VM_MIXEDMAP to work with hmm_range_fault
new 2a1bb78e09f1 mm/damon: unified access_check function naming rules
new 8f32fffa6999 mm/damon: add 'age' of region tracepoint support
new 76c2b7c6c831 mm/damon/core: use abs() instead of diff_of()
new 54d73a6dff09 mm/damon: remove some unneeded function definitions in damon.h
new c4ffd37da772 mm-damon-remove-some-no-need-func-definitions-in-damonh-file-fix
new 198058dfdfc9 mm/damon/vaddr: remove swap_ranges() and replace it with swap()
new d70d17a7e057 mm/damon/schemes: add the validity judgment of thresholds
new 52715ac328ac mm/damon: move damon_rand() definition into damon.h
new bccc810f66cd mm/damon: modify damon_rand() macro to static inline function
new 6bc508a7fb4d mm/damon: convert macro functions to static inline functions
new e601991aae4b Docs/admin-guide/mm/damon/usage: update for scheme quotas [...]
new cb3153f7acc9 Docs/admin-guide/mm/damon/usage: remove redundant information
new 4dd13bfaec33 Docs/admin-guide/mm/damon/usage: mention tracepoint at the [...]
new 8dff9ec6b6cf Docs/admin-guide/mm/damon/usage: update for kdamond_pid an [...]
new c9885f55909c mm/damon: remove a mistakenly added comment for a future feature
new 2ec117a0b56f mm/damon/schemes: account scheme actions that successfully [...]
new 896fa25e47d4 mm/damon/schemes: account how many times quota limit has exceeded
new 289970ad80af mm/damon/reclaim: provide reclamation statistics
new aede23dab3e5 Docs/admin-guide/mm/damon/reclaim: document statistics parameters
new b2e2ca4cb7ae mm/damon/dbgfs: support all DAMOS stats
new af91ee445c47 Docs/admin-guide/mm/damon/usage: update for schemes statistics
new c86d81fce486 fs/buffer.c: add debug print for __getblk_gfp() stall problem
new 78174e7c86a1 fs/buffer.c: dump more info for __getblk_gfp() stall problem
new b3b4b1275bfa kernel/hung_task.c: Monitor killed tasks.
new 3f66cf666183 proc/vmcore: don't fake reading zeroes on surprise vmcore_ [...]
new 121858289e80 proc: make the proc_create[_data]() stubs static inlines
new c065a1195587 proc-make-the-proc_create-stubs-static-inlines-fix
new f81c43d87494 proc-make-the-proc_create-stubs-static-inlines-fix2
new ad4644b389c8 proc-make-the-proc_create-stubs-static-inlines-fix2-fix
new 4e57626c3565 proc/sysctl: make protected_* world readable
new 39e5c26ebe1d include/linux/unaligned: replace kernel.h with the necessa [...]
new 81555e569136 kernel.h: include a note to discourage people from includi [...]
new 935a0f431c84 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
new 52bc1eb587d3 fs/exec: replace strncpy with strscpy_pad in __get_task_comm
new 3c3548a7da82 drivers/infiniband: replace open-coded string copy with ge [...]
new 9fa72e2f0247 fs/binfmt_elf: replace open-coded string copy with get_task_comm
new a8be562cb7e9 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_r [...]
new 032afaa5e36a tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel [...]
new 9012dba89e24 tools/testing/selftests/bpf: replace open-coded 16 with TA [...]
new e5e020315ed0 kthread: dynamically allocate memory to store kthread's full name
new 6b6f158aa972 kernel/sys.c: only take tasklist_lock for get/setpriority( [...]
new 9af8e7780824 kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio [...]
new 421cb8009012 kstrtox: uninline everything
new 67cacc5d667b list: introduce list_is_head() helper and re-use it in list.h
new 261b7dc6118c lib/list_debug.c: print more list debugging context in __l [...]
new 7c22272cf0fc hash.h: remove unused define directive
new ae955256c145 drivers/infiniband/sw/rxe/rxe_qp.c: fix for "hash.h: remov [...]
new 613f3ba828cd test_hash.c: split test_int_hash into arch-specific functions
new 34bf4a011c51 test_hash.c: split test_hash_init
new 9b359709dc07 lib/Kconfig.debug: properly split hash test kernel entries
new 2300a89ebc2e test_hash.c: refactor into kunit
new f01465efdba6 kunit: replace kernel.h with the necessary inclusions
new 1697541454d1 lz4: fix LZ4_decompress_safe_partial read out of bound
new 16e7a93e5e1a checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
new 1ca3ba1117e2 checkpatch: Improve Kconfig help test
new 53fbaea8d1c3 const_structs.checkpatch: add frequently used ops structs
new fb11b98d7b7b fs/binfmt_elf: use PT_LOAD p_align values for static PIE
new ae917877e1d0 ELF: fix overflow in total mapping size calculation
new c92f15f04639 init/main.c: silence some -Wunused-parameter warnings
new 069e43667c0b hfsplus: use struct_group_attr() for memcpy() region
new 9283d069e9d3 FAT: use io_schedule_timeout() instead of congestion_wait()
new f0662759ac50 fs/adfs: remove unneeded variable make code cleaner
new b0aa11aa41d2 panic: use error_report_end tracepoint on warnings
new 0f653bdf2814 panic-use-error_report_end-tracepoint-on-warnings-fix
new eb9ed949a5ea panic: Remove oops_id.
new f52ac2ef1ab8 delayacct: support swapin delay accounting for swapping wi [...]
new 32cd46791f8f delayacct: fix incomplete disable operation when switch en [...]
new af53690a83c1 delayacct: cleanup flags in struct task_delay_info and fun [...]
new d3b544e07152 configs: introduce debug.config for CI-like setup
new 44e8147652b0 arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SI [...]
new 7d1cf77740f9 btrfs: use generic Kconfig option for 256kB page size limit
new a614948af17d lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS [...]
new 6d721f640014 kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
new ef21f669d818 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
new c19db1becd53 Merge branch 'akpm-current/current'
new 1648c39181cc sysctl: add a new register_sysctl_init() interface
new 0c692c55fe68 sysctl: move some boundary constants from sysctl.c to sysctl_vals
new 559cd2ba48ef sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl [...]
new 4bb6cfb0a900 hung_task: move hung_task sysctl interface to hung_task.c
new 0b586df1b559 watchdog: move watchdog sysctl interface to watchdog.c
new 86016e0f3bf7 sysctl: make ngroups_max const
new 2dbfa0b0ab1d sysctl: use const for typically used max/min proc sysctls
new cea0897038f1 sysctl: use SYSCTL_ZERO to replace some static int zero uses
new ee910dc9035d aio: move aio sysctl to aio.c
new 20521a621b0f dnotify: move dnotify sysctl to dnotify.c
new 5f4e4833fe82 hpet: simplify subdirectory registration with register_sysctl()
new 34d5378d9749 i915: simplify subdirectory registration with register_sysctl()
new 07e2734e2b07 macintosh/mac_hid.c: simplify subdirectory registration wi [...]
new 0b2e956b5088 ocfs2: simplify subdirectory registration with register_sysctl()
new 3e6c60c30c7b test_sysctl: simplify subdirectory registration with regis [...]
new ac1acf875c94 inotify: simplify subdirectory registration with register_ [...]
new 36c2d7c5cadc inotify-simplify-subdirectory-registration-with-register_s [...]
new 62624a167961 cdrom: simplify subdirectory registration with register_sysctl()
new 5ce137965207 eventpoll: simplify sysctl declaration with register_sysctl()
new cc041551f1b0 firmware_loader: move firmware sysctl to its own files
new 3d4babcd0b02 firmware_loader-move-firmware-sysctl-to-its-own-files-fix
new af6a71788cbd firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix
new 57e4c4228448 firmware_loader-move-firmware-sysctl-to-its-own-files-fix-3
new 30d7735a8bd6 random: move the random sysctl declarations to its own file
new 4c2c03e5864b sysctl: add helper to register a sysctl mount point
new 3f20a5e08488 sysctl-add-helper-to-register-a-sysctl-mount-point-fix
new 0f104ec3ef93 fs: move binfmt_misc sysctl to its own file
new c6fc1e008c9c printk: move printk sysctl to printk/sysctl.c
new 4c2aad03967e scsi/sg: move sg-big-buff sysctl to scsi/sg.c
new cfa8ba1b2b38 stackleak: move stack_erasing sysctl to stackleak.c
new 2e0de76ce869 sysctl: share unsigned long const values
new bc2446a609d8 fs: move inode sysctls to its own file
new 5b8af72687e9 fs: move fs stat sysctls to file_table.c
new cb22df1847e2 fs: move dcache sysctls to its own file
new 2d91fe02ad34 fs/inode: avoid unused-variable warning
new d8740ac3a7ec fs/dcache: avoid unused-function warning
new 57f390fbc03a sysctl: move maxolduid as a sysctl specific const
new a2dc38b697fa fs: move shared sysctls to fs/sysctls.c
new 8f110209bc45 fs: move locking sysctls where they are used
new 9af170022ae9 fs: move namei sysctls to its own file
new 9e78f127f940 fs: move fs/exec.c sysctls into its own file
new a5d03133123a fs: move pipe sysctls to is own file
new fdb0a3328be2 sysctl: add and use base directory declarer and registrati [...]
new 18e538961b8f sysctl-add-and-use-base-directory-declarer-and-registratio [...]
new bcdc6b87e5c7 fs: move namespace sysctls and declare fs base directory
new a5cd42b542e8 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
new 68f0c468c1b2 printk: fix build warning when CONFIG_PRINTK=n
new c6f5b54a537a fs/coredump: move coredump sysctls into its own file
new 3002d11bab2c kprobe: move sysctl_kprobes_optimization to kprobes.c
new fa815e352aea fs: proc: store PDE()->data into inode->i_private
new b387d483e42f proc: remove PDE_DATA() completely
new 744df5197546 proc-remove-pde_data-completely-fix
new 5aae6468313d proc-remove-pde_data-completely-fix-fix
new adb6d279fc37 lib/stackdepot: allow optional init and stack_table alloca [...]
new c0b1a14a14bf lib/stackdepot: fix spelling mistake and grammar in pr_err [...]
new 9da33f67a799 lib/stackdepot: allow optional init and stack_table alloca [...]
new ab31a06dded0 lib/stackdepot: allow optional init and stack_table alloca [...]
new fa76eb2ca821 lib/stackdepot: always do filter_irq_stacks() in stack_dep [...]
new c8144ef979f9 mm: Fix mismerge
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 (9b46162e6296)
\
N -- N -- N refs/heads/akpm (c8144ef979f9)
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 935 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/devicetree/bindings/arm/apple.yaml | 21 +
.../devicetree/bindings/arm/mediatek.yaml | 8 +
.../devicetree/bindings/arm/msm/qcom,llcc.yaml | 2 +-
Documentation/devicetree/bindings/arm/qcom.yaml | 6 +
.../bindings/arm/samsung/samsung-boards.yaml | 6 +
Documentation/devicetree/bindings/arm/tegra.yaml | 19 +
.../bindings/clock/nvidia,tegra20-car.yaml | 37 +
.../bindings/clock/qcom,gcc-msm8976.yaml | 97 +
.../devicetree/bindings/clock/qcom,gcc-sdx65.yaml | 80 +
.../devicetree/bindings/clock/qcom,gcc-sm8450.yaml | 85 +
.../display/tegra/nvidia,tegra20-host1x.txt | 53 +
.../devicetree/bindings/firmware/qcom,scm.txt | 1 +
.../devicetree/bindings/i2c/apple,i2c.yaml | 4 +-
.../devicetree/bindings/input/pwm-vibrator.txt | 66 -
.../devicetree/bindings/input/pwm-vibrator.yaml | 57 +
.../bindings/interconnect/qcom,qcm2290.yaml | 137 +
.../devicetree/bindings/mailbox/apple,mailbox.yaml | 3 +
.../devicetree/bindings/media/nvidia,tegra-vde.txt | 64 -
.../bindings/media/nvidia,tegra-vde.yaml | 119 +
.../devicetree/bindings/pci/apple,pcie.yaml | 28 +-
.../devicetree/bindings/phy/fsl,imx8-pcie-phy.yaml | 92 +
.../devicetree/bindings/pinctrl/apple,pinctrl.yaml | 4 +-
.../bindings/power/apple,pmgr-pwrstate.yaml | 8 +
.../devicetree/bindings/remoteproc/qcom,adsp.yaml | 28 +
.../bindings/reset/hisilicon,hi3660-reset.yaml | 5 +
.../bindings/soc/bcm/brcm,bcm2835-vchiq.txt | 17 +
.../bindings/soc/bcm/brcm,bcm2835-vchiq.yaml | 45 -
.../{arm => soc}/samsung/exynos-chipid.yaml | 2 +-
.../pmu.yaml => soc/samsung/exynos-pmu.yaml} | 2 +-
.../bindings/soc/samsung/exynos-usi.yaml | 4 +-
.../bindings/sound/nvidia,tegra-audio-alc5632.txt | 48 -
.../bindings/sound/nvidia,tegra-audio-alc5632.yaml | 74 +
.../bindings/sound/nvidia,tegra-audio-common.yaml | 83 +
.../bindings/sound/nvidia,tegra-audio-max98090.txt | 53 -
.../sound/nvidia,tegra-audio-max98090.yaml | 97 +
.../bindings/sound/nvidia,tegra-audio-rt5640.txt | 52 -
.../bindings/sound/nvidia,tegra-audio-rt5640.yaml | 85 +
.../bindings/sound/nvidia,tegra-audio-rt5677.txt | 67 -
.../bindings/sound/nvidia,tegra-audio-rt5677.yaml | 103 +
.../bindings/sound/nvidia,tegra-audio-sgtl5000.txt | 42 -
.../sound/nvidia,tegra-audio-sgtl5000.yaml | 67 +
.../sound/nvidia,tegra-audio-trimslice.txt | 21 -
.../sound/nvidia,tegra-audio-trimslice.yaml | 33 +
.../bindings/sound/nvidia,tegra-audio-wm8753.txt | 40 -
.../bindings/sound/nvidia,tegra-audio-wm8753.yaml | 79 +
.../bindings/sound/nvidia,tegra-audio-wm8903.txt | 62 -
.../bindings/sound/nvidia,tegra-audio-wm8903.yaml | 93 +
.../bindings/sound/nvidia,tegra-audio-wm9712.txt | 60 -
.../bindings/sound/nvidia,tegra-audio-wm9712.yaml | 76 +
.../devicetree/bindings/spi/atmel,quadspi.yaml | 99 +
.../devicetree/bindings/spi/atmel-quadspi.txt | 37 -
.../devicetree/bindings/usb/dwc3-xilinx.txt | 56 -
.../devicetree/bindings/usb/dwc3-xilinx.yaml | 131 +
MAINTAINERS | 1 +
arch/alpha/kernel/rtc.c | 7 +-
arch/arm/arm-soc-for-next-contents.txt | 8 +
arch/arm/boot/dts/Makefile | 14 +-
arch/arm/boot/dts/bcm2836-rpi.dtsi | 2 +-
arch/arm/boot/dts/omap3-n900.dts | 50 +-
arch/arm/boot/dts/qcom-apq8016-sbc.dts | 2 +
.../arm/boot/dts/qcom-apq8064-sony-xperia-yuga.dts | 1 -
arch/arm/boot/dts/qcom-msm8974-fairphone-fp2.dts | 1 -
.../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 1 -
arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts | 1 -
.../boot/dts/qcom-msm8974-sony-xperia-amami.dts | 1 -
.../boot/dts/qcom-msm8974-sony-xperia-castor.dts | 1 -
.../boot/dts/qcom-msm8974-sony-xperia-honami.dts | 1 -
arch/arm/boot/dts/qcom-sdx65-mtp.dts | 25 +
arch/arm/boot/dts/qcom-sdx65.dtsi | 222 ++
arch/arm/boot/dts/tegra114-asus-tf701t.dts | 807 ++++
arch/arm/boot/dts/tegra114.dtsi | 41 +-
arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi | 1 +
arch/arm/boot/dts/tegra124-apalis.dtsi | 1 +
arch/arm/boot/dts/tegra124-nyan-big-fhd.dts | 11 +
arch/arm/boot/dts/tegra124-nyan.dtsi | 56 +-
arch/arm/boot/dts/tegra124-venice2.dts | 2 +-
arch/arm/boot/dts/tegra20-asus-tf101.dts | 1280 ++++++
arch/arm/boot/dts/tegra20.dtsi | 2 +-
arch/arm/boot/dts/tegra30-asus-lvds-display.dtsi | 61 +
.../dts/tegra30-asus-nexus7-grouper-common.dtsi | 54 +-
arch/arm/boot/dts/tegra30-asus-tf201.dts | 627 +++
arch/arm/boot/dts/tegra30-asus-tf300t.dts | 1034 +++++
arch/arm/boot/dts/tegra30-asus-tf300tg.dts | 1087 +++++
arch/arm/boot/dts/tegra30-asus-tf700t.dts | 823 ++++
...n.dtsi => tegra30-asus-transformer-common.dtsi} | 1722 +++++---
arch/arm/boot/dts/tegra30-pegatron-chagall.dts | 2859 ++++++++++++++
arch/arm/configs/multi_v7_defconfig | 62 +-
arch/arm/configs/tegra_defconfig | 12 +
arch/arm/mach-ixp4xx/Kconfig | 13 -
arch/arm64/boot/dts/apple/t8103-pmgr.dtsi | 2 +
arch/arm64/boot/dts/apple/t8103.dtsi | 85 +-
arch/arm64/boot/dts/mediatek/Makefile | 2 +
arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts | 57 +
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 169 +
arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts | 29 +
arch/arm64/boot/dts/mediatek/mt7986b.dtsi | 12 +
arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 10 +-
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 14 +
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 64 +
arch/arm64/boot/dts/qcom/Makefile | 3 +
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts | 209 +
arch/arm64/boot/dts/qcom/msm8996.dtsi | 1 -
arch/arm64/boot/dts/qcom/msm8998.dtsi | 1 -
arch/arm64/boot/dts/qcom/pm8998.dtsi | 10 +
arch/arm64/boot/dts/qcom/sc7180.dtsi | 1 -
arch/arm64/boot/dts/qcom/sc7280.dtsi | 1 -
arch/arm64/boot/dts/qcom/sdm630.dtsi | 1 -
arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 140 +
.../boot/dts/qcom/sdm845-oneplus-enchilada.dts | 2 +
arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dts | 2 +
arch/arm64/boot/dts/qcom/sdm845.dtsi | 3 +-
.../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 30 +
arch/arm64/boot/dts/qcom/sm6350.dtsi | 295 +-
arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 31 +
arch/arm64/boot/dts/qcom/sm8150.dtsi | 1 -
arch/arm64/boot/dts/qcom/sm8250.dtsi | 1 -
.../dts/qcom/sm8350-microsoft-surface-duo2.dts | 369 ++
arch/arm64/boot/dts/qcom/sm8350.dtsi | 1 -
arch/arm64/boot/dts/qcom/sm8450-qrd.dts | 375 ++
arch/arm64/boot/dts/qcom/sm8450.dtsi | 1026 +++++
arch/arm64/kvm/hyp/include/nvhe/mm.h | 2 -
arch/arm64/kvm/hyp/nvhe/mm.c | 3 +-
arch/arm64/kvm/hyp/nvhe/page_alloc.c | 2 +-
arch/arm64/kvm/hyp/nvhe/setup.c | 2 +-
arch/arm64/kvm/mmu.c | 9 +
arch/arm64/kvm/vgic/vgic-v2.c | 5 +
arch/arm64/kvm/vgic/vgic-v3.c | 2 +-
arch/arm64/mm/cache.S | 24 +-
arch/powerpc/boot/dts/wii.dts | 5 +
arch/powerpc/configs/gamecube_defconfig | 2 +-
arch/powerpc/configs/wii_defconfig | 2 +-
arch/x86/kernel/hpet.c | 8 +-
block/blk-mq.c | 26 +-
drivers/acpi/scan.c | 37 +-
drivers/base/power/trace.c | 6 +-
drivers/bluetooth/btintel.c | 26 +-
drivers/bus/mhi/core/init.c | 3 +-
drivers/bus/mhi/core/internal.h | 6 +-
drivers/bus/mhi/core/main.c | 21 +-
drivers/bus/mhi/core/pm.c | 35 +-
drivers/bus/mhi/pci_generic.c | 43 +
drivers/clk/qcom/Kconfig | 24 +
drivers/clk/qcom/Makefile | 3 +
drivers/clk/qcom/clk-alpha-pll.c | 164 +-
drivers/clk/qcom/clk-alpha-pll.h | 3 +
drivers/clk/qcom/clk-rcg.h | 2 +
drivers/clk/qcom/clk-rcg2.c | 32 +-
drivers/clk/qcom/gcc-msm8976.c | 4155 ++++++++++++++++++++
drivers/clk/qcom/gcc-sdx65.c | 1611 ++++++++
drivers/clk/qcom/gcc-sm8450.c | 3304 ++++++++++++++++
drivers/clk/tegra/Makefile | 1 +
drivers/clk/tegra/clk-device.c | 199 +
drivers/clk/tegra/clk-pll.c | 2 +-
drivers/clk/tegra/clk-super.c | 2 +-
drivers/clk/tegra/clk-tegra114.c | 2 +-
drivers/clk/tegra/clk-tegra20.c | 77 +-
drivers/clk/tegra/clk-tegra30.c | 116 +-
drivers/clk/tegra/clk.c | 75 +-
drivers/clk/tegra/clk.h | 2 +
drivers/devfreq/Kconfig | 1 +
drivers/devfreq/devfreq.c | 4 +-
drivers/extcon/extcon-usb-gpio.c | 2 +-
drivers/extcon/extcon.c | 14 +-
drivers/firmware/efi/libstub/efi-stub-helper.c | 2 +-
drivers/gpu/drm/i915/display/i9xx_plane.c | 2 +-
.../gpu/drm/i915/display/intel_display_debugfs.c | 7 +-
drivers/gpu/drm/i915/display/intel_fbc.c | 238 +-
drivers/gpu/drm/i915/display/intel_fbc.h | 7 +
drivers/gpu/drm/i915/display/skl_universal_plane.c | 17 +-
drivers/gpu/drm/i915/gt/uc/intel_guc.h | 12 +
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c | 18 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 69 +-
drivers/gpu/drm/i915/gt/uc/selftest_guc.c | 173 +
drivers/gpu/drm/i915/gvt/handlers.c | 13 +-
drivers/gpu/drm/i915/i915_drv.h | 5 +-
drivers/gpu/drm/i915/i915_pci.c | 22 +-
drivers/gpu/drm/i915/i915_reg.h | 34 +-
drivers/gpu/drm/i915/intel_device_info.c | 4 +-
drivers/gpu/drm/i915/intel_device_info.h | 2 +-
drivers/gpu/drm/i915/intel_pm.c | 31 +-
drivers/gpu/drm/tegra/Kconfig | 3 +
drivers/gpu/drm/tegra/hdmi.c | 168 +-
drivers/gpu/drm/vc4/vc4_kms.c | 15 +-
drivers/hwspinlock/stm32_hwspinlock.c | 58 +-
drivers/i2c/i2c-core-acpi.c | 22 +-
drivers/interconnect/qcom/Kconfig | 9 +
drivers/interconnect/qcom/Makefile | 2 +
drivers/interconnect/qcom/icc-rpm.c | 52 +-
drivers/interconnect/qcom/icc-rpm.h | 14 +-
drivers/interconnect/qcom/msm8916.c | 4 +-
drivers/interconnect/qcom/msm8939.c | 5 +-
drivers/interconnect/qcom/msm8996.c | 9 +-
drivers/interconnect/qcom/qcm2290.c | 1363 +++++++
drivers/interconnect/qcom/sdm660.c | 7 +-
drivers/leds/blink/leds-lgm-sso.c | 1 -
drivers/leds/flash/leds-ktd2692.c | 2 +-
drivers/leds/leds-lp55xx-common.c | 4 +-
drivers/leds/leds-tca6507.c | 3 -
drivers/md/dm-integrity.c | 2 +-
drivers/net/ethernet/allwinner/sun4i-emac.c | 18 -
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 2 +
.../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c | 2 +-
drivers/net/ethernet/freescale/fec_main.c | 46 +-
drivers/net/ethernet/intel/ice/ice.h | 1 -
drivers/net/ethernet/intel/ice/ice_base.c | 22 +-
drivers/net/ethernet/intel/ice/ice_common.c | 403 +-
drivers/net/ethernet/intel/ice/ice_common.h | 96 +-
drivers/net/ethernet/intel/ice/ice_controlq.c | 120 +-
drivers/net/ethernet/intel/ice/ice_dcb.c | 92 +-
drivers/net/ethernet/intel/ice/ice_dcb.h | 27 +-
drivers/net/ethernet/intel/ice/ice_dcb_lib.c | 2 +-
drivers/net/ethernet/intel/ice/ice_devlink.c | 50 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 143 +-
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 44 +-
drivers/net/ethernet/intel/ice/ice_fdir.c | 20 +-
drivers/net/ethernet/intel/ice/ice_fdir.h | 12 +-
drivers/net/ethernet/intel/ice/ice_flex_pipe.c | 696 ++--
drivers/net/ethernet/intel/ice/ice_flex_pipe.h | 83 +-
drivers/net/ethernet/intel/ice/ice_flex_type.h | 42 +
drivers/net/ethernet/intel/ice/ice_flow.c | 163 +-
drivers/net/ethernet/intel/ice/ice_flow.h | 21 +-
drivers/net/ethernet/intel/ice/ice_fltr.c | 144 +-
drivers/net/ethernet/intel/ice/ice_fltr.h | 40 +-
drivers/net/ethernet/intel/ice/ice_fw_update.c | 74 +-
drivers/net/ethernet/intel/ice/ice_lib.c | 233 +-
drivers/net/ethernet/intel/ice/ice_lib.h | 6 +-
drivers/net/ethernet/intel/ice/ice_main.c | 596 ++-
drivers/net/ethernet/intel/ice/ice_nvm.c | 143 +-
drivers/net/ethernet/intel/ice/ice_nvm.h | 36 +-
drivers/net/ethernet/intel/ice/ice_ptp.c | 13 +-
drivers/net/ethernet/intel/ice/ice_ptp.h | 6 +
drivers/net/ethernet/intel/ice/ice_sched.c | 402 +-
drivers/net/ethernet/intel/ice/ice_sched.h | 37 +-
drivers/net/ethernet/intel/ice/ice_sriov.c | 40 +-
drivers/net/ethernet/intel/ice/ice_sriov.h | 12 +-
drivers/net/ethernet/intel/ice/ice_status.h | 44 -
drivers/net/ethernet/intel/ice/ice_switch.c | 463 ++-
drivers/net/ethernet/intel/ice/ice_switch.h | 56 +-
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 12 +-
drivers/net/ethernet/intel/ice/ice_type.h | 4 +-
drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.c | 298 +-
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 457 +--
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h | 2 +
drivers/net/ethernet/mellanox/mlx5/core/Makefile | 9 +
.../ethernet/mellanox/mlx5/core/en/tc/act/accept.c | 31 +
.../ethernet/mellanox/mlx5/core/en/tc/act/act.c | 103 +
.../ethernet/mellanox/mlx5/core/en/tc/act/act.h | 75 +
.../ethernet/mellanox/mlx5/core/en/tc/act/csum.c | 61 +
.../net/ethernet/mellanox/mlx5/core/en/tc/act/ct.c | 50 +
.../ethernet/mellanox/mlx5/core/en/tc/act/drop.c | 30 +
.../ethernet/mellanox/mlx5/core/en/tc/act/goto.c | 122 +
.../ethernet/mellanox/mlx5/core/en/tc/act/mark.c | 35 +
.../ethernet/mellanox/mlx5/core/en/tc/act/mirred.c | 315 ++
.../mellanox/mlx5/core/en/tc/act/mirred_nic.c | 51 +
.../ethernet/mellanox/mlx5/core/en/tc/act/mpls.c | 86 +
.../ethernet/mellanox/mlx5/core/en/tc/act/pedit.c | 165 +
.../ethernet/mellanox/mlx5/core/en/tc/act/pedit.h | 32 +
.../ethernet/mellanox/mlx5/core/en/tc/act/ptype.c | 35 +
.../mlx5/core/en/tc/act/redirect_ingress.c | 79 +
.../ethernet/mellanox/mlx5/core/en/tc/act/sample.c | 51 +
.../ethernet/mellanox/mlx5/core/en/tc/act/trap.c | 38 +
.../ethernet/mellanox/mlx5/core/en/tc/act/tun.c | 61 +
.../ethernet/mellanox/mlx5/core/en/tc/act/vlan.c | 218 +
.../ethernet/mellanox/mlx5/core/en/tc/act/vlan.h | 30 +
.../mellanox/mlx5/core/en/tc/act/vlan_mangle.c | 87 +
.../net/ethernet/mellanox/mlx5/core/en/tc_priv.h | 12 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 1073 +----
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h | 1 -
drivers/net/ethernet/mellanox/mlxsw/reg.h | 30 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 143 +
drivers/net/ethernet/mellanox/mlxsw/spectrum.h | 18 +
.../net/ethernet/mellanox/mlxsw/spectrum_ipip.c | 28 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c | 165 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.h | 2 +
.../ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c | 97 +-
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 14 +
.../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 127 +-
drivers/net/ethernet/mscc/ocelot_net.c | 5 +-
drivers/net/netdevsim/bpf.c | 1 +
drivers/net/usb/lan78xx.c | 6 +
drivers/net/wireless/rsi/rsi_91x_mac80211.c | 3 +
drivers/nvme/host/pci.c | 132 +-
drivers/of/unittest.c | 21 +-
drivers/phy/freescale/Kconfig | 8 +
drivers/phy/freescale/Makefile | 1 +
drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 237 ++
drivers/pinctrl/actions/pinctrl-owl.c | 1 -
drivers/pinctrl/aspeed/Kconfig | 2 +-
drivers/pinctrl/bcm/pinctrl-bcm2835.c | 44 +-
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 1 -
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c | 1 -
drivers/pinctrl/cirrus/pinctrl-lochnagar.c | 3 -
drivers/pinctrl/mediatek/pinctrl-moore.c | 7 +-
drivers/pinctrl/mediatek/pinctrl-paris.c | 5 +-
drivers/pinctrl/pinctrl-amd.c | 3 -
drivers/pinctrl/pinctrl-at91-pio4.c | 1 -
drivers/pinctrl/pinctrl-at91.c | 1 -
drivers/pinctrl/pinctrl-digicolor.c | 5 +-
drivers/pinctrl/pinctrl-mcp23s08.c | 1 -
drivers/pinctrl/pinctrl-ocelot.c | 1 -
drivers/pinctrl/pinctrl-oxnas.c | 1 -
drivers/pinctrl/pinctrl-pic32.c | 2 +-
drivers/pinctrl/pinctrl-stmfx.c | 1 -
drivers/pinctrl/pinctrl-sx150x.c | 3 -
drivers/pinctrl/pinctrl-xway.c | 1 -
drivers/pinctrl/qcom/pinctrl-msm.c | 1 -
drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 1 -
drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c | 1 -
drivers/pinctrl/renesas/pinctrl-rza2.c | 1 -
drivers/pinctrl/spear/pinctrl-plgpio.c | 1 -
drivers/pinctrl/stm32/pinctrl-stm32.c | 8 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 8 +-
drivers/pinctrl/vt8500/pinctrl-wmt.c | 1 -
drivers/platform/surface/Kconfig | 7 +-
drivers/platform/surface/aggregator/Kconfig | 1 +
drivers/platform/x86/Kconfig | 13 +
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/hp_accel.c | 27 +-
drivers/platform/x86/intel/int3472/Makefile | 9 +-
...472_clk_and_regulator.c => clk_and_regulator.c} | 2 +-
drivers/platform/x86/intel/int3472/common.c | 82 +
.../{intel_skl_int3472_common.h => common.h} | 6 +-
.../{intel_skl_int3472_discrete.c => discrete.c} | 51 +-
.../x86/intel/int3472/intel_skl_int3472_common.c | 106 -
.../{intel_skl_int3472_tps68470.c => tps68470.c} | 92 +-
drivers/platform/x86/intel/int3472/tps68470.h | 25 +
.../x86/intel/int3472/tps68470_board_data.c | 145 +
drivers/platform/x86/lenovo-yogabook-wmi.c | 408 ++
drivers/platform/x86/wmi.c | 27 +-
drivers/regulator/Kconfig | 9 +
drivers/regulator/Makefile | 1 +
drivers/regulator/tps68470-regulator.c | 201 +
drivers/remoteproc/imx_rproc.c | 8 +-
drivers/remoteproc/qcom_pil_info.c | 2 +-
drivers/remoteproc/qcom_q6v5_pas.c | 38 +
drivers/reset/reset-rzg2l-usbphy-ctrl.c | 11 +-
drivers/rtc/Kconfig | 11 +
drivers/rtc/Makefile | 1 +
drivers/rtc/rtc-cmos.c | 201 +-
drivers/rtc/rtc-gamecube.c | 377 ++
drivers/rtc/rtc-mc146818-lib.c | 182 +-
drivers/soc/apple/Kconfig | 2 +-
drivers/soc/apple/apple-pmgr-pwrstate.c | 7 +
drivers/soc/qcom/rpmh-rsc.c | 2 +-
drivers/soc/qcom/rpmhpd.c | 358 +-
drivers/soc/qcom/socinfo.c | 2 +
drivers/soc/tegra/common.c | 29 +-
drivers/thunderbolt/icm.c | 7 +-
drivers/tty/n_hdlc.c | 23 +-
drivers/tty/serial/8250/8250_fintek.c | 20 -
drivers/usb/cdns3/cdnsp-gadget.c | 12 +
drivers/usb/core/hub.c | 24 +-
drivers/usb/core/quirks.c | 3 +
drivers/usb/dwc2/platform.c | 56 +-
drivers/usb/gadget/composite.c | 6 +-
drivers/usb/gadget/legacy/dbgp.c | 6 +-
drivers/usb/gadget/legacy/inode.c | 6 +-
drivers/usb/host/xen-hcd.c | 3 +
drivers/usb/host/xhci-pci.c | 6 +-
drivers/usb/typec/tcpm/tcpm.c | 18 +-
fs/btrfs/volumes.c | 6 +-
fs/cifs/connect.c | 7 +
fs/cifs/fs_context.c | 30 +
fs/cifs/inode.c | 18 -
fs/notify/dnotify/dnotify.c | 2 +-
fs/notify/fanotify/fanotify.c | 213 +-
fs/notify/fanotify/fanotify.h | 142 +-
fs/notify/fanotify/fanotify_user.c | 82 +-
fs/notify/fsnotify.c | 53 +-
fs/notify/group.c | 2 +-
fs/notify/mark.c | 31 +-
fs/udf/ialloc.c | 2 +
include/acpi/acpi_bus.h | 5 +-
include/dt-bindings/clock/qcom,gcc-msm8976.h | 240 ++
include/dt-bindings/clock/qcom,gcc-sdx65.h | 122 +
include/dt-bindings/clock/qcom,gcc-sm8450.h | 244 ++
include/dt-bindings/interconnect/qcom,qcm2290.h | 94 +
include/dt-bindings/phy/phy-imx8-pcie.h | 14 +
include/linux/blk-mq.h | 8 +
include/linux/dnotify.h | 2 +-
include/linux/fanotify.h | 5 +-
include/linux/fsnotify.h | 9 +-
include/linux/fsnotify_backend.h | 74 +-
include/linux/i2c.h | 17 +-
include/linux/mc146818rtc.h | 4 +
include/linux/mhi.h | 21 +-
include/linux/mlx5/mlx5_ifc.h | 2 +-
include/linux/netdevice.h | 1 +
include/linux/platform_data/pata_ixp4xx_cf.h | 21 -
include/linux/platform_data/tps68470.h | 35 +
include/linux/wmi.h | 1 +
include/soc/tegra/common.h | 15 +
include/uapi/linux/fanotify.h | 12 +
include/uapi/linux/mptcp.h | 18 +-
kernel/audit.c | 18 +-
kernel/rcu/tree.c | 8 +-
kernel/rcu/tree_nocb.h | 2 +-
kernel/signal.c | 9 +
mm/migrate.c | 2 +
net/bridge/br_netfilter_hooks.c | 7 +-
net/ethtool/cabletest.c | 4 +-
net/ethtool/channels.c | 2 +-
net/ethtool/coalesce.c | 2 +-
net/ethtool/debug.c | 2 +-
net/ethtool/eee.c | 2 +-
net/ethtool/features.c | 2 +-
net/ethtool/fec.c | 2 +-
net/ethtool/linkinfo.c | 2 +-
net/ethtool/linkmodes.c | 2 +-
net/ethtool/module.c | 2 +-
net/ethtool/netlink.c | 5 +-
net/ethtool/netlink.h | 5 +
net/ethtool/pause.c | 2 +-
net/ethtool/privflags.c | 2 +-
net/ethtool/rings.c | 2 +-
net/ethtool/tunnels.c | 6 +-
net/ethtool/wol.c | 2 +-
net/mptcp/protocol.c | 6 +-
net/mptcp/sockopt.c | 1 -
net/netfilter/nf_conntrack_core.c | 1 -
net/netfilter/nf_tables_api.c | 4 +-
net/netfilter/nfnetlink_log.c | 3 +-
net/netfilter/nfnetlink_queue.c | 3 +-
net/netfilter/nft_fwd_netdev.c | 7 +-
net/packet/af_packet.c | 19 +-
net/qrtr/mhi.c | 2 +-
net/tipc/bearer.c | 4 +-
security/tomoyo/util.c | 31 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/amd/Kconfig | 2 +-
sound/soc/codecs/rt5663.c | 12 +-
sound/soc/codecs/tas2770.c | 4 +-
sound/soc/meson/aiu-encoder-i2s.c | 33 -
sound/soc/meson/aiu-fifo-i2s.c | 19 +
sound/soc/meson/aiu-fifo.c | 6 +
sound/soc/sof/control.c | 61 +-
sound/soc/sof/imx/imx-ops.h | 10 -
sound/soc/sof/imx/imx8.c | 43 +-
sound/soc/sof/imx/imx8m.c | 31 +-
sound/soc/sof/ipc.c | 49 +-
sound/soc/sof/mediatek/mediatek-ops.h | 8 -
sound/soc/sof/mediatek/mt8195/mt8195.c | 31 +-
sound/soc/sof/sof-audio.c | 33 +-
sound/soc/sof/sof-audio.h | 7 +-
sound/soc/sof/sof-of-dev.c | 77 +-
sound/soc/sof/sof-of-dev.h | 17 +
sound/soc/sof/topology.c | 10 +-
tools/lib/bpf/libbpf.c | 5 +-
tools/testing/kunit/kunit.py | 168 +-
tools/testing/kunit/kunit_json.py | 6 +-
tools/testing/kunit/kunit_kernel.py | 1 +
tools/testing/kunit/kunit_parser.py | 14 +-
tools/testing/kunit/kunit_tool_test.py | 47 +-
tools/testing/selftests/drivers/net/mlxsw/vxlan.sh | 18 -
455 files changed, 36148 insertions(+), 7104 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-msm8976.yaml
create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sdx65.yaml
create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml
delete mode 100644 Documentation/devicetree/bindings/input/pwm-vibrator.txt
create mode 100644 Documentation/devicetree/bindings/input/pwm-vibrator.yaml
create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,qcm2290.yaml
delete mode 100644 Documentation/devicetree/bindings/media/nvidia,tegra-vde.txt
create mode 100644 Documentation/devicetree/bindings/media/nvidia,tegra-vde.yaml
create mode 100644 Documentation/devicetree/bindings/phy/fsl,imx8-pcie-phy.yaml
create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.txt
delete mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml
rename Documentation/devicetree/bindings/{arm => soc}/samsung/exynos-chipid.yaml (93%)
rename Documentation/devicetree/bindings/{arm/samsung/pmu.yaml => soc/samsung/exyn [...]
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5632.txt
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5 [...]
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max9 [...]
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max9 [...]
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.txt
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.txt
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl [...]
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl [...]
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-trim [...]
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-trim [...]
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.txt
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.txt
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.txt
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.yaml
create mode 100644 Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
delete mode 100644 Documentation/devicetree/bindings/spi/atmel-quadspi.txt
delete mode 100644 Documentation/devicetree/bindings/usb/dwc3-xilinx.txt
create mode 100644 Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
create mode 100644 arch/arm/boot/dts/qcom-apq8016-sbc.dts
create mode 100644 arch/arm/boot/dts/qcom-sdx65-mtp.dts
create mode 100644 arch/arm/boot/dts/qcom-sdx65.dtsi
create mode 100644 arch/arm/boot/dts/tegra114-asus-tf701t.dts
create mode 100644 arch/arm/boot/dts/tegra124-nyan-big-fhd.dts
create mode 100644 arch/arm/boot/dts/tegra20-asus-tf101.dts
create mode 100644 arch/arm/boot/dts/tegra30-asus-lvds-display.dtsi
create mode 100644 arch/arm/boot/dts/tegra30-asus-tf201.dts
create mode 100644 arch/arm/boot/dts/tegra30-asus-tf300t.dts
create mode 100644 arch/arm/boot/dts/tegra30-asus-tf300tg.dts
create mode 100644 arch/arm/boot/dts/tegra30-asus-tf700t.dts
copy arch/arm/boot/dts/{tegra30-asus-nexus7-grouper-common.dtsi => tegra30-asus-tr [...]
create mode 100644 arch/arm/boot/dts/tegra30-pegatron-chagall.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a.dtsi
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b.dtsi
create mode 100644 arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
create mode 100644 arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts
create mode 100644 arch/arm64/boot/dts/qcom/sm8450-qrd.dts
create mode 100644 arch/arm64/boot/dts/qcom/sm8450.dtsi
create mode 100644 drivers/clk/qcom/gcc-msm8976.c
create mode 100644 drivers/clk/qcom/gcc-sdx65.c
create mode 100644 drivers/clk/qcom/gcc-sm8450.c
create mode 100644 drivers/clk/tegra/clk-device.c
create mode 100644 drivers/interconnect/qcom/qcm2290.c
delete mode 100644 drivers/net/ethernet/intel/ice/ice_status.h
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/accept.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.h
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/csum.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/drop.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/goto.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mark.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred_nic.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mpls.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.h
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ptype.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/redirect_ingress.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/trap.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/tun.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.h
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan_mangle.c
create mode 100644 drivers/phy/freescale/phy-fsl-imx8m-pcie.c
rename drivers/platform/x86/intel/int3472/{intel_skl_int3472_clk_and_regulator.c = [...]
create mode 100644 drivers/platform/x86/intel/int3472/common.c
rename drivers/platform/x86/intel/int3472/{intel_skl_int3472_common.h => common.h} (94%)
rename drivers/platform/x86/intel/int3472/{intel_skl_int3472_discrete.c => discret [...]
delete mode 100644 drivers/platform/x86/intel/int3472/intel_skl_int3472_common.c
rename drivers/platform/x86/intel/int3472/{intel_skl_int3472_tps68470.c => tps6847 [...]
create mode 100644 drivers/platform/x86/intel/int3472/tps68470.h
create mode 100644 drivers/platform/x86/intel/int3472/tps68470_board_data.c
create mode 100644 drivers/platform/x86/lenovo-yogabook-wmi.c
create mode 100644 drivers/regulator/tps68470-regulator.c
create mode 100644 drivers/rtc/rtc-gamecube.c
create mode 100644 include/dt-bindings/clock/qcom,gcc-msm8976.h
create mode 100644 include/dt-bindings/clock/qcom,gcc-sdx65.h
create mode 100644 include/dt-bindings/clock/qcom,gcc-sm8450.h
create mode 100644 include/dt-bindings/interconnect/qcom,qcm2290.h
create mode 100644 include/dt-bindings/phy/phy-imx8-pcie.h
delete mode 100644 include/linux/platform_data/pata_ixp4xx_cf.h
create mode 100644 include/linux/platform_data/tps68470.h
delete mode 100644 sound/soc/sof/imx/imx-ops.h
delete mode 100644 sound/soc/sof/mediatek/mediatek-ops.h
create mode 100644 sound/soc/sof/sof-of-dev.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 61ab1364c7 When loading separate debug info files, also attempt to loca [...]
adds f3be70df1b Fix AVR assembler so that it creates relocs that will work w [...]
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-avr.c | 26 ++++++++++++++++++++++++++
gas/config/tc-avr.h | 3 +++
gas/testsuite/gas/all/gas.exp | 4 ++--
gas/testsuite/gas/avr/diffreloc_withrelax.d | 4 ++--
gas/testsuite/gas/avr/pc-relative-reloc.d | 2 +-
gas/testsuite/gas/elf/elf.exp | 2 +-
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-avr/avr-prop-7.d | 4 ++--
ld/testsuite/ld-avr/avr-prop-8.d | 3 ++-
ld/testsuite/ld-avr/pr13402.d | 6 ++++--
11 files changed, 60 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from a16c5ab139 localedata: add new locale ab_GE
adds 0a4df6f534 Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
No new revisions were added by this update.
Summary of changes:
malloc/malloc.c | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 2b14864acbaa Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/cep [...]
adds 1744a22ae948 afs: Fix mmap
adds 1b8d2789dad0 dm btree remove: fix use after free in rebalance_children()
adds 1cef171abd39 dm integrity: fix data corruption due to improper use of b [...]
adds 81eebd540511 Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/ [...]
adds 9c5d89bc1055 arm64: kexec: Fix missing error code 'ret' warning in load [...]
adds fa36bbe6d43f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 54baf56eaa40 clk: Don't parent clks until the parent is fully registered
adds a52a8e9eaf4a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/kernel/machine_kexec_file.c | 1 +
drivers/clk/clk.c | 15 ++++++++++++---
drivers/md/dm-integrity.c | 2 +-
drivers/md/persistent-data/dm-btree-remove.c | 2 +-
fs/afs/file.c | 5 +++--
fs/afs/super.c | 1 +
6 files changed, 19 insertions(+), 7 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 933345ff8 0: update: binutils-gcc: 1
new 5c478d633 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (933345ff8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (5c [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1548 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52264 -> 50884 bytes
04-build_abe-gcc/console.log.xz | Bin 225728 -> 225972 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3840 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2364 -> 2672 bytes
07-check_regression/console.log.xz | Bin 2824 -> 5152 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 17 +
07-check_regression/results.compare | 50 +-
07-check_regression/results.compare2 | 821 +++++-
07-check_regression/results.regressions | 58 +
08-update_baseline/console.log | 1252 +++++++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 17 +
08-update_baseline/results.compare | 50 +-
08-update_baseline/results.compare2 | 821 +++++-
08-update_baseline/results.regressions | 58 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2700396 -> 2748796 bytes
sumfiles/g++.sum | 829 +++++-
sumfiles/gcc.log.xz | Bin 2277928 -> 2289076 bytes
sumfiles/gcc.sum | 4522 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 883948 -> 889308 bytes
sumfiles/gfortran.sum | 72 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 173956 -> 173948 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454536 -> 462952 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 5923 insertions(+), 2690 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 61ab1364c7 When loading separate debug info files, also attempt to loca [...]
adds f3be70df1b Fix AVR assembler so that it creates relocs that will work w [...]
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-avr.c | 26 ++++++++++++++++++++++++++
gas/config/tc-avr.h | 3 +++
gas/testsuite/gas/all/gas.exp | 4 ++--
gas/testsuite/gas/avr/diffreloc_withrelax.d | 4 ++--
gas/testsuite/gas/avr/pc-relative-reloc.d | 2 +-
gas/testsuite/gas/elf/elf.exp | 2 +-
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-avr/avr-prop-7.d | 4 ++--
ld/testsuite/ld-avr/avr-prop-8.d | 3 ++-
ld/testsuite/ld-avr/pr13402.d | 6 ++++--
11 files changed, 60 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7992b2206 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new f5ece957e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7992b2206)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1548 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30776 -> 30596 bytes
04-build_abe-stage1/console.log.xz | Bin 71224 -> 71148 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9048 -> 9112 bytes
07-build_abe-glibc/console.log.xz | Bin 237060 -> 236976 bytes
08-build_abe-stage2/console.log.xz | Bin 194460 -> 194224 bytes
09-build_abe-gdb/console.log.xz | Bin 38160 -> 38412 bytes
10-build_abe-qemu/console.log.xz | Bin 29880 -> 31100 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2520 -> 2580 bytes
13-check_regression/console.log.xz | Bin 2892 -> 5104 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 17 +
13-check_regression/results.compare | 79 +-
13-check_regression/results.compare2 | 830 +++++-
13-check_regression/results.regressions | 65 +
14-update_baseline/console.log | 1214 ++++++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 17 +
14-update_baseline/results.compare | 79 +-
14-update_baseline/results.compare2 | 830 +++++-
14-update_baseline/results.regressions | 65 +
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3293680 -> 3314228 bytes
sumfiles/g++.sum | 888 +++++-
sumfiles/gcc.log.xz | Bin 2890828 -> 2863736 bytes
sumfiles/gcc.sum | 4754 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 871084 -> 878412 bytes
sumfiles/gfortran.sum | 72 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 170684 -> 170780 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 402524 -> 408516 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 6055 insertions(+), 2929 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.