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 9b922be5ccae Merge branch 'for-linux-next-fixes' of https://gitlab.free [...] omits 928183fba8b2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 6c40624c49bd Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...] omits 8b1334fd8978 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...] omits ef88b7efe112 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits e76e23a2e93c Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...] omits 501d7d95d79f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 83cf14892a3f Merge branch 'for-linux-next-fixes' of https://gitlab.free [...] omits 3d9b76d90223 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 45e329ac13e1 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...] omits 3dcb2c53b049 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits f2ef51338c54 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] omits 20bc57f7c38f Merge branch 'reset/fixes' of https://git.pengutronix.de/g [...] omits bbd2a3fadbeb Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...] omits b6899a2ed852 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] omits 0474ac44f668 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 842662f58139 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...] omits f6b0bd0a5d3b Merge branch 'driver-core-linus' of git://git.kernel.org/p [...] omits 258ff99950fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 3f56eb84ad0c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] omits 5cd877a7982e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 6746af1ca5b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 0e20668ac0f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits cf767adc4bf1 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] omits c8f1335135ee Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...] omits b2fa1479ae93 Merge branch 'fs-current' of linux-next omits 5de8d5a1b0ed Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] omits 16f65df8b39e Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 1b4e371e5473 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 53348de893b6 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 3630aae47658 RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl [...] omits b53f62a213af RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode omits ff30f6617674 RDMA/bnxt_re: Add a check for memory allocation omits b5b35e04a1c7 RDMA/bnxt_re: Fix incorrect AVID type in WQE structure omits fd5b49d3ce98 RDMA/bnxt_re: Fix a possible memory leak omits 635fd2fba2ed selftests/mm: fix deadlock for fork after pthread_create on ARM omits 4bb3dd34459b selftests/mm: replace atomic_bool with pthread_barrier_t omits f64caf6c14ee fat: fix uninitialized variable omits 922e46ae7737 mm: fix null pointer dereference in pfnmap_lockdep_assert omits 24052af93dd1 nilfs2: propagate directory read errors from nilfs_find_entry() omits 5cd058759797 mm/mremap: prevent racing change of old pmd type omits 29f693f99ae4 mm/mmap: correct error handling in mmap_region() omits 5274efe38777 mseal: update mseal.rst omits 1b3b55e6fe59 mseal: update mseal.rst omits 0a04da77b601 mm: avoid unconditional one-tick sleep when swapcache_prep [...] new b2760b839044 Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git [...] adds a4f2b9a78767 fs/ntfs3: Use swap() to improve code adds 556bdf27c2dd ntfs3: Add bounds checking to mi_enum_attr() adds 9931122d04c6 fs/ntfs3: Check if more than chunk-size bytes are written adds 2db86f7995fe fs/ntfs3: Do not call file_modified if collapse range failed adds acdbd67bf939 fs/ntfs3: Optimize large writes into sparse file adds e4a7d60a891b fs/ntfs3: Separete common code for file_read/write iter/splice adds ffe718c9924e fs/ntfs3: Fix sparse warning for bigendian adds 5b2db723455a fs/ntfs3: Fix warning possible deadlock in ntfs_set_state adds 62fea783f96c fs/ntfs3: Fix sparse warning in ni_fiemap adds 56c16d5459d5 fs/ntfs3: Refactor enum_rstbl to suppress static checker adds 1fd21919de6d fs/ntfs3: Stale inode instead of bad adds c4a8ba334262 fs/ntfs3: Add rough attr alloc_size check adds 70dd48ca3af3 fs/ntfs3: Make checks in run_unpack more clear adds 9a2d6a40b8a1 fs/ntfs3: Implement fallocate for compressed files adds 6b39bfaeec44 fs/ntfs3: Add support for the compression attribute adds 568f1140b9ca fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag adds 689ecd06ef8d fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr adds bdd6baf7408c fs/ntfs3: Remove unused al_delete_le adds 589996bf8c45 ntfs3: Change to non-blocking allocation in ntfs_d_hash adds 03b097099eef fs/ntfs3: Fix possible deadlock in mi_read adds d178944db36b fs/ntfs3: Additional check in ni_clear() adds 090f612756a9 fs/ntfs3: Sequential field availability check in mi_enum_attr() adds a33fb016e49e fs/ntfs3: Fix general protection fault in run_is_mapped_full adds 031d6f608290 fs/ntfs3: Additional check in ntfs_file_release adds 48dbc127836a fs/ntfs3: Format output messages like others fs in kernel new 5b7c893ed5ed Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-S [...] adds fcbc423577ce sched_ext: Add __weak markers to BPF helper function decal [...] adds cc9877fb7677 sched_ext: Improve error reporting during loading adds ec010333ce7c sched_ext: scx_cgroup_exit() may be called without success [...] adds b62933eee41e sched/core: Make select_task_rq() take the pointer to wake [...] adds f207dc2dcdcf sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether -> [...] adds 9b671793c7d9 sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED new e0ed52154e86 sched_ext: Documentation: Update instructions for running [...] new 75b607fab38d Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kern [...] new fedbe788bb2a Merge branch 'master' into mm-hotfixes-stable new 7302740fcd75 mm: avoid unconditional one-tick sleep when swapcache_prep [...] new cc1d1620bd22 mseal: update mseal.rst new 75c6a68ebaad mseal: update mseal.rst new 0fe5ea124d93 mm/mmap: correct error handling in mmap_region() new d9ba7d4bef8c nilfs2: propagate directory read errors from nilfs_find_entry() new 615c26b515f1 mm: fix null pointer dereference in pfnmap_lockdep_assert new 759dc8aee4cb fat: fix uninitialized variable new 389e9d813451 selftests/mm: replace atomic_bool with pthread_barrier_t new 2384c4a00e6c selftests/mm: fix deadlock for fork after pthread_create on ARM new 5b93784d387f maple_tree: correct tree corruption on spanning store new a0133f15c2e3 maple_tree: add regression test for spanning store bug new 8b02b8a60637 mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. new 53415ad34022 mm: enforce a minimal stack gap even against inaccessible VMAs new a18881aa4159 mm/mremap: fix move_normal_pmd/retract_page_tables race new 5040237f3839 lib: alloc_tag_module_unload must wait for pending kfree_r [...] new daa7ce47670d lib-alloc_tag_module_unload-must-wait-for-pending-kfree_rc [...] new 6701cc0b4698 fs/proc: fix build with GCC 15 due to -Werror=unterminated [...] new 9a64089c6fa2 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new 796a4049640b netfs: In readahead, put the folio refs as soon extracted new 368196e50194 netfs: fix documentation build error new cd04212a5d7d Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 33283bee55e5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 8c888bf41154 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 0d4570f02fe8 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] new 5a934d6ab75e Merge branch 'fs-current' of linux-next new f3b09621be0f Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...] new 631083143315 net: explicitly clear the sk pointer, when pf->create fails new 5c14e51d2d7d net: dsa: lan9303: ensure chip reset and wait for READY status new 5546da79e6cc Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP [...] new 83211ae16405 net: ethernet: adi: adin1110: Fix some error handling path [...] new 08d1914293da Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_stat [...] new 18fd04ad856d Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync new 610712298b11 Bluetooth: btusb: Don't fail external suspend requests new f61060fb29e5 Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub [...] new f50b5d74c68e net: phy: Remove LED entry from LEDs list on unregister new 3dc6e998d18b net: airoha: Update tx cpu dma ring idx at the end of xmit loop new 47f9605484a8 net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal new 03c96bc9d3d2 net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, f [...] new 60ed96bd1e69 Merge branch 'fix-ti-am65-cpsw-nuss-module-removal' new 42fb3acf6826 net: dsa: b53: fix jumbo frame mtu check new 680a8217dc00 net: dsa: b53: fix max MTU for 1g switches new ca8c1f71c101 net: dsa: b53: fix max MTU for BCM5325/BCM5365 new e4b294f88a32 net: dsa: b53: allow lower MTUs on BCM5325/5365 new 2f3dcd0d39af net: dsa: b53: fix jumbo frames on 10/100 ports new f15b8d6eb638 Merge branch 'net-dsa-b53-assorted-jumbo-frame-fixes' new 9c4beb2dfeba selftests: net: add msg_oob to gitignore new 4227b50cff05 selftests: net: rds: add include.sh to EXTRA_CLEAN new 0e43a5a7b253 selftests: net: rds: add gitignore file for include.sh new c0a30936dbf2 Merge branch 'selftests-net-add-missing-gitignore-and-extr [...] new 1fd9e4f25782 selftests: make kselftest-clean remove libynl outputs new 3e83d556a1c9 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] new 45126b155e3b bpf: Fix memory leak in bpf_core_apply new b24d7f0da6ef bpf, lsm: Remove bpf_lsm_key_free hook new 9fa06ed11b5f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 3a05166e1ace Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 07c90acb071b wifi: iwlegacy: Clear stale interrupts before resuming device new b3e046c31441 mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING new 8dd0498983ee wifi: mac80211: Fix setting txpower with emulate_chanctx new e1a9ae3a7381 wifi: cfg80211: Do not create BSS entries for unsupported [...] new 68d0021fe723 wifi: cfg80211: Add wiphy_delayed_work_pending() new 4cc6f3e5e576 wifi: mac80211: Convert color collision detection to wiphy work new 393b6bc174b0 wifi: mac80211: do not pass a stopped vif to the driver in [...] new 57be3d3562ca wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings new 52009b419355 wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys new d308fad1cd6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3fc5410f225d RDMA/bnxt_re: Fix a possible memory leak new 9ab20f76ae9f RDMA/bnxt_re: Fix incorrect AVID type in WQE structure new c5c1ae73b774 RDMA/bnxt_re: Add a check for memory allocation new 8e65abacbce2 RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode new 6ff57a2ea7c2 RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl [...] new ccfa982d0e21 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] new 557f6e4ab5ba ALSA: hda: Sound support for HP Spectre x360 16 inch model 2024 new cc57c9a8504c ALSA: hda: tas2781: Fix missing setup at runtime PM new cf2069e82233 ALSA: hda: tas2781: Simplify system PM with runtime PM new 513021140f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 0dbb186c3510 ASoC: Intel: avs: Update stream status in a separate thread new 0a5c40393b12 ASoC: SOF: amd: Add error log for DSP firmware validation failure new 494ddacd4a2a ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform new 9814c1447f9c ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC new f5a5356d5b8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 375b34e512f5 Merge branch 'driver-core-linus' of git://git.kernel.org/p [...] new 044bede3bf81 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...] new 1685a7c37d83 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 646d194d7338 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] new 3b5992eaf730 selftests: vDSO: unconditionally build chacha test new fe6305cbc753 selftests: vDSO: unconditionally build getrandom test new 3953a1d13752 selftests: vDSO: improve getrandom and chacha error messages new 34d5b600172b selftests: vDSO: Explicitly include sched.h new 9f392450ec2a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new b1ea2c44cdc0 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...] new 7c0b99a45963 Merge branch 'reset/fixes' of https://git.pengutronix.de/g [...] new 767fd448ebd5 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] new 3820a63e25cb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new e60099fa6486 dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent new 6df119781514 dt-bindings: interrupt-controller: fsl,ls-extirq: workarou [...] new 90d8c17faea8 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...] new 42bafda671bc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new d5ff89c2f404 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...] new 287383040cbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 6b5d8f7b681a Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...] new 1bb5a99e1f3f gpio: aspeed: Add the flush write to ensure the write complete. new a6191a3d1811 gpio: aspeed: Use devm_clk api to manage clock source new 3519c8e0100e Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...] new b8a214a6ca77 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 1e358d060906 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...] new 1529b2e3c47d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new a85bbe01a320 power: sequencing: make the QCom PMU pwrseq driver depend [...] new 34af4a54c8c1 Merge branch 'pwrseq/for-current' of git://git.kernel.org/ [...] new 04e0481526e3 nouveau/dmem: Fix privileged error in copy engine channel new 835745a377a4 nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error new 47fa0de9b07c 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 (9b922be5ccae) \ N -- N -- N refs/heads/pending-fixes (47fa0de9b07c)
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 116 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: .../interrupt-controller/fsl,ls-extirq.yaml | 26 ++- .../devicetree/bindings/misc/fsl,qoriq-mc.yaml | 2 +- Documentation/filesystems/netfs_library.rst | 1 - Documentation/scheduler/sched-ext.rst | 2 +- drivers/bluetooth/btusb.c | 20 ++- drivers/gpio/gpio-aspeed.c | 4 +- drivers/gpu/drm/nouveau/nouveau_dmem.c | 2 +- drivers/gpu/drm/nouveau/nouveau_drm.c | 2 +- drivers/net/dsa/b53/b53_common.c | 17 +- drivers/net/dsa/lan9303-core.c | 29 ++++ drivers/net/ethernet/adi/adin1110.c | 4 +- drivers/net/ethernet/mediatek/airoha_eth.c | 9 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 22 ++- drivers/net/phy/phy_device.c | 5 +- drivers/net/wireless/ath/wil6210/txrx.c | 2 +- drivers/net/wireless/intel/ipw2x00/ipw2100.c | 2 +- drivers/net/wireless/intel/ipw2x00/ipw2200.h | 2 +- drivers/net/wireless/intel/iwlegacy/common.c | 2 + drivers/net/wireless/marvell/libertas/radiotap.h | 4 +- drivers/net/wireless/microchip/wilc1000/mon.c | 4 +- drivers/net/wireless/virtual/mac80211_hwsim.c | 4 +- drivers/power/sequencing/Kconfig | 1 + fs/netfs/buffered_read.c | 47 ++---- fs/netfs/read_collect.c | 2 + fs/ntfs3/attrib.c | 96 +++++++++-- fs/ntfs3/attrlist.c | 53 ------ fs/ntfs3/file.c | 185 +++++++++++++++------ fs/ntfs3/frecord.c | 97 +++++++++-- fs/ntfs3/fslog.c | 19 ++- fs/ntfs3/inode.c | 20 ++- fs/ntfs3/lib/lzx_decompress.c | 3 +- fs/ntfs3/lznt.c | 3 + fs/ntfs3/namei.c | 10 +- fs/ntfs3/ntfs_fs.h | 10 +- fs/ntfs3/record.c | 31 ++-- fs/ntfs3/run.c | 8 +- fs/ntfs3/super.c | 70 ++++---- fs/ntfs3/xattr.c | 2 +- fs/proc/task_mmu.c | 16 +- include/linux/percpu.h | 6 +- include/net/cfg80211.h | 44 +++++ include/net/ieee80211_radiotap.h | 43 ++--- include/trace/events/netfs.h | 1 - kernel/bpf/bpf_lsm.c | 4 - kernel/bpf/btf.c | 1 + kernel/sched/core.c | 21 ++- kernel/sched/ext.c | 32 ++-- kernel/sched/sched.h | 3 + lib/codetag.c | 3 + lib/maple_tree.c | 12 +- mm/mmap.c | 53 +++++- mm/mremap.c | 79 +++++---- net/bluetooth/hci_conn.c | 3 + net/bluetooth/rfcomm/sock.c | 2 - net/mac80211/Kconfig | 2 +- net/mac80211/cfg.c | 25 ++- net/mac80211/ieee80211_i.h | 5 +- net/mac80211/key.c | 42 +++-- net/mac80211/link.c | 7 +- net/socket.c | 7 +- net/wireless/core.c | 7 + net/wireless/scan.c | 4 + sound/pci/hda/patch_realtek.c | 50 +++++- sound/pci/hda/tas2781_hda_i2c.c | 34 +--- sound/soc/intel/avs/core.c | 3 +- sound/soc/intel/avs/pcm.c | 19 +++ sound/soc/intel/avs/pcm.h | 16 ++ sound/soc/sof/amd/acp-loader.c | 5 +- sound/soc/sof/amd/acp.c | 4 +- sound/soc/sof/intel/hda-loader.c | 17 -- tools/arch/arm64/vdso | 1 - tools/arch/loongarch/vdso | 1 - tools/arch/powerpc/vdso | 1 - tools/arch/s390/vdso | 1 - tools/arch/x86/vdso | 1 - tools/sched_ext/include/scx/common.bpf.h | 6 +- tools/sched_ext/scx_qmap.bpf.c | 4 +- tools/testing/radix-tree/maple.c | 84 ++++++++++ tools/testing/selftests/net/.gitignore | 1 + tools/testing/selftests/net/rds/.gitignore | 1 + tools/testing/selftests/net/rds/Makefile | 2 +- tools/testing/selftests/net/ynl.mk | 4 + tools/testing/selftests/vDSO/Makefile | 6 +- tools/testing/selftests/vDSO/vdso_test_chacha.c | 36 ++-- tools/testing/selftests/vDSO/vdso_test_getrandom.c | 76 ++++----- tools/testing/selftests/vDSO/vgetrandom-chacha.S | 18 ++ 87 files changed, 1106 insertions(+), 531 deletions(-) create mode 100644 sound/soc/intel/avs/pcm.h delete mode 120000 tools/arch/arm64/vdso delete mode 120000 tools/arch/loongarch/vdso delete mode 120000 tools/arch/powerpc/vdso delete mode 120000 tools/arch/s390/vdso delete mode 120000 tools/arch/x86/vdso create mode 100644 tools/testing/selftests/net/rds/.gitignore create mode 100644 tools/testing/selftests/vDSO/vgetrandom-chacha.S