| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
==========
* Make ATSPI_ROLE_PUSH_BUTTON an enum value again.
* atk: Align button role with AT-SPI one.
* Fix warning when atspi_event_quit is called multiple times.
* tests: Clean up test application on SIGABRT/SIGSEGV.
* Set (allow-none) for nullable parameters to atspi_match_rule_new.
* collection: Allow specifying specific action names in match rules.
* atk-adaptor: For collections, don't return objects with 0 actions as
supporting AtkAction.
* Rename ATSPI_ROLE_PUSH_BUTTON to ATSPI_ROLE_BUTTON.
* Replace disable_p2p with an ATSPI_DISABLE_P2P environment variable.
* Drop use of deprecated eaves-dropping option in dbus configuration
* Notify about HelpText attribute change.
* Fix possible double unref in add_accessible_from_iter.
* tests: Fix missing declaration for getpid().
(From OE-Core rev: c1c0c996e6db852b84d6bfff9cbc3eec628446a2)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
cursors: updated spinners to match libadwaita
(From OE-Core rev: 4f32d953d3bd4471134ef65e0993f7363621776b)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
(From OE-Core rev: 68246e1f80a17b12774e2eb77adc9301dbe6385d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/6.10 to the latest korg -stable release that comprises
the following commits:
8a886bee7aa5 Linux 6.10.11
729ae6e76187 usb: typec: ucsi: Only set number of plug altmodes after registration
7d318166bf55 ASoC: meson: axg-card: fix 'use-after-free'
080c3068715d pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
6c69458e2e32 cifs: Fix signature miscalculation
7f7417d0ba92 drm/xe/display: fix compat IS_DISPLAY_STEP() range end
d53503ca0449 ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
bcf0e7f90ba8 drm/i915/guc: prevent a possible int overflow in wq offsets
4e96ea328a80 spi: geni-qcom: Fix incorrect free_irq() sequence
ff4767f00234 spi: geni-qcom: Undo runtime PM changes at driver exit time
01281a9e8275 ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item
8eb57389d8ad ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item
ad78bcd111e3 tracing/kprobes: Fix build error when find_module() is not available
abc8feacacf8 drm/xe/client: add missing bo locking in show_meminfo()
9d3de463e23b drm/xe/client: fix deadlock in show_meminfo()
fc108cbc7e7a drm/amd/amdgpu: apply command submission parser for JPEG v2+
8403c350b44e drm/amd/amdgpu: apply command submission parser for JPEG v1
42850927656a drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()
b6ce047a81f5 drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
73e7a3b2f451 drm/amdgpu/atomfirmware: Silence UBSAN warning
affbd12c5f76 drm/nouveau/fb: restore init() for ramgp102
e79050882b85 dma-buf: heaps: Fix off-by-one in CMA heap fault handler
73333816cf2a drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
87d3436e4c27 soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
d1a1dfcec77c spi: nxp-fspi: fix the KASAN report out-of-bounds bug
49ac6299f2a9 tracing/osnoise: Fix build when timerlat is not enabled
abee73f96d9d netlink: specs: mptcp: fix port endianness
ce8eabc912fe net: dpaa: Pad packets to ETH_ZLEN
b4fe06be8eee net: dsa: felix: ignore pending status of TAS module when it's disabled
8d0c3368478e net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
1f68e097e20d netfilter: nft_socket: fix sk refcount leaks
b5f2f7d1c526 riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
edcab8d5bce3 drivers: perf: Fix smp_processor_id() use in preemptible code
176b6a0675c5 selftests: net: csum: Fix checksums for packets with non-zero padding
67b61e2f4c9c net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
e55c1df0016b net: ftgmac100: Enable TX interrupt to avoid TX timeout
57db4764a88b octeontx2-af: Modify SMQ flush sequence to drop packets
aca06c617c83 fou: fix initialization of grc
505ae01f75f8 net/mlx5: Fix bridge mode operations when there are no VFs
317b791922b8 net/mlx5: Verify support for scheduling element and TSAR type
0865cf82edfc net/mlx5: Correct TASR typo into TSAR
58491e7afe24 net/mlx5: Add missing masks and QoS bit masks for scheduling elements
849bc9775242 net/mlx5: Explicitly set scheduling element and TSAR type
478f00895f44 net/mlx5e: Add missing link mode to ptys2ext_ethtool_map
2e1880fd618f net/mlx5e: Add missing link modes to ptys2ethtool_map
20700e95b90a net/mlx5: Update the list of the PCI supported devices
f422771750e4 igb: Always call igb_xdp_ring_update_tail() under Tx lock
57b01a10ae14 ice: fix VSI lists confusion when adding VLANs
4d6ad546156a ice: fix accounting for filters shared by multiple VSIs
5f6c00ae7b33 ice: Fix lldp packets dropping after changing the number of channels
a4b9c2fd80f2 hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2
de239e8db564 net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
506dd33be9fd selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
3e8856209299 cxl: Restore XOR'd position bits during address translation
b5bd350efae9 cxl/core: Fix incorrect vendor debug UUID define
70b90f7843ec clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()
556c31259cdd eeprom: digsy_mtc: Fix 93xx46 driver probe failure
c5702cc3cb1b drm/amd/display: Fix FEC_READY write on DP LT
d36ad993d565 drm/amd/display: Disable error correction if it's not supported
9c838257b95d riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
8c6a5a1fc02a firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
36050b7cdb3a arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E
77e4578148b8 bcachefs: Don't delete open files in online fsck
efb335dc3664 bcachefs: Revert lockless buffered IO path
0514b281f36b bcachefs: Fix bch2_extents_match() false positive
954fd4c81f22 mm: avoid leaving partial pfn mappings around in error case
d6f018a3b49d x86/hyperv: fix kexec crash due to VP assist page corruption
1bb24288b625 clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
5dfb716fdb7d dm-integrity: fix a race condition when accessing recalc_sector
327f0792ca04 net: libwx: fix number of Rx and Tx descriptors
8e1f7e51648e net: tighten bad gso csum offset check in virtio_net_hdr
5a6faeb2815e minmax: reduce min/max macro expansion in atomisp driver
70eb635cdbe9 arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma
18c0ddc03703 arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3399 Puma
e5ba8d381a3c selftests: mptcp: join: restrict fullmesh endp on 1st sf
12134a652b0a mptcp: pm: Fix uaf in __timer_delete_sync
f311968726d5 platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
b38c19783286 platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses
a23c1b9a76f8 NFS: Avoid unnecessary rescanning of the per-server delegation list
f2331b87fdaf NFSv4: Fix clearing of layout segments in layoutreturn
5c605d81e3d8 smb/server: fix return value of smb2_open()
0b99d0e17d6a s390/mm: Pin identity mapping base to zero
7a6e0b6fe3cf drm/xe: use devm instead of drmm for managed bo
f3c6de0fa538 drm/xe: fix WA 14018094691
3aa5397e333a drm/xe/xe2lpm: Extend Wa_16021639441
f74e8bc5d71a Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
b4ca1ead719c drm/msm/adreno: Fix error return if missing firmware-name
ad0a22cb9047 spi: zynqmp-gqspi: Scale timeout by data size
c27f780f4542 platform/surface: aggregator_registry: Add support for Surface Laptop 6
d8d5fb769017 platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5
845eef138035 platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2
41c042722007 platform/surface: aggregator_registry: Add support for Surface Laptop Go 3
db707dd766c9 platform/surface: aggregator_registry: Add Support for Surface Pro 10
4111ff8f9a15 platform/x86: asus-wmi: Add quirk for ROG Ally X
317159931f8f scripts: kconfig: merge_config: config files: add a trailing newline
3dfab03b923c cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
f693397eb9a5 Input: edt-ft5x06 - add support for FocalTech FT8201
d189e24a42b8 HID: multitouch: Add support for GT7868Q
1fe7facedf6e hid-asus: add ROG Ally X prod ID to quirk list
883e932bd416 Input: synaptics - enable SMBus for HP Elitebook 840 G2
5720cd7313af Input: ads7846 - ratelimit the spi_sync error message
a314bb665a2a btrfs: update target inode's ctime on unlink
45ce59266a75 net: hns3: use correct release function during uninitialization
57a606ca15de drm/amdgpu: Update kmd_fw_shared for VCN5
8d92bafd4c67 wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
59c1b7916dba powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
b7002518171d net: phy: vitesse: repair vsc73xx autonegotiation
a43653ed1ef1 drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
df5a3a6d2020 drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
a387bfd15305 net: ethernet: use ip_hdrlen() instead of bit shift
ccc94e269281 usbnet: ipheth: fix carrier detection in modes 1 and 4
08ca800b0cd5 usbnet: ipheth: do not stop RX on failing RX callback
716b11132999 usbnet: ipheth: drop RX URBs with no payload
5ad04d8e4207 usbnet: ipheth: remove extraneous rx URB length check
02bc490c4590 ksmbd: override fsids for smb2_query_info()
08f9f96d430e ksmbd: override fsids for share path check
960be51f89cd drm/mediatek: Set sensible cursor width/height values to fix crash
3e1840750c57 usb: typec: ucsi: Fix cable registration
a67fc92568b8 usb: typec: ucsi: Always set number of alternate modes
049be94099ea Linux 6.10.10
60e01e9316a3 LoongArch: Use accessors to page table entries instead of direct dereference
12bc88ca29de spi: spi-fsl-lpspi: Fix off-by-one in prescale max
01681aa609b5 btrfs: fix race between direct IO write and fsync when using same fd
6f574d015689 drm/i915/display: Increase Fast Wake Sync length as a quirk
48cb63ce38b9 drm/i915/display: Add mechanism to use sink model when applying quirk
b4e9331e9064 x86/mm: Fix PTI for i386 some more
7c890ef60bf4 ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
5ac3d0a487d1 nvmet: Identify-Active Namespace ID List command should reject invalid nsid
2443c10be369 nvme: rename CDR/MORE/DNR to NVME_STATUS_*
d433e595f1ac nvme: fix status magic numbers
1be0c309a33c nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
39517a901b8f cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
72a57a7b4f83 cifs: Fix zero_point init on inode initialisation
82f134ddd4f5 riscv: Fix RISCV_ALTERNATIVE_EARLY
bb63fe4f5f31 riscv: Improve sbi_ecall() code generation by reordering arguments
3445b6ccc792 riscv: Add tracepoints for SBI calls and returns
339b880e7ced riscv: Do not restrict memory size because of linear mapping on nommu
775a2238aa98 riscv: Fix toolchain vector detection
1a46c7f6546b smb: client: fix double put of @cfile in smb2_rename_path()
d195d5fae9b8 gpio: modepin: Enable module autoloading
fcb0ebed9345 gpio: rockchip: fix OF node leak in probe()
c2017deb0330 drm/i915/fence: Mark debug_fence_free() with __maybe_unused
e74af8de40b5 drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
74182cc77497 nouveau: fix the fwsec sb verification register.
709aba10e2fa clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
0d1e7301225c clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs
527663015f23 ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
9bf1c67635b5 riscv: mm: Do not restrict mmap address based on hint
62f6ca61bb88 riscv: selftests: Remove mmap hint address checks
9795a6bd7172 ASoc: SOF: topology: Clear SOF link platform name upon unload
68e6917f3d4e clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs
cf7ce11385cc nvme-pci: allocate tagset on reset if necessary
6c04d1e3ab22 nvmet-tcp: fix kernel crash if commands allocation fails
67002edd6c6c ASoC: tegra: Fix CBB error during probe()
55fe39810bea powerpc/vdso: Don't discard rela sections
1e08132bc7c7 powerpc/64e: Define mmu_pte_psize static
7ebaff701efe powerpc/64e: split out nohash Book3E 64-bit code
4429f9807e63 powerpc/64e: remove unused IBM HTW code
70eee39bbd05 clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
7b7a9dac3878 clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
101c62609886 drm/xe/xe2lpg: Extend workaround 14021402888
2cb699051873 drm/xe/xe2: Add workaround 14021402888
e70f6ac7b761 net/mlx5e: SHAMPO, Fix page leak
c26243db74c1 net/mlx5e: SHAMPO, Use KSMs instead of KLMs
f5ce0b408124 hid: bpf: add BPF_JIT dependency
17c1e62c7ec2 crypto: starfive - Fix nent assignment in rsa dec
0e3da92dbf6e crypto: starfive - Align rsa input data to 32-bit
f9d0026c628c ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
79f80316e6a9 ata: libata-scsi: Remove redundant sense_buffer memsets
830bdd8a183d drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
4ba7c00d39f6 drm/amd: Add gfx12 swizzle mode defs
d33a5bff7059 can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
91c389c7aa93 can: mcp251xfd: clarify the meaning of timestamp
185c150a826e can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
018028d42bbc can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
bc7fbb37e3d2 arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
7c7d598974b5 arm64: acpi: Move get_cpu_for_acpi_id() to a header
eea54a453c1d ACPI: processor: Fix memory leaks in error paths of processor_add()
560eef75500d ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
9be835e9fd63 fs: relax permissions for listmount()
e895aef0485f fs: simplify error handling
968d52c4dde2 path: add cleanup helper
da5f374103a1 workqueue: Improve scalability of workqueue watchdog touch
4b88865d8bf0 workqueue: wq_watchdog_touch is always called with valid CPU
43568d917d93 mm/memcontrol: respect zswap.writeback setting from parent cg too
b7d4dd381d3e mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
b9b6882e243b perf/aux: Fix AUX buffer serialization
13123ef14a94 uprobes: Use kzalloc to allocate xol area
e47d7f80b4d7 clocksource/drivers/timer-of: Remove percpu irq related code
9c09812e885a clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
13145027070c clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
00fe5292f081 VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
a11874db04ea Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
928e399e84f4 uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
2241b78f2245 nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
f78addda7afc nvmem: u-boot-env: error if NVMEM device is too small
540ca4c902d9 dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
109e845c1184 binder: fix UAF caused by offsets overwrite
bfc1704d909d misc: fastrpc: Fix double free of 'buf' in error path
31b793b08134 usb: typec: ucsi: Fix the partner PD revision
c1e23cee9ce3 usb: dwc3: Avoid waking up gadget during startxfer
2ba5ad41218a usb: cdns2: Fix controller reset issue
0140b2b5b76a usb: dwc3: core: update LC timer as per USB Spec V3.2
a334f875a886 iio: adc: ad7124: fix DT configuration parsing
76a160c8e82a iio: adc: ad7124: fix chip ID mismatch
6e4bf8e79966 iio: adc: ad_sigma_delta: fix irq_flags on irq request
0e79ed236b4d iio: adc: ad7606: remove frstdata check for serial mode
6c56053739ad iio: adc: ad7124: fix config comparison
9de24f9ef0f1 iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
b30d022f04a8 iio: fix scale application in iio_convert_raw_to_processed_unlocked
3d752f729e35 iio: buffer-dmaengine: fix releasing dma channel on error
8961b245e8f9 staging: iio: frequency: ad9834: Validate frequency parameter value
84dc375c8350 tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
98d1b6b48628 fs: only copy to userspace on success in listmount()
e30b013e24da drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
3adb4ae45e42 drm/amdgpu: Add reset_context flag for host FLR
1f490704c616 drm/amdgpu: Fix two reset triggered in a row
f9f0b593baef NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
3b692794b81f smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
b8186f5cfa4f ata: pata_macio: Use WARN instead of BUG
9cb25a390a41 spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
189d3ed3b25b MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
d1207f07decc kunit/overflow: Fix UB in overflow_allocation_test
c33a9806dc80 net: hns3: void array out of bound when loop tnl_num
0f078f8ca93b lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
bf68acd840b6 of/irq: Prevent device address out-of-bounds read in interrupt map walk
ef4e249971eb Squashfs: sanity check symbolic link size
51263e839929 usbnet: ipheth: race between ipheth_close and error handling
d76fc0f0b18d Input: uinput - reject requests with unreasonable number of slots
adb3e3c1ddb5 HID: amd_sfh: free driver_data after destroying hid device
48b2108efa20 HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
d21f3480b6db s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
55b046ec8a4f btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
ee73a15d4a8c spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware
f743662ab629 kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
e2d14bfda9eb i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
f62bf0cc6075 i3c: master: svc: resend target address when get NACK
8d5863cb33aa vfs: Fix potential circular locking through setxattr() and removexattr()
cec226f9b1fd cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
cae59dffe652 s390/boot: Do not assume the decompressor range is reserved
66a490d7c5dd regmap: maple: work around gcc-14.1 false-positive warning
4794579335ca LoongArch: Use correct API to map cmdline in relocate_kernel()
52d9d4f33b85 drm/amdgpu: add mutex to protect ras shared memory
42e6607d33c7 net: dpaa: avoid on-stack arrays of NR_CPUS elements
056e0cd381d5 Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
2d82277f6619 tcp: Don't drop SYN+ACK for simultaneous connect().
81c68e218ab8 PCI: Add missing bridge lock to pci_bus_lock()
6ffa0fb4f842 riscv: set trap vector earlier
142ef3a1c98f cxl/region: Verify target positions using the ordered target list
101737d8b88d ethtool: fail closed if we can't get max channel used in indirection tables
ef9a8b73c8b6 btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
f895db00c65e btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
a7f16a7a7098 btrfs: handle errors from btrfs_dec_ref() properly
03804641ec2d btrfs: clean up our handling of refs == 0 in snapshot delete
a7dfb14798bc btrfs: replace BUG_ON with ASSERT in walk_down_proc()
704c359b4093 btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()
ab6a217ac577 btrfs: slightly loosen the requirement for qgroup removal
b5a531dd2f72 fs/ntfs3: Check more cases when directory is corrupted
5e1a3e5ddf6a smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
0d0d06fbc8f2 drm/amdgpu: reject gang submit on reserved VMIDs
16c317f16e38 watchdog: imx7ulp_wdt: keep already running watchdog enabled
9cd15511de7c bpf: Remove tst_run from lwt_seg6local_prog_ops.
89827a4de802 iommufd: Require drivers to supply the cache_invalidate_user ops
3913cea77d64 staging: vchiq_core: Bubble up wait_event_interruptible() return value
bc89b8a2c6e2 PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
412db603a1d2 perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
c16916dd6c16 wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
a90abf931046 dma-mapping: benchmark: Don't starve others when doing the test
926107e6e3f6 jbd2: avoid mount failed when commit block is partial submitted
6dd40d964e67 ext4: fix possible tid_t sequence overflows
bce2c507d99e drm/amdgpu: Set no_hw_access when VF request full GPU fails
9feed1c5260c libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
899eddc06e02 ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
26825b62bd1b hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
996221b03099 hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
16f42953231b hwmon: (lm95234) Fix underflows seen when writing limit attributes
b0bdb43852bf hwmon: (adc128d818) Fix underflows seen when writing limit attributes
e74ba5e3056f tracing/kprobes: Add symbol counting check when module loads
8f2dabd2eef1 crypto: qat - fix unintentional re-enabling of error interrupts
bba47fe3b038 scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
f14d3e1aa613 scsi: pm80xx: Set phy->enable_completion only when we wait for it
3844586e9bd9 scsi: ufs: core: Remove SCSI host only if added
25eaef533bf3 wifi: rtw88: usb: schedule rx work after everything is set up
2745d99da131 virtio_ring: fix KMSAN error for premapped mode
bfc44075b197 pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
2962197b3e92 devres: Initialize an uninitialized struct member
fc843d3837eb um: line: always fill *error_out in setup_one_line()
1200485653a0 cgroup: Protect css->cgroup write under css_set_lock
64149da0fddb block: don't call bio_uninit from bio_endio
08205763198a iommu/vt-d: Remove control over Execute-Requested requests
81f8c4381371 iommu/vt-d: Handle volatile descriptor status read
15364a1ae180 cxl/region: Fix a race condition in memory hotplug notifier
aa4e90ed8c5d dm init: Handle minors larger than 255
85c9fdf75cd8 ASoC: topology: Properly initialize soc_enum values
eb21d40a2189 phy: zynqmp: Take the phy mutex in xlate
7f093820c084 firmware: cs_dsp: Don't allow writes to read-only controls
112fd2f02b30 xen: privcmd: Fix possible access to a freed kirqfd instance
982e057ee188 tools/net/ynl: fix cli.py --subscribe feature
c61c4a64d246 selftests: net: enable bind tests
553769473343 net: dsa: vsc73xx: fix possible subblocks range of CAPT block
b4c56ed51390 net: xilinx: axienet: Fix race in axienet_stop
7c1ac9e92797 net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
7a8d3a25f6b4 r8152: fix the firmware doesn't work
c46cd6aaca81 fou: Fix null-ptr-deref in GRO.
58571ffb7843 bareudp: Fix device stats updates.
c8ffe2d4d37a bpf: add check for invalid name in btf_name_valid_section()
e454476c4452 bpf, net: Fix a potential race in do_sock_getsockopt()
d860f25dee0e net: dqs: Do not use extern for unused dql_group
720f1548fb13 usbnet: modern method to get random MAC
fc110a08e83c ice: do not bring the VSI up, if it was down before the XDP setup
041cbd1feb43 ice: remove ICE_CFG_BUSY locking from AF_XDP code
6ea67b4790a0 ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
391f7dae3d83 ice: protect XDP configuration with a mutex
2285c2faef19 ice: move netif_queue_set_napi to rtnl-protected sections
ced032853080 ptp: ocp: adjust sysfs entries to expose tty information
45e1755eedd6 ptp: ocp: convert serial ports to array
d9c8dbbc236c net: phy: Fix missing of_node_put() for leds
6a920f041aeb net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
1b8719ac77cf perf lock contention: Fix spinlock and rwlock accounting
4b19c83ba108 hwmon: (hp-wmi-sensors) Check if WMI event data exists
0b7d7bca20c5 igc: Unlock on error in igc_io_resume()
70e6473995a4 scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
671013001365 hwmon: ltc2991: fix register bits defines
58afdc9b1887 Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
cae19117ac36 Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
5d8a15c1138e Bluetooth: qca: If memdump doesn't work, re-enable IBS
c4adc08b85f9 can: kvaser_pciefd: Use a single write when releasing RX buffers
d1a40a5c2a4c can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
330912c6f39d can: kvaser_pciefd: Rename board_irq to pci_irq
662f25ae3401 can: kvaser_pciefd: Remove unnecessary comment
fa2951deaea7 can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
b15bfd9701c6 regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
6e68abdc5d67 spi: intel: Add check devm_kasprintf() returned value
7a9203f945fe platform/x86: dell-smbios: Fix error path in dell_smbios_init()
36486c9e8e01 ice: Add netif_device_attach/detach into PF reset flow
50161385e9d6 igb: Fix not clearing TimeSync interrupts for 82580
7dfa4279c55f cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
55e78331e0ca cifs: Fix copy offload to flush destination region
f3d8e8fde454 netfs, cifs: Fix handling of short DIO read
2e1c24f7f5e5 cifs: Fix lack of credit renegotiation on read retry
9cf20320a013 rust: kbuild: fix export of bss symbols
c5a5feb1f84d can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
9b6513daa5e2 can: m_can: Reset cached active_interrupts on start
3fe629aa7d47 can: m_can: disable_all_interrupts, not clear active_interrupts
281f32ea887e can: m_can: Do not cancel timer from within timer
83e5c41d1ecd can: m_can: Remove m_can_rx_peripheral indirection
79ae3475c9cf can: m_can: Remove coalesing disable in isr during suspend
7eab2b893d5e can: m_can: Reset coalescing during suspend/resume
abf296d242cd can: m_can: Release irq on error in m_can_open
abb0a615569e can: bcm: Remove proc entry when dev is unregistered.
79cc2b84ad24 drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supported
14c9b54b28e0 drm/amdgpu: Correct register used to clear fault status
9073d2cb8fdb drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
ede06d233925 drm/amd/display: Check denominator crb_pipes before used
11f997143c67 drm/amd/display: Check denominator pbn_div before used
67c07958facc pcmcia: Use resource_size function on resource object
b86c6b2ab1c7 media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
4afc9cda8ade Input: ili210x - use kvmalloc() to allocate buffer for firmware update
dd47051c76c8 PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
9ae799838b29 ice: Check all ice_vsi_rebuild() errors in function
90afe40da0a5 seccomp: release task filters when the task exits
68d815648094 powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
dfd2e8eaa64b fs: relax permissions for statmount()
15c770640bcb fs: don't copy to userspace under namespace semaphore
e37e875e40b5 vfio/spapr: Always clear TCEs before unsetting the window
4fd7a0513d67 media: vivid: don't set HDMI TX controls if there are no HDMI outputs
9f216ceb125c crypto: qat - initialize user_input.lock for rate_limiting
47d7b9a56deb drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
c2056c7a840f drm/amdgpu: Fix smatch static checker warning
9738a1d834fb drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_pasid
5639a3048c70 drm/amd/display: Validate function returns
47e637193f9a drm/amd/display: Check HDCP returned status
adc74d25cdbb drm/amd/display: Run DC_LOG_DC after checking link->link_enc
c1b85157d456 drm/amdgpu: Fix register access violation
6fe9ca2ca389 usb: gadget: aspeed_udc: validate endpoint index for ast udc
d66ec9855b21 usb: uas: set host status byte on data completion error
08155329af59 wifi: rtw89: wow: prevent to send unexpected H2C during download Firmware
d45b1c62d8af wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
8aa2cd9f37d7 leds: spi-byte: Call of_node_put() on error path
606cd754cad7 media: vivid: fix wrong sizeimage value for mplane
f80c65d1e9a6 riscv: kprobes: Use patch_text_nosync() for insn slots
90cc74552a73 fs/ntfs3: One more reason to mark inode bad
925fd8ee80d5 udf: Avoid excessive partition lengths
3cca098c9139 wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check
94dc8dc1c038 gve: Add adminq mutex lock
39c3b595f3ef netfilter: nf_conncount: fix wrong variable type
01579894637b iommu: sun50i: clear bypass register
86e99aab7e18 x86/kmsan: Fix hook for unaligned accesses
c8cb076f865f af_unix: Remove put_pid()/put_cred() in copy_peercred().
845af9c8ce03 media: b2c2: flexcop-usb: fix flexcop_usb_memory_req
34d1122674b8 irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
01e43f1f651c irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
b69449b6c174 accel/habanalabs/gaudi2: unsecure edma max outstanding register
1cf8cd809030 ELF: fix kernel.randomize_va_space double read
af246e400789 bpf, verifier: Correct tail_call_reachable for bpf prog
276872034888 virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
941358a2c56e cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
4e2b49a85e79 drm/amd/display: Check UnboundedRequestEnabled's value
73656d1f4a74 smack: unix sockets: fix accept()ed socket label
25a15f80253a wifi: ath12k: fix firmware crash due to invalid peer nss
3e0a29500282 wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
b0d13e92d927 ALSA: hda: Add input value sanity checks to HDMI channel map controls
d4e65b669755 ALSA: control: Apply sanity check of input values for user elements
1b55a0249ae2 ALSA: hda/realtek: extend quirks for Clevo V5[46]0
db492b5a322c drm/amd/display: Lock DC and exit IPS when changing backlight
d1e4d3df12e4 drm/i915: Do not attempt to load the GSC multiple times
675d6d34fc1c drm/amdgpu: always allocate cleared VRAM for GEM allocations
1cc695be8920 drm/imagination: Free pvr_vm_gpuva after unlink
33eb0344e186 drm/panthor: Restrict high priorities on group_create
a6b268fce7bf drm/panthor: flush FW AS caches in slow reset path
966fe02a285d drm/xe/gsc: Do not attempt to load the GSC multiple times
e91dab550dd1 btrfs: zoned: handle broken write pointer on zones
c3ae6e7b970d btrfs: qgroup: don't use extent changeset when not needed
74866c16ea21 nilfs2: fix state management in error path of log writing function
962562d4c70c nilfs2: protect references to superblock parameters exposed in sysfs
1cf1f7e8cd47 nilfs2: fix missing cleanup on rollforward recovery error
d7c01c0714c0 sched: sch_cake: fix bulk flow accounting logic for host fairness
47abd8adddbc ila: call nf_unregister_net_hooks() sooner
126d72b726c4 tcp_bpf: fix return value of tcp_bpf_sendmsg()
436dd444d8b2 Revert "wifi: ath11k: support hibernation"
930840f19ec9 Revert "wifi: ath11k: restore country code during resume"
3aa52bd43986 Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
82e3e968defb x86/apic: Make x2apic_disable() work correctly
ce9e83a066f4 x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
ddee07e8ad90 net: mctp-serial: Fix missing escapes on transmit
4982a47154f0 net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
f579d17a8644 eventfs: Use list_del_rcu() for SRCU protected list variable
0a11262549ac fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
98cc18b1b71e userfaultfd: fix checks for huge PMDs
db978287e908 userfaultfd: don't BUG_ON() if khugepaged yanks our page table
4679272d5252 tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()
aec14e97c866 tracing: Avoid possible softlockup in tracing_iter_reset()
8a9d0d405159 tracing/timerlat: Only clear timer if a kthread exists
27282d2505b4 tracing/osnoise: Use a cpumask to know what threads are kthreads
0efbad8445fb spi: rockchip: Resolve unbalanced runtime PM / system PM handling
e7eb8b9c8391 Revert "mm: skip CMA pages when they are not available"
2d476c86ba47 mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
6cf74e0e5e3a mm: vmalloc: ensure vmap_block is initialised before adding to queue
55c39bb701ba kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
bd4c713e0652 maple_tree: remove rcu_read_lock() from mt_validate()
16ad36c8e66a codetag: debug: mark codetags for poisoned page as empty
77e240511603 alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
1e96ae38257c mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
e554113a1cd2 can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
1e8a6948bdbd pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
be495259a08e clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
382ef041d60e clk: qcom: clk-alpha-pll: Fix the pll post div mask
d81ef42faf96 clk: starfive: jh7110-sys: Add notifier for PLL0 clock
c37c00cf3d03 parisc: Delay write-protection until mark_rodata_ro() call
a3b6ff6c896a riscv: misaligned: Restrict user access to kernel memory
85cda5b040bd ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
2a5f32223e8f fuse: clear PG_uptodate when using a stolen page
b39cea3a5a93 fuse: fix memory leak in fuse_create_open
c5a56f3000a9 fuse: use unsigned type for getxattr/listxattr size truncation
55c0b50148f7 fuse: check aborted connection before adding requests to pending list for resending
58020fe88352 fuse: disable the combination of passthrough and writeback cache
7a0b9c73ec42 fuse: update stats for pages in dropped aux writeback list
73279b3c312f mmc: cqhci: Fix checking of CQHCI_HALT state
0e8df0942de0 mmc: sdhci-of-aspeed: fix module autoloading
5b1ef10f7d49 mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
202c58db7a9c mmc: core: apply SD quirks earlier during probe
129ba129f20b selftests: mm: fix build errors on armhf
25256e790f9f Bluetooth: MGMT: Ignore keys being loaded with invalid type
6f774a3a00ec Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
70c76a9c55ed rust: macros: provide correct provenance when constructing THIS_MODULE
bf958898d5f5 nvme-pci: Add sleep quirk for Samsung 990 Evo
1863e1f098c5 irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()
f13b5afc5c48 rtmutex: Drop rt_mutex::wait_lock before scheduling
cfcd89ed9c57 x86/kaslr: Expose and use the end of the physical memory address space
9319bfd74041 irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
028bd7b41f56 irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
8717dc35c0e5 perf/x86/intel: Limit the period on Haswell
b55ce742afcb x86/tdx: Fix data leak in mmio_read()
81790a4dce06 ata: libata: Fix memory leak for error path in ata_host_alloc()
28be82053460 ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
4c8496f44f5b ksmbd: unset the binding mark of a reused connection
762099898309 smb: client: fix double put of @cfile in smb2_set_path_size()
f06af737e4be powerpc/qspinlock: Fix deadlock in MCS queue
a6370f7196b6 ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
1a892e42d4cc ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP
deb8e5a399e9 ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx
e083e14b1344 ALSA: hda/realtek: add patch for internal mic in Lenovo V145
54e3f7d0a17f ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
85e5f2451853 KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
67766d01014e KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
ecdbe8ac86fb KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
6a14fad8be17 ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
396c88ab6dab net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
f7fe95f40c85 net: microchip: vcap: Fix use-after-free error in kunit test
2e7189d2b1de net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
590768e13ddd xfs: xfs_finobt_count_blocks() walks the wrong btree
32008ab989dd sch/netem: fix use after free in netem_dequeue
03e2a1209a83 libfs: fix get_stashed_dentry()
1611860f184a Linux 6.10.9
5c8dc61a17f4 i2c: Use IS_REACHABLE() for substituting empty ACPI functions
b4fc7d011bc7 drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG
9ce27841e0e1 mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
ca32ee853a1e pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()
f45f8af567b6 media: uvcvideo: Enforce alignment of frame and interval
b557ccd62c5c crypto: ecc - Fix off-by-one missing to clear most significant digit
54834585e91c drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
e46b70a7cfed drm/amd/display: Check BIOS images before it is used
de449701ca07 drm/amdkfd: use mode1 reset for RAS poison consumption
41c91c78eac0 drm/amdgpu: set RAS fed status for more cases
30d1b783b6ee drm/amd/display: Avoid overflow from uint32_t to uint8_t
31c254c9cd4b drm/amd/display: Disable DMCUB timeout for DCN35
8dea33a86c26 drm/amd/display: use preferred link settings for dp signal only
eba4b2a38ccd drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection
c592b6355b9b drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
6bf920193ba1 drm/amd/display: added NULL check at start of dc_validate_stream
80a984854ff0 drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay
0b9696a9bd55 drm/amdgpu: fix overflowed constant warning in mmhub_set_clockgating()
2fd24d2b99c8 drm/amdgpu: add lock in kfd_process_dequeue_from_device
ba1123e2e864 drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
314883f6db87 drm/amdgpu: add skip_hw_access checks for sriov
72de6c05742f block: remove the blk_flush_integrity call in blk_integrity_unregister
dc537a72f648 driver: iio: add missing checks on iio_info's callback access
af84813cfd29 drm/xe: Add GuC state asserts to deregister_exec_queue
f909236671fe f2fs: fix to do sanity check on blocks for inline_data inode
4540181f66cf wifi: cfg80211: make hash table duplicates more survivable
82fff0aa4aff hwmon: (k10temp) Check return value of amd_smn_read()
5fa5febeaf17 thermal: trip: Use READ_ONCE() for lockless access to trip properties
db67686676c7 dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
cc8d9d36169d dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking callbacks
d00f6aab2139 pinctrl: renesas: rzg2l: Validate power registers for SD and ETH
e797ce6fd49f drm/xe: Check valid domain is passed in xe_force_wake_ref
5e183e1c7ee2 drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
1fb136939537 drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
3e6ff8ca7faa net: tcp/dccp: prepare for tw_timer un-pinning
b69aadeb26cb RAS/AMD/ATL: Validate address map when information is gathered
af4dec239583 gfs2: Revert "Add quota_change type"
5d734665cd5d crypto: stm32/cryp - call finalize with bh disabled
f756e46704f1 drm/meson: plane: Add error handling
c909ab41df2b net/mlx5e: SHAMPO, Fix incorrect page release
1d2de6dd5902 platform/chrome: cros_ec_lpc: MEC access can use an AML mutex
d3703fa94116 smack: tcp: ipv4, fix incorrect labeling
61e5929d10b8 regmap: spi: Fix potential off-by-one when calculating reserved size
bb706e92c87b drm/xe: Don't overmap identity VRAM mapping
0080bdd9752a drm/amdgu: fix Unintentional integer overflow for mall size
738cda07e5bb tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
c64470787959 net: remove NULL-pointer net parameter in ip_metrics_convert
7ef1d2e240c3 fsnotify: clear PARENT_WATCHED flags lazily
4ff3d3d18d8f drm/xe: Use missing lock in relay_needs_worker
99331fe68a8e usb: typec: ucsi: Fix null pointer dereference in trace
ce16bd3a4a41 usbip: Don't submit special requests twice
1eea6c49abf7 media: v4l2-cci: Always assign *val
251f627e25c8 rcu/nocb: Remove buggy bypass lock contention mitigation
514377ab902c pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode.
053f3b86631d ionic: fix potential irq name truncation
6aa9ad7f4508 RDMA/efa: Properly handle unexpected AQ completions
a197446759b3 remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
1e0ecab555b9 soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
145c38e5b540 hwspinlock: Introduce hwspin_lock_bust()
38c775a1eb33 wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
deffdebd9a5a wifi: iwlwifi: mvm: use only beacon BSS load for active links
bb65c7b0d6c7 remoteproc: mediatek: Zero out only remaining bytes of IPI buffer
e965c638f3be PCI: al: Check IORESOURCE_BUS existence during probe
1223b3426e8e cpufreq: scmi: Avoid overflow of target_freq in fast switch
0c7ac6867e92 wifi: cfg80211: restrict operation during radar detection
564875db8e8b wifi: iwlwifi: remove fw_running op
fb8e15ba808d drm/amdgpu: update type of buf size to u32 for eeprom functions
179cc680f052 drm/amdgpu: Queue KFD reset workitem in VF FED
79b0da10223b drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35
63c195b4b89b drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()
3863350172a7 drm/kfd: Correct pinned buffer handling at kfd restore and validate process
17881ea63b2f drm/xe: Fix the warning conditions
02ed3fcf1d8f wifi: rtw89: ser: avoid multiple deinit on same CAM
c5d3bf45dc43 drm/amd/pm: check negtive return for table entries
7b56041e731d drm/amdgpu: fix the warning bad bit shift operation for aca_error_type type
130c2dc75c8c drm/amdgpu: the warning dereferencing obj for nbio_v7_4
0312bf150333 drm/amd/pm: check specific index for smu13
f8e484c9e265 drm/amd/pm: check specific index for aldebaran
d3f927ef0607 drm/amdgpu: fix the waring dereferencing hive
00b9594d6310 drm/amdgpu: fix dereference after null check
a01618adcba7 drm/amdgpu: Fix the warning division or modulo by zero
aa92264ba6fd drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend
545f04215ca3 drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 and smu14
76b24e94edab drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
286b140b1f71 wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()
60f098b07e43 wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
0573d1701a26 wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
c49bbe69ee15 apparmor: fix possible NULL pointer dereference
2f4e36aaf5bd drm/xe/hwmon: Remove unwanted write permission for currN_label
ee99ef9ebe02 drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
578ae965e8b9 drm/amdgpu: fix mc_data out-of-bounds read warning
23fefef859c6 drm/amdgpu: fix ucode out-of-bounds read warning
6a634dc4f3a3 drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctl
db7a86676fd6 drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
a914c14ad2a2 drm/amdgpu: fix uninitialized variable warning for jpeg_v4
d32081a430cd drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmi
820dcbd38a77 drm/amdkfd: Check debug trap enable before write dbg_ev_file
130bee397b9c drm/amdgpu: Fix out-of-bounds write warning
3b7b430f6ae2 drm/amdgpu: Fix the uninitialized variable warning
0c28e581f6fc drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
e2c7da6fb5e5 drm/amdgpu/pm: Fix uninitialized variable warning for smu10
734d5247ec3f drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt
4bbfb0cd9bc4 drm/drm-bridge: Drop conditionals around of_node pointers
362a93ad2df0 drm/xe: Demote CCS_MODE info to debug only
e8765364d4f3 drm/amd/amdgpu: Check tbo resource pointer
aba188d6f4eb drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box
783d50e8216e drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq
ee9d6df6d917 drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
d705b5869f6b drm/amd/display: Ensure index calculation will not overflow
e10b68e1c9f5 drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_setting_max_bw_policy
05be70f34a6c drm/amd/display: Spinlock before reading event
34108384e670 drm/amd/display: Release clck_src memory if clk_src_construct fails
44def55f7554 drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
ff9730fafa55 drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
aad4d3d3d3b6 drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update
ac04759b4a00 drm/amd/display: Check link_index before accessing dc->links[]
26cdb5ed36b9 drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail
6590643c5de7 drm/amd/display: Check msg_id before processing transcation
6a4a08e45e61 drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
a3b5ee22a9d3 drm/amd/display: Add array index check for hdcp ddc access
ca0b0b0a2230 drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
6c588e9350dd drm/amd/display: Check index for aux_rd_interval before using
712be65b3b37 drm/amd/display: Fix incorrect size calculation for loop
36c39a8dcce2 drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
d398c74c881d drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
3d4198ab612a drm/amd/display: Check gpio_id before used as array index
a64284b9e199 drm/amd/display: Ensure array index tg_inst won't be -1
55e07d7952ac drm/amdgpu: avoid reading vf2pf info size from FB
152a0eed10e4 drm/xe/gt: Fix assert in L3 bank mask generation
b137126d70ae drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
5dd675d51828 drm/amdgpu: fix uninitialized scalar variable warning
d83fb9f9f63e drm/amd/pm: fix the Out-of-bounds read warning
5551c1937904 drm/amd/pm: fix uninitialized variable warning for smu_v13
06a3810010b5 drm/amd/pm: Fix negative array index read
9c2c7ecae01c drm/amd/pm: fix warning using uninitialized value of max_vid_step
a30173a087cf drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
113a28db008e drm/amd/pm: fix uninitialized variable warning
1e310c74d91b drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
3e122ddec66f drm/amdgpu: fix overflowed array index read warning
b946a27513fe drm/amdgpu: Handle sg size limit for contiguous allocation
c44b568931d2 drm/amd/display: Assign linear_pitch_alignment even for VM
5ba5b99ce3b6 drm/amd/display: Handle the case which quad_part is equal 0
020d0b3acda4 Revert "drm/amd/display: Fix incorrect pointer assignment"
c9c3366f52d9 drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
ee743f5f8624 selftests: mptcp: join: test for flush/re-add endpoints
e8d360c9d666 selftests: mptcp: join: check re-re-adding ID 0 signal
712a5148cfdc selftests: mptcp: join: validate event numbers
bcad92c9188a selftests: mptcp: join: check re-adding init endp with != id
2851cf6c57c5 selftests: mptcp: join: check re-using ID of unused ADD_ADDR
16a71574da28 selftests: mptcp: add explicit test case for remove/readd
451f7bf9cc61 arm64: dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios
40d5b7bf2794 arm64: dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node
33dc7e2039f1 arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios
e6de9b376833 arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node
9606bea70a67 arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources
b7265d217892 ASoC: codecs: ES8326: button detect issue
97f9a8690faf ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
a680c59024b4 net: usb: qmi_wwan: add MeiG Smart SRM825L
e1e49ba81a96 dma-debug: avoid deadlock between dma debug vs printk and netconsole
93658715e6f1 virtio-net: check feature before configuring the vq coalescing command
7ced32ce3a7a i2c: Fix conditional for substituting empty ACPI functions
e42ef22bc10f btrfs: fix qgroup reserve leaks in cow_file_range
a52397fc1e51 btrfs: scrub: update last_physical after scrubbing one stripe
984bd0470143 btrfs: factor out stripe length calculation into a helper
5f4a377f56e6 platform/x86/amd/pmf: Add new ACPI ID AMDI0107
3d5c26b08bde platform/x86/amd: pmf: Add quirk for ROG Ally X
2d118bb07fdd spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
7bfee532b6f5 ASoC: amd: yc: Support mic on HP 14-em0002la
8f215abf7755 smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
432afacede47 net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
67b2cc15774c ALSA: seq: ump: Explicitly reset RPN with Null RPN
e7e26824f5ca ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
a2e6dd2bbadd ALSA: seq: ump: Use the common RPN/bank conversion context
d0e17d1676ca ALSA: ump: Explicitly reset RPN with Null RPN
a894f0117ff1 ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
b348eac11cb3 x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
f0d4faa80023 ALSA: hda/conexant: Mute speakers at suspend / shutdown
2ae9f8706a8d ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
fbaafe4c8f79 btrfs: tree-checker: validate dref root and objectid
54b20f6ef361 scsi: ufs: core: Bypass quick recovery if force reset is needed
fef611b98c32 scsi: ufs: core: Check LSDBS cap when !mcq
26de03c2ddc4 drm: panel-orientation-quirks: Add quirk for OrangePi Neo
63945b7948ef drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
c4386c5293aa drivers: gpu: drm: msm: registers: improve reproducibility
915a386c7cff qemux86: add configuration symbol to select values
62df91b21626 sched/isolation: really align nohz_full with rcu_nocbs
afe643f5802b clear_warn_once: add a clear_warn_once= boot parameter
7b016793edbf clear_warn_once: bind a timer to written reset value
89a5c70f2000 clear_warn_once: expand debugfs to include read support
8014704c527d tools: Remove some options from CLANG_CROSS_FLAGS
e9ca44556936 libbpf: Fix build warning on ref_ctr_off
32fe8c972c36 perf: perf can not parser the backtrace of app in the 32bit system and 64bit kernel.
a372ac2b798d perf: x86-32: explicitly include <errno.h>
a5cb41682777 perf: mips64: Convert __u64 to unsigned long long
ed8ee9f3d1ae perf: fix bench numa compilation
6dbb2915e8a7 perf: add SLANG_INC for slang.h
57f78dddfd93 perf: add sgidefs.h to for mips builds
130f0306cfba perf: change --root to --prefix for python install
2520efe95341 perf: add 'libperl not found' warning
45731b6ae676 perf: force include of <stdbool.h>
ace10f8dec53 fat: Replace prandom_u32() with get_random_u32()
64797bdca14e fat: don't use obsolete random32 call in namei_vfat
2442bae1a645 FAT: Added FAT_NO_83NAME
7561126bce00 FAT: Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
5c51ab959876 FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option
5869720658c9 aufs6: match exports to functions
e125467cf228 aufs: adjust for v6.9+
eebcdc6635bf aufs6: correct do_splice_from prototype
4c5829036c45 aufs: update remove_page to remove_folio
e8d889d0f434 aufs: i_op: Add handling for au_pin_hdir_set_owner with RT kernel
3ecd9203de17 aufs: fix v6.7 kernel build compilation
5e8ee028dbe2 aufs6: adapt to v6.6 i_op->ctime changes
1132c330feed aufs6: adapt to v6.6
d3e4ede69603 aufs6: core
49ec9271f41d aufs6: standalone
dcc0978da2dd aufs6: mmap
80e1609b37e7 aufs6: base
0dbb3f062420 aufs6: kbuild
ad51078c5ebf yaffs: fix mtime/itime field access
e5f1d35d6188 yaffs2: update VFS ctime operations to 6.6+
dd374461adc7 yaffs2: v6.5 fixups
f5908785d88d yaffs2: Fix miscalculation of devname buffer length
d1403f0acfdf yaffs2: convert user_namespace to mnt_idmap
7dae5463b54f yaffs2: replace bdevname call with sprintf
92d30df4eb56 yaffs2: convert read_page -> readfolio
6c895bffdf72 yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULL
6801e7d90255 yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name
aff012190046 yaffs2: v5.12+ build fixups (not runtime tested)
fb474842c16e yaffs: include blkdev.h
fe7d745aac94 yaffs: fix misplaced variable declaration
bee147b2e533 yaffs2: v5.6 build fixups
22998f589ec2 yaffs2: fix memory leak when /proc/yaffs is read
ce7d8084a976 yaffs: add strict check when call yaffs_internal_read_super
adb7202fda95 yaffs: repair yaffs_get_mtd_device
2852e5c15d4d yaffs: Fix build failure by handling inode i_version with proper atomic API
1526802a8147 yaffs2: fix memory leak in mount/umount
6c7827a16aaa yaffs: Avoid setting any ACL releated xattr
fa3482815542 Yaffs:check oob size before auto selecting Yaffs1
aaa4843b73ce fs: yaffs2: replace CURRENT_TIME by other appropriate apis
48e992af6531 yaffs2: adjust to proper location of MS_RDONLY
f3af7160d8a0 yaffs2: import git revision b4ce1bb (jan, 2020)
4add698ed6e8 initramfs: allow an optional wrapper script around initramfs generation
b619a8d54336 vt/conmakehash: improve reproducibility
c786186aeef3 tools: use basename to identify file in gen-mach-types
aa3a8e7ceb6e iwlwifi: select MAC80211_LEDS conditionally
325db54c4be9 net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)
23a87c6e13aa defconfigs: drop obselete options
946e5b78ab94 linux-yocto: Handle /bin/awk issues
9daee1dba585 uvesafb: provide option to specify timeout for task completion
f68b8683441a uvesafb: print error message when task timeout occurs
a1595c6b6017 compiler.h: Undef before redefining __attribute_const__
8086839613c6 vmware: include jiffies.h
32e79eb3c169 Resolve jiffies wrapping about arp
f6fabf91b6f2 nfs: Allow default io size to be configured.
ad2b29f801e9 check console device file on fs when booting
5194785d545b mount_root: clarify error messages for when no rootfs found
78b3498cb59a mconf: fix output of cflags and libraries
9cc6870708d5 menuconfig,mconf-cfg: Allow specification of ncurses location
f34088ed9c93 modpost: mask trivial warnings
4784584582f5 kbuild: exclude meta directory from distclean processing
73072b5fe25a powerpc: serialize image targets
a120eb200320 arm: serialize build targets
51d5719ac05b mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
5155f0bb36f0 cpu/amd: inhibit SMP check for qemux86
e5a5996ee586 x86_64_defconfig: Fix warnings
1359db75df0c mips: make current_cpu_data preempt safe
385edf6090c3 mips: vdso: fix 'jalr $t9' crash in vdso code
968266397319 mips: Kconfig: add QEMUMIPS64 option
389ce854fde3 4kc cache tlb hazard: tlbp cache coherency
9cab61199fa8 malta uhci quirks: make allowance for slow 4k(e)c
80cae3bd9eea arm64: defconfig: remove CONFIG_IPQ_APSS_5018
41c82709900f drm/fb-helper: move zeroing code to drm_fb_helper_fill_var
59ef4f151a5e arm64: defconfig: cleanup config options
c5fb425762ed vexpress: Pass LOADADDR to Makefile
07a8b544d4e9 arm: ARM EABI socketcall
574f3ae3d2ca ARM: LPAE: Invalidate the TLB for module addresses during translation fault
(From OE-Core rev: aa6e9888173ce4252c0f2ad8cdd94c8ff795cff2)
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:
561bbd55f91a Linux 6.6.52
bd9c3c2d7e44 riscv: dts: starfive: add assigned-clock* to limit frquency
e43364f578cd ASoC: meson: axg-card: fix 'use-after-free'
2a01f3b7b19b pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
b9d510e08504 cifs: Fix signature miscalculation
6ec7cbc7f578 ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
86238603c8f4 drm/i915/guc: prevent a possible int overflow in wq offsets
f9e08c201705 spi: geni-qcom: Fix incorrect free_irq() sequence
64cdc5d11442 spi: geni-qcom: Undo runtime PM changes at driver exit time
ff65ae25d3cb drm/amd/amdgpu: apply command submission parser for JPEG v1
54268468399e drm/amdgpu/atomfirmware: Silence UBSAN warning
def80cdb2676 drm/nouveau/fb: restore init() for ramgp102
eb7fc8b65cea dma-buf: heaps: Fix off-by-one in CMA heap fault handler
8e1ffb257982 drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
28425a10a4fa soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
af9ca9ca3e44 spi: nxp-fspi: fix the KASAN report out-of-bounds bug
a8632ef4fc13 tracing/osnoise: Fix build when timerlat is not enabled
34fcac26216c net: dpaa: Pad packets to ETH_ZLEN
fc8c0cec1b48 net: dsa: felix: ignore pending status of TAS module when it's disabled
83e6fb59040e netfilter: nft_socket: fix sk refcount leaks
033a71efabac selftests: net: csum: Fix checksums for packets with non-zero padding
38859fb5bdb6 net: ftgmac100: Enable TX interrupt to avoid TX timeout
5bfbf2c18cf5 octeontx2-af: Modify SMQ flush sequence to drop packets
7ae890ee1947 fou: fix initialization of grc
65feee671e37 net/mlx5: Fix bridge mode operations when there are no VFs
4bb9745cc3d3 net/mlx5: Verify support for scheduling element and TSAR type
9f806d095955 net/mlx5: Correct TASR typo into TSAR
fa2e98068d25 net/mlx5: Add missing masks and QoS bit masks for scheduling elements
f015f63cc9c4 net/mlx5: Explicitly set scheduling element and TSAR type
f7e7dbdfc093 net/mlx5e: Add missing link mode to ptys2ext_ethtool_map
4ce59074d53c IB/mlx5: Rename 400G_8X speed to comply to naming convention
93fd5e028b29 net/mlx5e: Add missing link modes to ptys2ethtool_map
02518dc443cd net/mlx5: Update the list of the PCI supported devices
e8db32a90248 igb: Always call igb_xdp_ring_update_tail() under Tx lock
cbaed60c69f0 ice: fix VSI lists confusion when adding VLANs
01a786ada184 ice: fix accounting for filters shared by multiple VSIs
d21559e2037e ice: Fix lldp packets dropping after changing the number of channels
1bc085e9977f hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2
14f6a11ea21e selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
8295194a50eb cxl/core: Fix incorrect vendor debug UUID define
cb735cf79aa1 eeprom: digsy_mtc: Fix 93xx46 driver probe failure
7853c146f8b4 drm/amd/display: Fix FEC_READY write on DP LT
27bbf0b1cac9 drm/amd/display: Disable error correction if it's not supported
d72432755b12 arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E
b1e1daf0125e net: xilinx: axienet: Fix race in axienet_stop
a95a24fcaee1 mm: avoid leaving partial pfn mappings around in error case
2ae1beb3ab4f x86/hyperv: fix kexec crash due to VP assist page corruption
9b27991f3fb7 dm-integrity: fix a race condition when accessing recalc_sector
4ec0d8dbd702 net: tighten bad gso csum offset check in virtio_net_hdr
1705209b3e2a minmax: reduce min/max macro expansion in atomisp driver
3844bc360e16 arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma
d52643ced186 arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3399 Puma
7e2e638c5909 selftests: mptcp: join: restrict fullmesh endp on 1st sf
6452b162549c mptcp: pm: Fix uaf in __timer_delete_sync
c54fc405a060 platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
6821a82616f6 platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses
d07216aa30e8 NFS: Avoid unnecessary rescanning of the per-server delegation list
d8a7055ffd39 NFSv4: Fix clearing of layout segments in layoutreturn
75e6572ccb78 smb/server: fix return value of smb2_open()
91043a573ca7 Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
57ac3b43fb1f drm/msm/adreno: Fix error return if missing firmware-name
c5331c6342fd platform/surface: aggregator_registry: Add support for Surface Laptop Go 3
64f8ed257cec platform/surface: aggregator_registry: Add Support for Surface Pro 10
86a1aaee7f44 scripts: kconfig: merge_config: config files: add a trailing newline
1d5c7d0a49ec HID: multitouch: Add support for GT7868Q
11eb4a8228f6 Input: synaptics - enable SMBus for HP Elitebook 840 G2
3acb2392df34 Input: ads7846 - ratelimit the spi_sync error message
5ee7efa629bf btrfs: update target inode's ctime on unlink
ab8f0c4986c7 net: hns3: use correct release function during uninitialization
4bfee9346d8c wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
4a9a1edd9c49 powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
af252750bf3b net: phy: vitesse: repair vsc73xx autonegotiation
31b9fc3d0c10 drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
7d42d19973cb drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
9569e1fd06fa net: ethernet: use ip_hdrlen() instead of bit shift
28123a54f887 usbnet: ipheth: fix carrier detection in modes 1 and 4
4d1cfa3afb86 usbnet: ipheth: do not stop RX on failing RX callback
9c8c230e2e15 usbnet: ipheth: drop RX URBs with no payload
c2fb33a7fed5 usbnet: ipheth: remove extraneous rx URB length check
78bce66914db ksmbd: override fsids for smb2_query_info()
5a199eedfdc8 ksmbd: override fsids for share path check
2278629c3ebb nvmem: u-boot-env: error if NVMEM device is too small
368fa77b7945 nvmem: u-boot-env: improve coding style
2eea394c31cb nvmem: u-boot-env: use nvmem device helpers
ae91c9c7b67d nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
820b1b981aeb nvmem: core: add nvmem_dev_size() helper
f7dc14df1bde iio: adc: ad7124: fix DT configuration parsing
fbed74005829 iio: adc: ad7124: Switch from of specific to fwnode based property handling
bfc8dab8c73a device property: Introduce device_for_each_child_node_scoped()
fce8373d3153 device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
6d1dc55b5bab Linux 6.6.51
611e4281117a Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
4d6cf010d876 Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
78155f30beeb Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
50b6744c12fa spi: spi-fsl-lpspi: Fix off-by-one in prescale max
7b5595f33c3c btrfs: fix race between direct IO write and fsync when using same fd
8eeda5fb5938 x86/mm: Fix PTI for i386 some more
a2977c0ca3e9 membarrier: riscv: Add full memory barrier in switch_mm()
136a29d8112d ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
bd29d8452079 riscv: Do not restrict memory size because of linear mapping on nommu
8289dc916e9e riscv: Fix toolchain vector detection
b27ea9c96efd smb: client: fix double put of @cfile in smb2_rename_path()
52b688c8087b gpio: modepin: Enable module autoloading
9ceae54e65a3 gpio: rockchip: fix OF node leak in probe()
60d54a45dbbb drm/i915/fence: Mark debug_fence_free() with __maybe_unused
a65ebba87337 drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
7c391eaf2c63 clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
a5e871d26ba1 clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs
b9bb9634368e ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
f39bde3f7825 ASoc: SOF: topology: Clear SOF link platform name upon unload
05500a48d80d nvme-pci: allocate tagset on reset if necessary
489f2913a63f nvmet-tcp: fix kernel crash if commands allocation fails
585c598082e1 ASoC: tegra: Fix CBB error during probe()
af4d5630d991 powerpc/vdso: Don't discard rela sections
547acc20e567 powerpc/64e: Define mmu_pte_psize static
8ea58996f539 powerpc/64e: split out nohash Book3E 64-bit code
8ebe3bb3688a powerpc/64e: remove unused IBM HTW code
eaccebe663b2 clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
37b65ea6c7ad crypto: starfive - Fix nent assignment in rsa dec
02b3f8860963 crypto: starfive - Align rsa input data to 32-bit
872f86e1757b ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
c8d4acb32530 ata: libata-scsi: Remove redundant sense_buffer memsets
302ba299c31e drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
5f2a2bf25395 drm/amd: Add gfx12 swizzle mode defs
5ea24ddc26a7 can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
6cdc3fc4fb2f can: mcp251xfd: clarify the meaning of timestamp
bf501ab4cbfe can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
2370061f0707 can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
62ca6d3a905b arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
acf9ef8d1b1f arm64: acpi: Move get_cpu_for_acpi_id() to a header
47c310fbaaf4 ACPI: processor: Fix memory leaks in error paths of processor_add()
6bf77014db58 ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
241bce1c757d workqueue: Improve scalability of workqueue watchdog touch
5ff0a4414195 workqueue: wq_watchdog_touch is always called with valid CPU
0eceaa9d0560 Revert "mm: skip CMA pages when they are not available"
9a9974713de8 mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
c4b69bee3f4e perf/aux: Fix AUX buffer serialization
9faed52b98e1 uprobes: Use kzalloc to allocate xol area
7eeb7189c4d4 clocksource/drivers/timer-of: Remove percpu irq related code
444c3927a0c1 clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
c4f27b17d384 clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
39e7e593418c VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
6ed45748c19b Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
de6946be9c8b uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
3d1baf322a3a nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
1f33d9f1d9ac binder: fix UAF caused by offsets overwrite
f77dc8a75859 misc: fastrpc: Fix double free of 'buf' in error path
7d301dd2722f usb: dwc3: Avoid waking up gadget during startxfer
f224f3729779 usb: cdns2: Fix controller reset issue
6ef746b0b63f usb: dwc3: core: update LC timer as per USB Spec V3.2
314125cbae48 iio: adc: ad7124: fix chip ID mismatch
66d0d59afe55 iio: adc: ad7606: remove frstdata check for serial mode
fb5d58f238c4 iio: adc: ad7124: fix config comparison
ecc8e1bcac27 iio: fix scale application in iio_convert_raw_to_processed_unlocked
cb0f3f0c102b iio: buffer-dmaengine: fix releasing dma channel on error
dc12e49f970b staging: iio: frequency: ad9834: Validate frequency parameter value
5c007a980450 intel: legacy: Partial revert of field get conversion
4fe707a29789 tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
3b843046dbbe cpufreq: amd-pstate: fix the highest frequency issue which limits performance
1ec40a175a48 cpufreq: amd-pstate: Enable amd-pstate preferred core support
0b983c08ca81 ACPI: CPPC: Add helper to get the highest performance value
e0316069fae7 riscv: Use accessors to page table entries instead of direct dereference
59c9160a7ee3 riscv: mm: Only compile pgtable.c if MMU
1a8b2391e06e mm: Introduce pudp/p4dp/pgdp_get() functions
193b1fc1cbca riscv: Use WRITE_ONCE() when setting page table entries
6c4a878e1cc8 NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
07f384c5be1f smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
b777131d03be ata: pata_macio: Use WARN instead of BUG
ff62110ec522 spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
32ee0520159f MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
d942e855324a lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
7ead730af11e of/irq: Prevent device address out-of-bounds read in interrupt map walk
c3af7e460a52 Squashfs: sanity check symbolic link size
6604d76253e7 usbnet: ipheth: race between ipheth_close and error handling
a4858b00a1ec Input: uinput - reject requests with unreasonable number of slots
60dc4ee0428d HID: amd_sfh: free driver_data after destroying hid device
30e9ce7cd559 HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
fc9fabeee107 s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
f1eb69aa8562 btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
16ccaf581da4 spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware
d43fde5ebfe7 kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
5a022269abb2 i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
1f489656d506 i3c: master: svc: resend target address when get NACK
c03185f4a23e vfs: Fix potential circular locking through setxattr() and removexattr()
e42ea96d6d36 regmap: maple: work around gcc-14.1 false-positive warning
fd8e14122374 LoongArch: Use correct API to map cmdline in relocate_kernel()
938acd8e3aa0 net: dpaa: avoid on-stack arrays of NR_CPUS elements
013dae4735d2 Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
9fd29738377c tcp: Don't drop SYN+ACK for simultaneous connect().
78c6e39fef5c PCI: Add missing bridge lock to pci_bus_lock()
ce2e63804abf riscv: set trap vector earlier
124451bbc2d3 cxl/region: Verify target positions using the ordered target list
41a0f85e268d btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
7d1df13bf078 btrfs: clean up our handling of refs == 0 in snapshot delete
e7469c65b3c5 btrfs: replace BUG_ON with ASSERT in walk_down_proc()
951b696db188 fs/ntfs3: Check more cases when directory is corrupted
6b1b0a86d9c1 smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
6922ab293262 drm/amdgpu: reject gang submit on reserved VMIDs
c2618dcb26c7 wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
abc8b81b6fc7 dma-mapping: benchmark: Don't starve others when doing the test
e16c4c245150 jbd2: avoid mount failed when commit block is partial submitted
3236afd1a2fa ext4: fix possible tid_t sequence overflows
077c7e5fee4b drm/amdgpu: Set no_hw_access when VF request full GPU fails
030958c2d05e libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
4b83b207f006 ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
8fecb75bff1b hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
2f695544084a hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
46e4fd338d5b hwmon: (lm95234) Fix underflows seen when writing limit attributes
6891b11a0c62 hwmon: (adc128d818) Fix underflows seen when writing limit attributes
3a986d134402 crypto: qat - fix unintentional re-enabling of error interrupts
7b1d779647af scsi: pm80xx: Set phy->enable_completion only when we wait for it
2f49e05d6b58 scsi: ufs: core: Remove SCSI host only if added
c83d464b82a8 wifi: rtw88: usb: schedule rx work after everything is set up
c5b30148ef3b virtio_ring: fix KMSAN error for premapped mode
b82d4d5c736f pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
72377cee3f46 devres: Initialize an uninitialized struct member
ec5b47a37017 um: line: always fill *error_out in setup_one_line()
84a6b76b2859 cgroup: Protect css->cgroup write under css_set_lock
7cfa7abb240c iommu/vt-d: Handle volatile descriptor status read
8b3267428333 dm init: Handle minors larger than 255
67786b291e77 ASoC: topology: Properly initialize soc_enum values
8bdbc44c6d26 phy: zynqmp: Take the phy mutex in xlate
441e6f5829be firmware: cs_dsp: Don't allow writes to read-only controls
e997b357b13a xen: privcmd: Fix possible access to a freed kirqfd instance
2b110cce19c8 selftests: net: enable bind tests
97d627461504 net: dsa: vsc73xx: fix possible subblocks range of CAPT block
c6c535a44469 net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
565eb51b3d80 r8152: fix the firmware doesn't work
1df42be305fe fou: Fix null-ptr-deref in GRO.
40531583c5cd bareudp: Fix device stats updates.
f8d6acb19f4a bpf, net: Fix a potential race in do_sock_getsockopt()
2174a3c36899 net/socket: Break down __sys_getsockopt
e88c16a4f07e net/socket: Break down __sys_setsockopt
09fba0162ba0 bpf: Add sockptr support for setsockopt
4a746fb253fa bpf: Add sockptr support for getsockopt
07200e313cb5 usbnet: modern method to get random MAC
81e5622c052b ice: do not bring the VSI up, if it was down before the XDP setup
2f057db2fb29 ice: protect XDP configuration with a mutex
26928c8f00f6 net: phy: Fix missing of_node_put() for leds
217539e994e5 hwmon: (hp-wmi-sensors) Check if WMI event data exists
ed60aab60641 igc: Unlock on error in igc_io_resume()
249c88e7fb45 Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
d56412ee7cf9 Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
d948e1ffa1d4 Bluetooth: hci_sync: Attempt to dequeue connection attempt
1499f79995c7 Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
98f66ea456d5 Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
e78bd85af297 Bluetooth: Remove pending ACL connection attempts
c57edb548276 Bluetooth: hci_conn: Only do ACL connections sequentially
9cd7289bcc24 Bluetooth: hci_event: Use HCI error defines instead of magic values
a22cbf1e085b Bluetooth: qca: If memdump doesn't work, re-enable IBS
503901d3c9e5 can: kvaser_pciefd: Use a single write when releasing RX buffers
6587b387cd54 can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
00e4c69422c0 can: kvaser_pciefd: Rename board_irq to pci_irq
42408507362d can: kvaser_pciefd: Remove unnecessary comment
c1fb6226795d can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
c5e236744db6 regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
dc2694e474b7 platform/x86: dell-smbios: Fix error path in dell_smbios_init()
efe8effe1380 ice: Add netif_device_attach/detach into PF reset flow
4dde04370503 igb: Fix not clearing TimeSync interrupts for 82580
0a9423f99ded cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
b4b2115d1f50 rust: kbuild: fix export of bss symbols
4de4e53bbd13 rust: Use awk instead of recent xargs
0e52907493fd can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
db5aca78e260 can: m_can: Release irq on error in m_can_open
4377b79323df can: bcm: Remove proc entry when dev is unregistered.
9a41def4c48f drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
dfafee0a7b51 drm/amd/display: Check denominator pbn_div before used
dd48992a8a90 pcmcia: Use resource_size function on resource object
b4987d0236d5 media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
6970213c7e7d Input: ili210x - use kvmalloc() to allocate buffer for firmware update
576d0fb6f8d4 PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
7b645e687086 ice: Check all ice_vsi_rebuild() errors in function
4ef01846c686 vfio/spapr: Always clear TCEs before unsetting the window
4676bacc6eaf media: vivid: don't set HDMI TX controls if there are no HDMI outputs
2521ba3cfa1d drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
8bc7b3ce33e6 drm/amdgpu: Fix smatch static checker warning
1bd1fe1109fc drm/amd/display: Check HDCP returned status
874e3bb302f9 drm/amd/display: Run DC_LOG_DC after checking link->link_enc
b2a50ffdd1a0 usb: gadget: aspeed_udc: validate endpoint index for ast udc
4292441b87b8 usb: uas: set host status byte on data completion error
d22d72e2bf9c wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
56b7104b823b leds: spi-byte: Call of_node_put() on error path
6ae2e315a388 media: vivid: fix wrong sizeimage value for mplane
1741021fc120 riscv: kprobes: Use patch_text_nosync() for insn slots
d670934d4fc9 fs/ntfs3: One more reason to mark inode bad
a56330761950 udf: Avoid excessive partition lengths
415f3634d53c wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check
54921e9a7a8e netfilter: nf_conncount: fix wrong variable type
75758ca26cb5 iommu: sun50i: clear bypass register
4ebd15ab4b85 x86/kmsan: Fix hook for unaligned accesses
9c2450cf5d65 af_unix: Remove put_pid()/put_cred() in copy_peercred().
29ac5a9b6e9c irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
9a173212a318 accel/habanalabs/gaudi2: unsecure edma max outstanding register
53f17409abf6 ELF: fix kernel.randomize_va_space double read
3c9e7909df15 bpf, verifier: Correct tail_call_reachable for bpf prog
b181e96e8043 smack: unix sockets: fix accept()ed socket label
838c2cfdb6be wifi: ath12k: fix firmware crash due to invalid peer nss
b366b1e1dda7 wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
fd05943b054b ALSA: hda: Add input value sanity checks to HDMI channel map controls
4a67c7c03830 ALSA: control: Apply sanity check of input values for user elements
337266ada863 drm/i915: Do not attempt to load the GSC multiple times
0a1a961bde43 nilfs2: fix state management in error path of log writing function
8c6e43b3d5f1 nilfs2: protect references to superblock parameters exposed in sysfs
9d8c3a585d56 nilfs2: fix missing cleanup on rollforward recovery error
d4a9039a7b3d sched: sch_cake: fix bulk flow accounting logic for host fairness
18a5a1694046 ila: call nf_unregister_net_hooks() sooner
c8219a27fa43 tcp_bpf: fix return value of tcp_bpf_sendmsg()
94479011f4f5 Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
73d20d08d39e x86/apic: Make x2apic_disable() work correctly
55c834bc9f82 x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
ec36815215d7 net: mctp-serial: Fix missing escapes on transmit
9e0bff4900b5 net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
05e08297c3c2 eventfs: Use list_del_rcu() for SRCU protected list variable
e0d724932ad1 fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
3c6b4bcf3784 userfaultfd: fix checks for huge PMDs
4a594acc12d5 userfaultfd: don't BUG_ON() if khugepaged yanks our page table
b4fdabffae14 tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()
993ecb4ec1f3 tracing: Avoid possible softlockup in tracing_iter_reset()
8c72f0b2c45f tracing/timerlat: Only clear timer if a kthread exists
7a5f01828edf tracing/osnoise: Use a cpumask to know what threads are kthreads
d034bff62fae spi: rockchip: Resolve unbalanced runtime PM / system PM handling
1b2770e27d6d mm: vmalloc: ensure vmap_block is initialised before adding to queue
c318a4bb36f2 kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
8fecde9c3f9a can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
f58f23328932 clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
229493828da0 clk: qcom: clk-alpha-pll: Fix the pll post div mask
72f4fc5fb291 clk: starfive: jh7110-sys: Add notifier for PLL0 clock
f36df5cc866f fuse: fix memory leak in fuse_create_open
bfd55cd4295a fuse: use unsigned type for getxattr/listxattr size truncation
ad6451ab31e1 fuse: update stats for pages in dropped aux writeback list
a7fa220ebb41 mmc: cqhci: Fix checking of CQHCI_HALT state
4c6520627bbe mmc: sdhci-of-aspeed: fix module autoloading
5b4bf3948875 mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
115a755bb38d mmc: core: apply SD quirks earlier during probe
84996e92a184 Bluetooth: MGMT: Ignore keys being loaded with invalid type
c4252955e1fb Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
f9275893b07f rust: macros: provide correct provenance when constructing THIS_MODULE
d6344cc86f31 rust: types: Make Opaque::get const
77ee2eaee4d9 nvme-pci: Add sleep quirk for Samsung 990 Evo
85f03ca98e07 rtmutex: Drop rt_mutex::wait_lock before scheduling
0b46b4ac929f x86/kaslr: Expose and use the end of the physical memory address space
2f4d7b702668 irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
0eaf812aa150 perf/x86/intel: Limit the period on Haswell
ef00818c50cf x86/tdx: Fix data leak in mmio_read()
c0fbc9593b18 ata: libata: Fix memory leak for error path in ata_host_alloc()
f75881f54c05 ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
41bc256da7e4 ksmbd: unset the binding mark of a reused connection
5a72d1edb084 smb: client: fix double put of @cfile in smb2_set_path_size()
d84ab6661e8d powerpc/qspinlock: Fix deadlock in MCS queue
c1f23443da3f ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
421c2701a9fe ALSA: hda/realtek: add patch for internal mic in Lenovo V145
638e61b00208 ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
6c7c519c4dc0 KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
c98bb4f15e7f KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
939375737b5a KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
5d13afd021eb ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
b0804c286ccf net: microchip: vcap: Fix use-after-free error in kunit test
dde33a9d0b80 sch/netem: fix use after free in netem_dequeue
18abb2787b53 x86/syscall: Mark exit[_group] syscall handlers __noreturn
2879d995e569 pnmtologo: sync with 6.6
43ea1c5e6eb3 lib/build_OID_registry: take -stable reproducibility changes
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
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: 6b1a48c9a70d78082ecb23ba98fd833716077023)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Below commits on glibc-2.40 stable branch are updated.
7073164add libio: Attempt wide backup free only for non-legacy code
adfb14e71f debug: Fix read error handling in pcprofiledump
f4a9b6e97b elf: Fix tst-dlopen-tlsreinit1.out test dependency
f496b750f1 elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
b7edcfa0f4 elf: Clarify and invert second argument of _dl_allocate_tls_init
3414b17e9d nptl: Use <support/check.h> facilities in tst-setuid3
3b3350d7ba posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
e24902f409 ungetc: Fix backup buffer leak on program exit [BZ #27821]
dac7a0694b ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
2f749d2b15 Make tst-ungetc use libsupport
27fb563bfe stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
bc240ba7c8 support: Add FAIL test failure helper
709319f9de string: strerror, strsignal cannot use buffer after dlmopen (bug 32026)
586e4cd8c6 Define __libc_initial for the static libc
c0af0c2ba0 x86: Fix bug in strchrnul-evex512 [BZ #32078]
898f25e0b1 x32/cet: Support shadow stack during startup for Linux 6.10
e3556937c2 x86-64: Remove sysdeps/x86_64/x32/dl-machine.h
39ee60a719 support: Add options list terminator to the test driver
5641780762 manual/stdio: Further clarify putc, putwc, getc, and getwc
6a97e2ba14 Fix name space violation in fortify wrappers (bug 32052)
aa533d58ff x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)
928769737c resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
ca53bc68ab Add mremap tests
2eb2d78ca7 mremap: Update manual entry
3433a35842 linux: Update the mremap C implementation [BZ #31968]
46f19b2342 Enhanced test coverage for strncmp, wcsncmp
509166c9a5 Enhance test coverage for strnlen, wcsnlen
132a72f93c manual: make setrlimit() description less ambiguous
65fbcfe589 manual/stdio: Clarify putc and putwc
5d2a931a81 malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
2aebac5e15 malloc: avoid global locks in tst-aligned_alloc-lib.c
145b588637 Fix version number in NEWS file
b6aeba2de1 manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations
ef14142663 resolv: Do not wait for non-existing second DNS response after error (bug 30081)
8bbb8d7b16 resolv: Allow short error responses to match any query (bug 31890)
(From OE-Core rev: 5335a7b2852ce891a98eda18d59fc32e60f1c722)
Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html):
6.112.1 - 2024-09-13
This patch removes a now-incorrect internal assertion about numpy’s
typing after recent numpy changes (currently only in numpy’s nightly
release).
6.112.0 - 2024-09-05
This release adds support for variable-width bytes in our IR layer
(issue #3921), which should mean improved performance anywhere you use
binary(). If you maintain an alternative backend as part of our (for now
explicitly unstable) Alternative backends for Hypothesis, this release
changes the draw_* interface and may be a breaking change for you.
ptest output:
|root@qemux86-64:~# ptest-runner python3-hypothesis
|START: ptest-runner
|2024-09-24T13:22
|BEGIN: /usr/lib/python3-hypothesis/ptest
|PASS: examples/test_binary_search.py:test_insert_is_sorted
|PASS: examples/test_binary_search.py:test_is_minimal
|PASS: examples/test_binary_search.py:test_inserts_into_same_place_twice
|PASS: examples/test_rle.py:test_decodes_to_starting_sequence
|PASS: examples/test_rle.py:test_duplicating_an_element_does_not_increase_length
|============================================================================
|Testsuite summary
|# TOTAL: 5
|# PASS: 5
|# SKIP: 0
|# XFAIL: 0
|# FAIL: 0
|# XPASS: 0
|# ERROR: 0
|DURATION: 1
|END: /usr/lib/python3-hypothesis/ptest
|2024-09-24T13:22
|STOP: ptest-runner
|TOTAL: 1 FAIL: 0
(From OE-Core rev: ffb54d761759f02ac4f5eaf374c04e6cdffdb43a)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog (https://docs.pytest.org/en/stable/changelog.html):
Bug fixes
#12446: Avoid calling @property (and other instance descriptors) during fixture discovery – by @asottile
#12659: Fixed the issue of not displaying assertion failure differences when using the parameter --import-mode=importlib in pytest>=8.1.
#12667: Fixed a regression where type change in ExceptionInfo.errisinstance caused mypy to fail.
#12744: Fixed typing compatibility with Python 3.9 or less – replaced typing.Self with typing_extensions.Self – by @Avasam
#12745: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.
#6682: Fixed bug where the verbosity levels where not being respected when printing the “msg” part of failed assertion (as in assert condition, msg).
#9422: Fix bug where disabling the terminal plugin via -p no:terminal would cause crashes related to missing the verbose option.
– by @GTowers1
Improved documentation
#12663: Clarify that the pytest_deselected hook should be called from pytest_collection_modifyitems hook implementations when items are deselected.
#12678: Remove erroneous quotes from tmp_path_retention_policy example in docs.
Miscellaneous internal changes
#12769: Fix typos discovered by codespell and add codespell to pre-commit hooks.
(From OE-Core rev: 51fb98c6da61ad4faf5b00316e7075f3bbee9bc7)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog (https://github.com/pypa/trove-classifiers/releases):
- Add Odoo 18 trove classifier (#187)
ptest output:
|root@qemux86-64:~# ptest-runner python3-trove-classifiers
|START: ptest-runner
|2024-09-24T12:45
|BEGIN: /usr/lib/python3-trove-classifiers/ptest
|PASS: tests/test_classifiers.py:test_success[classifiers0-deprecated_classifiers0]
|PASS: tests/test_classifiers.py:test_success[classifiers1-deprecated_classifiers1]
|PASS: tests/test_classifiers.py:test_failure[classifiers0-deprecated_classifiers0-Top-level classifier 'Foo' is invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers1-deprecated_classifiers1-Classifier 'Foo :: Bar' is missing]
|PASS: tests/test_classifiers.py:test_failure[classifiers2-deprecated_classifiers2-Classifier 'Bing :: Bang' does not exist]
|PASS: tests/test_classifiers.py:test_failure[classifiers3-deprecated_classifiers3-Classifier 'Foo :: Bar' in both valid and deprecated classifiers]
|PASS: tests/test_classifiers.py:test_failure[classifiers4-deprecated_classifiers4-Classifiers starting with 'Private' are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers5-deprecated_classifiers5-Classifiers starting with 'Private' are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers6-deprecated_classifiers6-Classifiers starting with 'Private' are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers7-deprecated_classifiers7-Classifiers starting with 'Private' are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers8-deprecated_classifiers8-Classifiers starting or ending with whitespace are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers9-deprecated_classifiers9-Classifiers starting or ending with whitespace are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers10-deprecated_classifiers10-Classifiers containing ':' are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers11-deprecated_classifiers11-Classifiers containing ':' are invalid]
|PASS: tests/test_classifiers.py:test_failure[classifiers12-deprecated_classifiers12-Classifiers containing ':' are invalid]
|============================================================================
|Testsuite summary
|# TOTAL: 15
|# PASS: 15
|# SKIP: 0
|# XFAIL: 0
|# FAIL: 0
|# XPASS: 0
|# ERROR: 0
|DURATION: 0
|END: /usr/lib/python3-trove-classifiers/ptest
|2024-09-24T12:45
|STOP: ptest-runner
|TOTAL: 1 FAIL: 0
(From OE-Core rev: f111507f9105e581f39ba1ad3f68865bfa820ac2)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A notable change in 3.8.7 is that the linkage to compression libraries
was changed to use a new tool called dlwrap, so these libraries should
be loaded at runtime with dlopen() instead of dynamically linked at
build time. However, the dlopen() detection fails in cross builds[1] and
it falls back to dynamic linking so this isn't an issue we need to deal
with at present.
Also note that whilst dlwrap is a tool written in rust that needs the
clang includes, it's a maintainer tool and the generated files are in
git, so we should never need to rerun it.
Backport a patch to fix AM_CONDITIONAL to resolve linkage problems.
The 3.8.7.1 tarball is actually just a rebuild of 3.8.7 with the
translations included (which were missing in 3.8.7), so set S explicitly
for this release.
[1] https://gitlab.com/gnutls/gnutls/-/issues/1583
(From OE-Core rev: d38f32f493192fa5965f7271ef6ba5aae33849f5)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Add a minor refactor for the result output.
(From OE-Core rev: 5553edc0f8d58dc6e3a4f703af9bdb04fda1e12f)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- simplify base.py, data.py
- move some leftover regex patterns to patterns.py
- remove pyparsing path logic, since this is no longer needed
- rename PatchTestInput class to PatchtestParser
- data.py: rename to patchtest_parser.py
- patterns.py: rename to patchtest_patterns.py
- move PatchTestDataStore to test_metadata.py since that's the only
place it's used
- remove unused logger code
(From OE-Core rev: 1e971b05b036b0b1eb0bdbd9b26b54d06e74294c)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
The merge logic is a bit weird as-is. Remove the ismerged() method and
replace it where appropriate with canbemerged().
(From OE-Core rev: c5f5686f20b13d635a461d4cc353563f9c886f5f)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Consolidate and improve some objects:
- absorb utils.py functionality
- repo.py: use mbox.py
- repo.py: remove some cruft
- utils.py: replace with logs.py
- utils.py: delete
- patch.py: delete
- scripts/patchtest: use logging directly
- general cleanup
(From OE-Core rev: d4fbdb1d15f281b236137d63710c73bca8911a36)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, patchtest has a lot of spread-out definitions for patterns
used in various setup and test functions. Organize these by putting them
all into a new patterns.py module. This allows the tests/pyparsing
directory to be removed, as it is now redundant. Also remove some
definitions where they were duplicated or unused, and perform some
renames to improve readability and avoid collisions. Many of these
variables are composed from others, so the file is only partially
sorted.
(From OE-Core rev: 1ab55d495957918be532a36224b5598c9955a44d)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 717eb63df55f11d3eb4353ae1364a5781adfce76)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Includes fix for CVE-2024-41123 & CVE-2024-41946
Changelog
=========
d3ab7be8ca merge revision(s) 657f4b99f61: [Backport #20667]
c69d59e9b2 Sync tool/lib/core_assertions.rb from master
cf9a6c2b63 merge revision(s) a3562c2a0abf1c2bdd1d50377b4f929580782594: [Backport #20701]
d83b5633b1 merge revision(s) 992596fb7af18a7f472589a607d0eb3fbb03b49a: [Backport #20344]
b210c86a02 merge revision(s) 97449338d6cb42d9dd7c9ca61550616e7e6b6ef6: [Backport #20649]
6a4e79533b merge revision(s) 1870505f478cc75993b296b7144a45137ace6937: [Backport #20651]
e0e23e7d5e merge revision(s) 29500e30346: [Backport #20667]
7b954e7bc6 Allow failures in Travis ppc64le and s390x
937964f346 Merge URI-0.13.1 for Ruby 3.3 (#11466)
ac8d50e52e [Backport 3.3] [Bug #20691] Fix use-after-free in WeakKeyMap#clear (#11443)
8657de70aa [Backport 3.3] [Bug #20688] Fix use-after-free for WeakMap and WeakKeyMap (#11439)
9ae91eb2aa Backport warning feature for bundled gems from master (#11420)
66312ad913 Re-initialize vm->ractor.sched.lock after fork (#11372)
4d11a0960d Added bootstrap job for release workflow
65cca99b30 parse.y: const_decl_path don't replace destination node by a literal (#11314)
f85c7deacc Update RubyGems 3.5.16 and Bundler 2.5.16 for Ruby 3.3 (#11252)
0922afa95b [Bug #20654] Fix floor and ceil when ndigits is large (#11277)
ce565cd4b8 [Bug #20653] Fix memory leak in String#start_with? when regexp times out (#11255)
6d744837ab [Bug #20088] Fix ARCH_FLAG for cross compiling
7571ad42f4 [Bug #20650] Fix memory leak in Regexp capture group when timeout (#11244)
4667f8ec10 bundled_gems.rb: Add a fast path (#11221)
425e468d25 [Backport #20633] Fix the condition for `atomic_signal_fence` (#11166)
3427a1679a retry on cancelling of `getaddrinfo` (#11131)
(From OE-Core rev: 0291e93cc1457aa4e214c2bf730447178eb07c04)
Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: fa8d6a892c4cb8479602298997140e531dbb8230)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
This is required for gnome 47 update in meta-openembedded
(From OE-Core rev: 51864b3494bd8fe456fffb2e0ccf70fee13cc013)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
This is required for gnome 47 update in meta-openembedded
(From OE-Core rev: 7d19a6a3b80c1f722bf5378ff7ea43ce0b1768e8)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://downloads.isc.org/isc/bind9/9.20.2/doc/arm/html/notes.html
(From OE-Core rev: fcfcaafc48b08c8cf12a65fdabf5a834bb4ee52e)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://sourceforge.net/p/tcl/mailman/message/58817026/
(From OE-Core rev: 4b9be8f4e71f1c58e07cb918826770d0d208a0fb)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
https://github.com/json-c/json-c/blob/json-c-0.18-20240915/ChangeLog
(From OE-Core rev: f5cd6133d229a7acfb9b9983833370744bd2ba7b)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop some unused code.
The actual intention was to look for remnants of S = WORKDIR, which
required the extra complicated oe-local-files directory. The remaining
code dealing with oe-local-files still seems to be useful.
(From OE-Core rev: 02b52a2de3bf5766bc05531138a2e23acb00a276)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
When I tried to understand whether oe-local-files is actually still
needed here, I found some useless lines that can be dropped.
(From OE-Core rev: 43f0c6beaa2a99301a565837944250bb2e56c98a)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dropping support for S = WORKDIR allows to drop this ugly workaround.
With S = WORKDIR it was possible to refer to a file via oe-local-files
symlink or via direct file path. Ensuring the pseudo database is
consistent for both paths was extra complicated and required this bad
function. Really nice to drop it now!
(From OE-Core rev: 2b799fdf267f44c26797593984d9828c4fd0fd31)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes in 47.1
===================
- meson: Fix project version
Major changes in 47.0
===================
- Translation updates
Major changes in 47.rc
======================
- Translation updates
Major changes in 47.beta
========================
- Add break-reminder schema
- Provide a new pressure range for styli
- Add SwitchMonitor and Keybinding to the tablet stylus actions
- Switch back to Cantarell font
- Translation updates
Major changes in 47.alpha
=========================
- Add key to tweak font rendering
- Include Settings in sort order
- Add key to pick accent color
- Translation updates
(From OE-Core rev: 20a64bc696033b4d67294058b6c4a2e8f29f3aaa)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=============
Version 1.6.0
=============
- AdwAboutDialog/Window
- Support non-deprecated GPL-2/3.0-only SPDX IDs
- AdwBottomSheet
- Fix a crash in tests on some platforms
- AdwHeaderBar
- Fix back button menu picking up phantom pages in some situations
- AdwMessageDialog
- Fix title size
- AdwTabOverview
- Focus search entry with Ctrl+F
- Docs
- Screenshot tool fixes
- Update screenshots
- Tests
- Add AdwBackButton tests
- Stylesheet
- Disable .devel header bars for bottom sheets, like for dialogs
- Fix header bar in GTK dialogs
- Fix fine-tune scale styles
- Fix scroll undershoot in dropdowns and emoji picker
- Translation updates
- British English
- Bulgarian
- Czech
- Danish
- French
- Galician
- Indonesian
- Korean
- Lithuanian
- Occitan
- Polish
- Portuguese
- Spanish
- Swedish
- Turkish
==============
Version 1.6.rc
==============
- AdwMultiLayoutView
- Hide slots when their child is invisible
- AdwPreferencesDialog/Window
- Support macOS keybindings
- AdwSpinner
- Work around a memory corruption issue
- AdwTabBar/Overview
- Fix 2 drag-n-drop crashes
- AdwTabView
- Support macOS keybindings
- Demo
- List ADW_DEBUG_ACCENT_COLOR in about dialog debug info
- Support macOS keybindings
- Docs
- List available style classes for each widget
- Typo fixes
- Stylesheet
- Add .ssd-frame style class for mutter titlebars
- Make radio button focus ring round
- Use relative font sizes
- Support .property.monospace for AdwExpanderRow too
- Fix GtkScale value overlapping with slider
- Fix --window-radius 0px unit
- Translation updates
- Basque
- Belarusian
- Brazilian Portuguese
- Catalan
- Chinese (China)
- Finnish
- Georgian
- German
- Hebrew
- Hindi
- Hungarian
- Norwegian Bokmål
- Persian
- Romanian
- Russian
- Slovenian
- Ukrainian
================
Version 1.6.beta
================
- Introduce AdwSpinner and AdwSpinnerPaintable
- AdwAlertDialog
- Accessibility fixes
- Fix a sizing bug with :prefer-wide-layout
- AdwComboRow
- Don't change sensitivity on model change
- AdwDialog
- Fix a memory leak
- Speed up switching presentation
- AdwEntryRow
- Fix row activation
- AdwPreferencesPage
- Add an a11y relation to the description
- AdwSpinRow
- Set accessible role to presentation
- AdwStatusPage
- Adjust style when using AdwSpinnerPaintable
- AdwStyleManager
- Speed up reloading CSS
- Partially support system accent color on macOS
- AdwSwitchRow
- Set accessible role to switch
- AdwTabBar/Overview
- Use AdwSpinnerPaintable for loading state
- Fix a use after free when closing tabs
- AdwToastOverlay
- Announce appearing toasts for screen reader
- Demo
- Make strings HIG-compliant
- Add ctrl+q shortcut, make ctrl+w close the window instead
- Docs
- Don't annotate user_data params with closure
- Fix typos in migrating to breakpoints page
- Stylesheet
- Fix a specificity issue with scrolled windows in popovers
- Fix file chooser styles
- Translation updates
- Chinese (Taiwan)
- Georgian
- Hebrew
- Hindi
- Russian
- Slovenian
- Turkish
=================
Version 1.6.alpha
=================
- Introduce AdwBottomSheet
- Introduce AdwButtonRow
- Introduce AdwMultiLayoutView
- Deprecate AdwAboutWindow, AdwMessageDialog and AdwPreferencesWindow
- Various annotation fixes
- Build
- Depend on GTK 4.15.2
- AdwAboutDialog/Window
- Fix an outdated appstream reference in docs
- AdwActionRow
- Mention .property in docs
- AdwAlertDialog
- Refresh style, drop custom suggested and destructive button styles
- Try harder to fit into landscape mobile screens
- Fix initial focus
- Fix the accessible role
- Fix setting default widget when removing a response
- Fix unmatched va_start()
- AdwApplicationWindow
- Default minimum size to 360×200
- AdwAvatar
- Fix portrait avatars on hidpi
- AdwBin
- Fix a potential focus issue
- AdwBreakpointBin
- Fix a leak
- AdwBreakpointCondition
- Fix leaks when parsing
- AdwCarousel
- Fix a build warning
- AdwComboRow
- Add :header-factory
- Add :search-match-mode
- Fix initial checkmark
- Handle model changes properly
- AdwDialog
- Fix toggling presentation mode
- Fix close button ignoring :can-close
- Fix ::close-attempt not emitting in some cases
- Fix swipe area for bottom sheets
- Make shortcuts work when there are no focusable widgets
- Correctly restore focus when opening a dialog from a menu
- Fix GtkWindow:deletable=false hiding close buttons in dialogs
- Fix accessibility warnings
- Leak fixes
- AdwEntryRow
- Add :max-length
- Don't change size on focus
- AdwExpanderRow
- Fix get_title_lines() and get_subtitle_lines() return types
- Fix remove() docs
- AdwHeaderBar
- Don't show title when used inside AdwBottomSheet with a drag handle
- Fix split view links in docs
- Fix initial focus for the back button
- AdwMessageDialog
- Refresh style, drop custom suggested and destructive button styles
- Try harder to fit into landscape mobile screens
- Fix unmatched va_start()
- AdwOverlaySplitView
- Unmap sidebar when it's hidden
- AdwPreferencesGroup
- Add :separate-rows
- Fix :header-group annotations and notifications
- Fix a potential focus issue
- AdwPreferencesPage
- Add :description-centered
- Fix a potential focus issue
- AdwSpinRow
- Fix ::input handling
- AdwStyleManager
- Support system accent color on Linux and Windows
- AdwSwipeTracker
- Various fixes for swipe handling
- AdwTabBar
- Remove spinner unmap hack as GTK handles it now
- AdwTabButton
- Fix needs-attention badge on RTL
- AdwTabOverview
- Remove spinner unmap hack as GTK handles it now
- AdwTabView
- Fix a leak when closing the last page
- Accessibility fixes
- Document :close-page return value
- AdwToast
- Fix accessible role
- AdwViewStack
- Accessibility fixes
- Fix a typo in docs
- AdwWindow
- Default minimum size to 360×200
- Docs
- Add a AdwMultiLayout example to the adaptive layouts page
- Replace the named colors page with css variables
- Use modern CSS rgb() syntax instead of the legacy one
- Stop mentioning _finish() functions, gi-docgen does it now
- Stop using non-standard property getter/setter annotations
- An attempt to make screenshot tool less flaky
- Update screenshots
- Don't list ADW_ENCODE_VERSION and ADW_UNAVAILABLE
- Demo
- Rename Dialogs page to Alert Dialog
- Use :separate-rows for the entry rows group on the lists page
- Remove colored buttons example
- Use neutral accent color for tab pages
- Refresh tab page colors
- Fix writing style for subtitles
- Fix the banner page button switch
- Stylesheet
- Use standard CSS functions instead of GTK-specific ones
- Introduce a CSS variable for each named color: @accent_color -> --accent-color etc
- @borders is replaced with --border-color, not --borders
- Each variable by default points to its named color to ensure
backwards compatibility
- Introduce --standalone-color-oklab
- Generate standalone colors from background colors by default
- Introduce --accent-blue, --accent-teal, --accent-green,
--accent-yellow, --accent-orange, --accent-red, --accent-pink,
--accent-purple and --accent-slate matching the system accents
- Introduce --border-opacity, --dim-opacity, --disabled-opacity
- Introduce --window-radius
- Introduce .boxed-list-separate
- Refresh style for GtkMessageDialog too
- Change .destructive-action style to make it distinct from
.suggested-action
- Support .navigation-sidebar for GtkGridView and GtkFlowBox
- Support .monospace for property rows
- Support .inline for text views
- Use white accent color for .osd instead of overriding it for every
widget inside
- Use matching accent colors for .error, .warning and .success
- Use red focus rings for destructive buttons
- Make file chooser selection grey
- Make sure --success-color, --warning-color and --error-color are
legible in .osd
- Add a hack to make GtkTreeView and GtkIconView redraw when accent
color changes
- Deprecate button.opaque
- Fix entry progress bars
- Various cleanups and refactoring
- Translation updates
- Brazilian Portuguese
- Catalan
- Dutch
- Hungarian
- Kabyle
- Portuguese
- Punjabi
- Slovenian
(From OE-Core rev: 96956166f5a18bb76bb3d9494783adb5a6e32311)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes in 0.8.1, 04-09-2024
==========================
- Fix a regression in the Remote Desktop where it wouldn't work with the
ScreenCast portal correctly.
- Use non-deprecated functions in the GTK4 code
- Run tests in CI so we catch regressions earlier
- Make Qt tests use QTEST_GUILESS_MAIN
- Fix an Input Capture test
Changes in 0.8.0, 02-09-2024
==========================
- Add API to allow for persistence on RemoteDesktop sessions
- Implement support for the Input Capture portal
- Add support for Qt 6
- Support xdg-foreign with Qt 6
- Fix screencasting on wlroots-based compositors
(From OE-Core rev: 093d3a1155b796a63fb6d295c535ffc27457d677)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
- adjust 0010-Do-not-hardcode-python-path-into-various-tools.patch
(From OE-Core rev: de2d07df6efb6c4d01f31d3f6d902b630f747400)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add python3-docutils-native to provide rst2man and rst2html5
Otherwise build fails if documentation is built
- Remove duplicate gi-docgen dependency. Its already included
by gi-docgen.bbclass
Note: This release changes the default GSK renderer to be Vulkan,
on Wayland. Other platforms still use ngl. The intent of this change
is to use the best available platform APIs. You can still override
the renderer choice using the GSK_RENDERER environment variable.
We believe that most of the problems reported with the new renderers
during the 4.13 and 4.15 development cycles have been addressed by now.
But the new renderers and dmabuf support are using graphics drivers
in different ways than the old gl renderer, and trigger new driver bugs.
Therefore, it is recommended to use the latest mesa release (24.2)
with the new renderers.
* GtkScale:
- Fix positioning of scale values
* GtkEmojiChooser:
- Make Control-clicks work for the recent section
* GtkPopover:
- Make sure focus lands on the right widget when cascading
* GtkSpinButton:
- Disable Emoji input for numeric spin buttons
* GtkSingleSelection:
- Implement unselect_all
* Accssibility:
- Fix roles for radio buttons
- Check if ATs are listening before exporting trees
- Add a check for sandboxed accessibility bus
- Fix handling of the error message relation
- Turn criticals into debug messages
- Set expanded states properly in menus
* CSS:
- Fix a few issues on bigendian systems
- Avoid a crash with relative colors
* GSK:
- Use the right GL context when exporting textures
- Don't let colors influence depth decisions
- Allow uploading of mipmap levels when tiling textures
* GDK:
- Update keysyms from libX11 1.8.10
- Implement cpu-side mipmapping
- Use a thread pool for color conversions and mipmapping
* Vulkan:
- Fix drag surface offsets
* Wayland:
- Fix a crash
- Associate EGL windows with context later
* X11:
- Fix initial EGL context creation
- Fix a problem with GL context creation
* Broadway:
- Implement compute_size and request_layout
* MacOS:
- Set transparent backgroiund for toplevel windows
* Windows:
- Improve debug output
- Detect Mesas d3d12 driver and request GDI compat
* Demos:
- Set window icons in demos
- Add a 64k x 64k image to the image scaling demo
* Translation updates
Belarusian
Brazilian Portuguese
Catalan
Czech
Galician
German
Hebrew
Indonesian
Korean
Lithuanian
Persian
Polish
Portuguese
Slovenian
Spanish
Turkish
Ukrainian
Overview of Changes in 4.15.6, 08-26-2024
=========================================
* GtkCheckButton:
- Add a grouped style class for radio buttons
* GtkScale:
- Fix alignment and positioning problems
* Css:
- Fix crashes in the variable support
* Gsk:
- Make graphics offloading work better with kwin
- Make colorstate transfer functions more robust
- GC dead textures more agressively
- Only use a single render pass per frame
* GL:
- Round damage rectangles properly
- Use the shared context when creating textures
- Fix a file descriptor leak in dmabuf export
* Vulkan:
- Round damage rectangles properly
* Wayland:
- Work with the kwin implementation of xx-color-management-v4
* Windows:
- Make gtk_show_uri use SHOpenWithDialog()
- Enable incremental rendering with WGL
* Macos:
- Open context menus on Ctrl-left click
* Debugging:
- Show color state information in the inspector
- Collect input event traces in the recorder
- Add shortcuts for toggling recording: Super-r
and for screenshots: Super-c
- Split the GDK_DEBUG env var into GDK_DEBUG and GDK_DISABLE
- Add GDK_DISABLE=color-mgmt and GDK_DISABLE=offload
* Tools:
- Add a 'Paste as node' action in gtk4-node-editor
* Translations updates
Basque
Belarusian
Brazilian Portuguese
Chinese (China)
Georgian
Hebrew
Hindi
Russian
Slovenian
Turkish
Ukrainian
Overview of Changes in 4.15.5, 11-08-2024
=========================================
* GtkTextView:
- ADd GtkTextBufferCommitNotify
* CSS:
- Propagate color state information to GSK for many features:
colors, borders, shadows, text
* Gdk:
- Fix an fd leak in the Vulkan code
- Fix a leak of EGLSurfaces and DMA buffers
- Set the opaque region of surfaces automatically based on their content
* Gsk:
- Fix Emoji rendering in Vulkan
- Rework color handling to take color states into account
- Implement more powerful occlusion culling
- Minimize our use of renderpasses
* Macos:
- Fix window transparency
* Debugging:
- The inspector shows details about color states
* Deprecations:
- gdk_draw_context_begin/end_frame
- gdk_surface_set_opaque_region
* Build:
- Require gstreamer 1.24
* Translation updates
Romanian
Overview of Changes in 4.15.4, 30-07-2024
=========================================
* GtkPopover:
- Fix size allocation with wrapping labels
* GtkColumnView:
- Check column visibility when measuring
* CSS:
- Fix fallout from recent changes
- Make implementation of currentcolor inheritance match browsers
* Gdk:
- Introduce GdkColorState for encoding color space information
Currently, we support srgb, srgb-linear, rec2100-pq and rec2100-linear
- Add color states to GdkTexture, as well as to the texture builder
and downloader objects, and convert as necessary
- Add GdkMemoryTextureBuilder
- Attach color states when loading or saving textures
- Add GdkCicpParams to create color state objects for cicp tuples
- Drop GDK_DEBUG=vulkan-validate
Use VK_INSTEANCE_LAYERS=VK_LAYER_KHRONOS_validation instead
* Gsk:
- Improve caching of glyphs and textures
- Remove the uber shader
- Numerous bug fixes
- Fix corner cases in offload handling
- Implement occlusion culling for opaque content
- Allow offloading (some) transformed textures
- Take colorstate into account when compositing
- Add GDK_DEBUG=linear to opt into linear compositing
- Implement tiling for large textures
- Stop using descriptors and go back to simpler texture
management that should work better with older GL
- Use correct shader clip mode for glyphs
- Improve shadow rendering
* Media:
- Attach color states to textures obtained from gstreamer
* Wayland:
- Allow offloading GL textures via dmabuf export
- Suppot the xx-color-management-v4 protocol
* Deprecations:
- GskGLShader and the render node
* Tools:
- Improve the rendernode tool extract command
- Add an image tool that is about manipulating textures
* Build:
- GTK now requires a C11 compiler
* Translation updates
Georgian
Hebrew
Hindi
Occitan
Slovenian
Overview of Changes in 4.15.3, 29-06-2024
=========================================
* Accessibility:
- Only emit notifications when cursor positions change in GtkText
- Fix handling of help text properties
* CSS:
- Fix some crashes introduced in recent currentcolor changes
* DND:
- Avoid a critical
* Documentation:
- Fix many oversights and missing docs
* maxOS:
- Add native keyboard shortcuts
Overview of Changes in 4.15.2, 28-06-2024
=========================================
* GtkFileChooserWidget:
- Plug some memory leaks
- Make Ctrl-Shift-N create a new folder
* GtkPopover:
- Handle resizing and position changes better
* CSS:
- Support color(), oklab(), etc (https://www.w3.org/TR/css-color-4/)
- Support color-mix() (https://www.w3.org/TR/css-color-5/)
- Support relative colors (https://www.w3.org/TR/css-color-5/)
- Support more colorspaces in color()
- Allow percentages for opacity
- Handle currentcolor more correctly
* Accessibility:
- Avoid markup when reading labels
* GSK:
- Subset fonts when serializing node trees
- Make ngl export render_texture results as dmabufs
* Wayland:
- Use xdg-dialog protocol for attached dialogs
* Windows:
- Build with UNICODE
* macOS:
- Implement fullscreen-on-monitor
* Documentation:
- Widget shortcuts and actions are now described in the docs
* Debugging:
- Add GTK_DEBUG=css for warning about deprecated css syntax
* Tools:
- rendernode-tool: Add an extract command for data urls
* Deprecations:
- CSS Color functions shade(), lighter(), darker(), alpha(), mix()
* Translation updates:
Czech
Hebrew
Serbian
Overview of Changes in 4.15.1, 21-05-2024
=========================================
* GtkGraphicsOffload:
- Don't crash without a child
* GtkSpinner:
- Don't animate when unmapped
* CSS:
- Support the :root selector
- Support variables and custom properties (https://www.w3.org/TR/css-variables-1/)
- Implement math functions (https://www.w3.org/TR/css-values-4/)
- Support modern syntax and calc in rgb() and hsl()
* Icontheme:
- Make symbolic svg loading more efficient
- Handle color-free symbolics more efficiently
* Accessibility:
- Make the gtk-demo sidebar search more accessible
- Stop emitting focus events
- Realize child contexts when necessary
* GDK:
- Support XDG_ACTIVATION_TOKEN
- dmabuf: Be more defensive when importing unknown formats to GL
- dmabuf: Use narrow range for YUV
- vulkan: Recreate swapchains when necessary or beneficial
* GSK:
- Improve logging for GDK_DEBUG=offload
- Improve logging for GSK_DEBUG=renderer
- gpu: Warn about inefficient texture import
- gpu: Handle tiny offscreens correctly
- vulkan: Add profiler marks in various places
- vulkan: Fix a problem with imported dmabufs showing up black
- cairo: Speed up mask nodes, since we use them for symbolic icons
* Wayland:
- Use wl_compositor version 6
* X11:
- Implement a missing method
* Build:
- Fix many ubsan warnings
* Debugging:
- Show more texture details in the recorder
- Use GTK_DEBUG=css to see CSS deprecations
* macOS:
- Fix problems with events handed back to the OS
- Respect GDK_DEBUG=default-settings
- Allow applictions to handle Dock > Quit
* Deprecations:
- Use of @name colors in CSS
* Translation updates:
Catalan
Georgian
Hungarian
Korean
Portuguese
Turkish
Overview of Changes in 4.15.0, 21-04-2024
=========================================
This release changes the default GSK renderer to be Vulkan, on
Wayland. Other platforms still use ngl.
The intent of this change is to get wider testing and verify that
Vulkan drivers are good enough for us to rely on. If significant
problems show up, we will revert this change for 4.16.
You can still override the renderer choice using the GSK_RENDERER
environment variable.
(From OE-Core rev: d8fc811bc7f93361ec5e43b213b29ab2f0276f23)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A previous patch broke archive retrieval because of an undeclared
variable. Declare the archive_name variable as expected.
(From OE-Core rev: 39d78fa53fb98515af6dc72c60017e5335993372)
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Reported-by: Richard Purdie <richard.purdie@linuxfoundation.org>
CC: Alexis Lothoré <alexis.lothore@bootlin.com>
CC: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
json-c's ptest will automatically detect valgrind and use it to run
tests. This will fail in case valgrind does not work, e.g., intel-x86-64
(corei7-64) + lib32 image. The error is about illegal instruction.
Error message is like below:
Illegal instruction (core dumped) valgrind --tool=memcheck ...
ERROR: "test1Formatted spaced pretty" exited with non-zero exit status: 132
So we explicitly disable valgrind by exporting USE_VALGRIND=0.
(From OE-Core rev: b0429a278e39b7a2846144bcc3fcc24ca298cab7)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Use SOLIBSDEV in FILES to fix nativesdk-binutils packaging on mingw
builds.
(From OE-Core rev: cba58ab2f380252f231fc78944499ade65e32223)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
We may as well define the dll output for mingw alongside the darwin dylib
definitions. There are some recipes which output .so files even on mingw
but those can be handled specifically in mingw.
(From OE-Core rev: bb3101fffceacfa4c021c33affb7c785da8d859f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Using the usrmerge distro feature for this check causes the -native
variant's build to fail. Simplify the test to be correct for both
native and target builds.
(From OE-Core rev: 105e6fbdd28238cef41f280c0c28939b24d1a96e)
Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use tar-native from our build system. GNU tar changed its behaviour
starting with version 1.35. It no longer stores device numbers for
regular, non-device files. Since some supported host distributions
still use 1.34, rely on tar-native for consistency.
Strip atime and ctime from tar archives, they're not necessary and
can change from invocation to invocation. Eliminate them from the
tar output as suggested in the tar 1.35 documentation[1].
[1] https://www.gnu.org/software/tar/manual/html_node/Reproducibility.html
(From OE-Core rev: 24d85d626aaad7eee7ba064410b80947e4f2faea)
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Python 2.x support is long gone, and many tools expect to use pip
by that name. Keep the pip name around again.
(From OE-Core rev: 0259bc27842ddff8ffb83b6003cf4ec0273cafe1)
Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In SDK, missing perl modules causes 'x86_64-pokysdk-linux-gp-display-html --help' to abort with below errors..
- Can't locate bignum.pm in @INC (you may need to install the feature module).
- Can't locate Math/BigInt.pm in @INC (you may need to install the Math::BigInt module)
By adding the following perl modules to RDEPENDS fixes the above errors:
nativesdk-perl-module-bignum
nativesdk-perl-module-bigint
nativesdk-perl-module-math-bigint
(From OE-Core rev: 05f1099acbbb10b6ce33ea117d313749f7dc4a47)
Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The 6.10 build has been tested on both a BeaglePlay and qemu, so we can
remove the pinning now.
(From meta-yocto rev: d19d6046e96b1c94ee50a6140b1338a50a2cef20)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only the tested machines are uncommented, so that people don't try to use
the untested machines but it's easy to enable them for testing.
KBRANCH is no longer set as all of the machines use standard/base, which
is the default from the linux-yocto recipe.
(From meta-yocto rev: 57de8f6e5085b57dd4ccfab8f0994ae6c4ee55a4)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
musl does not provide strerrorname_np() so do not use it.
(From OE-Core rev: d7678118af5aa4bfbf6fb72b34f90a1e37b917c3)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
(From OE-Core rev: b20551a8bbd71dd73aca7df3973556de020819cd)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
pie now works with gcc on powerpc, see:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81170
(From OE-Core rev: f9ef9af3874bf435e2f92fdf1ebe852b099fa7b5)
Signed-off-by: Benjamin Grossschartner <benjamin.grossschartner@urbanandmainlines.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Includes patches for CVE-2023-45236, CVE-2023-45237 and
CVE-2024-25742. Refreshed patches with devtool.
Changes:
https://github.com/tianocore/edk2/releases
edk2-stable202408
Release Date 2024-08-23
New Features & Bug Fixes
CryptoPkg:Add more crypto APIs (AESGCM/PEM/X509/RSA/PKCS5/PKCS7/Authenticode) based on Mbedtls
CryptoPkg: Enable Openssl native instruction support for AARCH64
CryptoPkg: Add support for aes128-sha256 and aes256-sha256 cipher
UefiCpuPkg: S3 cleanup
MdePkg/BaseLib: Add CRC16 CCITT False Implementation
DynamicTablesPkg: ACPI TPM2 generator
DynamicTablesPkg: Prepare for supporting other archs
BaseTools: Add VS2022 support
OvmfPkg: Add LoongArchVirt instance to OvmfPkg and enable it
edk2-stable202405
Release Date 2024-05-24
New Features & Bug Fixes
SecurityPkg:Add EFI Device Authentication Signature Database and SPDM
CryptoPkg:add additional RSAES-OAEP crypto functions
OvmfPkg:Add 5-level paging support
OvmfPkg:SEV-SNP Support for running under an SVSM
OvmfPkg:RBP register shall be cleared in TDVMCALL
OvmfPkg:Harden #VC instruction emulation (CVE-2024-25742)
Add SPI bus driver stack
NetworkPkg: Predictable TCP ISNs
NetworkPkg: Use of a Weak PseudoRandom Number Generator
UefiCpuPkg: Add new SmmRelocationLib library
Bugzilla List
Update Notes
NetworkPkg SECURITY PATCH CVE-2023-45237 requires the platform to provide the right implementation of the EFI_RNG_PROTOCOL
(i.e., using a GUID that appears in the allowlist) and EFI_HASH2_PROTOCOL. If it is not implemented, the platform will lose the ability to do network boot.
(From OE-Core rev: 50ae1d4afe436498b157f19e085532a6f0525d85)
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove 0001-tools-locktest-Use-intmax_t-to-print-off_t.patch, upstream has
fixed it with %lld.
* Remove 0001-reexport.h-Include-unistd.h-to-compile-with-musl.patch, it builds well
with musl without this patch.
* Add libxml2 to DEPENDS to fix:
configure: error: libxml2 not found.
* Add the following 2 patches to fix build errors with musl:
0001-support-include-junction.h-Define-macros-for-musl.patch
0001-support-junction-path.c-Fix-buld-for-musl.patch
(From OE-Core rev: 5e79a26b4188f562fe349ccb4523f60ad6f9c2a0)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Add test cases for a module path consisting of only a hostname and add
checksum verification of the unpacked go.mod files.
(Bitbake rev: 9380859b59923dee17469348f472a22e11be1779)
Signed-off-by: Christian Lindeberg <christian.lindeberg@axis.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
When mesh is enabled on musl the build fails with conflicting basename
calls.
(From OE-Core rev: 2db90c6508e350d35782db973291bbf5ffdfd3a5)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To keep the module cache logic in the go module fetchers simple, the
unpacking of the module zip files in the module cache directory is left
to the go install command in do_compile. So for do_populate_lic to find
the license files of module dependencies, do_compile needs to run before
do_populate_lic.
(From OE-Core rev: 35496654db325a4a904997be7a02fb04de74e9be)
Signed-off-by: Christian Lindeberg <christian.lindeberg@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set the GO_MOD_CACHE_DIR variable and move the location of the module
cache to enable the use of the go module fetchers for downloading and
unpacking module dependencies to the module cache.
Also, clean out the module cache before unpacking.
(From OE-Core rev: 287daff0bbd877990ce272e10601d4540d71f239)
Signed-off-by: Christian Lindeberg <christian.lindeberg@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|