| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
==========
* removed dependency on external find program in the repo2solv
tool
* bindings: fix return value of repodata.add_solv()
* new SOLVER_FLAG_FOCUS_NEW flag
(From OE-Core rev: 18753c7a62d1de79e03b03ac05aae9d09140850d)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
=========
- #1087 - Don't leak XML entities when the XML document fails to parse.
- #1092 - Fix stack overflow in <use> reference cycle.
(From OE-Core rev: 44d0a6a347b134e4dadabbcc5e2b833049203502)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
===========
- Update repology list
- Properly handle empty proxy ignore entry
- Add support for direct keyword in PAC
(From OE-Core rev: 8d4373e6ae06d0d6e87d5a39fb3c51c0efa70a1d)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0001-x86-linux-setup.c-Use-POSIX-basename-API.patch
0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch
Fix-building-on-x86_64-with-binutils-2.41.patch
removed since they're included in 2.0.29
License-Update:
"GNU Library General" changedto "GNU Lesser General"
file format changed
(From OE-Core rev: 74b382e2d43a2bc355e2f2b2591c6ce9cadd56a3)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
(From OE-Core rev: 18fb876faac973ef63b22ef46e75d08f42390551)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0001-generate-glslang-pkg-config.patch
refreshed for 1.3.290.0
Changelog:
===========
* Generate vector constructions more efficiently when sizes match
* Skip identity conversions for 8-bit and 16-bit types
* Add cmake aliases for public libraries
* Support ARM extended matrix layout
* Emit debug info for buffer references
* Add support for OpExtInstWithForwardRefsKHR
* Generate SPV_EXT_replicated_compisites when requested by pragma
* Reuse loads generated for repeated function arguments
* Fix gl_HitT alias of gl_RayTmax
* Fix some cases where invalid SPIR-V was being generated when using separate samplers
* Add back layoutLocation to public API
(From OE-Core rev: 0540cc0b92193e963fb0823f6635d1ecf3509ac2)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.Bug fixes
- Fix deprecation warning on escaping table separators
.Miscellaneous
- Include manpage source files to sdist archive
- Fix setting up debian backports in Dockerfile
(From OE-Core rev: 3bf33cf051705a1a76c8075c46881ae6e82049d6)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0001-Disable-installing-header-file-provided-by-another-p.patch
0001-tests-Makefile-do-not-use-Werror.patch
removed since they're included in 1.14
Changelog:
===========
* Fix compilation issues after API changes in several Linux kernels
* Split install targets to help package maintainers
(From OE-Core rev: 0a0ee7a20d956589623f501bb4a835573d5b2439)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In a similar way to the other architectures, 64 bit arches
can also require vdso generation. If we leave the .cmd files
around, they'll be packaged and generate build errors:
ERROR: kernel-devsrc-1.0-r0 do_package_qa: QA Issue: File /usr/lib/modules/6.10.0-yocto-standard/build/include/generated/.vdso64-offsets.h.cmd in package kernel-devsrc contains reference to TMPDIR [buildpaths]
So we add the file to our remove list and avoid the issue.
(From OE-Core rev: 0238a49f57c83600909b0f3773a1569bcd13551c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
6.10 will be the reference kernel version for the fall release,
so we bump our libc-headers to match.
(From OE-Core rev: 3f852c2c958c80c652e902ab0532cefdc82e6549)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/6.6 to the latest korg -stable release that comprises
the following commits:
58b0425ff5df Linux 6.6.43
aa6a5704cab8 tap: add missing verification for short frame
d5ad89b7d01e tun: add missing verification for short frame
73ae349534eb filelock: Fix fcntl/close race recovery compat path
2c71ab5270b0 ALSA: seq: ump: Skip useless ports for static blocks
0dbe2b3bb3f8 ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
6782e4f60e39 arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB
9583ad410f33 arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USB
b96d67d87302 arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USB
2a3ce77c0a1c arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
104456f7f4e4 arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpio
d80ab0197054 ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
15e218ab0ac0 ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
9f0fb112647b usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
6ae7265a7b81 fs/ntfs3: Validate ff offset
f3124d51e4e7 fs/ntfs3: Add a check for attr_names and oatbl
17440dbc66ab jfs: don't walk off the end of ealist
e05a24289db9 ocfs2: add bounds checking to ocfs2_check_dir_entry()
4edb0a84e6b3 drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
31cf7ebee80a Linux 6.6.42
9e67589a4a7b cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
9dd7f5663899 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
5c5a577a2cc6 netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
6f1fc7fea4b2 wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
ba780cb0cf9a wifi: mac80211: disable softirqs for queued frame handling
de3994a44ebc wifi: cfg80211: wext: set ssids=NULL for passive scans
9ca15d7699b1 of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
b0fc1bd2514b Bluetooth: L2CAP: Fix deadlock
16380f52b721 mm: page_ref: remove folio_try_get_rcu()
170ce55eff1f ARM: 9324/1: fix get_user() broken with veneer
c15682ed16c1 cifs: fix noisy message on copy_file_range
05ffaf48e22f ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE
dcd61f34f6e2 spi: mux: set ctlr->bits_per_word_mask
e41db26543ef selftests/bpf: Extend tcx tests to cover late tcx_entry release
f08956d8e0f8 hfsplus: fix uninit-value in copy_name
54f137ee27cc selftests/vDSO: fix clang build errors and warnings
69f6e9be8713 selftest/timerns: fix clang build failures for abs() calls
8a3f2ad55f6f ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES
d59ccdc4ab4d ksmbd: return FILE_DEVICE_DISK instead of super magic
bd3ca9bb56aa spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
55f6da7051e9 riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
b0fe6e72e690 drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
d454b32bd2b1 wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
c09e07857ccd fs: better handle deep ancestor chains in is_subdir()
f13c96e0e325 drm/radeon: check bo_va->bo is non-NULL before using it
607731f315d1 drm/amd/display: Fix refresh rate range for some panel
6ecf239f71ef drm/amd/display: Account for cursor prefetch BW in DML1 mode support
531e7852fb62 drm/amd/display: Add refresh rate range check
a2cfe94aa1e2 erofs: ensure m_llen is reset to 0 if metadata is invalid
b803f30ea23e bluetooth/l2cap: sync sock recv cb and release
fb02ce1686fb Bluetooth: btnxpuart: Enable Power Save feature on startup
d6cbce183706 Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
58911b7abeb5 tee: optee: ffa: Fix missing-field-initializers warning
945658c21105 scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
f23c3d1ca9c4 powerpc/eeh: avoid possible crash when edev->pdev changes
e512a59b4726 powerpc/pseries: Whitelist dtl slub object for copying to userspace
cf3f20313a54 net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
30ac8d5e1ba2 net: usb: qmi_wwan: add Telit FN912 compositions
16cb62c3a625 ASoC: amd: yc: Fix non-functional mic on ASUS M5602RA
c305a708bcab ALSA: dmaengine_pcm: terminate dmaengine before synchronize
85b47cd51509 ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx
802a745caf89 ALSA: PCM: Allow resume only for suspended streams
267c61c4afed ibmvnic: Add tx check to prevent skb leak
f88aeff5a173 btrfs: qgroup: fix quota root leak after quota disable failure
9f25bd7013a3 platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB
477112af1d48 platform/x86: lg-laptop: Change ACPI device id
c98123cedbb7 platform/x86: lg-laptop: Remove LGEX0815 hotkey handling
cd337341cf73 platform/x86: wireless-hotkey: Add support for LG Airplane Button
939f33bf73f4 platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resources
0a31b3fdc7e7 s390/sclp: Fix sclp_init() cleanup on failure
38608d072fcd octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
e2ecdddca80d gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
e4fca9acc7c5 can: kvaser_usb: fix return value for hif_usb_send_regout
528466f921aa Input: ads7846 - use spi_device_id table
e7ba46682ae3 nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
21cb9c4f5bff ASoC: rt722-sdca-sdw: add debounce time for type detection
e18dfef2b51e ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback
9d944d4aa97a ASoC: ti: omap-hdmi: Fix too long driver name
02c6dd05b095 ASoC: ti: davinci-mcasp: Set min period size using FIFO config
3b0b50a695cc ALSA: dmaengine: Synchronize dma channel after drop()
e3394dcb8101 bytcr_rt5640 : inverse jack detect for Archos 101 cesium
1a13bf4d6a75 ASoC: topology: Do not assign fields that are already set
ab5a6208b4d6 ASoC: topology: Fix references to freed memory
423b0c32b0ad Input: xpad - add support for ASUS ROG RAIKIRI PRO
57534d83687b ASoC: rt722-sdca-sdw: add silence detection register as volatile
14f445365f91 Input: i8042 - add Ayaneo Kun to i8042 quirk table
66b1dbc55d8f Input: elantech - fix touchpad state on resume for Lenovo N24
be7b66d360d2 mips: fix compat_sys_lseek syscall
94288fc3a19f ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE
86a6a3964f60 drm/amdgpu: Indicate CU havest info to CP
c436a2351c8d selftests: openvswitch: Set value to nla flags.
b235848f40ed cpumask: limit FORCE_NR_CPUS to just the UP case
4bcb8e4c9ff6 spi: Fix OCTAL mode support
9155f7654461 ALSA: hda/realtek: Add more codec ID to no shutup pins list
808e92e8c2e7 drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
82c7a4cf14aa KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
1d45fff5da5c ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5
fe9644efd867 wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
4871dd2f7193 ALSA: hda: cs35l56: Fix lifecycle of codec pointer
10967873b807 nvmet: always initialize cqe.result
ae84383c96d6 nvme: avoid double free special payload
b241d17aa19f drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
97f71343f794 drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
208fde6de0f0 drm/exynos: dp: drop driver owner initialization
24be4091b801 iomap: Fix iomap_adjust_read_range for plen calculation
53e0b76603dd mei: demote client disconnect warning on suspend to debug
bd56b910fa94 fs/file: fix the check in find_next_fd()
7c6ec0827cfe cachefiles: make on-demand read killable
c32ee78fbc67 cachefiles: Set object to close if ondemand_id < 0 in copen
36d845ccd7bf cachefiles: add consistency check for copen/cread
3146a6af8272 nfs: don't invalidate dentries on transient errors
e3adf9987e90 nfs: Avoid flushing many pages with NFS_FILE_SYNC
8cebc59d6e8c nfs: propagate readlink errors in nfs_symlink_filler
b98090699319 NFSv4: Fix memory leak in nfs4_set_security_label
c7734ddaea85 HID: Ignore battery for ELAN touchscreens 2F2C and 4116
dd93f857ecc9 input: Add support for "Do Not Disturb"
39bd2e1c7990 input: Add event code for accessibility key
d9be8eeab03e kconfig: remove wrong expr_trans_bool()
737161b438fc kconfig: gconf: give a proper initial state to the Save button
08f03186b96e null_blk: fix validation of block size
69a978c7fe2f arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
522c3336c202 ila: block BH in ila_output()
127707132f70 net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
9d88edbe3d4a Input: silead - Always support 10 fingers
b0f79bda5501 of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
c9edeb94d16f selftests/futex: pass _GNU_SOURCE without a value to the compiler
b182dede1a0c selftests/openat2: Fix build warnings on ppc64
91bf0634230f selftests: cachestat: Fix build warnings on ppc64
a1834cfcdf2e wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
f5e6b9d765d6 wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
4ae145f29fa0 wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
ef227372b6dd wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
2d3381e88467 wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
e25fae980084 wifi: iwlwifi: mvm: remove stale STA link data during restart
e34b6aa96999 wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
c084a02e3e20 wifi: cfg80211: fix 6 GHz scan request building
92df1422bac9 wifi: mac80211: handle tasklet frames before stopping
8936ae49130b wifi: mac80211: apply mcast rate only if interface is up
dade6785c4a0 wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
2a6da27d091b tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
a0156b837e21 ACPI: EC: Avoid returning AE_OK on errors in address space handler
5e49b9b5056f ACPI: EC: Abort address space access upon error
113fa39675f3 efi/libstub: zboot.lds: Discard .discard sections
b76194fc3b9d scsi: qedf: Set qed_slowpath_params to zero before use
e949e39acdf4 scsi: qedf: Wait for stag work during unload
80c971d99c04 scsi: qedf: Don't process stag work during unload and recovery
74fac04ec2f4 scsi: sr: Fix unintentional arithmetic wraparound
c28ba74c674e scsi: core: alua: I/O errors for ALUA state transitions
5f5d0799eb0a filelock: Remove locks reliably when fcntl/close race is detected
35046aea43c8 bpftool: Fix undefined bpf macro for unix socket
9a558d4b8621 tools/resolve_btfids: Fix comparison of distinct pointer types warning in resolve_btfids
42b2eec2e503 bpftool: Query only cgroup-related attach types
2eaf5c0d8191 Linux 6.6.41
eb7641fae20c i2c: rcar: fix error code in probe()
e243c1176d2e kbuild: Make ld-version.sh more robust against version string changes
dae3543db8f0 x86/bhi: Avoid warning in #DB handler due to BHI mitigation
2f5f0eb01641 x86/entry/64: Remove obsolete comment on tracing vs. SYSRET
f73481d9a8fb x86/entry: Rename ignore_sysret()
557d62e49e71 i2c: rcar: clear NO_RXDMA flag after resetting
bc6632549c01 i2c: testunit: avoid re-issued work after read message
4d2d0491b3b1 i2c: rcar: ensure Gen3+ reset does not disturb local targets
988c31331863 i2c: rcar: introduce Gen4 devices
4c029f04e47e i2c: rcar: reset controller is mandatory for Gen3+
ff3d2cf3befb i2c: mark HostNotify target address as used
5bfec9c2b8d6 i2c: rcar: bring hardware to known state when probing
c1bf973f57b7 btrfs: tree-checker: add type and sequence check for inline backrefs
448a2500d171 sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
4dc200e31553 ext4: avoid ptr null pointer dereference
60f61514374e nilfs2: fix kernel bug on rename operation of broken directory
6b05ad408f09 selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_off
11078e2d1146 mm/damon/core: merge regions aggressively when max_nr_regions is unmet
93893eacb372 mm/shmem: disable PMD-sized page cache if needed
5e305b5986dc misc: fastrpc: Restrict untrusted app to attach to privileged PD
aeab0a85bbe1 misc: fastrpc: Fix ownership reassignment of remote heap
8b8b82dcf393 misc: fastrpc: Fix memory leak in audio daemon attach operation
ba602c70c778 misc: fastrpc: Copy the complete capability structure to user
143982d84ea1 misc: fastrpc: Avoid updating PD type for capability request
2b2fb816afc7 misc: fastrpc: Fix DSP capabilities request
b6a5c681d71d wireguard: send: annotate intentional data race in checking empty queue
f89f44e4147f wireguard: queueing: annotate intentional data race in cpu round robin
6638a203abad wireguard: allowedips: avoid unaligned 64-bit memory accesses
6a43cd61b834 wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
e408184365c7 cpufreq: Allow drivers to advertise boost enabled
2ca2fd474d86 cpufreq: ACPI: Mark boost policy as enabled when setting boost
08985dd4d145 ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
9525af1f58f6 libceph: fix race between delayed_work() and ceph_monc_stop()
f0cc5f7cb43f pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
cd94cac4069a Fix userfaultfd_api to return EINVAL as expected
b5634da5d189 ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
77f64c3df43d ALSA: hda/realtek: Enable Mute LED on HP 250 G7
9e6b110af097 ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
23efa74cfe6e tty: serial: ma35d1: Add a NULL check for of_node
639868f1cb87 platform/x86: toshiba_acpi: Fix array out-of-bounds access
c01f9a6461dc nvmem: core: only change name to fram for current attribute
c3debec57729 nvmem: meson-efuse: Fix return value of nvmem callbacks
5f97b616e2e1 nvmem: rmem: Fix return value of rmem_read()
25712a379167 arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
1e353014286d arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timer
618edb821a80 iio: trigger: Fix condition for own trigger
9e84b1ba5c98 ksmbd: discard write access to the directory open
a0c42ddd0969 mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
06b5a69c27ec mm/filemap: skip to create PMD-sized page cache if needed
28acd531c9a3 mm: vmalloc: check if a hash-index is in cpu_possible_mask
794fa52b9463 s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
9339641b99fb xhci: always resume roothubs if xHC was reset during resume
a3d83021fd04 hpet: Support 32-bit userspace
814a99ba6991 misc: microchip: pci1xxxx: Fix return value of nvmem callbacks
647d61aef106 USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
d1205033e912 usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
add279faeb55 usb: dwc3: pci: add support for the Intel Panther Lake
20836c953dc2 USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
5ae6a64f1821 USB: serial: mos7840: fix crash on resume
511751182c10 USB: serial: option: add Rolling RW350-GL variants
8ee097aecf3d USB: serial: option: add Netprisma LCUK54 series modules
4e8c0883a21c USB: serial: option: add support for Foxconn T99W651
9201d38054b7 USB: serial: option: add Fibocom FM350-GL
8d320260f096 USB: serial: option: add Telit FN912 rmnet compositions
5aaeb60b91ff USB: serial: option: add Telit generic core-dump composition
32b96db30775 net: ks8851: Fix potential TX stall after interface reopen
80ece0013730 net: ks8851: Fix deadlock with the SPI chip variant
dfcdd7f89e40 tcp: avoid too many retransmit packets
b75f281bddeb tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
1e116c18e32b Revert "sched/fair: Make sure to try to detach at least one movable task"
87f3ceb2b143 cifs: fix setting SecurityFlags to true
8665fb96a393 octeontx2-af: fix issue with IPv4 match for RSS
0207c7988838 octeontx2-af: fix issue with IPv6 ext match for RSS
2c41eaa8fba1 octeontx2-af: fix detection of IP layer
d24b124a960f octeontx2-af: fix a issue with cpt_lf_alloc mailbox
22b864f7d7fd octeontx2-af: replace cpt slot with lf id on reg write
0e1792662247 i40e: fix: remove needless retries of NVM update
cf3c2372d6d0 ARM: davinci: Convert comma to semicolon
392cff2f86a2 firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
8246bbf818ed ASoC: SOF: Intel: hda: fix null deref on system suspend entry
76ea8e13aaef firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
3a9cd924aec1 firmware: cs_dsp: Validate payload length before processing block
90ab191b7d18 firmware: cs_dsp: Return error if block header overflows file
9c9877a96e03 firmware: cs_dsp: Fix overflow checking of wmfw header
6bd5afff3911 arm64: dts: qcom: sc8180x: Fix LLCC reg property again
21379c6fc818 s390: Mark psw in __load_psw_mask() as __unitialized
d6c686c01c5f net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
799a34901b63 net/sched: Fix UAF when resolving a clash
c5fd77ca13d6 udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
feeeeb4c0a79 ethtool: netlink: do not return SQI value if link is down
099502ca4109 ppp: reject claimed-as-LCP but actually malformed packets
853f8cd459f7 net: ethernet: mtk-star-emac: set mac_managed_pm when probing
936983051868 bpf: Fail bpf_timer_cancel when callback is being cancelled
e97c862e0b4c bpf: replace bpf_timer_init with a generic helper
591003567401 bpf: make timer data struct more generic
e65a49b948b5 bpf: fix order of args in call to bpf_map_kvcalloc
9d23909ae041 net: ethernet: lantiq_etop: fix double free in detach
5266302cb2c7 i40e: Fix XDP program unloading while removing the driver
7e9092d7ac2d net: fix rc7's __skb_datagram_iter()
13bf7ce31239 octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
b180739b45a3 skmsg: Skip zero length skb in sk_msg_recvmsg
0370f6670010 net: phy: microchip: lan87xx: reinit PHY after cable test
230bb13650b0 bpf: Fix too early release of tcx_entry
124886cf2059 tcp: fix incorrect undo caused by DSACK of TLP retransmit
e304a6751433 net: bcmasp: Fix error code in probe()
cbfc844cbe77 vfs: don't mod negative dentry count when on shrinker list
f71ebe7b3e84 fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
432b06b69d1d filelock: fix potential use-after-free in posix_lock_inode
cae91b5cf9b8 dsa: lan9303: Fix mapping between DSA port number and PHY address
6bb6bd3dd6f3 cachefiles: add missing lock protection when polling
de045a82e1a4 cachefiles: cyclic allocation of msg_id to avoid reuse
d3179bae72b1 cachefiles: wait for ondemand_object_worker to finish when dropping object
ed60c1a82d6d cachefiles: cancel all requests for the object that is being dropped
32e0a9a79937 cachefiles: stop sending new request when dropping object
189438643427 cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
a04cc7f00d48 cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
f476dffc52ea vfio/pci: Init the count variable in collecting hot-reset devices
c3111b3cf388 scsi: ufs: core: Fix ufshcd_abort_one racing issue
bed089600833 scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
797323d1cf92 mm: prevent derefencing NULL ptr in pfn_section_valid()
fc19e231688c Compiler Attributes: Add __uninitialized macro
f71bb11887ba cpu/amd: inhibit SMP check for qemux86
c31365597a17 powerpc/uaccess: Fix build errors seen with GCC 13/14
64ebf485c56b usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
7c76aad68f6d kselftest: Add a ksft_perror() helper
06644f0d7193 drm/tilcdc: Set preferred depth
ff7ae7b32324 crypto: jitter - add RCT/APT support for different OSRs
50cd24ddb6f0 arm64: defconfig: remove CONFIG_IPQ_APSS_5018
58e5c91d6701 x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
c878fd2d4c79 x86/alternatives: Sync core before enabling interrupts
c2d64b9f52b6 qemux86: add configuration symbol to select values
630c33229e6d sched/isolation: really align nohz_full with rcu_nocbs
0e5e0f68e2e6 clear_warn_once: add a clear_warn_once= boot parameter
46934791b902 clear_warn_once: bind a timer to written reset value
cdee9e38ff32 clear_warn_once: expand debugfs to include read support
82b562b81841 tools: Remove some options from CLANG_CROSS_FLAGS
36dc380b776b libbpf: Fix build warning on ref_ctr_off
9e3e1fe20982 perf: perf can not parser the backtrace of app in the 32bit system and 64bit kernel.
e497a4a5da65 perf: x86-32: explicitly include <errno.h>
7b57ddd89565 perf: mips64: Convert __u64 to unsigned long long
1cfc19423dc7 perf: fix bench numa compilation
98bc2815fade perf: add SLANG_INC for slang.h
17209a70b9b3 perf: add sgidefs.h to for mips builds
9cd4258d910a perf: change --root to --prefix for python install
8110a4f26628 perf: add 'libperl not found' warning
bc89d5e08f77 perf: force include of <stdbool.h>
4f6c760cc876 fat: Replace prandom_u32() with get_random_u32()
bc53117b12b2 fat: don't use obsolete random32 call in namei_vfat
30b2236ab378 FAT: Added FAT_NO_83NAME
cef98d22b4ed FAT: Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
0bbd7daba9e1 FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option
5883fc340084 aufs6: adapt to v6.6 i_op->ctime changes
c4342d979bf2 aufs6: fix magic.mk include path
35266bc2dc81 aufs6: adapt to v6.6
8edede4e98be aufs6: core
712248233ebe aufs6: standalone
3b71a8a848d8 aufs6: mmap
3e2924871f37 aufs6: base
7f4907a93101 aufs6: kbuild
d2f7b03e4aa7 yaffs2: update VFS ctime operations to 6.6+
bcd6cfcd1aa0 yaffs2: v6.5 fixups
cc615704b5f5 yaffs2: Fix miscalculation of devname buffer length
8ef2e22dcf91 yaffs2: convert user_namespace to mnt_idmap
c9c749f9f7d3 yaffs2: replace bdevname call with sprintf
395b01cdc39d yaffs2: convert read_page -> readfolio
d98b07e43ba6 yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULL
613c6d50fdbe yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name
622c4648936f yaffs2: v5.12+ build fixups (not runtime tested)
7562133d4090 yaffs: include blkdev.h
dbd44252cd59 yaffs: fix misplaced variable declaration
c223a10b1ac0 yaffs2: v5.6 build fixups
90f6007cfbf4 yaffs2: fix memory leak when /proc/yaffs is read
37ee169c5ea1 yaffs: add strict check when call yaffs_internal_read_super
b6e007b8abb6 yaffs: repair yaffs_get_mtd_device
fb98f65a466a yaffs: Fix build failure by handling inode i_version with proper atomic API
51e0aac75ea2 yaffs2: fix memory leak in mount/umount
2b74a0cae7b0 yaffs: Avoid setting any ACL releated xattr
ff4130a9c376 Yaffs:check oob size before auto selecting Yaffs1
ba95b409c67c fs: yaffs2: replace CURRENT_TIME by other appropriate apis
8fa35eba9056 yaffs2: adjust to proper location of MS_RDONLY
1eb5deaad8c4 yaffs2: import git revision b4ce1bb (jan, 2020)
4dce67c1e8c8 initramfs: allow an optional wrapper script around initramfs generation
2f603d83fcc4 pnmtologo: use relocatable file name
664a6a0a484b tools: use basename to identify file in gen-mach-types
9de64bc0c185 lib/build_OID_registry: fix reproducibility issues
ae9b80797295 vt/conmakehash: improve reproducibility
a972323151bd iwlwifi: select MAC80211_LEDS conditionally
15d2adcc0198 net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)
5556a6c04b19 arm64/perf: Fix wrong cast that may cause wrong truncation
5552dc768ffc defconfigs: drop obselete options
00fe4152df31 arm64/perf: fix backtrace for AAPCS with FP enabled
3888d0652edf linux-yocto: Handle /bin/awk issues
3d55d299f23a uvesafb: provide option to specify timeout for task completion
23c068c080be uvesafb: print error message when task timeout occurs
edbfc939266e compiler.h: Undef before redefining __attribute_const__
c99ae7e2a19a vmware: include jiffies.h
572d84d928c8 Resolve jiffies wrapping about arp
fdcd47cac843 nfs: Allow default io size to be configured.
927d48801098 check console device file on fs when booting
57cc27f821dd mount_root: clarify error messages for when no rootfs found
1b53d82a8152 mconf: fix output of cflags and libraries
1811da09f42c menuconfig,mconf-cfg: Allow specification of ncurses location
83c2e0c6eb1f modpost: mask trivial warnings
6de673039484 kbuild: exclude meta directory from distclean processing
6decd32815f5 powerpc: serialize image targets
f6b683b38318 arm: serialize build targets
e798b09ebf57 mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
dc8a1e5a88f8 x86_64_defconfig: Fix warnings
68491e5f72b6 powerpc/ptrace: Disable array-bounds warning with gcc8
d71ebfce3004 powerpc: Disable attribute-alias warnings from gcc8
62f50884b8b1 powerpc: kexec fix for powerpc64
da6871c62c37 powerpc: Add unwind information for SPE registers of E500 core
f161c880c11d mips: make current_cpu_data preempt safe
5e94a8247ce7 mips: vdso: fix 'jalr $t9' crash in vdso code
19e36714b1c7 mips: Kconfig: add QEMUMIPS64 option
e2e537db3cbd 4kc cache tlb hazard: tlbp cache coherency
aee9870611e5 malta uhci quirks: make allowance for slow 4k(e)c
881948cd1517 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var
98ec1963fcb7 arm64: defconfig: cleanup config options
f1727c537ba8 vexpress: Pass LOADADDR to Makefile
4474c32dc24a arm: ARM EABI socketcall
75e31a2b70fd ARM: LPAE: Invalidate the TLB for module addresses during translation fault
(From OE-Core rev: e074b457cc4782aafae9a5f6cb8907d6dd6a96f5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/6.6 to the latest korg -stable release that comprises
the following commits:
1a515bd58d15 Linux 6.6.40
69bed24c8213 Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB"
2ced7518a03d Linux 6.6.39
95b1362540b7 nilfs2: fix incorrect inode allocation from reserved inodes
9ac895a881b2 null_blk: Do not allow runt zone with zone capacity smaller then zone size
1ba66b121100 drm/amdgpu: silence UBSAN warning
49458c09755e ALSA: ump: Set default protocol when not given explicitly
d4b55b137965 spi: cadence: Ensure data lines set to low during dummy-cycle period
056478b4321b nfc/nci: Add the inconsistency check between the input data length and count
9db55f64386d kbuild: fix short log for AS in link-vmlinux.sh
5502c1f1d0d7 nvmet: fix a possible leak when destroy a ctrl during qp establishment
f61cea47ad6f platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
487dc376a83c platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
fc525ed8cb0f regmap-i2c: Subtract reg size from max_write
b955b47905ed nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
9258d795978f connector: Fix invalid conversion in cn_proc.h
39d31edcf95a dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
e6e1eda06b70 nvme-multipath: find NUMA path only for online numa-node
8f174c5db1e0 vhost-scsi: Handle vhost_vq_work_queue failures for events
4d1de71e630b ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
aa8b1d6073c1 fs/ntfs3: Mark volume as dirty if xattr is broken
92e494a7568b i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
3aeea9e1277c clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
66b6da0cc64c clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
0fcb94e0ee89 clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents
583bea0902a9 media: dw2102: fix a potential buffer overflow
28d0ecc52f6c ima: Avoid blocking in RCU read-side critical section
cecffd9e3c46 arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
f1313ea92f82 bnx2x: Fix multiple UBSAN array-index-out-of-bounds
7a8b1cfcb25b net: stmmac: dwmac-qcom-ethqos: fix error array size
45a4aef06355 mtd: rawnand: rockchip: ensure NVDDR timings are rejected
dbbc4cf0d5c1 mtd: rawnand: Bypass a couple of sanity checks during NAND identification
70bb95e034fd mtd: rawnand: Fix the nand_read_data_op() early check
0fd8ce12f97c mtd: rawnand: Ensure ECC configuration is propagated to upper layers
c6036baea4ba powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
d10e3c39001e powerpc/pseries: Fix scv instruction crash with kexec
14c78d69dbca clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
ba02424852d2 clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
33de7c47a19a drm: panel-orientation-quirks: Add quirk for Valve Galileo
004b7fe6ca8c drm/amdgpu/atomfirmware: silence UBSAN warning
744b229f0913 drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
f6620df12cb6 Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
dd0aa13fda82 fsnotify: Do not generate events for O_PATH file descriptors
07ce8ad4eb60 can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
e2d8aa4c7635 Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
a635d93ad99b Bluetooth: hci_bcm4377: Fix msgid release
155d9c9ed129 scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()
72aa369e4e62 f2fs: Add inline to f2fs_build_fault_attr() stub
f8e960be923f btrfs: fix adding block group to a reclaim list and the unused list during reclaim
bd16a7ee339a mm: avoid overflows in dirty throttling logic
79ad410c5b58 mm: optimize the redundant loop of mm_update_owner_next()
3ab40870edb8 nilfs2: add missing check for inode numbers on directory entries
9194f8ca5752 nilfs2: fix inode number range checks
991f036cabc3 Revert "igc: fix a log entry using uninitialized netdev"
9bdd0bf23ffe platform/x86: toshiba_acpi: Fix quickstart quirk handling
69787793e7f0 cpu: Fix broken cmdline "nosmp" and "maxcpus=0"
b0a41715ed23 gpiolib: of: add polarity quirk for TSC2005
f8b55a465b0e mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file
76965648fe68 inet_diag: Initialize pad field in struct inet_diag_req_v2
4116ec648354 selftests: make order checking verbose in msg_zerocopy selftest
946ba4e645b0 selftests: fix OOM in msg_zerocopy selftest
b75e33eae866 bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
55a40406aac5 netfilter: nf_tables: unconditionally flush pending work before notifier
7692c9b6baac riscv: kexec: Avoid deadlock in kexec crash path
5ed821a8e9d3 wifi: wilc1000: fix ies_len type in connect path
dee87316b5f5 gpio: mmio: do not calculate bgpio_bits via "ngpios"
e3af5b14e763 net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
9edc7a83cd40 net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
702b17f72de2 net: allow skb_datagram_iter to be called from any context
895f5633a036 gpiolib: of: fix lookup quirk for MIPS Lantiq
e536e6efa65f e1000e: Fix S0ix residency on corporate systems
f4513867bae5 KVM: s390: fix LPSWEY handling
8c2debdd170e tcp_metrics: validate source addr length
4970e48f83db bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
045669710464 Bluetooth: ISO: Check socket flag instead of hcon
38263088b845 Bluetooth: Ignore too large handle values in BIG
1ae31b357a77 Bluetooth: hci_event: Fix setting of unicast qos interval
a9f4a9b27fde net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
3e3551f87029 net/mlx5: E-switch, Create ingress ACL when needed
8a7fc2362d6d UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
9e8f0c53a535 net: phy: phy_device: Fix PHY LED blinking code comment
617075792b7c mac802154: fix time calculation in ieee802154_configure_durations()
abe067dc3a66 vhost_task: Handle SIGKILL by flushing work and exiting
f5bb72196f49 vhost: Release worker mutex during flushes
a86f9633f70a vhost: Use virtqueue mutex for swapping worker
76d7b869b3b9 tools/power turbostat: Remember global max_die_id
3ee21e14c8c3 cdrom: rearrange last_media_change check to avoid unintentional overflow
e130d4fc196b btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
90a01aefb84b s390/pkey: Wipe sensitive data on failure
d0bbbf31462a jffs2: Fix potential illegal address access in jffs2_free_inode
b5f1844c0561 serial: imx: Raise TX trigger level to 8
586b41060113 scsi: mpi3mr: Sanitise num_phys
44958ca9e400 f2fs: check validation of fault attrs in f2fs_build_fault_attr()
7e5471b5efeb bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
92160970bfe8 igc: fix a log entry using uninitialized netdev
c80d53c484e8 selftests/net: fix uninitialized variables
ee123d5655f7 powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
4e40bc50daae kunit: Fix timeout message
6a3cacf6d3cf orangefs: fix out-of-bounds fsid access
7c91479c6f83 powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
e0cd887ad86e i2c: i801: Annotate apanel_addr as __ro_after_init
8ac224e9371d media: dvb-frontends: tda10048: Fix integer overflow
29ce81f97991 media: s2255: Use refcount_t instead of atomic_t for num_channels
0f9d21eca4ac media: dvb-frontends: tda18271c2dd: Remove casting during div
3f25b5f16354 net: dsa: mv88e6xxx: Correct check for empty list
79ef1a5593fd thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
547cb9931406 wifi: mt76: mt7996: add sanity checks for background radar trigger
ff6b26be1303 wifi: mt76: replace skb_put with skb_put_zero
9a24eb8010c2 usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
c727e46f0cc8 Input: ff-core - prefer struct_size over open coded arithmetic
50c6c51972e9 firmware: dmi: Stop decoding on broken entry
58405d6eff39 sctp: prefer struct_size over open coded arithmetic
864a02425045 riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
af19067bd58f media: dw2102: Don't translate i2c read into write
3fac5aecb593 drm/amdgpu: fix the warning about the expression (int)size - len
7e0fbceae1e6 drm/amdgpu: fix uninitialized scalar variable warning
8e5cbc820ab4 drm/amd/display: Fix uninitialized variables in DM
95ad20ee3c4e drm/amd/display: Skip finding free audio for unknown engine_id
96bf81cc1bd0 drm/amd/display: Check pipe offset before setting vblank
9933eca6ada0 drm/amd/display: Check index msg_id before read or write
e55077badb90 drm/amdgpu: Initialize timestamp for some legacy SOCs
855ae72c2031 drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
646e13f0a65b drm/amdgpu: Fix uninitialized variable warnings
5c217253c76c media: mediatek: vcodec: Only free buffer VA that is not NULL
b502d4a08875 crypto: aead,cipher - zeroize key buffer after use
1ee644460fe8 RISC-V: KVM: Fix the initial sample period value
e7d193073a22 selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
a1a629fc373c selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
264451a364db selftests/bpf: adjust dummy_st_ops_success to detect additional error
b6ded5316ec5 scsi: qedf: Make qedf_execute_tmf() non-preemptible
b8c5f635997f IB/core: Implement a limit on UMAD receive List
c15bb7c940be media: dvb-usb: dib0700_devices: Add missing release_firmware()
47abb68e1734 media: dvb: as102-fe: Fix as10x_register_addr packing
0f37946c62c4 powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
04d531b9a187 drm/lima: fix shared irq handling on driver remove
7fc8d9a525b5 crypto: hisilicon/debugfs - Fix debugfs uninit process issue
3ead19aa341d leds: an30259a: Use devm_mutex_init() for mutex initialization
7d2a6abec028 locking/mutex: Introduce devm_mutex_init()
f71bb11887ba cpu/amd: inhibit SMP check for qemux86
c31365597a17 powerpc/uaccess: Fix build errors seen with GCC 13/14
64ebf485c56b usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
7c76aad68f6d kselftest: Add a ksft_perror() helper
06644f0d7193 drm/tilcdc: Set preferred depth
ff7ae7b32324 crypto: jitter - add RCT/APT support for different OSRs
50cd24ddb6f0 arm64: defconfig: remove CONFIG_IPQ_APSS_5018
58e5c91d6701 x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
c878fd2d4c79 x86/alternatives: Sync core before enabling interrupts
c2d64b9f52b6 qemux86: add configuration symbol to select values
630c33229e6d sched/isolation: really align nohz_full with rcu_nocbs
0e5e0f68e2e6 clear_warn_once: add a clear_warn_once= boot parameter
46934791b902 clear_warn_once: bind a timer to written reset value
cdee9e38ff32 clear_warn_once: expand debugfs to include read support
82b562b81841 tools: Remove some options from CLANG_CROSS_FLAGS
36dc380b776b libbpf: Fix build warning on ref_ctr_off
9e3e1fe20982 perf: perf can not parser the backtrace of app in the 32bit system and 64bit kernel.
e497a4a5da65 perf: x86-32: explicitly include <errno.h>
7b57ddd89565 perf: mips64: Convert __u64 to unsigned long long
1cfc19423dc7 perf: fix bench numa compilation
98bc2815fade perf: add SLANG_INC for slang.h
17209a70b9b3 perf: add sgidefs.h to for mips builds
9cd4258d910a perf: change --root to --prefix for python install
8110a4f26628 perf: add 'libperl not found' warning
bc89d5e08f77 perf: force include of <stdbool.h>
4f6c760cc876 fat: Replace prandom_u32() with get_random_u32()
bc53117b12b2 fat: don't use obsolete random32 call in namei_vfat
30b2236ab378 FAT: Added FAT_NO_83NAME
cef98d22b4ed FAT: Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
0bbd7daba9e1 FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option
5883fc340084 aufs6: adapt to v6.6 i_op->ctime changes
c4342d979bf2 aufs6: fix magic.mk include path
35266bc2dc81 aufs6: adapt to v6.6
8edede4e98be aufs6: core
712248233ebe aufs6: standalone
3b71a8a848d8 aufs6: mmap
3e2924871f37 aufs6: base
7f4907a93101 aufs6: kbuild
d2f7b03e4aa7 yaffs2: update VFS ctime operations to 6.6+
bcd6cfcd1aa0 yaffs2: v6.5 fixups
cc615704b5f5 yaffs2: Fix miscalculation of devname buffer length
8ef2e22dcf91 yaffs2: convert user_namespace to mnt_idmap
c9c749f9f7d3 yaffs2: replace bdevname call with sprintf
395b01cdc39d yaffs2: convert read_page -> readfolio
d98b07e43ba6 yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULL
613c6d50fdbe yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name
622c4648936f yaffs2: v5.12+ build fixups (not runtime tested)
7562133d4090 yaffs: include blkdev.h
dbd44252cd59 yaffs: fix misplaced variable declaration
c223a10b1ac0 yaffs2: v5.6 build fixups
90f6007cfbf4 yaffs2: fix memory leak when /proc/yaffs is read
37ee169c5ea1 yaffs: add strict check when call yaffs_internal_read_super
b6e007b8abb6 yaffs: repair yaffs_get_mtd_device
fb98f65a466a yaffs: Fix build failure by handling inode i_version with proper atomic API
51e0aac75ea2 yaffs2: fix memory leak in mount/umount
2b74a0cae7b0 yaffs: Avoid setting any ACL releated xattr
ff4130a9c376 Yaffs:check oob size before auto selecting Yaffs1
ba95b409c67c fs: yaffs2: replace CURRENT_TIME by other appropriate apis
8fa35eba9056 yaffs2: adjust to proper location of MS_RDONLY
1eb5deaad8c4 yaffs2: import git revision b4ce1bb (jan, 2020)
4dce67c1e8c8 initramfs: allow an optional wrapper script around initramfs generation
2f603d83fcc4 pnmtologo: use relocatable file name
664a6a0a484b tools: use basename to identify file in gen-mach-types
9de64bc0c185 lib/build_OID_registry: fix reproducibility issues
ae9b80797295 vt/conmakehash: improve reproducibility
a972323151bd iwlwifi: select MAC80211_LEDS conditionally
15d2adcc0198 net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)
5556a6c04b19 arm64/perf: Fix wrong cast that may cause wrong truncation
5552dc768ffc defconfigs: drop obselete options
00fe4152df31 arm64/perf: fix backtrace for AAPCS with FP enabled
3888d0652edf linux-yocto: Handle /bin/awk issues
3d55d299f23a uvesafb: provide option to specify timeout for task completion
23c068c080be uvesafb: print error message when task timeout occurs
edbfc939266e compiler.h: Undef before redefining __attribute_const__
c99ae7e2a19a vmware: include jiffies.h
572d84d928c8 Resolve jiffies wrapping about arp
fdcd47cac843 nfs: Allow default io size to be configured.
927d48801098 check console device file on fs when booting
57cc27f821dd mount_root: clarify error messages for when no rootfs found
1b53d82a8152 mconf: fix output of cflags and libraries
1811da09f42c menuconfig,mconf-cfg: Allow specification of ncurses location
83c2e0c6eb1f modpost: mask trivial warnings
6de673039484 kbuild: exclude meta directory from distclean processing
6decd32815f5 powerpc: serialize image targets
f6b683b38318 arm: serialize build targets
e798b09ebf57 mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
dc8a1e5a88f8 x86_64_defconfig: Fix warnings
68491e5f72b6 powerpc/ptrace: Disable array-bounds warning with gcc8
d71ebfce3004 powerpc: Disable attribute-alias warnings from gcc8
62f50884b8b1 powerpc: kexec fix for powerpc64
da6871c62c37 powerpc: Add unwind information for SPE registers of E500 core
f161c880c11d mips: make current_cpu_data preempt safe
5e94a8247ce7 mips: vdso: fix 'jalr $t9' crash in vdso code
19e36714b1c7 mips: Kconfig: add QEMUMIPS64 option
e2e537db3cbd 4kc cache tlb hazard: tlbp cache coherency
aee9870611e5 malta uhci quirks: make allowance for slow 4k(e)c
881948cd1517 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var
98ec1963fcb7 arm64: defconfig: cleanup config options
f1727c537ba8 vexpress: Pass LOADADDR to Makefile
4474c32dc24a arm: ARM EABI socketcall
75e31a2b70fd ARM: LPAE: Invalidate the TLB for module addresses during translation fault
(From OE-Core rev: ce7ce269f1b1157c907b96cba17daf8cff643746)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/6.6 to the latest korg -stable release that comprises
the following commits:
2928631d5304 Linux 6.6.38
e3540e5a7054 Revert "bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()"
a5c2956637ba Revert "powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data"
466562d7646b Revert "powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]"
9fef36cad60d Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()"
8fa96e44d36c Linux 6.6.37
8417af02247e tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
18630d83b770 serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
633c861c0e85 serial: imx: only set receiver level if it is zero
843836bfc199 cxl/region: check interleave capability
a9e099e29e92 cxl/region: Avoid null pointer dereference in region lookup
f12be1a1fdee cxl/region: Move cxl_dpa_to_region() work to the region driver
3b758696cc4a arm64: dts: rockchip: Add sound-dai-cells for RK3368
a96a83c939d9 arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
d530fe86286b arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
c6639892ca95 ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
619c5fe7d3da arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399-gru
b6970ce861d8 arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-s
c49af0075f3e arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-s
c5978b996260 mm/page_alloc: Separate THP PCP into movable and non-movable categories
07caf754f696 Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units"
d83df7de2b0a pwm: stm32: Refuse too small period requests
00432384ec40 erofs: fix NULL dereference of dif->bdev_handle in fscache mode
c636bb37f886 syscalls: fix sys_fanotify_mark prototype
e04886b50c3e syscalls: fix compat_sys_io_pgetevents_time64 usage
836359247b04 ftruncate: pass a signed offset
062e256516d7 ata: libata-core: Fix double free on error
d8d54126880c ata: ahci: Clean up sysfs file on error
3e72558c1711 can: mcp251xfd: fix infinite loop when xmit fails
73fb6df4e6d1 batman-adv: Don't accept TT entries for out-of-spec VIDs
01f58871af9c drm/amdgpu/atomfirmware: fix parsing of vram_info
89d8a851543e drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
7ece609b0ce7 drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
06dec31a0a51 drm/i915/gt: Fix potential UAF by revoke of fence registers
330c8c145384 drm/amdgpu: avoid using null object of framebuffer
f29fcfbf6067 drm/fbdev-dma: Only set smem_start is enable per module option
cb751e48bbcf drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
16682588ead4 drm/drm_file: Fix pid refcounting race
5515a8165257 hexagon: fix fadvise64_64 calling conventions
32dffe1365c3 csky, hexagon: fix broken sys_sync_file_range
a0bfefcb61a7 btrfs: zoned: fix initial free space detection
91878a2bc88e sh: rework sync_file_range ABI
829974305d8e kbuild: Install dtb files as 0644 in Makefile.dtbinst
d2683b2d1ec2 irqchip/loongson-liointc: Set different ISRs for different cores
52bbae429b86 cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
c5a51cfe943d irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
da3cabfd8b31 cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
ff1121d2214b PCI/MSI: Fix UAF in msi_capability_init
177e33b655d3 net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new
b6f78276b9aa net: can: j1939: recover socket queue on CAN bus error during BAM transmission
ab2a683938ba net: can: j1939: Initialize unused data in j1939_send_one()
31020bea754d tty: mcf: MCF54418 has 10 UARTS
1d994fb58e72 ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.
d3ebc5597ec2 serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
60dc1a2a3f13 serial: core: introduce uart_port_tx_limited_flags()
d75b8ae150e9 serial: imx: set receiver level before starting uart
e67d7f38008e serial: 8250_omap: Implementation of Errata i2310
2ab254507c87 Revert "serial: core: only stop transmit when HW fifo is empty"
6b80ccc0acc8 usb: dwc3: core: Workaround for CSR read timeout
ab99c4be9457 usb: dwc3: core: Add DWC31 version 2.00a controller
e63059271945 usb: ucsi: stm32: fix command completion handling
519610e20e8a usb: typec: ucsi: glink: fix child node release in probe function
9ed8e8c440f5 usb: gadget: aspeed_udc: fix device address configuration
17e2956633ca usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
f536f09eb45e usb: atm: cxacru: fix endpoint checking in cxacru_bind()
bcf78eca0967 usb: musb: da8xx: fix a resource leak in probe()
a96915ffc956 usb: gadget: printer: fix races against disable
9dec26eda3b2 usb: gadget: printer: SS+ support
cc2bce1fe1e6 net: usb: ax88179_178a: improve link status logs
055b4e3d6beb iio: chemical: bme680: Fix sensor data read operation
b5967393d50e iio: chemical: bme680: Fix overflows in compensate() functions
93709966cec9 iio: chemical: bme680: Fix calibration data variable
133828897c81 iio: chemical: bme680: Fix pressure value output
7387777aeb2c iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
1ce8be8442cd iio: adc: ad7266: Fix variable checking bug
8c65da9b153a ata,scsi: libata-core: Do not leak memory for ata_port struct members
119c97ace2a9 ata: libata-core: Fix null pointer dereference on error
84ee4515a81b i2c: testunit: discard write requests while old command is running
37bec254ee75 i2c: testunit: don't erase registers after STOP
b89b0af97dc5 kbuild: Fix build target deb-pkg: ln: failed to create hard link
4edc6c5b3157 kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
8fd89aa382a5 counter: ti-eqep: enable clock at probe
da6c6adba557 iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
7fb456c3c6e1 mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
3336979b6a75 mmc: sdhci: Do not invert write-protect twice
006e04ae96bd mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
485d9421719b mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard
50a68792a945 mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos
88e0ad40d08a mm: fix incorrect vbq reference in purge_fragmented_block
bc5e98e004ce nfs: drop the incorrect assertion in nfs_swap_rw()
c05ffb693bfb ocfs2: fix DIO failure due to insufficient transaction credits
c2a78811ff9b pinctrl: qcom: spmi-gpio: drop broken pm8008 support
9b95f63d54a7 Revert "MIPS: pci: lantiq: restore reset gpio polarity"
d0be1c8ee425 parisc: use generic sys_fanotify_mark implementation
16222beb9f8e x86: stop playing stack games in profile_pc()
591c0650b9e6 randomize_kstack: Remove non-functional per-arch entropy filtering
67ccb6b02154 gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
74eb70ce6790 riscv: stacktrace: convert arch_stack_walk() to noinstr
f16c10e05f14 drm/amdgpu: Fix pci state save during mode-1 reset
abb84c462000 RISC-V: fix vector insn load/store width mask
2d83492259ad gpio: davinci: Validate the obtained number of IRQs
0ca8656457be drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA
e834fecf6611 nvme: fixup comment for nvme RDMA Provider Type
41e58607a57c drm/radeon/radeon_display: Decrease the size of allocated memory
3429ef5f5090 gfs2: Fix NULL pointer dereference in gfs2_log_flush
ed4434b8b1c9 soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
79c9ea0d425b irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGARCH_CPU
06fa2d9445e0 media: dvbdev: Initialize sbuf
d8f5ce3cb9ad ALSA: emux: improve patch ioctl data validation
80575b252ab0 crypto: ecdh - explicitly zeroize private_key
69f49527aea1 net/dpaa2: Avoid explicit cpumask var allocation on stack
724e7965af05 net/iucv: Avoid explicit cpumask var allocation on stack
8ac281d42337 RDMA/restrack: Fix potential invalid address access
d812ae6e02bd bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
e6bb84cb47e3 wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
5266cbcf3ad1 mtd: partitions: redboot: Added conversion of operands to a larger type
94111446fa12 x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
df475f71d42e vduse: Temporarily fail if control queue feature requested
8d4d14536c06 vduse: validate block features only with block devices
1618f7a875ff drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
08f6c05feb1d bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
f99feda5684a powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
103391940092 powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
fdd411af8178 bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
3243e64eb4d8 net: mana: Fix possible double free in error handling path
952bf8df2225 netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
b5418b416223 ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
b4b26d23a1e2 tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
91fe991e02c2 powerpc: restore some missing spu syscalls
55aed1491bd3 parisc: use correct compat recv/recvfrom syscalls
61ff73933b68 sparc: fix compat recv/recvfrom syscalls
035c504121e5 sparc: fix old compat_sys_select()
784079f69787 net: dsa: microchip: fix wrong register write when masking interrupt
f981ca3fcf89 ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
fdae4d139f47 Fix race for duplicate reqsk on identical SYN
cf0291a67967 btrfs: use NOFS context when getting inodes during logging and log replay
3ebda17c46d3 netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
14e51ea78b4c xdp: Remove WARN() from __xdp_reg_mem_model()
b36267d996fb ice: Rebuild TC queues on VSI queue reconfiguration
9d36f6312bc0 net: dsa: microchip: use collision based back pressure mode
96c8693fc11c net: phy: micrel: add Microchip KSZ 9477 to the device table
23f0624bcba2 ibmvnic: Free any outstanding tx skbs during scrq reset
511804ab701c bpf: Fix overrunning reservations in ringbuf
942901e0fc74 mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
ba4d75a8f411 openvswitch: get related ct labels from its master if it is not confirmed
2ef957de4e2d net: dsa: microchip: fix initial port flush problem
29bc9e7c7539 ASoC: fsl-asoc-card: set priv->pdev before using it
032a2ec27dab ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()
e158ed266fc1 ASoC: amd: acp: add a null check for chip_pdev structure
05cbeb0803ef s390/pci: Add missing virt_to_phys() for directed DIBV
8d02ead6d015 bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
185dca875591 bpf: Add missed var_off setting in set_sext32_default_val()
b377d4df8fb0 ASoC: q6apm-lpass-dai: close graph on prepare errors
f74bb396f120 workqueue: Increase worker desc's length to 32
6ffd06c3715c ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init
6de2e5820477 ASoC: atmel: convert not to use asoc_xxx()
2886b30b1c11 ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision
4932ddb9fd3f ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclk
00da1ddd6936 wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
2dcc136eef30 selftests: mptcp: userspace_pm: fixed subtest names
528c3a4ceb38 selftests: mptcp: print_test out of verify_listener_events
71d21704d24e MIPS: pci: lantiq: restore reset gpio polarity
2838dfa5290f pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
b85dec60a374 pinctrl: rockchip: use dedicated pinctrl type for RK3328
14f6c7bf21ce pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
98db00947697 pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
4038c57bf616 pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER
f1d05111b39f Input: ili210x - fix ili251x_read_touch_data() return value
d9933caf865e usb: typec: ucsi: Ack also failed Get Error commands
64ab9d2d1bd0 usb: typec: ucsi: Never send a lone connector change ack
dd7c4e370444 iio: pressure: bmp280: Fix BMP580 temperature reading
3f199b4e3987 iio: pressure: fix some word spelling errors
f71bb11887ba cpu/amd: inhibit SMP check for qemux86
c31365597a17 powerpc/uaccess: Fix build errors seen with GCC 13/14
64ebf485c56b usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
7c76aad68f6d kselftest: Add a ksft_perror() helper
06644f0d7193 drm/tilcdc: Set preferred depth
ff7ae7b32324 crypto: jitter - add RCT/APT support for different OSRs
50cd24ddb6f0 arm64: defconfig: remove CONFIG_IPQ_APSS_5018
58e5c91d6701 x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
c878fd2d4c79 x86/alternatives: Sync core before enabling interrupts
c2d64b9f52b6 qemux86: add configuration symbol to select values
630c33229e6d sched/isolation: really align nohz_full with rcu_nocbs
0e5e0f68e2e6 clear_warn_once: add a clear_warn_once= boot parameter
46934791b902 clear_warn_once: bind a timer to written reset value
cdee9e38ff32 clear_warn_once: expand debugfs to include read support
82b562b81841 tools: Remove some options from CLANG_CROSS_FLAGS
36dc380b776b libbpf: Fix build warning on ref_ctr_off
9e3e1fe20982 perf: perf can not parser the backtrace of app in the 32bit system and 64bit kernel.
e497a4a5da65 perf: x86-32: explicitly include <errno.h>
7b57ddd89565 perf: mips64: Convert __u64 to unsigned long long
1cfc19423dc7 perf: fix bench numa compilation
98bc2815fade perf: add SLANG_INC for slang.h
17209a70b9b3 perf: add sgidefs.h to for mips builds
9cd4258d910a perf: change --root to --prefix for python install
8110a4f26628 perf: add 'libperl not found' warning
bc89d5e08f77 perf: force include of <stdbool.h>
4f6c760cc876 fat: Replace prandom_u32() with get_random_u32()
bc53117b12b2 fat: don't use obsolete random32 call in namei_vfat
30b2236ab378 FAT: Added FAT_NO_83NAME
cef98d22b4ed FAT: Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
0bbd7daba9e1 FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option
5883fc340084 aufs6: adapt to v6.6 i_op->ctime changes
c4342d979bf2 aufs6: fix magic.mk include path
35266bc2dc81 aufs6: adapt to v6.6
8edede4e98be aufs6: core
712248233ebe aufs6: standalone
3b71a8a848d8 aufs6: mmap
3e2924871f37 aufs6: base
7f4907a93101 aufs6: kbuild
d2f7b03e4aa7 yaffs2: update VFS ctime operations to 6.6+
bcd6cfcd1aa0 yaffs2: v6.5 fixups
cc615704b5f5 yaffs2: Fix miscalculation of devname buffer length
8ef2e22dcf91 yaffs2: convert user_namespace to mnt_idmap
c9c749f9f7d3 yaffs2: replace bdevname call with sprintf
395b01cdc39d yaffs2: convert read_page -> readfolio
d98b07e43ba6 yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULL
613c6d50fdbe yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name
622c4648936f yaffs2: v5.12+ build fixups (not runtime tested)
7562133d4090 yaffs: include blkdev.h
dbd44252cd59 yaffs: fix misplaced variable declaration
c223a10b1ac0 yaffs2: v5.6 build fixups
90f6007cfbf4 yaffs2: fix memory leak when /proc/yaffs is read
37ee169c5ea1 yaffs: add strict check when call yaffs_internal_read_super
b6e007b8abb6 yaffs: repair yaffs_get_mtd_device
fb98f65a466a yaffs: Fix build failure by handling inode i_version with proper atomic API
51e0aac75ea2 yaffs2: fix memory leak in mount/umount
2b74a0cae7b0 yaffs: Avoid setting any ACL releated xattr
ff4130a9c376 Yaffs:check oob size before auto selecting Yaffs1
ba95b409c67c fs: yaffs2: replace CURRENT_TIME by other appropriate apis
8fa35eba9056 yaffs2: adjust to proper location of MS_RDONLY
1eb5deaad8c4 yaffs2: import git revision b4ce1bb (jan, 2020)
4dce67c1e8c8 initramfs: allow an optional wrapper script around initramfs generation
2f603d83fcc4 pnmtologo: use relocatable file name
664a6a0a484b tools: use basename to identify file in gen-mach-types
9de64bc0c185 lib/build_OID_registry: fix reproducibility issues
ae9b80797295 vt/conmakehash: improve reproducibility
a972323151bd iwlwifi: select MAC80211_LEDS conditionally
15d2adcc0198 net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)
5556a6c04b19 arm64/perf: Fix wrong cast that may cause wrong truncation
5552dc768ffc defconfigs: drop obselete options
00fe4152df31 arm64/perf: fix backtrace for AAPCS with FP enabled
3888d0652edf linux-yocto: Handle /bin/awk issues
3d55d299f23a uvesafb: provide option to specify timeout for task completion
23c068c080be uvesafb: print error message when task timeout occurs
edbfc939266e compiler.h: Undef before redefining __attribute_const__
c99ae7e2a19a vmware: include jiffies.h
572d84d928c8 Resolve jiffies wrapping about arp
fdcd47cac843 nfs: Allow default io size to be configured.
927d48801098 check console device file on fs when booting
57cc27f821dd mount_root: clarify error messages for when no rootfs found
1b53d82a8152 mconf: fix output of cflags and libraries
1811da09f42c menuconfig,mconf-cfg: Allow specification of ncurses location
83c2e0c6eb1f modpost: mask trivial warnings
6de673039484 kbuild: exclude meta directory from distclean processing
6decd32815f5 powerpc: serialize image targets
f6b683b38318 arm: serialize build targets
e798b09ebf57 mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
dc8a1e5a88f8 x86_64_defconfig: Fix warnings
68491e5f72b6 powerpc/ptrace: Disable array-bounds warning with gcc8
d71ebfce3004 powerpc: Disable attribute-alias warnings from gcc8
62f50884b8b1 powerpc: kexec fix for powerpc64
da6871c62c37 powerpc: Add unwind information for SPE registers of E500 core
f161c880c11d mips: make current_cpu_data preempt safe
5e94a8247ce7 mips: vdso: fix 'jalr $t9' crash in vdso code
19e36714b1c7 mips: Kconfig: add QEMUMIPS64 option
e2e537db3cbd 4kc cache tlb hazard: tlbp cache coherency
aee9870611e5 malta uhci quirks: make allowance for slow 4k(e)c
881948cd1517 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var
98ec1963fcb7 arm64: defconfig: cleanup config options
f1727c537ba8 vexpress: Pass LOADADDR to Makefile
4474c32dc24a arm: ARM EABI socketcall
75e31a2b70fd ARM: LPAE: Invalidate the TLB for module addresses during translation fault
(From OE-Core rev: 7c803a65d231b4586124cf86de7d22a47584fcdf)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/6.6 to the latest korg -stable release that comprises
the following commits:
f71bb11887ba cpu/amd: inhibit SMP check for qemux86
61945f2f69d0 Linux 6.6.36
b3f7525556fb Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default"
9de62e88310c hid: asus: asus_report_fixup: fix potential read out of bounds
25f8b9a7811a kprobe/ftrace: fix build error due to bad function definition
a08936934676 net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
b552a47cc81b ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirk
56aa62ff36f3 drm/amd/display: revert Exit idle optimizations before HDCP execution
988a03e31e07 LoongArch: Fix entry point in kernel image header
eae6e7dbd1b6 efi/loongarch: Directly position the loaded image file
d9a5d5c49306 vgacon: rework screen_info #ifdef checks
05f263c166ad riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
5f03d4f286b8 riscv: Don't use PGD entries for the linear mapping
65ac09c96588 x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
71cf8cfd1906 x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
6408fcfea4c3 tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
7261d27bcc09 nbd: Fix signal handling
193820ee0c1c nbd: Improve the documentation of the locking assumptions
afcd1a3ac37d ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
10fc3a1813ea ocfs2: convert to new timestamp accessors
1dbb1a3181d8 wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
b30c9b111837 perf script: Show also errors for --insn-trace option
0ea11a112408 perf: script: add raw|disasm arguments to --insn-trace option
23b1940096b6 spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
299c0cb3aaab arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
6e77a7c0bdfc spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
211deb3e31ed dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
f712670a91fc dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
391251d496e2 i2c: ocores: set IACK bit after core is enabled
84d3549d54f5 mm/page_table_check: fix crash on ZONE_DEVICE
250fad18b0c9 tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
856cf3305f11 mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default
08cfaa12171d serial: 8250_dw: Revert "Move definitions to the shared header"
231f18e8e93c efi/x86: Free EFI memory map only when installing a new one.
637619b02cc3 kcov: don't lose track of remote references during softirqs
ae30200eccd4 gcov: add support for GCC 14
67bcecd78060 ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
0550ad87711f ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
63f894de08e1 dt-bindings: dma: fsl-edma: fix dma-channels constraints
b065d79ed06a drm/amdgpu: fix UBSAN warning in kv_dpm.c
9e57611182a8 drm/radeon: fix UBSAN warning in kv_dpm.c
e7bda1f8ba84 drm/i915/mso: using joiner is not possible with eDP MSO
9f3b02cc05df ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9
b03d8b4a646f ALSA: hda/realtek: Limit mic boost on N14AP7
dd3068d81d1c ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.
10252816227c ovl: fix encoding fid for lower only root
cd2f51797607 RDMA/mlx5: Follow rb_key.ats when creating new mkeys
637a3bebcd57 RDMA/mlx5: Remove extra unlock on error path
94646324833d RDMA/rxe: Fix data copy for IB_SEND_INLINE
72040b4f9934 KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
48bb62859d47 KVM: arm64: Disassociate vcpus from redistributor region on teardown
a937ef951bba KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
32a62a6b1052 LoongArch: Fix multiple hardware watchpoint issues
75ecfab9bf9c LoongArch: Trigger user-space watchpoints correctly
4b26f9ace31f LoongArch: Fix watchpoint setting error
450df994f32a cifs: fix typo in module parameter enable_gcm_256
eacfd7f07eb0 scsi: ufs: core: Free memory allocated for model before reinit
bf1e8c21f2be btrfs: retry block group reclaim without infinite loop
454c454ed645 net: do not leave a dangling sk pointer, when socket creation fails
f08e079bdde1 net: usb: ax88179_178a: improve reset check
78a6136e949f net: stmmac: Assign configured channel value to EXTTS event
555672188053 locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
677ff4589f15 ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
82d5a4ba46b3 ext4: avoid overflow when setting values via sysfs
db3d39869e53 arm64: defconfig: enable the vf610 gpio driver
17095b1d79ae ACPI: EC: Evaluate orphan _REG under EC device
d63c635e226d RDMA/mana_ib: Ignore optional access flags for MRs
e0deb0e9c967 RDMA/mlx5: Add check for srq max_sge attribute
3b733016d878 RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
a6d6332a005e firmware: psci: Fix return value from psci_system_suspend()
2a215410cf59 io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed
87e0621a6b36 spi: spi-imx: imx51: revert burst length calculation back to bits_per_word
434c6b924e1f ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
83936d4ecd0a arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin
563788af0767 arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property
c41f973a68f3 arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIO
625c4fda1188 arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM
332af18d1ab1 arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM
90d29da11445 thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data
47a0fe77b6c8 regulator: bd71815: fix ramp values
79cee58de38f dmaengine: ioatdma: Fix missing kmem_cache_destroy()
6f47c1e98700 dmaengine: fsl-edma: avoid linking both modules
30d2259c5ebb dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
fb6e3d4d43ac dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
ab9501ecaac9 dmaengine: ioatdma: Fix leaking on version mismatch
faa35db78b05 dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
186d77852555 regulator: core: Fix modpost error "regulator_get_regmap" undefined
163868ec1f6c RDMA/rxe: Fix responder length checking for UD request packets
9f06731c4eca spi: cs42l43: Correct SPI root clock speed
5f338cb5ca96 RDMA/bnxt_re: Fix the max msix vectors macro
7bcca7108c5b net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
ad22071b8e0e bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
714782d58099 ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
325f8ab7765d netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
d62df86c1720 seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
94dd411c18d7 netfilter: ipset: Fix suspicious rcu_dereference_protected()
3ee9c732d672 octeontx2-pf: Fix linking objects into multiple modules
096a93e1c46e octeontx2-pf: Add error handling to VLAN unoffload handling
3ef2a16a1d17 virtio_net: fixing XDP for fully checksummed packets handling
ef609fd73433 virtio_net: checksum offloading handling fix
a71b686418ee net: stmmac: No need to calculate speed divider when offload is disabled
a674424c23db selftests: openvswitch: Use bash as interpreter
666e934d749e ptp: fix integer overflow in max_vclocks_store
9126fd82e9ed sched: act_ct: add netns into the key of tcf_ct_flow_table
b57a4a2dc874 tipc: force a dst refcount before doing decryption
5f926aa96b08 net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
284fd7e97b92 net/sched: act_api: rely on rcu in tcf_idr_check_alloc
123eaaf63602 net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
de4fc1091af1 net: lan743x: Support WOL at both the PHY and MAC appropriately
41805c46d550 net: lan743x: disable WOL upon resume to restore full data path operation
6b2dfc4ff3f6 qca_spi: Make interrupt remembering atomic
ef0394ca2595 netns: Make get_net_ns() handle zero refcount net
f897d7171652 xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
73e7c8ca6ad7 ipv6: prevent possible NULL dereference in rt6_probe()
b6947723c9ea ipv6: prevent possible NULL deref in fib6_nh_init()
b6ebe4fed73e netrom: Fix a memory leak in nr_heartbeat_expiry()
d940be596b28 ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM
7f9644782c55 bpf: Avoid splat in pskb_pull_reason
5a24f876b5ce ALSA: hda: tas2781: Component should be unbound before deconstruction
8be82acd4ee3 ALSA: hda: cs35l56: Component should be unbound before deconstruction
08fa10b26592 cipso: fix total option length computation
23a52ca69c4b net: mvpp2: use slab_build_skb for oversized frames
082b3d4e7889 btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
823e42971f8f ice: avoid IRQ collision to fix init failure on ACPI S3 resume
83de3ace795b ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option
590f9d97cd31 ALSA: hda/realtek: Remove Framework Laptop 16 from quirks
55d5d0817436 tracing: Build event generation tests only as modules
2cd4854ef14a mips: bmips: BCM6358: make sure CBR is correctly set
fe5a1bfad443 MIPS: Routerboard 532: Fix vendor retry check code
b89c2c56a010 ALSA: seq: ump: Fix missing System Reset message handling
ff27bd8e1788 ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()
fae0e055d01d PCI: Do not wait for disconnected devices when resuming
96a0e06dfe0c ACPI: EC: Install address space handler at the namespace root
448efb7ea0bf cpufreq: amd-pstate: fix memory leak on CPU EPP exit
618fbf4c910a vfio/pci: Collect hot-reset devices to local buffer
287b569a5b91 tty: add the option to have a tty reject a new ldisc
a94a56004082 usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
404fb6c4c842 serial: exar: adding missing CTI and Exar PCI ids
982ae3376c4c serial: imx: Introduce timeout when waiting on transmitter empty
1c33fd17383f MIPS: Octeon: Add PCIe link status check
1036d3ea7a32 f2fs: don't set RO when shutting down f2fs
7196289190d5 PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
6f999660a621 udf: udftime: prevent overflow in udf_disk_stamp_to_time()
38e6a5296615 usb: typec: ucsi_glink: drop special handling for CCI_BUSY
eba944dffe0b usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga Tab2 1380
e151ae1ee065 Avoid hw_desc array overrun in dw-axi-dmac
10132ccf99f4 usb: misc: uss720: check for incompatible versions of the Belkin F5U002
eddeb8d941d5 f2fs: remove clear SB_INLINECRYPT flag in default_options
971c3be5dbf6 usb: gadget: uvc: configfs: ensure guid to be valid before set
ae0d1ea3e8cd kprobe/ftrace: bail out if ftrace was killed
23afcd52af06 ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
54f514a03676 iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
89bed5c84450 power: supply: cros_usbpd: provide ID table for avoiding fallback match
4569c9641e76 platform/x86: p2sb: Don't init until unassigned resources have been assigned
2ff4b9a2f016 powerpc/io: Avoid clang null pointer arithmetic warnings
f066882293b5 media: mtk-vcodec: potential null pointer deference in SCP
23d3c898d584 media: intel/ipu6: Fix build with !ACPI
3ad0034910a5 powerpc/pseries: Enforce hcall result buffer validity and size
ff1de429c2b5 ALSA: hda/realtek: Add quirks for Lenovo 13X
bdbc4ca77f5e drm/lima: mask irqs in timeout path before hard reset
022db5d6a8bd drm/lima: add mask irq callback to gp and pp
171f438a878e ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F
38bf3b41b628 ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14
a63054e677fd platform/x86: toshiba_acpi: Add quirk for buttons on Z830
8f3ade4b60b6 drm/amd/display: Exit idle optimizations before HDCP execution
d7b8159dddc8 Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
810e6a1da6f5 ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7
18fa9a90a0ae HID: asus: fix more n-key report descriptors if n-key quirked
a956f64ca8d1 HID: Add quirk for Logitech Casa touchpad
85edd783f453 wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
3f1a155950a1 netpoll: Fix race condition in netpoll_owner_active
4882e92c8881 net: dsa: realtek: keep default LED state in rtl8366rb
c4dbe5501ff9 kselftest: arm64: Add a null pointer check
6d8b2c5206dd net/sched: fix false lockdep warning on qdisc root lock
2f037b28a7bf net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
fa85b016a56b scsi: qedi: Fix crash while reading debugfs attribute
76ce2f912524 drop_monitor: replace spin_lock by raw_spin_lock
2d42aacea8cb ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets
c572d3a92023 af_packet: avoid a false positive warning in packet_setsockopt()
946a635b1a2e wifi: ath9k: work around memset overflow warning
2685008a5f9a batman-adv: bypass empty buckets in batadv_purge_orig_ref()
ef063f0f5c79 selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
5270950a3bc1 selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
c5dc2d8eb398 ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
fd841ee01fb4 block/ioctl: prefer different overflow check
3afcca7bccd0 rcutorture: Fix invalid context warning when enable srcu barrier testing
93b7d5820296 rcutorture: Make stall-tasks directly exit when rcutorture tests end
2e5ed1130eda rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
9e810bd99582 io_uring/sqpoll: work around a potential audit memory leak
b101f0bfb637 crypto: hisilicon/qm - Add the err memory release process to qm uninit
9f21886370db crypto: hisilicon/sec - Fix memory leak for sec resource release
7220b9795dab padata: Disable BH when taking works lock on MT path
0eeb28d7e136 fs/writeback: bail out if there is no more inodes for IO and queued once
c31365597a17 powerpc/uaccess: Fix build errors seen with GCC 13/14
64ebf485c56b usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
7c76aad68f6d kselftest: Add a ksft_perror() helper
06644f0d7193 drm/tilcdc: Set preferred depth
ff7ae7b32324 crypto: jitter - add RCT/APT support for different OSRs
50cd24ddb6f0 arm64: defconfig: remove CONFIG_IPQ_APSS_5018
58e5c91d6701 x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
c878fd2d4c79 x86/alternatives: Sync core before enabling interrupts
c2d64b9f52b6 qemux86: add configuration symbol to select values
630c33229e6d sched/isolation: really align nohz_full with rcu_nocbs
0e5e0f68e2e6 clear_warn_once: add a clear_warn_once= boot parameter
46934791b902 clear_warn_once: bind a timer to written reset value
cdee9e38ff32 clear_warn_once: expand debugfs to include read support
82b562b81841 tools: Remove some options from CLANG_CROSS_FLAGS
36dc380b776b libbpf: Fix build warning on ref_ctr_off
9e3e1fe20982 perf: perf can not parser the backtrace of app in the 32bit system and 64bit kernel.
e497a4a5da65 perf: x86-32: explicitly include <errno.h>
7b57ddd89565 perf: mips64: Convert __u64 to unsigned long long
1cfc19423dc7 perf: fix bench numa compilation
98bc2815fade perf: add SLANG_INC for slang.h
17209a70b9b3 perf: add sgidefs.h to for mips builds
9cd4258d910a perf: change --root to --prefix for python install
8110a4f26628 perf: add 'libperl not found' warning
bc89d5e08f77 perf: force include of <stdbool.h>
4f6c760cc876 fat: Replace prandom_u32() with get_random_u32()
bc53117b12b2 fat: don't use obsolete random32 call in namei_vfat
30b2236ab378 FAT: Added FAT_NO_83NAME
cef98d22b4ed FAT: Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
0bbd7daba9e1 FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option
5883fc340084 aufs6: adapt to v6.6 i_op->ctime changes
c4342d979bf2 aufs6: fix magic.mk include path
35266bc2dc81 aufs6: adapt to v6.6
8edede4e98be aufs6: core
712248233ebe aufs6: standalone
3b71a8a848d8 aufs6: mmap
3e2924871f37 aufs6: base
7f4907a93101 aufs6: kbuild
d2f7b03e4aa7 yaffs2: update VFS ctime operations to 6.6+
bcd6cfcd1aa0 yaffs2: v6.5 fixups
cc615704b5f5 yaffs2: Fix miscalculation of devname buffer length
8ef2e22dcf91 yaffs2: convert user_namespace to mnt_idmap
c9c749f9f7d3 yaffs2: replace bdevname call with sprintf
395b01cdc39d yaffs2: convert read_page -> readfolio
d98b07e43ba6 yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULL
613c6d50fdbe yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name
622c4648936f yaffs2: v5.12+ build fixups (not runtime tested)
7562133d4090 yaffs: include blkdev.h
dbd44252cd59 yaffs: fix misplaced variable declaration
c223a10b1ac0 yaffs2: v5.6 build fixups
90f6007cfbf4 yaffs2: fix memory leak when /proc/yaffs is read
37ee169c5ea1 yaffs: add strict check when call yaffs_internal_read_super
b6e007b8abb6 yaffs: repair yaffs_get_mtd_device
fb98f65a466a yaffs: Fix build failure by handling inode i_version with proper atomic API
51e0aac75ea2 yaffs2: fix memory leak in mount/umount
2b74a0cae7b0 yaffs: Avoid setting any ACL releated xattr
ff4130a9c376 Yaffs:check oob size before auto selecting Yaffs1
ba95b409c67c fs: yaffs2: replace CURRENT_TIME by other appropriate apis
8fa35eba9056 yaffs2: adjust to proper location of MS_RDONLY
1eb5deaad8c4 yaffs2: import git revision b4ce1bb (jan, 2020)
4dce67c1e8c8 initramfs: allow an optional wrapper script around initramfs generation
2f603d83fcc4 pnmtologo: use relocatable file name
664a6a0a484b tools: use basename to identify file in gen-mach-types
9de64bc0c185 lib/build_OID_registry: fix reproducibility issues
ae9b80797295 vt/conmakehash: improve reproducibility
a972323151bd iwlwifi: select MAC80211_LEDS conditionally
15d2adcc0198 net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)
5556a6c04b19 arm64/perf: Fix wrong cast that may cause wrong truncation
5552dc768ffc defconfigs: drop obselete options
00fe4152df31 arm64/perf: fix backtrace for AAPCS with FP enabled
3888d0652edf linux-yocto: Handle /bin/awk issues
3d55d299f23a uvesafb: provide option to specify timeout for task completion
23c068c080be uvesafb: print error message when task timeout occurs
edbfc939266e compiler.h: Undef before redefining __attribute_const__
c99ae7e2a19a vmware: include jiffies.h
572d84d928c8 Resolve jiffies wrapping about arp
fdcd47cac843 nfs: Allow default io size to be configured.
927d48801098 check console device file on fs when booting
57cc27f821dd mount_root: clarify error messages for when no rootfs found
1b53d82a8152 mconf: fix output of cflags and libraries
1811da09f42c menuconfig,mconf-cfg: Allow specification of ncurses location
83c2e0c6eb1f modpost: mask trivial warnings
6de673039484 kbuild: exclude meta directory from distclean processing
6decd32815f5 powerpc: serialize image targets
f6b683b38318 arm: serialize build targets
e798b09ebf57 mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
dc8a1e5a88f8 x86_64_defconfig: Fix warnings
68491e5f72b6 powerpc/ptrace: Disable array-bounds warning with gcc8
d71ebfce3004 powerpc: Disable attribute-alias warnings from gcc8
62f50884b8b1 powerpc: kexec fix for powerpc64
da6871c62c37 powerpc: Add unwind information for SPE registers of E500 core
f161c880c11d mips: make current_cpu_data preempt safe
5e94a8247ce7 mips: vdso: fix 'jalr $t9' crash in vdso code
19e36714b1c7 mips: Kconfig: add QEMUMIPS64 option
e2e537db3cbd 4kc cache tlb hazard: tlbp cache coherency
aee9870611e5 malta uhci quirks: make allowance for slow 4k(e)c
881948cd1517 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var
98ec1963fcb7 arm64: defconfig: cleanup config options
f1727c537ba8 vexpress: Pass LOADADDR to Makefile
4474c32dc24a arm: ARM EABI socketcall
75e31a2b70fd ARM: LPAE: Invalidate the TLB for module addresses during translation fault
(From OE-Core rev: 728e00206b70d9fcd2d00ad86c28cc4c86c21f4b)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use an existing defined CVE_CHECK_STATUSMAP key in
meta/lib/oe/cve_check.py in order to avoid following complaint from
BitBake:
WARNING: libyaml-native-0.2.5-r0 do_create_spdx: Invalid detail "wontfix" for CVE_STATUS[CVE-2024-35328] = "wontfix: Upstream thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302", fallback to Unpatched
(From OE-Core rev: c66d9a2a0d197498fa21ee8ca51a4afb59f75473)
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
This has not yet been disputed officially
(From OE-Core rev: 7ec7384837f3e3fb68b25a6108ed7ec0f261a4aa)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The gpgme-tool binary is licensed GPL-3.0-or-later. Split it out into
its own package that can be opted out of.
(From OE-Core rev: bbcd56bace90f4a148960a7108dc8d0e6c364903)
Signed-off-by: Patrick Wicki <patrick.wicki@siemens.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
* Feature: support for rx-flow-hash gtp (-N)
* Feature: support for RSS input transformation (-X)
* Fix: typo in coalescing output (-c)
* Fix: document all debugging flags in man page
(From OE-Core rev: 302bbd0fdb1b41ec98e281cacbb77a54ce8d689d)
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Provide references for how the SRCREV was arrived at for the 20240203
release.
(From OE-Core rev: 6916cdb0f05f6644edb1e432a9421595abb9f0ca)
Signed-off-by: Theodore A. Roth <troth@openavr.org>
Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix following error:
File "/usr/lib64/rt-tests/ptest/./rt_bmark.py", line 287, in run_cyclictest_once
m = rex.search(line)
^^^^^^^^^^^^^^^^
TypeError: cannot use a string pattern on a bytes-like object
(From OE-Core rev: c5108da4009ccd3dfc92632171d6bc4dae4507db)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
This is open yet but seems to be disputed
(From OE-Core rev: 4cba8ad405b1728afda3873f99ac88711ab85644)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Those were removed quite some time ago:
- perms: 5da7ad1a483d0840a9a2e3b95fa62a1901be73f2
- split-strip: bcc03ea19e103f6aa93bada2f49fcc5cc7bc0790
- (compile|install)-host-path: a67e9ebfd5b8002fd4a7d8d27ff0d997817f76e1
(From OE-Core rev: 068d3821430734132c3eb70fd95461e0917fd1e8)
Signed-off-by: Michal Sieron <michalwsieron@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The 'codegen-units' option split the crate into multiple compilation units for parallel compilation. Currently, this split is causing the rustdoc to generate differnt binary between the builds.
To fix this the codegen-units & the lto options are disabled.
More info about options:
https://doc.rust-lang.org/cargo/reference/profiles.html#codegen-units
https://doc.rust-lang.org/rustc/codegen-options/index.html#lto
(From OE-Core rev: 0c00875de10b171f4ff2990af351a8124ec7e972)
Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tarball SPDX manifests
Currently, "tarball" sdk based recipes don't generate SPDX manifests as they
don't include the rootfs generation classes. Split the SPDX 3.0 image class into
two so the SDK components can be included where needed.
To do this, introduce an SDK_CLASSES variable similar to IMAGE_CLASSES which
the SDK code can use.
Migrate testsdk usage to this.
Also move the image/sdk spdx classes to classes-recipe rather than the general classes
directory since they'd never be included on a global level.
For buildtools-tarball, it has its own testsdk functions so disable the class there as
a deferred inherit would overwrite it.
(From OE-Core rev: 662396533177b72cc1d83e95841b27f7e42dcb20)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
Update to a new revision which includes "Bugfix for Linux open(O_CREAT|O_EXCL)"
(From OE-Core rev: 92a9710ec88c8729fa3d83baa2e63dd74d95cdf8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Newlib generally requires additional components to function. Skip the
cases where newlib is known to not work.
(From OE-Core rev: b9934755554e40d9980b90c3d541f4c702203561)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
This CVE status should have been removed on version update.
CPE says >=2.34 and <2.39 while our version is already 2.40.
(From OE-Core rev: b568a8f428e76f75bb8c374983f62822325ebe8a)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Whilst bmaptool has a pyproject.toml that uses poetry, the setuptools
build path appears to be more complete. Upstream has moved to hatch and
removed setup.py entirely so the next release can drop this.
(From OE-Core rev: 824009560776933922a92a00c2199c28c9c8379c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has a pyproject.toml but it's marked as experimental and does
not currently work at all with the meson-python release we currently
have.
(From OE-Core rev: a09ad3838a00d2b4781850759ca857822ba330e1)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Enable the new pep517-backend warning from setuptools3, initially as a
warning so as not to break builds straight away.
(From OE-Core rev: 27597d986ad7b3a6c2d36150a163951be7c640f1)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some recipes use setuptools3 but should be using a PEP517-compliant
backend, be it the setuptools itself via python_setuptools_build_meta or
an alternative backend such as flit/hatch/poetry.
As we can't currently assume Python 3.11 on the build host we need to
parse the pyproject.toml manually, but this should be sufficient for the
limited parsing needed.
This task emits a QA error if a build backend is set, and can be ignored
by using INSANE_SKIP if needed.
[ YOCTO #14736 ]
(From OE-Core rev: a9d800f6cdfcedbe3de8366d935ee5f0c8557c06)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- drop the CVE-2024-6387 [backported patch]
- drop systemd notify [backported patch]
- fix musl build [backported patch]
- fix ptest regression [submited patch]
- sshd now had the sshd-session
Release notes at https://www.openssh.com/txt/release-9.8
Security
========
This release contains fixes for two security problems, one critical
and one minor.
1) Race condition in sshd(8)
A critical vulnerability in sshd(8) was present in Portable OpenSSH
versions between 8.5p1 and 9.7p1 (inclusive) that may allow arbitrary
code execution with root privileges.
Successful exploitation has been demonstrated on 32-bit Linux/glibc
systems with ASLR. Under lab conditions, the attack requires on
average 6-8 hours of continuous connections up to the maximum the
server will accept. Exploitation on 64-bit systems is believed to be
possible but has not been demonstrated at this time. It's likely that
these attacks will be improved upon.
Exploitation on non-glibc systems is conceivable but has not been
examined. Systems that lack ASLR or users of downstream Linux
distributions that have modified OpenSSH to disable per-connection
ASLR re-randomisation (yes - this is a thing, no - we don't
understand why) may potentially have an easier path to exploitation.
OpenBSD is not vulnerable.
We thank the Qualys Security Advisory Team for discovering, reporting
and demonstrating exploitability of this problem, and for providing
detailed feedback on additional mitigation measures.
2) Logic error in ssh(1) ObscureKeystrokeTiming
In OpenSSH version 9.5 through 9.7 (inclusive), when connected to an
OpenSSH server version 9.5 or later, a logic error in the ssh(1)
ObscureKeystrokeTiming feature (on by default) rendered this feature
ineffective - a passive observer could still detect which network
packets contained real keystrokes when the countermeasure was active
because both fake and real keystroke packets were being sent
unconditionally.
This bug was found by Philippos Giavridis and also independently by
Jacky Wei En Kung, Daniel Hugenroth and Alastair Beresford of the
University of Cambridge Computer Lab.
Worse, the unconditional sending of both fake and real keystroke
packets broke another long-standing timing attack mitigation. Since
OpenSSH 2.9.9 sshd(8) has sent fake keystoke echo packets for
traffic received on TTYs in echo-off mode, such as when entering a
password into su(8) or sudo(8). This bug rendered these fake
keystroke echoes ineffective and could allow a passive observer of
a SSH session to once again detect when echo was off and obtain
fairly limited timing information about keystrokes in this situation
(20ms granularity by default).
This additional implication of the bug was identified by Jacky Wei
En Kung, Daniel Hugenroth and Alastair Beresford and we thank them
for their detailed analysis.
This bug does not affect connections when ObscureKeystrokeTiming
was disabled or sessions where no TTY was requested.
Future deprecation notice
=========================
OpenSSH plans to remove support for the DSA signature algorithm in
early 2025. This release disables DSA by default at compile time.
DSA, as specified in the SSHv2 protocol, is inherently weak - being
limited to a 160 bit private key and use of the SHA1 digest. Its
estimated security level is only 80 bits symmetric equivalent.
OpenSSH has disabled DSA keys by default since 2015 but has retained
run-time optional support for them. DSA was the only mandatory-to-
implement algorithm in the SSHv2 RFCs, mostly because alternative
algorithms were encumbered by patents when the SSHv2 protocol was
specified.
This has not been the case for decades at this point and better
algorithms are well supported by all actively-maintained SSH
implementations. We do not consider the costs of maintaining DSA
in OpenSSH to be justified and hope that removing it from OpenSSH
can accelerate its wider deprecation in supporting cryptography
libraries.
This release, and its deactivation of DSA by default at compile-time,
marks the second step in our timeline to finally deprecate DSA. The
final step of removing DSA support entirely is planned for the first
OpenSSH release of 2025.
DSA support may be re-enabled in OpenBSD by setting "DSAKEY=yes"
in Makefile.inc. To enable DSA support in portable OpenSSH, pass
the "--enable-dsa-keys" option to configure.
Potentially-incompatible changes
--------------------------------
* all: as mentioned above, the DSA signature algorithm is now
disabled at compile time.
* sshd(8): the server will now block client addresses that
repeatedly fail authentication, repeatedly connect without ever
completing authentication or that crash the server. See the
discussion of PerSourcePenalties below for more information.
Operators of servers that accept connections from many users, or
servers that accept connections from addresses behind NAT or
proxies may need to consider these settings.
* sshd(8): the server has been split into a listener binary, sshd(8),
and a per-session binary "sshd-session". This allows for a much
smaller listener binary, as it no longer needs to support the SSH
protocol. As part of this work, support for disabling privilege
separation (which previously required code changes to disable) and
disabling re-execution of sshd(8) has been removed. Further
separation of sshd-session into additional, minimal binaries is
planned for the future.
* sshd(8): several log messages have changed. In particular, some
log messages will be tagged with as originating from a process
named "sshd-session" rather than "sshd".
* ssh-keyscan(1): this tool previously emitted comment lines
containing the hostname and SSH protocol banner to standard error.
This release now emits them to standard output, but adds a new
"-q" flag to silence them altogether.
* sshd(8): (portable OpenSSH only) sshd will no longer use argv[0]
as the PAM service name. A new "PAMServiceName" sshd_config(5)
directive allows selecting the service name at runtime. This
defaults to "sshd". bz2101
* (portable OpenSSH only) Automatically-generated files, such as
configure, config.h.in, etc will now be checked in to the portable
OpenSSH git release branch (e.g. V_9_8). This should ensure that
the contents of the signed release branch exactly match the
contents of the signed release tarball.
Changes since OpenSSH 9.7
=========================
This release contains mostly bugfixes.
New features
------------
* sshd(8): as described above, sshd(8) will now penalise client
addresses that, for various reasons, do not successfully complete
authentication. This feature is controlled by a new sshd_config(5)
PerSourcePenalties option and is on by default.
sshd(8) will now identify situations where the session did not
authenticate as expected. These conditions include when the client
repeatedly attempted authentication unsucessfully (possibly
indicating an attack against one or more accounts, e.g. password
guessing), or when client behaviour caused sshd to crash (possibly
indicating attempts to exploit bugs in sshd).
When such a condition is observed, sshd will record a penalty of
some duration (e.g. 30 seconds) against the client's address. If
this time is above a minimum configurable threshold, then all
connections from the client address will be refused (along with any
others in the same PerSourceNetBlockSize CIDR range) until the
penalty expire.
Repeated offenses by the same client address will accrue greater
penalties, up to a configurable maximum. Address ranges may be
fully exempted from penalties, e.g. to guarantee access from a set
of trusted management addresses, using the new sshd_config(5)
PerSourcePenaltyExemptList option.
We hope these options will make it significantly more difficult for
attackers to find accounts with weak/guessable passwords or exploit
bugs in sshd(8) itself. This option is enabled by default.
* ssh(8): allow the HostkeyAlgorithms directive to disable the
implicit fallback from certificate host key to plain host keys.
Bugfixes
--------
* misc: fix a number of inaccuracies in the PROTOCOL.*
documentation files. GHPR430 GHPR487
* all: switch to strtonum(3) for more robust integer parsing in most
places.
* ssh(1), sshd(8): correctly restore sigprocmask around ppoll()
* ssh-keysign(8): stricter validation of messaging socket fd GHPR492
* sftp(1): flush stdout after writing "sftp>" prompt when not using
editline. GHPR480
* sftp-server(8): fix home-directory extension implementation, it
previously always returned the current user's home directory
contrary to the spec. GHPR477
* ssh-keyscan(1): do not close stdin to prevent error messages when
stdin is read multiple times. E.g.
echo localhost | ssh-keyscan -f - -f -
* regression tests: fix rekey test that was testing the same KEX
algorithm repeatedly instead of testing all of them. bz3692
* ssh_config(5), sshd_config(5): clarify the KEXAlgorithms directive
documentation, especially around what is supported vs available.
bz3701.
Portability
-----------
* sshd(8): expose SSH_AUTH_INFO_0 always to PAM auth modules
unconditionally. The previous behaviour was to expose it only when
particular authentication methods were in use.
* build: fix OpenSSL ED25519 support detection. An incorrect function
signature in configure.ac previously prevented enabling the recently
added support for ED25519 private keys in PEM PKCS8 format.
* ssh(1), ssh-agent(8): allow the presence of the WAYLAND_DISPLAY
environment variable to enable SSH_ASKPASS, similarly to the X11
DISPLAY environment variable. GHPR479
* build: improve detection of the -fzero-call-used-regs compiler
flag. bz3673.
* build: relax OpenSSL version check to accept all OpenSSL 3.x
versions.
* sshd(8): add support for notifying systemd on server listen and
reload, using a standalone implementation that doesn't depend on
libsystemd. bz2641
(From OE-Core rev: 4e2834f67d32894d1cac5fc9ac5234816765245e)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Drop our sd-notify patch and switch to the upstream standalone
implementation that does not depend on libsystemd.
(From OE-Core rev: 07522f85a987b673b0a3c98690c3c17ab0c4b608)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 1a2fef1d70c8083e65325dfa8a5cae7d8443951b)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The implementation uses the append operator to include
GLIBC_64BIT_TIME_FLAGS in TARGET_CC_ARCH, but it places the space in
the GLIBC_64BIT_TIME_FLAGS assignment in order to avoid a 'spurious
space' when the value is empty.
68b50d3 time64: Remove leading whitespace from GLIBC_64BIT_TIME_FLAGS
The problem with this is it requires anyone wishing to assign a value
to GLIBC_64BIT_TIME_FLAGS to add the leading space, otherwise this is
the error:
cc1: error: '-Werror=format-security-D_TIME_BITS=64': no option '-Wformat-security-D_TIME_BITS=64'
Add a new constant variable to capture the value needed for the 32-bit
special case, including the space.
(From OE-Core rev: e8177827f92e71c80c5b63453d8bbd1defbe1fbc)
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a create-spdx-* classes is processing documents, it needs to
find the document in a path that is related to the SSTATE_ARCH
when a packge is generated. The SSTATE_ARCH can be affected by
multilib configurations, resulting is something like armv8a-mlib.
When the image (or SDK) is being generated and the components are
collected, the system has no knowledge of the multilib arch and
will fail to find it, such as:
ERROR: meta-toolchain-1.0-r0 do_populate_sdk: No SPDX file found
for package libilp32-libgcc-dbg,
False sstate:libilp32-libgcc:armv8a-ilp32-mllibilp32-elf:14.1.0:r0:armv8a-ilp32:12:
sstate:libilp32-libgcc::14.1.0:r0::12:
Adding in the new SPDX_MULTILIB_SSTATE_ARCHS will provide a full
set of SSTATE_ARCHS including ones that contain the multilib
extension which will allow create-spdx-* to correctly find the
document it is looking for. This would also be valuable to any
other function doing a similar search through SSTATE_ARCH that may
have been extended with multilib configurations.
(From OE-Core rev: f1499c36c1054fc90f7b7268cc95285f2eca72f7)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Same change as previously made to the create-spdx-2.2.bbclass,
while debugsrc is almost always a file (or link), there are apparently
cases where a directory could be returned from the dwarfsrcfiles
processing. When this happens, the hashing fails and an error results
when building the SPDX documents.
(From OE-Core rev: 5262f9bbf86c4e529ff988d465ddad2d1db0b073)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enables usage of TCLIBC=picolibc extending OE functionality to build and use
picolibc based toolchains to build baremetal applications.
Picolibc is a set of standard C libraries, both libc and libm, designed for
smaller embedded systems with limited ROM and RAM. Picolibc includes code
from Newlib and AVR Libc, but adresses some of newlibs concerns, it retains
newlibs directory structure, math, string and locale implementations, but
removed the GPL bits used to build the library, swiches old C style code for
C18 and replaces autotools with meson.
This patch adds a picolibc recipe for the C library, a picolibc-helloworld
recipe that contains an example application and a testcase that builds it.
Picolibc can be built for ARM and RISCV architectures, its been tested both
for 32 and 64 bits, the provided example recipe produces the following output:
hello, world
Runqemu does not automatically show any output since it hides QEMU stderr which
is where the QEMU monitors output is directed to when using semihosting, but,
manually running the same QEMU command does work properly.
(From OE-Core rev: c7535ecaccb72ef21a61f9aec5c68e61fb4f6fb6)
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The 20240203 version is the same as used in Ubuntu >= 24.04 and Debian
Trixie (testing).
(From OE-Core rev: ce19168885a04b0d77e81c1fd1c4262b195a47d4)
Signed-off-by: Theodore A. Roth <troth@openavr.org>
Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 4b15fd105f8f84f55f1da1724a0ea2f06a88c4b5)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: df1e2e5bbf675f2b2582179fe28b25b840bb4790)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 5beb30cdf389490aa00f63a1c377680deb747bbc)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
There's no need to mark these RDEPENDS as target-only.
(From OE-Core rev: 8b2332c355d603027e965e9a6a5045f9eb1f024c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Sort the entries for OCD reasons.
(From OE-Core rev: ca34cbec26baca91689e205a43787745db2caedb)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Also re-arrange the recipe to match conventional order.
(From OE-Core rev: 8083d5d1732d805a2172ae6df1d2ae51c476f9cf)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: ffdea890710aa11ab819bb7d23e18a5f01447292)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This module can be used as a wrapper around unittest, so depend on that.
Don't also depend on pytest as that's a much larger dependency, and
in ptest images we want as little pulled in as possible.
(From OE-Core rev: 98343c8fa3572ccd04964c988d55cd31f2ad8d9f)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
If EXTERNAL_KERNEL_DEVICETREE and dtb_image_sect are empty variables
dtb_path ends up as "/" which is available on most Unix systems but
probably not the dtb_path which is needed here. Checking for a file
makes more sense and also solves the issue with the "/".
(From OE-Core rev: c8f629b6991449cc6726f48a607d9e1bd50807ee)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
white space changes only.
- python part should be 4 spaces, not 8.
- use tabs for shell
(From OE-Core rev: 000079a973e8c97d496ca721259437880a7ea70d)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit fixes a memory corruption issue when iptables (with
enabled PACKAGECONFIG libnftnl) is used to access rules created by
nft.
To reproduce the issue:
nft add chain ip filter TESTCHAIN { meta mark set 123 \;}
iptables -t filter -n -L TESTCHAIN
This produced the following output:
Chain TESTCHAIN (0 references)
target prot opt source destination
MARK 0 -- 0.0.0.0/0 0.0.0.0/0 MARK set 0x7b
malloc(): corrupted top size
Aborted (core dumped)
This commit fixes this issue.
(From OE-Core rev: 461d6333dabacdc181c91f31a8dd4ad6682cc0e4)
Signed-off-by: Christian Taedcke <christian.taedcke@weidmueller.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|