This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from fec50db7033e Linux 6.9-rc3
new 7d8ed162e6a9 memblock tests: fix undefined reference to `early_pfn_to_nid'
new e0f5a8e74be8 memblock tests: fix undefined reference to `panic'
new 592447f6cb3c memblock tests: fix undefined reference to `BIT'
new 4f0a8fe3215c Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/s [...]
new 141fb8cd206a btrfs: qgroup: correctly model root qgroup rsv in convert
new 74e97958121a btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume o [...]
new 71537e35c324 btrfs: record delayed inode root in transaction
new 211de9336730 btrfs: qgroup: convert PREALLOC to PERTRANS after record_r [...]
new 3c6f0c5ecc89 btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
new 6e68de0bb0ed btrfs: always clear PERTRANS metadata during commit
new 20cb38a7af88 Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/sc [...]
The 11 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:
fs/btrfs/delayed-inode.c | 3 +++
fs/btrfs/inode.c | 15 +++++++++++++--
fs/btrfs/ioctl.c | 37 ++++++++++++++++++++++++++++---------
fs/btrfs/qgroup.c | 2 ++
fs/btrfs/root-tree.c | 10 ----------
fs/btrfs/root-tree.h | 2 --
fs/btrfs/transaction.c | 19 +++++++++----------
include/linux/gfp_types.h | 2 ++
tools/include/linux/kernel.h | 1 +
tools/include/linux/mm.h | 5 +++++
tools/include/linux/panic.h | 19 +++++++++++++++++++
11 files changed, 82 insertions(+), 33 deletions(-)
create mode 100644 tools/include/linux/panic.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.
unknown user pushed a change to branch pending-fixes
in repository linux-next.
omits a33401780841 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 03f56e5d6f15 Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
omits d525777ef242 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
omits a6b513c2cef5 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits 9397f3272b28 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ed74e0473b8a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 03dc9443a035 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
omits 3d6db24318db Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
omits 22476821102f Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits f1e864a92416 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 8267b2659c9a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 1fd7a09a73c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ca201e6cb4b2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 20b9c7f797e6 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 575d2973922e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits f77a4dae80bf Merge branch 'fixes' of https://git.linuxtv.org/media_stage.git
omits 0eae6d4fda09 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 24a4ffe37358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits c2f84d128f65 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 7200bdb05618 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 2bb3f075f8ff Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5b73acae6828 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 0819c2bff79b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits bda33e2aefb8 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits ab76bbbef397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits d5cc6f8f85f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits cfbbf1bf81b8 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 4b9428059eb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 0bff32a837b9 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2fbc31ab7fa7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9a252c8108ea Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits 3f8f13ea2292 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 4ff2d4b81d70 cxl: Add checks to access_coordinate calculation to fail m [...]
omits 5ee2b892734c cxl: Consolidate dport access_coordinate ->hb_coord and -> [...]
omits eace1e3d191f cxl: Fix incorrect region perf data calculation
omits c2db06c1a27e cxl: Fix retrieving of access_coordinates in PCIe path
omits a0fc6c06de46 mm,page_owner: fix printing of stack records
omits 6e9f03b95738 mm,page_owner: fix accounting of pages when migrating
omits 56127df371e2 mm,page_owner: fix refcount imbalance
omits 7cde5c9e3078 mm,page_owner: update metadata for tail pages
omits 3859ec88e461 userfaultfd: change src_folio after ensuring it's unpinned [...]
new 29df31651096 userfaultfd: change src_folio after ensuring it's unpinned [...]
new 98b0df3f1f9e mm,page_owner: update metadata for tail pages
new cc612d5cb9fe mm,page_owner: fix refcount imbalance
new 682e3ab07574 mm,page_owner: fix accounting of pages when migrating
new 8c5101deefea mm,page_owner: fix printing of stack records
new d24c95e924f8 mm/userfaultfd: Allow hugetlb change protection upon poison entry
new d7ca0b3b8f38 mm/memory-failure: fix deadlock when hugetlb_optimize_vmem [...]
new 12ee0bb78565 mm,swapops: update check in is_pfn_swap_entry for hwpoison [...]
new 483c22b6d8f2 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new f434ec217f1a Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
new 36627111b568 Documentation: embargoed-hardware-issues.rst: Add myself f [...]
new 36ba64b4cbc6 selftests/powerpc/papr-vpd: Fix missing variable initialization
new 45d6e45163bb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new e9d47b7b3156 lib: checksum: hide unused expected_csum_ipv6_magic[]
new b1f532a3b1e6 batman-adv: Avoid infinite loop trying to resize local TT
new cf234bac8358 Merge tag 'batadv-net-pullrequest-20240405' of git://git.o [...]
new eaac25d026a1 MAINTAINERS: Drop Li Yang as their email address stopped working
new d8a6213d70ac geneve: fix header validation in geneve[6]_xmit_skb
new 58effa347653 s390/ism: fix receive message buffer allocation
new 7ac10c7d728d bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
new b5ea7d33ba2a bnxt_en: Fix error recovery for RoCE ulp client
new faa12ca24558 bnxt_en: Reset PTP tx_avail after possible firmware reset
new 49563be82afa Merge branch 'bnxt_en-fixes'
new dfe073f8714d net: stmmac: mmc_core: Add GMAC LPI statistics
new ff20393bdc45 net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
new 7e68708b91da Merge branch 'stmmac-missing-stats-DW-GMAC'
new 0d16991409b9 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 6648e613226e bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_i [...]
new d616427ab250 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7c1c73bf84c5 wifi: mac80211: check EHT/TTLM action frame length
new ab9177d83c04 wifi: mac80211: don't use rate mask for scanning
new d12b9779cc9b wifi: mac80211: ensure beacon is non-S1G prior to extracti [...]
new 9ef369973cd2 wifi: cfg80211: fix the order of arguments for trace event [...]
new 6aa4c0d7f188 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 69cc05a4ea11 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
new 1c0c78814709 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 26ab18e4e19a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 4dedc8002a68 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new c35cd6ae6c1b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new aa76eb3ff0ec Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 557cb22b1bc2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 30eb038ee571 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 48c98162c8e2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new cd04a1469609 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 919d9767fa44 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new 2b30958233b4 Merge branch 'fixes' of https://git.linuxtv.org/media_stage.git
new 592780b8391f cxl: Fix retrieving of access_coordinates in PCIe path
new 51293c565cf4 cxl: Fix incorrect region perf data calculation
new 001c5d19341a cxl: Consolidate dport access_coordinate ->hb_coord and -> [...]
new 7bcf809b1e78 cxl: Add checks to access_coordinate calculation to fail m [...]
new 2e4cfc16f545 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 4d770b1b74ac Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 21e67fe97ada Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new d1a492c66609 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 958651a5d712 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 6ce9a49c7c2c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 00ef5ff6c538 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
new 88215fa690a7 Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
new 3ba86b956e92 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
new e43c2feb8f32 Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/ [...]
new 541970e62546 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
new fed6d9a8e6a6 pinctrl: baytrail: Fix selecting gpio pinctrl state
new 5d10a157ebe0 pinctrl: baytrail: Add pinconf group for uart3
new 676a95ea7fb2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f580041b3632 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 3ee272ae213a perf lock contention: Add a missing NULL check
new 25e973a0e077 perf annotate: Make sure to call symbol__annotate2() in TUI
new f8f2279d394a Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
new dc514d498896 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
new 15fae4d95aa0 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
new 8358a76cfb47 clk: Remove prepare_lock hold assertion in __clk_release()
new 6f63af7511e7 clk: Don't hold prepare_lock when calling kref_put()
new 9d05ae531c2c clk: Initialize struct clk_core kref earlier
new e581cf5d2162 clk: Get runtime PM before walking tree during disable_unused
new 9d1e795f754d clk: Get runtime PM before walking tree for clk_summary
new 754e5287c7d5 Merge branch 'clk-rpm' into clk-fixes
new 183693c271cf Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
new f0cf7ffcd029 accel/ivpu: Check return code of ipc->lock init
new e3caadf1f9df accel/ivpu: Remove d3hot_after_power_off WA
new 3534eacbf101 accel/ivpu: Fix PCI D0 state entry in resume
new 875bc9cd1b33 accel/ivpu: Put NPU back to D3hot after failed resume
new 3556f922612c accel/ivpu: Improve clarity of MMU error messages
new c52c35e5b404 accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE
new 0d298e23292b accel/ivpu: Fix missed error message after VPU rename
new fd7726e75968 accel/ivpu: Fix deadlock in context_xa
new 8ab58f6841b1 gpu: host1x: Do not setup DMA for virtual devices
new 3eadd887dbac drm/client: Fully protect modes[] with dev->mode_config.mutex
new 2467510ebbe2 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
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 (a33401780841)
\
N -- N -- N refs/heads/pending-fixes (2467510ebbe2)
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 88 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:
.../process/embargoed-hardware-issues.rst | 2 +-
MAINTAINERS | 11 +-
drivers/accel/ivpu/ivpu_drv.c | 40 ++---
drivers/accel/ivpu/ivpu_drv.h | 3 +-
drivers/accel/ivpu/ivpu_hw.h | 6 +
drivers/accel/ivpu/ivpu_hw_37xx.c | 11 +-
drivers/accel/ivpu/ivpu_hw_40xx.c | 6 +
drivers/accel/ivpu/ivpu_ipc.c | 8 +-
drivers/accel/ivpu/ivpu_mmu.c | 8 +-
drivers/accel/ivpu/ivpu_pm.c | 14 +-
drivers/clk/clk.c | 173 ++++++++++++++++-----
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/host1x/bus.c | 8 -
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +
drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/mmc.h | 2 +
drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 15 ++
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 2 +
drivers/net/geneve.c | 4 +-
drivers/pinctrl/intel/pinctrl-baytrail.c | 78 +++++-----
drivers/pinctrl/intel/pinctrl-intel.h | 4 +
drivers/s390/net/ism_drv.c | 38 +++--
include/linux/skmsg.h | 2 +
include/linux/swapops.h | 65 ++++----
include/net/ip_tunnels.h | 33 ++++
include/net/mac80211.h | 3 +
lib/checksum_kunit.c | 5 +-
mm/hugetlb.c | 10 +-
mm/memory-failure.c | 12 +-
net/batman-adv/translation-table.c | 2 +-
net/core/skmsg.c | 5 +-
net/mac80211/mlme.c | 3 +-
net/mac80211/rate.c | 6 +-
net/mac80211/rx.c | 4 +
net/mac80211/scan.c | 1 +
net/mac80211/tx.c | 13 +-
net/wireless/trace.h | 4 +-
tools/perf/ui/browsers/annotate.c | 2 +-
tools/perf/util/annotate.c | 3 +
tools/perf/util/bpf_skel/lock_contention.bpf.c | 2 +-
.../testing/selftests/powerpc/papr_vpd/papr_vpd.c | 2 +-
41 files changed, 410 insertions(+), 211 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 master
in repository toolchain/ci/interesting-commits.
from cbe148389 Add entry 021077b94741c9300dfff3a24e95b3ffa3f508a7 from https [...]
new bd4818488 Add entry 4f4fa2501186e43d115238ae938b3df322c9e02a from https [...]
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:
.../tcwg_gcc_check/master-aarch64/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 5b9874c7e Add entry fcede95472ceb4b63d0c131ed2f98bd79e0e360d from https [...]
new cbe148389 Add entry 021077b94741c9300dfff3a24e95b3ffa3f508a7 from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 765d9aa70 Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
new 5b9874c7e Add entry fcede95472ceb4b63d0c131ed2f98bd79e0e360d from https [...]
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:
.../tcwg_gcc_check/master-aarch64/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 962149a15 Add entry a7d4310aed539b04345894ebafb49ca364780653 from https [...]
new 765d9aa70 Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
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:
.../tcwg_gcc_check/master-arm/details.txt | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4a8bbe62b Add entry 7931a1de9ec87b996d51d3d60786f5c81f63919f from https [...]
new 962149a15 Add entry a7d4310aed539b04345894ebafb49ca364780653 from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 8cdbeb7f1 Add entry a1558e9ad856938f165f838733955b331ebbec09 from https [...]
new 4a8bbe62b Add entry 7931a1de9ec87b996d51d3d60786f5c81f63919f from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 4a48daa0e Add entry 2a3556376c69a1fb588dcf25225950575e42784f from https [...]
new 8cdbeb7f1 Add entry a1558e9ad856938f165f838733955b331ebbec09 from https [...]
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:
.../tcwg_gcc_check/master-aarch64/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 720e92408 Add entry f4bce119f617dc4663fb43f55784908daf16b4b6 from https [...]
new 4a48daa0e Add entry 2a3556376c69a1fb588dcf25225950575e42784f from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.