mirror of
https://git.yoctoproject.org/poky
synced 2026-02-22 17:39:39 +01:00
03395abc2c2b8ade5204da57be794b4e351fda8c
16 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b8bfd3b01b |
cve-extra-exclusions: ignore inapplicable linux-yocto CVEs
Multiple CVEs are patched in kernel but appear as active because the NVD database is not up to date. In common file cve-extra-exclusion.inc, CVEs are ignored if and only if all versions of kernel used are patched. In cve-exclusion_6.1.inc, only ignore CVEs that are patched in v6.1, and not patched in v5.15. Recipes of version 6.1 should include this file. Reviewed-by: Yoann Congal <yoann.congal@smile.fr> (From OE-Core rev: 5feb065f1b1aaf218f71cc9d31a9251b139b9442) Signed-off-by: Geoffrey GIRY <geoffrey.giry@smile.fr> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|
|
9ef8cbcdfc |
linux-yocto/6.1: update to v6.1.20
Updating to the latest korg -stable release that comprises
the following commits:
7eaef76fbc46 Linux 6.1.20
05650b267e67 UML: define RUNTIME_DISCARD_EXIT
bf899a4b1220 Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
d663e13ca866 filelocks: use mount idmapping for setlease permission check
38327b6cb1fa drm/amd/display: adjust MALL size available for DCN32 and DCN321
02c8fa11f545 drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60
00e81f191bc0 media: rc: gpio-ir-recv: add remove function
39111cedd7ba media: ov5640: Fix analogue gain control
42d9fb70770f scripts: handle BrokenPipeError for python scripts
9ba7b769cee0 PCI: Add SolidRun vendor ID
b655ba93b51f macintosh: windfarm: Use unsigned type for 1-bit bitfields
69c74104b0e9 alpha: fix R_ALPHA_LITERAL reloc for large modules
f69bbc0bd6d2 powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
07a5f4e69761 powerpc/64: Move paca allocation to early_setup()
be2e726fa03a powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
5b5fab270f4d powerpc/bpf/32: Only set a stack frame when necessary
71e9501458aa clk: renesas: rcar-gen3: Disable R-Car H3 ES1.*
24c1bd1cd0d1 powerpc/iommu: fix memory leak with using debugfs_lookup()
ac872bb004c3 powerpc/64: Don't recurse irq replay
5759afd5e584 MIPS: Fix a compilation issue
e1f5c4c877af tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
587a6fda90f3 watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
09fa1a6b0cdd drm/msm/adreno: fix runtime PM imbalance at unbind
d1a3ca3ad486 adreno: Shutdown the GPU properly
70f12dee2254 drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
69a56ace8bc2 drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvested
2ef7f829214f ext4: Fix deadlock during directory rename
dc7d4b1a6568 drm/amdgpu: fix return value check in kfd
0a6321657eb8 RISC-V: Don't check text_mutex during stop_machine
324912d6c0c4 riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
99e9188f9c55 erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
ac1968ac3992 af_unix: fix struct pid leaks in OOB support
056b022cfc01 net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
7a3720361068 SUNRPC: Fix a server shutdown leak
b93ed36b31c3 octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
4de04f8f633c net/smc: fix fallback failed while sendmsg with fastopen
1bd92191773d ethernet: ice: avoid gcc-9 integer overflow warning
accd7904318a ice: Fix DSCP PFC TLV creation
ad7760898469 NFSD: Protect against filesystem freezing
e5febcfbae93 block: fix wrong mode for blkdev_put() from disk_scan_partitions()
49bfd991410b platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
d391a49ba1b2 platform: mellanox: select REGMAP instead of depending on it
5b5b69e3185f netfilter: conntrack: adopt safer max chain length
b26b85b18469 scsi: sd: Fix wrong zone_write_granularity value during revalidate
8f45d2f32c34 scsi: megaraid_sas: Update max supported LD IDs to 240
715396cca2ce net: tls: fix device-offloaded sendpage straddling records
0ce686fcab32 net: ethernet: mtk_eth_soc: fix RX data corruption issue
324361de111d net: phy: smsc: fix link up detection in forced irq mode
f0c8306c1aa2 btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
17d0f2e8daa8 bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
6a9379eba19b btrfs: fix extent map logging bit not cleared for split maps after dropping range
ceb089e2337f m68k: mm: Move initrd phys_to_virt handling after paging_init()
079d37e1624c netfilter: tproxy: fix deadlock due to missing BH disable
03b5128543d3 netfilter: ctnetlink: revert to dumping mark regardless of event type
fcae40e65802 bnxt_en: Avoid order-5 memory allocation for TPA data
796ae31ca256 net: phylib: get rid of unnecessary locking
b734a6f300d5 net: stmmac: add to set device wake up flag when stmmac init phy
0592b05c5085 drm/msm/dpu: clear DSPP reservations in rm release
5ade9afa5c65 drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
f8049342f829 drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK
1ef5491ca2a4 drm/msm/dpu: fix len of sc7180 ctl blocks
f45cf3ae3068 bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
90b40ab29298 ice: copy last block omitted in ice_get_module_eeprom()
287027d8a567 net: caif: Fix use-after-free in cfusbl_device_notify()
34f099b34b42 net: lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver
0b30a06b20e9 perf stat: Fix counting when initial delay configured
e8d7615d8f6f net: use indirect calls helpers for sk_exit_memory_pressure()
14c17c673e1b net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
34869f8e713e netfilter: nft_quota: copy content when cloning expression
227a7266fcd1 netfilter: nft_last: copy content when cloning expression
5d241eb8a124 selftests: nft_nat: ensuring the listening side is up before starting the client
6fac771473ca net: lan966x: Fix port police support using tc-matchall
25b54f247ea0 ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
78891a3c1e87 drm/msm/dpu: disable features unsupported by QCM2290
a3a087edd049 tls: rx: fix return value for async crypto
a7e0439c25f9 powerpc: dts: t1040rdb: fix compatible string for Rev A boards
ce93f1afc059 nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
3ee0c9fb7f46 bgmac: fix *initial* chip reset to support BCM5358
56d67b9788da drm/msm/a5xx: fix context faults during ring switch
ac3af300a2f8 drm/msm/a5xx: fix the emptyness check in the preempt code
84053e7dc47b drm/msm/a5xx: fix highest bank bit for a530
d334248d199f drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
fa73f67ac0f1 drm/msm: Fix potential invalid ptr free
5dca696143bf drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
512aa2fd8c9f cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
b0bb13612292 ext4: Fix possible corruption when moving a directory
17e98a5ede81 scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
0d14555f536a riscv: Add header include guards to insn.h
82f713e8b881 block: fix scan partition for exclusively open device again
573e58f5e7e1 block: Revert "block: Do not reread partition table on exclusively open device"
783c225e910f drm/i915: Populate encoder->devdata for DSI on icl+
bd61a84b5eee drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
e340197a4539 drm/i915: Introduce intel_panel_init_alloc()
87228e1c18dc spi: intel: Check number of chip selects after reading the descriptor
9858e0fb32b6 ipmi:ssif: Add a timer between request retries
8a676b6eb2d5 ipmi:ssif: Increase the message retry time
f12869ff7643 ipmi:ssif: Remove rtc_us_timer
526a177ac635 Input: exc3000 - properly stop timer on shutdown
86e9eb69c0e7 bus: mhi: ep: Change state_lock to mutex
b6dc68ac967a bus: mhi: ep: Power up/down MHI stack during MHI RESET
9ee18ff099b0 udf: Fix off-by-one error when discarding preallocation
a926daa8b13c fs: dlm: fix race setting stop tx flag
3c1bc8ded4e4 fs: dlm: be sure to call dlm_send_queue_flush()
29682b8a3dba fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
a3b0e9ac3c24 fs: dlm: fix use after free in midcomms commit
387c30389494 fd: dlm: trace send/recv of dlm message and rcom
8885e12aa107 fs: dlm: use packet in dlm_mhandle
cb2849caad02 fs: dlm: remove send repeat remove handling
14c5a584cbf2 fs: dlm: start midcomms before scand
f78892061075 fs: dlm: add midcomms init/start functions
e7935f5af426 fs: dlm: fix log of lowcomms vs midcomms
e136e969d268 KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
adc0dd8b0439 KVM: x86: Move guts of kvm_arch_init() to standalone helper
5daa32be8c02 KVM: VMX: Don't bother disabling eVMCS static key on module exit
afb26bfc01db KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
4d72cdd63909 nfc: change order inside nfc_se_io error path
4cd8ffa48800 HID: uhid: Over-ride the default maximum data buffer value with our own
5a144cfe35d8 HID: core: Provide new max_buffer_size attribute to over-ride the default
9cb27b1e76f0 ext4: zero i_disksize when initializing the bootloader inode
35161cec7677 ext4: fix WARNING in ext4_update_inline_data
50a70036ac3a ext4: move where set the MAY_INLINE_DATA flag is set
eb3a695aa71a ext4: fix another off-by-one fsmap error on 1k block filesystems
f3b8cc218bd1 ext4: fix RENAME_WHITEOUT handling for inline directories
f327490e0500 ext4: fix cgroup writeback accounting with fs-layer encryption
f0417bf138af staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
4a6d23b76c12 staging: rtl8723bs: Fix key-store index handling
8d2ca666a7b4 drm/connector: print max_requested_bpc in state debugfs
9f6f6f42b9ef drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF
d07d152d762d drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
a11e210dc595 drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
39190482e5d0 drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
cc4dd679912d x86/CPU/AMD: Disable XSAVES on AMD family 0x17
1c39d126b51b RISC-V: Stop emitting attributes
120f7a928719 fork: allow CLONE_NEWTIME in clone3 flags
a36f845f57a9 perf inject: Fix --buildid-all not to eat up MMAP2
fa4056781ac0 erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
da8fab32a712 io_uring/uring_cmd: ensure that device supports IOPOLL
fceed91ea1ba btrfs: fix percent calculation for bg reclaim message
99d232798c06 btrfs: fix unnecessary increment of read error stat on write error
cec08b7d1ebc fs: prevent out-of-bounds array speculation when closing a file descriptor
6449a0ba6843 Linux 6.1.19
49393a43c63a staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
83d76e3d8b91 staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script
7b3eac1950e7 wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
dc64dc4c80ae tpm: disable hwrng for fTPM on some AMD designs
1cc3fcf63192 Linux 6.1.18
cc4b55a48f4a usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
58b656177d17 arm64: Reset KASAN tag in copy_highpage with HW tags only
96122e776fe7 arm64: mte: Fix/clarify the PG_mte_tagged semantics
8b38969fa016 arm64: efi: Make efi_rt_lock a raw_spinlock
c6b9c79c3df9 io_uring/poll: allow some retries for poll triggering spuriously
3453b1b0439b io_uring: fix two assignments in if conditions
4ca25c0b74dd media: uvcvideo: Fix race condition with usb_kill_urb
27b5871abd5c drm/i915: Fix system suspend without fbdev being initialized
fb5f2b42650f drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
6e48e7901e62 drm/display/dp_mst: Fix payload addition on a disconnected sink
efe5ce019a9b drm/display/dp_mst: Fix down message handling after a packet reception error
b30fcedeba64 drm/display/dp_mst: Fix down/up message handling after sink disconnect
6130b22fb677 drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
beb15de99ae8 vDPA/ifcvf: allocate the adapter in dev_add()
dd5d2d8821b2 vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
6ddb3b805827 vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
154c0aea566d vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the adapter
e35beaa142d7 vDPA/ifcvf: decouple vq irq requester from the adapter
c0fca7704f5e vDPA/ifcvf: decouple config IRQ releaser from the adapter
62fb450c4dd2 vDPA/ifcvf: decouple vq IRQ releasers from the adapter
aa2af9353aeb vDPA/ifcvf: alloc the mgmt_dev before the adapter
50da55ec0f04 vDPA/ifcvf: decouple config space ops from the adapter
447d1c9abc84 vDPA/ifcvf: decouple hw features manipulators from the adapter
7ec0076b424e x86/resctl: fix scheduler confusion with 'current'
1f800f6aae57 net: tls: avoid hanging tasks on the tx_lock
f5a21755ee55 soundwire: cadence: Drain the RX FIFO after an IO timeout
51eb90be9fd8 soundwire: cadence: Remove wasted space in response_buf
425cd1b47124 iommu: Attach device group to old domain in error path
4e11ac106f69 RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
a577aac0dac6 phy: rockchip-typec: Fix unsigned comparison with less than zero
52ec1cae5277 PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
455ed25b5945 PCI: Add ACS quirk for Wangxun NICs
2d07ad44e741 PCI: loongson: Add more devices that need MRRS quirk
29d53c4c5a6f kernel/fail_function: fix memory leak with using debugfs_lookup()
5a7a9efdb193 drivers: base: dd: fix memory leak with using debugfs_lookup()
79ac2b01e033 drivers: base: component: fix memory leak with using debugfs_lookup()
d1c545e44c1e misc: vmw_balloon: fix memory leak with using debugfs_lookup()
4459d1e7bd04 tty: pcn_uart: fix memory leak with using debugfs_lookup()
d1589b73519e PCI: Distribute available resources for root buses, too
bf1ab09d2c45 PCI: Take other bus devices into account when distributing resources
a39f741e6021 PCI: Align extra resources for hotplug bridges properly
8dd58d3c1385 usb: gadget: uvc: Make bSourceID read/write
7a7de5957b8f usb: uvc: Enumerate valid values for color matching
ff542083b105 USB: ene_usb6250: Allocate enough memory for full object
cbf54771bc21 usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
b14d188d0d0b USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
78d9586d8e72 USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
7a5fdd866017 USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
31de0b70ae56 USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
be21a66e17ee USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
b0a8195a84a7 USB: isp1362: fix memory leak with using debugfs_lookup()
542a99cd6ead USB: isp116x: fix memory leak with using debugfs_lookup()
7d2d3bef6d70 USB: fotg210: fix memory leak with using debugfs_lookup()
54166af8941d USB: sl811: fix memory leak with using debugfs_lookup()
e529aeb771ae USB: uhci: fix memory leak with using debugfs_lookup()
dcbe69f4f743 USB: ULPI: fix memory leak with using debugfs_lookup()
610373dd354f USB: chipidea: fix memory leak with using debugfs_lookup()
ce234af49d10 USB: dwc3: fix memory leak with using debugfs_lookup()
04f3cda40e9f staging: pi433: fix memory leak with using debugfs_lookup()
d8c911d3d879 PCI: loongson: Prevent LS7A MRRS increases
bace2a37de7c soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
638eeb0e8ade media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
f5a2a15da3bc iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_config_word()
be0c84d90807 iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_status_word()
2d1716aba462 bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd
945877c145dd tools/iio/iio_utils:fix memory leak
947530c84044 mei: bus-fixup:upon error print return values of send and receive
f57c2164d082 serial: sc16is7xx: setup GPIO controller later in probe
59aba0393275 tty: serial: fsl_lpuart: disable the CTS when send break signal
765566110eb0 tty: fix out-of-bounds access in tty_driver_lookup_tty()
3c8dce696a66 staging: emxx_udc: Add checks for dma_alloc_coherent()
2f588d0345d6 cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
c68ece7baf2a USB: fix memory leak with using debugfs_lookup()
15aed90f3e05 media: uvcvideo: Silence memcpy() run-time false positive warnings
3c4a3bbe025c media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910
acfed4676a59 media: uvcvideo: Handle errors from calls to usb_string
11196ee3916e media: uvcvideo: Handle cameras with invalid descriptors
2c8ea08b86a5 media: uvcvideo: Remove format descriptions
7b41160db120 PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
60ac0a6de6b0 iommu/amd: Fix error handling for pdev_pri_ats_enable()
2ec4d5ef0800 IB/hfi1: Update RMT size calculation
9893771097b2 mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak
8caa60c20ae1 bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
a6426afbca51 firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
c578a68ffcdc kernel/printk/index.c: fix memory leak with using debugfs_lookup()
2072332c04df tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
92271fc1cc5d thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
69e49f1b5360 thermal: intel: quark_dts: fix error pointer dereference
ada41093fb1b ASoC: mediatek: mt8195: add missing initialization
bb12470672e7 ASoC: zl38060 add gpiolib dependency
daf8c1062d13 nvme-fabrics: show well known discovery name
fe2d9e54165d nvme-tcp: don't access released socket during error recovery
117dc3f6b641 nvme: bring back auto-removal of deleted namespaces during sequential scan
124fee6c62b2 ASoC: apple: mca: Improve handling of unavailable DMA channels
0c398c1c19ff ASoC: apple: mca: Fix SERDES reset sequence
c664c3835519 ASoC: apple: mca: Fix final status read on SERDES reset
f558edac8f6c ASoC: adau7118: don't disable regulators on device unbind
4be26d553a3f loop: loop_set_status_from_info() check before assignment
b0498e95cae7 io_uring: fix size calculation when registering buf ring
1e276e8acb8e rtc: allow rtc_read_alarm without read_alarm callback
6a675a6d57d3 scsi: mpi3mr: Use number of bits to manage bitmap sizes
abfe73c16b29 scsi: mpi3mr: Fix an issue found by KASAN
66050599b980 scsi: ipr: Work around fortify-string warning
926aef60ea64 genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
9425d1ee2c0c rtc: sun6i: Always export the internal oscillator
aa7dc954e809 spi: tegra210-quad: Fix iterator outside loop
d6e15f8de5b5 vc_screen: modify vcs_size() handling in vcs_read()
95c131b41f00 tcp: tcp_check_req() can be called from process context
fb987e7a9bd0 ARM: dts: spear320-hmi: correct STMPE GPIO compatible
df2dac168c74 net: dsa: felix: fix internal MDIO controller resource length
9df677d78130 net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
113d2d158f24 net/sched: act_sample: fix action bind logic
af8bfc1add67 net/sched: act_mpls: fix action bind logic
2cabfa2c404d net/sched: act_pedit: fix action bind logic
d3ad82430e9b net/sched: transition act_pedit to rcu and percpu stats
b2036a252381 nfc: fix memory leak of se_io context in nfc_genl_se_io
f19d8f93682a ext4: fix incorrect options show of original mount_opt and extend mount_opt2
2b7cf1bcd447 net/mlx5: Geneve, Fix handling of Geneve object id as error code
a383f5fcc891 net/mlx5e: Verify flow_source cap before using it
2a0b214ab49f net/mlx5: ECPF, wait for VF pages only after disabling host PFs
52e6e7a0bc04 mlx5: fix possible ptp queue fifo use-after-free
234cffda95e1 mlx5: fix skb leak while fifo resync and push
f6c0536b41e6 spi: tegra210-quad: Fix validate combined sequence
7dd49d434d2e 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
4f0e9244770f 9p/xen: fix connection sequence
db886cb3ecc6 9p/xen: fix version parsing
896f014a1761 net: fix __dev_kfree_skb_any() vs drop monitor
8dba9e7073a0 octeontx2-pf: Use correct struct reference in test condition
03c3a5584a0a sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
d28467230dd9 net: sunhme: Fix region request
e3aa5d1bb1b2 octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
e11e4d524eba ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
b232d4e840ed drm/i915: move a Kconfig symbol to unbreak the menu presentation
f94becae90b0 ptp: vclock: use mutex to fix "sleep on atomic" bug
512b6c4b83c9 netfilter: x_tables: fix percpu counter block leak on error path when creating new netns
ffba2d579026 netfilter: ctnetlink: make event listener tracking global
f2ccb36b8f76 netfilter: xt_length: use skb len to match in length_mt6
3dd6ac973351 netfilter: ebtables: fix table blob use-after-free
8291cfdfa6cd netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
1fd3c69f6511 netfilter: conntrack: fix rmmod double-free race
4f25d1dff805 netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
12a91ade681b watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
ce64f72e988b watchdog: pcwd_usb: Fix attempting to access uninitialized memory
ac099d94e048 watchdog: Fix kmemleak in watchdog_cdev_register
89c682e9d04c watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
1bcf3a9846e8 watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
edaed0cd7695 watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
102b82708c15 f2fs: synchronize atomic write aborts
a02a91057652 um: virt-pci: properly remove PCI device from bus
e38d2adf110c um: virtio_uml: move device breaking into workqueue
1954d3cd49d3 um: virtio_uml: mark device as unregistered when breaking it
4e774bf6ea50 um: virtio_uml: free command if adding to virtqueue failed
28ebc1164a45 x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
44b713a24251 netfilter: nf_tables: allow to fetch set elements when table has an owner
13a6366bbfa2 ext4: don't show commit interval if it is zero
aa936286e71a ext4: use ext4_fc_tl_mem in fast-commit replay path
0bf3672946a3 soc: qcom: stats: Populate all subsystem debugfs files
22ddbbff116e f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
cc4bc532acda ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
84253f3c2dad ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
c670b05127d3 ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
7750be5d3e18 ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
824452d5e90f ubifs: ubifs_writepage: Mark page dirty after writing inode failed
76c488e8a0e2 ubifs: dirty_cow_znode: Fix memleak in error handling path
0b8beac8a3c5 ubifs: Re-statistic cleaned znode count if commit failed
2ea7195b1950 ubi: Fix possible null-ptr-deref in ubi_free_volume()
26ec45f1c504 ubifs: Fix memory leak in alloc_wbufs()
27b760b81951 ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
b0c951742348 ubi: Fix use-after-free when volume resizing failed
c17e1ae20f6b ubifs: Reserve one leb for each journal head while doing budget
31282bc47fcd ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
b08071c68b58 ubifs: Fix wrong dirty space budget for dirty inode
f8bd27b6252a ubifs: Rectify space budget for ubifs_xrename()
f9e074845367 ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
1c5fdf2d4647 ubifs: Fix memory leak in ubifs_sysfs_init()
7508453ede98 ubifs: Fix build errors as symbol undefined
61aeba0e4b41 ubi: ensure that VID header offset + VID header size <= alloc, size
c8583b4655aa um: vector: Fix memory leak in vector_config
14e8bd4cfae3 f2fs: fix to abort atomic write only during do_exist()
e11707d5f86f f2fs: allow set compression option of files without blocks
05006a1521d8 fs: f2fs: initialize fsdata in pagecache_write()
125f89809501 soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
8fc4291f8de2 soc: mediatek: mtk-svs: reset svs when svs_resume() fail
e05aa300fb69 soc: mediatek: mtk-svs: restore default voltages when svs_init02() fail
0b65ff13f943 f2fs: clear atomic_write_task in f2fs_abort_atomic_write()
4bc488c5ca0e f2fs: correct i_size change for atomic writes
9ad51915f4b3 f2fs: introduce trace_f2fs_replace_atomic_write_block
9a0af7cb1c0b pwm: stm32-lp: fix the check on arr and cmp registers update
094ffaf50bb9 pwm: sifive: Always let the first pwm_apply_state succeed
6b99ebd30d65 soc: mediatek: mtk-svs: Enable the IRQ later
2c82bf3f1762 memory: renesas-rpc-if: Move resource acquisition to .probe()
fbb7c9096342 memory: renesas-rpc-if: Split-off private data from struct rpcif
e59c4d34f8ec soc: mediatek: mtk-pm-domains: Allow mt8186 ADSP default power on
a8f63d747bf7 objtool: Fix memory leak in create_static_call_sections()
4a229379a72e f2fs: fix to avoid potential deadlock
14b3742f34b1 f2fs: don't rely on F2FS_MAP_* in f2fs_iomap_begin
d35290addcba driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()
1f4a325933f8 fs/jfs: fix shift exponent db_agl2size negative
6cd37f8232f5 auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
3abebc503a51 net/sched: Retire tcindex classifier
11585e2f8b9d Linux 6.1.17
deef2947d5f6 Revert "blk-cgroup: dropping parent refcount after pd_free_fn() is done"
b5dae1cd0d83 Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()"
8a923980a190 Linux 6.1.16
7c7570791b15 net: avoid double iput when sock_alloc_file fails
5355a120e428 kbuild: Port silent mode detection to future gnu make.
ff9571a4dee9 sbitmap: Try each queue to wake up at least one waiter
d710b1e91bc0 wait: Return number of exclusive waiters awaken
12815a7d8f82 sbitmap: Advance the queue index before waking up a queue
7ebde70510a1 brd: use radix_tree_maybe_preload instead of radix_tree_preload
48d46319bedc qede: avoid uninitialized entries in coal_entry array
f0f427f3858f drm/edid: fix parsing of 3D modes from HDMI VSDB
26cbe4c63d1e drm/edid: fix AVI infoframe aspect ratio handling
832f861a4603 drm/gud: Fix UBSAN warning
be11d0d9c4eb drm/i915: Don't use BAR mappings for ring buffers with LLC
d805c28e11fc drm/i915: Don't use stolen memory for ring buffers with LLC
8551ddbff0c3 drm/radeon: Fix eDP for single-display iMac11,2
c63e43906ba6 drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
749b249d1ba9 drm/amd: Fix initialization for nbio 7.5.1
bf119a3c9c9f vfio/type1: restore locked_vm
9f0fd4f8ec0c vfio/type1: track locked_vm per dma
a6b2aabe6640 vfio/type1: prevent underflow of locked_vm via exec()
e8c21b19c2d0 vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
2bed9455db7c iommu/vt-d: Fix PASID directory pointer coherency
fd045119e1ab iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
01836e56fdd2 bus: mhi: ep: Save channel state locally during suspend and resume
69cc38576293 bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
353aea15d6ed bus: mhi: ep: Only send -ENOTCONN status if client driver is available
189f856e76f5 PCI/DPC: Await readiness of secondary bus after reset
358dbd575101 PCI: Avoid FLR for AMD FCH AHCI adapters
6ea16c1e6853 PCI: hotplug: Allow marking devices as disconnected during bind/unbind
24400824053f PCI: Unify delay handling for reset and resume
ef56d0e0b779 PCI/PM: Observe reset delay irrespective of bridge_d3
d7608b85661b MIPS: DTS: CI20: fix otg power gpio
676465bf756b riscv: ftrace: Reduce the detour code size to half
8d4084ccdfce riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
6e433ccb6844 riscv, mm: Perform BPF exhandler fixup on page fault
49064b50704b riscv: jump_label: Fixup unaligned arch_static_branch function
4c71ccae1d28 riscv: mm: fix regression due to update_mmu_cache change
3e92e7fa24ac riscv: Avoid enabling interrupts in die()
a1f8e6981488 RISC-V: add a spin_shadow_stack declaration
82143faf01dd scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
414418abc19f scsi: ses: Fix possible desc_ptr out-of-bounds accesses
27067c672980 scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
0dfe68394cbe scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
5ca5470b33e5 scsi: ses: Don't attach if enclosure has no components
7fa1203a1e6f scsi: qla2xxx: Remove increment of interface err cnt
d5da42d99c70 scsi: qla2xxx: Fix erroneous link down
98ee35fb6ffe scsi: qla2xxx: Remove unintended flag clearing
3ee4f1991c54 scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
494074747091 scsi: qla2xxx: Check if port is online before sending ELS
54bf124b960d scsi: qla2xxx: Fix link failure in NPIV environment
86bdf3ffff8d scsi: aacraid: Allocate cmd_priv with scsicmd
be8301e2d5a8 iommu/amd: Improve page fault error reporting
2ae19ac3ea82 iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
4aa738940016 tracing/eprobe: Fix to add filter on eprobe description in README file
b1e96ca73cf9 tools/bootconfig: fix single & used for logical condition
9674390ac540 ring-buffer: Handle race between rb_move_tail and rb_check_pages
313b18c77466 memory tier: release the new_memtier in find_create_memory_tier()
e10a97f68480 ktest.pl: Add RUN_TIMEOUT option with default unlimited
81dca9177d01 ktest.pl: Fix missing "end_monitor" when machine check fails
a467e3e04de6 kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
76c2ecaf570a ktest.pl: Give back console on Ctrt^C on monitor
71946389a765 mm/thp: check and bail out if page in deferred queue already
f65d6ee1d1c4 mm: memcontrol: deprecate charge moving
58c02890a32c docs: gdbmacros: print newest record
4509a11ec3bc remoteproc/mtk_scp: Move clk ops outside send_lock
9b15b558cdb8 media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
e39c25b0c115 mips: fix syscall_get_nr
6b60250d8a82 dax/kmem: Fix leak of memory-hotplug resources
37d1b326c95c alpha: fix FEN fault handling
deab8114fb67 mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
e6737d97722a panic: fix the panic_print NMI backtrace setting
c61df79a4ed4 regulator: core: Use ktime_get_boottime() to determine how long a regulator was off
d15bc167c6a2 ceph: update the time stamps and try to drop the suid/sgid
faa7b683e436 rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
bea92c2d45a5 fuse: add inode/permission checks to fileattr_get/fileattr_set
5a66e59e1fd9 arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
17a7cd7bdb68 ARM: dts: exynos: correct TMU phandle in Odroid HC1
dcfb64e88941 ARM: dts: exynos: correct TMU phandle in Odroid XU
7d633d11724f ARM: dts: exynos: correct TMU phandle in Exynos5250
635d07cff6de ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
2b957333aaaf ARM: dts: exynos: correct TMU phandle in Exynos4
3a5c8e52f32d ARM: dts: exynos: correct TMU phandle in Exynos4210
f8187b3faf97 ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node
75862e6fe659 ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU node
688ae6ce05be hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
57c07e552e0d hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
70a135c6d1e0 dm flakey: fix a bug with 32-bit highmem systems
be360c83f2d8 dm flakey: don't corrupt the zero page
673a3af21d5e dm cache: free background tracker's queued work in btracker_destroy
ea603083f9d7 dm flakey: fix logic when corrupting a bio
b57ba4e95250 thermal: intel: powerclamp: Fix cur_state for multi package system
6f2bce88c134 qede: fix interrupt coalescing configuration
6bfdc8194245 cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
dd43f8f90206 wifi: cfg80211: Set SSID if it is not already set
22dfb21bf1cd wifi: cfg80211: Fix use after free for wext
b18188e87f1c wifi: ath11k: allow system suspend to survive ath11k
3182ece59779 wifi: rtl8xxxu: Use a longer retry limit of 48
19fcf5d50c5a wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
2b3c953226cb dm: add cond_resched() to dm_wq_requeue_work()
7f093695b49a dm: add cond_resched() to dm_wq_work()
bc0734f689f8 dm: send just one event on resize, not two
53b2916ebde7 mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
10aed92f7f6b mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
bd74e1e3dc77 mtd: spi-nor: sfdp: Fix index value for SCCR dwords
a371788d4f4a cxl/pmem: Fix nvdimm registration races
05cbf6ddd984 ext4: refuse to create ea block when umounted
8b6d06b3be76 ext4: optimize ea_inode block expansion
45b99c35f812 jbd2: fix data missing when reusing bh which is ready to be checkpointed
2439ccfa5da2 ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
98606a002d71 ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
daa5a586e43a mm/damon/paddr: fix missing folio_put()
dc3809f39035 crypto: qat - fix out-of-bounds read
d2bea5788847 irqdomain: Fix domain registration race
b89b0c737d1c irqdomain: Fix mapping-creation race
1c89f39e754f irqdomain: Refactor __irq_domain_alloc_irqs()
1b4aa065ea46 irqdomain: Drop bogus fwspec-mapping error handling
b6655a4910a6 irqdomain: Look for existing mapping only once
deb243ca052b irqdomain: Fix disassociation race
33bf92b1d00a irqdomain: Fix association race
82f3b18daef7 selftests: seccomp: Fix incorrect kernel headers search path
5bed9f821f2a selftests: vm: Fix incorrect kernel headers search path
0545d5d25c9e selftests: dmabuf-heaps: Fix incorrect kernel headers search path
88c2276087e3 selftests: drivers: Fix incorrect kernel headers search path
fe2ff9d2af85 selftests: futex: Fix incorrect kernel headers search path
f3b63b7fae23 selftests: ipc: Fix incorrect kernel headers search path
ce31cc0d43fc selftests: perf_events: Fix incorrect kernel headers search path
f7007a7a7723 selftests: mount_setattr: Fix incorrect kernel headers search path
238d9471a70c selftests: move_mount_set_group: Fix incorrect kernel headers search path
33adb9b047be selftests: rseq: Fix incorrect kernel headers search path
d804597155ec selftests: sync: Fix incorrect kernel headers search path
5baeb2a2a247 selftests: ptp: Fix incorrect kernel headers search path
cdc9cfaa0ba0 selftests: user_events: Fix incorrect kernel headers search path
f12ec4e7a80c selftests: filesystems: Fix incorrect kernel headers search path
38fe9e0cbd0f selftests: gpio: Fix incorrect kernel headers search path
277ec3b556b3 selftests: media_tests: Fix incorrect kernel headers search path
2b6933dd5707 selftests: kcmp: Fix incorrect kernel headers search path
1af311d9104c selftests: membarrier: Fix incorrect kernel headers search path
c1017c80fa82 selftests: pidfd: Fix incorrect kernel headers search path
a9588d80b7b0 selftests: clone3: Fix incorrect kernel headers search path
ef3d77238925 selftests: arm64: Fix incorrect kernel headers search path
c490a85e7dac selftests: pid_namespace: Fix incorrect kernel headers search path
168f19fffa65 selftests: core: Fix incorrect kernel headers search path
3005b2695175 selftests: sched: Fix incorrect kernel headers search path
db66ebfba234 selftests/ftrace: Fix eprobe syntax test case to check filter support
991ec754899e selftests/powerpc: Fix incorrect kernel headers search path
3b3016f874fc ima: Align ima_file_mmap() parameters with mmap_file LSM hook
7327b30a0084 ima: fix error handling logic when file measurement failed
1beb41094bbf brd: check for REQ_NOWAIT and set correct page allocation mask
f832bd2ee4c4 brd: return 0/-error from brd_insert_page()
95bb37e077db brd: mark as nowait compatible
3adf063bac2f virt/sev-guest: Return -EIO if certificate buffer is not large enough
38834acf5917 Documentation/hw-vuln: Document the interaction between IBRS and STIBP
08d87c87d646 x86/speculation: Allow enabling STIBP with legacy IBRS
d576547f489c x86/microcode/AMD: Fix mixed steppings support
88d3d95e75f2 x86/microcode/AMD: Add a @cpu parameter to the reloading functions
05749fd36631 x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
57d9df918745 x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
1a3439f548e2 x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
e9d033963606 x86/reboot: Disable SVM, not just VMX, when stopping CPUs
4f555b03a02b x86/reboot: Disable virtualization in an emergency if SVM is supported
77ace6654355 x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
c4765c973c1d x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)
b261024d7ea8 selftests: x86: Fix incorrect kernel headers search path
32f87ee52113 KVM: SVM: hyper-v: placate modpost section mismatch error
a92d045f3706 KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
d639b16492fa KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
14f36160c7d1 KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
97b2c22ec819 KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
1ccd12324abd KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
dbc2e9451559 KVM: SVM: Flush the "current" TLB when activating AVIC
59038be57a4a KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
b9e428136129 KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
084a6deb86ab KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
688e3a1bf3e4 KVM: x86: Purge "highest ISR" cache when updating APICv state
59320074afa4 KVM: Register /dev/kvm as the _very_ last thing during initialization
b2de2b4d4e00 KVM: VMX: Fix crash due to uninitialized current_vmcs
ccf6a7fb1aed KVM: Destroy target device if coalesced MMIO unregistration fails
5e2d29b58c2c RDMA/siw: Fix user page pinning accounting
42991f51d283 md: don't update recovery_cp when curr_resync is ACTIVE
12d461e224ef udf: Fix file corruption when appending just after end of preallocated extent
1f328751b65c udf: Detect system inodes linked into directory hierarchy
65f64fb9c2ab udf: Preserve link count of system files
6837910aeb2c udf: Do not update file length for failed writes to inline files
adac9ac6d2e0 udf: Do not bother merging very long extents
0e7d8e2991e5 udf: Truncate added extents on failed expansion
21477427ecb4 selftests/landlock: Test ptrace as much as possible with Yama
6c51c0702815 selftests/landlock: Skip overlayfs tests when not supported
fa7e18233f4f fs/cramfs/inode.c: initialize file_ra_state
85cdc9d2c865 ocfs2: fix non-auto defrag path not working issue
8163ea90d89b ocfs2: fix defrag path triggering jbd2 ASSERT
83dbb9a1bd5e f2fs: fix kernel crash due to null io->bio
de33f129253e f2fs: fix cgroup writeback accounting with fs-layer encryption
85e128901583 f2fs: retry to update the inode page given data corruption
f07a8d61b6ea f2fs: fix information leak in f2fs_move_inline_dirents()
9f955165d8d7 fs: dlm: send FIN ack back in right cases
e3df326f8cc2 fs: dlm: move sending fin message into state change handling
83c8cb2ba0ad fs: dlm: don't set stop rx flag after node reset
375009e22bd2 exfat: fix inode->i_blocks for non-512 byte sector size device
0fb929e7553d exfat: redefine DIR_DELETED as the bad cluster number
88384ae34a41 exfat: fix unexpected EOF while reading dir
569a77e5b882 exfat: fix reporting fs error when reading dir beyond EOF
0c80bef0b7d2 fs: hfsplus: fix UAF issue in hfsplus_put_super
8140cdc57bc5 hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
55c9ddf6c656 io_uring: mark task TASK_RUNNING before handling resume/task work
f2e0fd28328f ARM: dts: exynos: correct HDMI phy compatible in Exynos4
77837a24bc54 torture: Fix hang during kthread shutdown phase
6bf555ed8938 ksmbd: fix possible memory leak in smb2_lock()
df6c263a31a4 ksmbd: do not allow the actual frame length to be smaller than the rfc1002 length
2254e82d2018 ksmbd: fix wrong data area length for smb2 lock request
35ab0cadbcc2 locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
9b59fb27d4c5 btrfs: hold block group refcount during async discard
155ca832cfa3 scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
8ba997b22f2c scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
4e0dfdb48a82 scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
f5a6d69857eb cifs: return a single-use cfid if we did not get a lease
c992b699b9cb cifs: Check the lease context if we actually got a lease
f1d84943289e cifs: don't try to use rdma offload on encrypted connections
edf38e9f4269 cifs: split out smb3_use_rdma_offload() helper
363d67103f20 cifs: introduce cifs_io_parms in smb2_async_writev()
e49a6d569d7c cifs: fix mount on old smb servers
8db5028479f8 cifs: Fix uninitialized memory reads for oparms.mode
ab7a12c0efc1 cifs: Fix uninitialized memory read in smb3_qfs_tcon()
12bda36df57b KVM: s390: disable migration mode when dirty tracking is disabled
f9a38f5ecf90 s390/kprobes: fix current_kprobe never cleared after kprobes reenter
70afa77327e0 s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler
a829c5f7c3c6 s390: discard .interp section
24e2c6cfe82e s390/extmem: return correct segment type in __segment_load()
75a499fc9d66 io_uring: fix fget leak when fs don't support nowait buffered read
bfdd27a1eb8e io_uring: remove MSG_NOSIGNAL from recvmsg
68f703ad0355 io_uring/rsrc: disallow multi-source reg buffers
d9399e543062 io_uring: add reschedule point to handle_tw_list()
42fe280e267a io_uring: add a conditional reschedule to the IOPOLL cancelation loop
4c13c6a080ec io_uring: handle TIF_NOTIFY_RESUME when checking for task_work
c981a035dff0 io_uring: use user visible tail in io_uring_poll()
f09fb7ff2ab2 io_uring: Replace 0-length array with flexible array
fe0d40baa4ed ipmi_ssif: Rename idle state and check
605f607f0735 ipmi:ssif: resend_msg() cannot fail
0ad52040d1a9 ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
9bb9941a9ce4 rtc: pm8xxx: fix set-alarm race
1af0bdca03f3 block: be a bit more careful in checking for NULL bdev while polling
398d8745262d block: clear bio->bi_bdev when putting a bio back in the cache
1796bc1e4499 block: don't allow multiple bios for IOCB_NOWAIT issue
0407aeed3501 firmware: coreboot: framebuffer: Ignore reserved pixel color bits
4ed8dca3d583 scsi: mpt3sas: Remove usage of dma_get_required_mask() API
0d4967202d69 wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
11d93294b7c3 driver core: fw_devlink: Avoid spurious error message
29bc917b68a6 drm/shmem-helper: Revert accidental non-GPL export
cb26818c8b0d cifs: prevent data race in smb2_reconnect()
07db1151e015 nfsd: don't hand out delegation on setuid files being opened for write
c085476ad346 nfsd: zero out pointers after putting nfsd_files on COPY setup error
3033f2e3cf84 dm cache: add cond_resched() to various workqueue loops
e2c4490d4031 dm thin: add cond_resched() to various workqueue loops
bea13417361a drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
2435156aa768 drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
42bbbd6594f7 drm/amd/display: Enable P-state validation checks for DCN314
337c3624bcb0 HID: logitech-hidpp: Don't restart communication if not necessary
cf4549343270 scsi: ufs: core: Fix device management cmd timeout flow
3dec769caf33 scsi: snic: Fix memory leak with using debugfs_lookup()
d919f493bb7d drm/amd/display: Do not commit pipe when updating DRR
8e8cff444ec2 pinctrl: at91: use devm_kasprintf() to avoid potential leaks
388bcec9aa91 hwmon: (nct6775) B650/B660/X670 ASUS boards support
49f865f3d7e5 hwmon: (nct6775) Directly call ASUS ACPI WMI method
8fcdbc4bc013 hwmon: (coretemp) Simplify platform device handling
c2191e507147 gfs2: Improve gfs2_make_fs_rw error handling
4bdfa48d7464 drm/amd/display: fix FCLK pstate change underflow
804bdc5fe05d Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled"
6f5f8d677c7f regulator: s5m8767: Bounds check id indexing into arrays
5e210046e3bd regulator: max77802: Bounds check regulator id against opmode
734350a83b14 ASoC: kirkwood: Iterate over array indexes instead of using pointer math
9a9942cbdb7c ASoC: soc-compress: Reposition and add pcm_mutex
9def1adcd667 drm/msm/dpu: Add DSC hardware blocks to register snapshot
d39202b201d0 docs/scripts/gdb: add necessary make scripts_gdb step
fa4c8baa6bf0 habanalabs: fix bug in timestamps registration code
60be72808501 habanalabs: extend fatal messages to contain PCI info
8f720a79bc66 drm/amd/display: Set hvm_enabled flag for S/G mode
214cdbe17923 drm/drm_print: correct format problem
d50cd50f612a drm: rcar-du: Fix setting a reserved bit in DPLLCR
afc9da1352cd drm: rcar-du: Add quirk for H3 ES1.x pclk workaround
25a6499b1a53 drm/msm/dsi: Add missing check for alloc_ordered_workqueue
2ee8ec2c12cb HID: uclogic: Add support for XP-PEN Deco Pro MW
26ac66039aa7 HID: uclogic: Add support for XP-PEN Deco Pro SW
f415a64eabad HID: uclogic: Add battery quirk
ac3d719de1d9 HID: uclogic: Add frame type quirk
8ce8a443ddd9 drm/amd/display: fix mapping to non-allocated address
83ace0dd67ee drm: amd: display: Fix memory leakage
a0f406db3ede drm/amd: Avoid ASSERT for some message failures
17d649967006 Revert "fbcon: don't lose the console font across generic->chip driver switch"
8dfefa8f424a scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
82a6debd4e4b drm/amdkfd: Page aligned memory reserve size
12003ad0f35c drm/amd: Avoid BUG() for case of SRIOV missing IP version
107b8b542bb9 drm/radeon: free iio for atombios when driver shutdown
efb332a2037b drm/amd/display: Defer DIG FIFO disable after VID stream enable
dbe9140ed6bf drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
b1c760073925 HID: Add Mapping for System Microphone Mute
457a969bc6f3 drm/omap: dsi: Fix excessive stack usage
8e365f1bd672 drm/amd/display: Fix potential null-deref in dm_resume
223e365ac60a drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h write
8e25eaae471d drm/amd/display: Reduce expected sdp bandwidth for dcn321
d5b286daecb4 drm: panel-orientation-quirks: Add quirk for DynaBook K50
260bdc633d5e drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
fa66c02e4c11 scm: add user copy checks to put_cmsg()
eb726a791087 devlink: Fix TP_STRUCT_entry in trace of devlink health report
3c106b7eb1b6 s390/kfence: fix page fault reporting
c91cca8e39d4 hv_netvsc: Check status in SEND_RNDIS_PKT completion message
20a89a4442d1 wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
7dbb8ceea188 Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
8917270ace46 Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
25ea81801072 Bluetooth: Fix issue with Actions Semi ATS2851 based devices
5100c4efc306 PM: EM: fix memory leak with using debugfs_lookup()
cde67cb7d2d1 PM: domains: fix memory leak with using debugfs_lookup()
15cffd01ed80 time/debug: Fix memory leak with using debugfs_lookup()
611c39021710 s390/idle: mark arch_cpu_idle() noinstr
ab28522da564 uaccess: Add minimum bounds check on kernel buffer size
7d10fc49d8fa coda: Avoid partial allocation of sig_inputArgs
b79c51d0c085 net/mlx5: fw_tracer: Fix debug print
f4c1138d37c3 ACPI: video: Fix Lenovo Ideapad Z570 DMI match
c09feaa46a51 wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
331918f22a1d tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
ad04399765e3 gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
9427584c2f15 can: isotp: check CAN address family in isotp_bind()
3b26e45ce1e1 netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
531570a18761 s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
ab5fd43a8abc m68k: Check syscall_trace_enter() return code
5f56767fb5f2 net: bcmgenet: Add a check for oversized packets
94b28dc12f40 crypto: hisilicon: Wipe entire pool on error
856dbac0a82e clocksource: Suspend the watchdog temporarily when high read latency detected
e52bddc469d9 thermal: intel: intel_pch: Add support for Wellsburg PCH
7e4edf9ab030 bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
05841af18d4b ACPI: Don't build ACPICA with '-Os'
2aa469e6cd10 ice: add missing checks for PF vsi type
f0cf125056ac ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
6965c92ef421 inet: fix fast path in __inet_hash_connect()
61d0163e2be7 wifi: mt7601u: fix an integer underflow
ecb980dc7970 wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
d29e44273980 bpftool: Always disable stack protection for BPF objects
2135dd1be685 x86/bugs: Reset speculation control settings on init
3a43a366ecaa timers: Prevent union confusion from unexpected restart_syscall()
c115d466bed2 thermal: intel: Fix unsigned comparison with less than zero
982a936329d2 wifi: ath11k: debugfs: fix to work with multiple PCI devices
5a2153b83c8e rcu-tasks: Handle queue-shrink/callback-enqueue race condition
94ed8ac1bb1a rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2c4d26dad76e srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
05737bd85c10 rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
4a501b4ef881 rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
881f50d76c38 wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
d6ea1ca1d456 wifi: ath11k: fix monitor mode bringup crash
1f137c634a8c wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
8ea364aba332 perf/x86/intel/uncore: Add Meteor Lake support
b78434f6eee0 cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
463ef209628e cpuidle: drivers: firmware: psci: Dont instrument suspend code
909eb5116ee5 x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
a3a54e6a021c cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
cc5541f8cca3 arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
063c7d86ee89 btrfs: scrub: improve tree block error reporting
3036f5f5ae52 trace/blktrace: fix memory leak with using debugfs_lookup()
81c1188905f8 blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
029f1f1efa84 blk-cgroup: dropping parent refcount after pd_free_fn() is done
bf8eb1fd6110 blk-iocost: fix divide by 0 error in calc_lcoefs()
377f7d85bd27 fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
f2a6198f5ed7 ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
711bd1b55329 exit: Detect and fix irq disabled state in oops
982f8ef8ec7e context_tracking: Fix noinstr vs KASAN
0f688febd5d2 udf: Define EFSCORRUPTED error code
938b99be5219 arm64: dts: qcom: msm8996: Add additional A2NoC clocks
1d9452ae3bdb ARM: OMAP2+: omap4-common: Fix refcount leak bug
4a46f52ae8f0 rpmsg: glink: Release driver_override
09699f0e5b69 rpmsg: glink: Avoid infinite loop on intent for missing channel
5df521e0b2cb media: saa7134: Use video_unregister_device for radio_dev
479796534a45 media: usb: siano: Fix use after free bugs caused by do_submit_urb
69a9a301a5d8 media: i2c: ov7670: 0 instead of -EINVAL was returned
5259b92dc466 media: atomisp: Only set default_run_mode on first open of a stream/asd
029c1410e345 media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
ece8818968a8 media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
80f98dc3ebf1 media: amphion: correct the unspecified color space
e66571729a5f media: imx-jpeg: Apply clk_bulk api instead of operating specific clk
756901c49ee8 media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399
3fca02c42689 media: v4l2-jpeg: ignore the unknown APP14 marker
1cfbe44e0c7d media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_data
972bd67c2c7b media: platform: mtk-mdp3: fix Kconfig dependencies
689bd2b43d46 media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU config
ebec3d44b874 media: camss: csiphy-3ph: avoid undefined behavior
e68b43980a90 media: platform: mtk-mdp3: Fix return value check in mdp_probe()
9ffaf55e126c media: i2c: imx219: Fix binning for RAW8 capture
248fdc5dd225 media: i2c: imx219: Split common registers from mode tables
ac93f8ac66e6 media: i2c: ov772x: Fix memleak in ov772x_probe()
f5a4e595bce5 media: mc: Get media_device directly from pad
a40d94f0b314 media: ov5640: Handle delays when no reset_gpio set
8064bbb75481 media: ov5640: Fix soft reset sequence and timings
49b849824b98 media: ov5675: Fix memleak in ov5675_init_controls()
fc33380ae06f media: ov2740: Fix memleak in ov2740_init_controls()
724039e013b3 media: max9286: Fix memleak in max9286_v4l2_register()
9753f5ce9ce7 builddeb: clean generated package content
8570655c0f9b s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
8630e8b10250 powerpc: Remove linker flag from KBUILD_AFLAGS
4bc6977fb45c media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in imx7_csi_init()
bc8681485312 media: platform: ti: Add missing check for devm_regulator_get
8a316112fd97 media: ti: cal: fix possible memory leak in cal_ctx_create()
dc5887dcc538 remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
0e27e6598201 Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
eeaf35f4e3b3 IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
db5f82e3a78b IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
b7967f175e79 RDMA/rxe: Fix missing memory barriers in rxe_queue.h
0f2a0ebb89a7 RDMA/rxe: cleanup some error handling in rxe_verbs.c
f56c87aee1f8 iommu/vt-d: Allow to use flush-queue when first level is default
2d93a340ae31 iommu/vt-d: Fix error handling in sva enable/disable paths
8ae211370261 dmaengine: ptdma: check for null desc before calling pt_cmd_callback
c387ee97aebe dmaengine: dw-axi-dmac: Do not dereference NULL structure
03fece43fa10 dmaengine: sf-pdma: pdma_desc memory leak fix
1bfe5bce1baa iommu/amd: Do not identity map v2 capable device when snp is enabled
4c23124b45ee iommu: Fix error unwind in iommu_group_alloc()
24278dc380aa iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
f139c15c6cc6 PCI: qcom: Fix host-init error handling
fe5955b11f6e phy: rockchip-typec: fix tcphy_get_mode error case
fe6a1fbe83f5 PCI: Fix dropping valid root bus resources with .end = zero
6bce9ec9e0fa dmaengine: dw-edma: Fix readq_ch() return value truncation
9f53d9d8bc81 usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
775f970ec978 mtd: mtdpart: Don't create platform device that'll never probe
3dd596616d10 driver core: fw_devlink: Make cycle detection more robust
a3c171751512 driver core: fw_devlink: Improve check for fwnode with no device/driver
7a8ce4d2fbbc driver core: fw_devlink: Consolidate device link flag computation
16aa2487cf15 driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
eaf9b5612a47 driver core: fw_devlink: Don't purge child fwnode's consumer links
2455b81afe68 driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
9795ece3a85b tty: serial: imx: disable Ageing Timer interrupt request irq
efe4bd88ab2c tty: serial: imx: Handle RS485 DE signal active high
a65192fc80a6 serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
b3bd44bf20cb RDMA/irdma: Cap MSIX used to online CPUs + 1
59b040cf3339 usb: max-3421: Fix setting of I/O pins
2cfc00e974d7 RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
bc6405bca868 power: supply: remove faulty cooling logic
c1abca193874 iommu/vt-d: Set No Execute Enable bit in PASID table entry
bbbeb5414a9c iommu/dart: Fix apple_dart_device_group for PCI groups
78b291ba2906 iommu: dart: Support >64 stream IDs
1ad8b31653e2 iommu: dart: Add suspend/resume support
c7bd4bfd4b8e PCI: mt7621: Delay phy ports initialization
26bd2b5b18e1 phy: mediatek: remove temporary variable @mask_
dca51010f772 usb: gadget: configfs: Restrict symlink creation is UDC already binded
8c2059513e54 usb: musb: mediatek: don't unregister something that wasn't registered
a661cccff059 RDMA/cxgb4: add null-ptr-check after ip_dev_find()
fe9dd008b186 tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
351c8d8650d1 usb: early: xhci-dbc: Fix a potential out-of-bound memory access
c169890b5f7b fpga: microchip-spi: rewrite status polling in a time measurable way
e9ed12b8c7f7 fpga: microchip-spi: move SPI I/O buffers out of stack
d937ab794b8d dmaengine: dw-edma: Fix missing src/dst address of interleaved xfers
bdefbe1b0fd5 fotg210-udc: Add missing completion handler
e851996b3226 firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle
29274780dda0 drivers: base: transport_class: fix resource leak when transport_add_device() fails
e77745640f8f drivers: base: transport_class: fix possible memory leak
8fe72b8f59f6 driver core: location: Free struct acpi_pld_info *pld before return false
d1dbff10c6cd driver core: fix resource leak in device_add()
a68a09cc4b0f misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()
942c1239ff2e misc/mei/hdcp: Use correct macros to initialize uuid_le
023bf26fde38 mei: pxp: Use correct macros to initialize uuid_le
055891397f53 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF
77968ae69d4f firmware: stratix10-svc: fix error handle while alloc/add device failed
6fcedeadb3ef firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_probe()
959dd00ed4d8 applicom: Fix PCI device refcount leak in applicom_init()
23b534e82dbd eeprom: idt_89hpesx: Fix error handling in idt_init()
1b00494c8f92 Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocol"
d9b85a205d95 serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()
64096d3b8d11 tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
dc8ca4fb36af tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
7f8d2f78ae62 hwtracing: hisi_ptt: Only add the supported devices to the filters list
6bb43ee46310 PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc
16c06d34e27c PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
86c1988d2695 PCI: switchtec: Return -EFAULT for copy_to_user() errors
41e9ad787fab PCI/IOV: Enlarge virtfn sysfs name buffer
c13e1a90fbf5 usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count
1a31f1c5062d coresight: cti: Add PM runtime call in enable_store
431d8b2d1457 coresight: cti: Prevent negative values of enable count
b0081745f6e6 coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR
5029464da930 media: uvcvideo: Refactor power_line_frequency_controls_limited
54858223a925 media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX
367703c3ec4f media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
aeab0c3644d3 media: uvcvideo: Check for INACTIVE in uvc_ctrl_is_accessible()
9b1f0df64946 alpha/boot/tools/objstrip: fix the check for ELF header
fe4dd80d58ec kobject: Fix slab-out-of-bounds in fill_kobj_path()
f3ffd86915ed kobject: modify kobject_get_path() to take a const *
7cf515bf9e8c driver core: fix potential null-ptr-deref in device_add()
65e07272b6c0 soundwire: cadence: Don't overflow the command FIFOs
bb2b4edaff38 i2c: designware: fix i2c_dw_clk_rate() return size to be u32
061609b555d4 usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()
4f3dea31bfa1 iio: light: tsl2563: Do not hardcode interrupt trigger type
fa87cf2e756e RDMA/hns: Fix refcount leak in hns_roce_mmap
59d54a65151d dmaengine: HISI_DMA should depend on ARCH_HISI
8372207b009d RDMA/erdma: Fix refcount leak in erdma_mmap
bd93358f11d8 dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
9cca3a4933ca mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
bcb57fd95534 mfd: cs5535: Don't build on UML
a52a2817d2aa objtool: add UACCESS exceptions for __tsan_volatile_read/write
2267c88f0499 perf tests stat_all_metrics: Change true workload to sleep workload for system wide check
adb2cfd3f2f4 printf: fix errname.c list
17f9131ef7c3 perf record: Fix segfault with --overwrite and --max-size
718eaef01e5a selftests: use printf instead of echo -ne
947de2882d42 selftests/ftrace: Fix bash specific "==" operator
96acb09a34ac selftests: find echo binary to use -ne options
13b56886c165 sparc: allow PM configs for sparc32 COMPILE_TEST
25fc1a80010b perf tools: Fix auto-complete on aarch64
cf21aaac3b0e perf test bpf: Skip test if kernel-debuginfo is not present
c795162b15ff perf intel-pt: Do not try to queue auxtrace data on pipe
67f1f53cfc97 perf inject: Use perf_data__read() for auxtrace
f86d50bf1969 tools/tracing/rtla: osnoise_hist: use total duration for average calculation
0cd7777c7476 leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
d5a8fe4c3ff3 leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
d880981b8222 leds: led-core: Fix refcount leak in of_led_get()
062547cbcd05 perf llvm: Fix inadvertent file creation
4750fc5f50bb gfs2: jdata writepage fix
212c79117f8c cifs: use tcon allocation functions even for dummy tcon
41832c62a75d cifs: Fix warning and UAF when destroy the MR list
c51ae01104b3 cifs: Fix lost destroy smbd connection when MR allocate failed
349eb7df6607 NFSD: copy the whole verifier in nfsd_copy_write_verifier
6851b4203e76 nfsd: don't fsync nfsd_files on last close
521b6116151b nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
598e2d5d911d NFSD: fix problems with cleanup on errors in nfsd4_copy
75b8c681c563 nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
17f2a1a3cdea nfsd: fix race to check ls_layouts
9f0df37520a2 NFSD: fix leaked reference count of nfsd4_ssc_umount_item
c8b346b79a70 NFSD: enhance inter-server copy cleanup
659d4c4ca537 drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
7c3a7f3aa134 ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU Macbooks
ac55ee431c03 hid: bigben_probe(): validate report count
f2bf592ebd50 HID: bigben: use spinlock to safely schedule workers
cc0f24739d90 HID: bigben_worker() remove unneeded check on report_field
d829fae53dae HID: bigben: use spinlock to protect concurrent accesses
1c3609ee824e ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
d217a3b66bf2 spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
f859788868c4 NFS: fix disabling of swap
087245878d51 nfs4trace: fix state manager flag printing
5b8cd07aba15 dm: remove flush_scheduled_work() during local_exit()
0924b13f218e ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property init
007374a1b4fb hwmon: (mlxreg-fan) Return zero speed for broken fan
e4aac4fb1dfe spi: bcm63xx-hsspi: Fix multi-bit mode setting
3e2e193d5d8a HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
062024bf77e9 drm/amd/display: don't call dc_interrupt_set() for disabled crtcs
7839422bed58 ASoC: codecs: lpass: fix incorrect mclk rate
7b642273438c ASoC: codecs: lpass: register mclk after runtime pm
adcc7c98ce4c ASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flag
cd57b2898a81 ASoC: qcom: q6apm-dai: fix race condition while updating the position pointer
91b7ce0cfff7 ASoC: qcom: q6apm-lpass-dai: unprepare stream if its already prepared
c95f4de66352 HID: retain initial quirks set up when creating HID devices
f380b1060ab0 HID: multitouch: Add quirks for flipped axes
be2876e01ad6 scsi: aic94xx: Add missing check for dma_map_single()
847cdbdcd5a2 scsi: mpt3sas: Fix a memory leak
099bd0a7b363 drm/amdgpu: fix enum odm_combine_mode mismatch
f716ca292a7d ALSA: hda: Fix the control element identification for multiple codecs
355d109fb6b7 hwmon: (ltc2945) Handle error case in ltc2945_value_store
c710243ed668 hwmon: (asus-ec-sensors) add missing mutex path
7b56f11cde26 regulator: tps65219: use generic set_bypass()
265fdccd77d4 ASoC: dt-bindings: meson: fix gx-card codec node regex
9eecb446fab0 ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()
c3acfb79bde7 ASoC: rsnd: fixup #endif position
93bc34805393 regmap: apply reg_base and reg_downshift for single register ops
8a722ac86b7e dm: improve shrinker debug names
53b7166927b0 ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()
bbded1ed4c44 ASoC: mchp-spdifrx: fix controls that works with completion mechanism
9e72142dcc06 ASoC: mchp-spdifrx: fix return value in case completion times out
2967cc9cf38f ASoC: mchp-spdifrx: fix controls which rely on rsr register
4eeeccf07dd9 spi: dw_bt1: fix MUX_MMIO dependencies
eee97569465a ASoC: topology: Properly access value coming from topology file
1f874b9cd790 gpio: vf610: connect GPIO label to dev name
9a576e668411 dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorr
5ee1bce74c5f ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()
7b551a501fa7 drm/mediatek: Clean dangling pointer on bind error path
67ea657c7891 drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
c21de3b3bcd1 drm/mediatek: Drop unbalanced obj unref
407f40df3b60 drm/mediatek: Use NULL instead of 0 for NULL pointer
6a46566628b1 drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
dd5e3d8300e2 drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()
a52c45560053 pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts
fbb286284da7 drm/tegra: firewall: Check for is_addr_reg existence in IMM check
7009b78bb995 gpu: host1x: Don't skip assigning syncpoints to channels
0906026ac285 gpu: host1x: Fix mask for syncpoint increment register
b15b3e9499cb pinctrl: mediatek: Initialize variable *buf to zero
fa592fa1eeee pinctrl: mediatek: Initialize variable pullen and pullup to zero
6f16121d2205 pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()
deb9379af500 habanalabs: bugs fixes in timestamps buff alloc
bc579a2ee8b2 drm/msm/mdp5: Add check for kzalloc
dd49cef313e6 drm/msm/dpu: Add check for pstates
42442d42c57b drm/msm/dpu: Add check for cstate
17f092f4c03a drm/msm: use strscpy instead of strncpy
2ef3ea75c4be drm/msm/dpu: sc7180: add missing WB2 clock control
473cc5169994 scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096
243a79c3dfd9 drm/msm/dsi: Allow 2 CTRLs on v2.5.0
af28abee67ac drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
a64eb25a2919 drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
533d94954412 regulator: tps65219: use IS_ERR() to detect an error pointer
72e330373241 drm/bridge: lt9611: pass a pointer to the of node
30ef50ccdab3 drm/bridge: lt9611: fix clock calculation
59646dabe92d drm/bridge: lt9611: fix programming of video modes
01c42582facf drm/bridge: lt9611: fix polarity programming
d15f67aed9c5 drm/bridge: lt9611: fix HPD reenablement
74131c671fe5 drm/bridge: lt9611: fix sleep mode setup
9e1e236acdc4 drm/msm/dpu: Disallow unallocated resources to be returned
31c4251a20fd drm/msm/gem: Add check for kmalloc
208680ccf7bf drm/amdgpu: Use the sched from entity for amdgpu_cs trace
a8fa33759563 ALSA: hda/ca0132: minor fix for allocation size
7af606b9eb11 drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
462a8af60ff4 drm/bridge: tc358767: Set default CLRSIPO count
94589fc6df3e ASoC: fsl_sai: initialize is_dsp_mode flag
7fe652f0f53e scsi: qla2xxx: edif: Fix clang warning
6626b7494a01 scsi: qla2xxx: Fix exchange oversubscription for management commands
3d5376ae518b scsi: qla2xxx: Fix exchange oversubscription
ee8d6231ad07 drm/panel-edp: fix name for IVO product id 854b
c83d0321d89c drm/msm: clean event_thread->worker in case of an error
15e78c7f2ddd drm/vc4: hdmi: Correct interlaced timings again
a9cce4831017 drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5
cc6b67e90717 drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
22134a4f02d2 drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
d4bbf52e299d drm/vc4: hvs: Set AXI panic modes
dbef00ef4b9b pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
601be03fa8b8 pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
1d0190c62850 pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pins
e55f93d67431 drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
3723c4dbcd14 drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()
9aba03fb5146 hwmon: (ftsteutates) Fix scaling of measurements
41286a53e7f5 drm/vc4: drop all currently held locks if deadlock happens
1a6e6d4996c7 gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get_port_by_id()
df29e4edee96 drm: tidss: Fix pixel format definition
29e9bb28ca0b drm/vc4: dpi: Fix format mapping for RGB565
596f1ba3987e drm/vkms: Fix null-ptr-deref in vkms_release()
bebd60ec3bf2 drm/vkms: Fix memory leak in vkms_init()
d446af74046e drm/bridge: megachips: Fix error handling in i2c_register_driver()
50b43490b028 drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC
1e9d46c765cb drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXC
c9ab539bf930 drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match spec
0de7fc4d9c01 drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
b14147464251 drm: Fix potential null-ptr-deref due to drmm_mode_config_init()
92e832252ec4 sefltests: netdevsim: wait for devlink instance after netns removal
672039408784 selftest: fib_tests: Always cleanup before exit
2edd8c192fd2 net/mlx4_en: Introduce flexible array to silence overflow warning
209a8a5d57f9 net: lan966x: Fix possible deadlock inside PTP
2e0b1754dd82 net: bcmgenet: fix MoCA LED control
4bb736b40475 l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
5982e3f4886e selftests/net: Interpret UDP_GRO cmsg data as an int value
13457741d4ae net/smc: fix application data exception
f2f46de98c11 net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
3d0e30ca57a4 irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interrupts
bf12b493caac irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts
bb1cc7fc3e1d bpf: Fix global subprog context argument resolution logic
30651cff1e21 LoongArch, bpf: Use 4 instructions for function address in JIT
cecc68559cd5 xsk: check IFF_UP earlier in Tx path
ccf81ec1f1ed can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
08d2f6779535 can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error
026ba2f7760e selftests/bpf: Fix xdp_do_redirect on s390x
678ea18d6240 bpf: Zeroing allocated object from slab in bpf memory allocator
8c4615742602 wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
ec2c00f84678 selftests/bpf: Fix map_kptr test.
9f6756cd0988 thermal/drivers/hisi: Drop second sensor hi3660
2de283088766 tools/lib/thermal: Fix thermal_sampling_exit()
558496d79b8c wifi: mac80211: fix off-by-one link setting
2a0200daeccf wifi: mac80211: avoid u32_encode_bits() warning
1ee0a1d7fb3b wifi: mac80211: Don't translate MLD addresses for multicast
1d7e57d794b5 wifi: mac80211: fix non-MLO station association
acb20912ff3b wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
451fcf6e73e3 wifi: mac80211: move color collision detection report in a delayed work
dfcce7e6948e crypto: crypto4xx - Call dma_unmap_page when done
5f14842b64e0 crypto: octeontx2 - Fix objects shared between several modules
9dadb003e309 ACPI: resource: Do IRQ override on all TongFang GMxRGxx
35ed2f552b0b ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 models
332213a34e0a selftests/bpf: Fix out-of-srctree build
225e75dc744f wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
2f85c768bea2 wifi: iwl4965: Add missing check for create_singlethread_workqueue()
34f611204ae5 wifi: iwl3945: Add missing check for create_singlethread_workqueue
05a94ebbaed8 clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first use
c984ddfdf67f RISC-V: time: initialize hrtimer based broadcast clock event device
cfbdf8869fe8 m68k: /proc/hardware should depend on PROC_FS
cf7cf7d1d4c7 crypto: rsa-pkcs1pad - Use akcipher_request_complete
b8dd6200fa8d rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
cd9dff330e89 xen/grant-dma-iommu: Implement a dummy probe_device() callback
fbbe6ddb6062 libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
fb7f9c3b4461 s390/ap: fix status returned by ap_qact()
673b533fb5b0 s390/ap: fix status returned by ap_aqic()
19e29653c832 s390: vfio-ap: tighten the NIB validity check
8f36f6e5770e net: ipa: generic command param fix
720b2d5621ae Bluetooth: hci_qca: get wakeup status from serdev device handle
64e28ecf44e4 Bluetooth: L2CAP: Fix potential user-after-free
1913ff10fcea Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
a5f024d0e6f9 cpufreq: davinci: Fix clk use after free
02c90e03e64f OPP: fix error checking in opp_migrate_dentry()
035a80733ec4 tap: tap_open(): correctly initialize socket uid
b4ada752eaf1 tun: tun_chr_open(): correctly initialize socket uid
ee01753c5d45 net: add sock_init_data_uid()
1a71a9eaf32d s390/boot: fix mem_detect extended area allocation
f458b7f354ff s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails
a5178cd3a802 s390/boot: cleanup decompressor header files
76b53cd95d2b s390/vmem: fix empty page tables cleanup under KASAN
9e1e58525d6c s390/mem_detect: fix detect_memory() error handling
a0d91a48e1a0 irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe
bb755e020abc irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
65e30bd1310d irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains
ea54b608d85b irqchip: Fix refcount leak in platform_irqchip_probe
dcb8c33561f6 net/mlx5: Enhance debug print in page allocation failure
2a9a5f88e0da wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read
eadd65fc5603 wifi: mt76: add memory barrier to SDIO queue kick
f8baf3e6c389 wifi: mt76: mt7915: fix WED TxS reporting
4cbb876153b6 wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
32e1e8b25dbf wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_work
9d786d1a1ccb bpftool: profile online CPUs instead of possible
daeef81825bf crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
d0105ef2f05e selftests/bpf: Initialize tc in xdp_synproxy
71c83b54be42 can: rcar_canfd: Fix R-Car V3U GAFLCFG field accesses
d5ed96a1f8d4 kselftest/arm64: Fix enumeration of systems without 128 bit SME
33222abfe48b wifi: iwlwifi: mei: fix compilation errors in rfkill()
24f105f90ad3 s390/bpf: Add expoline to tail calls
bddd22cf5cc2 leds: led-class: Add missing put_device() to led_put()
57c3e1d63b63 crypto: xts - Handle EBUSY correctly
baffb1a112f7 selftests/bpf: Fix vmtest static compilation error
6d1b85adad6f selftests/bpf: Use consistent build-id type for liburandom_read.so
f82708c7965e x86/microcode: Adjust late loading result reporting message
252bb13e2f38 x86/microcode: Check CPU capabilities after late microcode update correctly
45c505d04976 x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
7d8914c998d6 powercap: fix possible name leak in powercap_register_zone()
4d497e8b200a crypto: seqiv - Handle EBUSY correctly
a006aa3eedb8 crypto: essiv - Handle EBUSY correctly
dcdd2198bbff crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
ccf60fee67f4 selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
b49ff3a2c472 ACPI: battery: Fix missing NUL-termination with large strings
4bb071d9c2db wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()
e596b36e15a7 wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup
8f28513d9520 wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
9acdec72787a wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
5a84e51f7258 wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function
d9fedfdf2d0c thermal/drivers/imx_sc_thermal: Fix the loop condition
bb8db9ac0ea2 thermal/drivers/imx_sc_thermal: Drop empty platform remove function
7fe711014e5f wifi: orinoco: check return value of hermes_write_wordrec()
93c3f34ec02f wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU
e09eadf1976a wifi: rtw89: Add missing check for alloc_workqueue
1e336d6bab68 wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()
de92beb63a4b thermal/drivers/tsens: limit num_sensors to 9 for msm8939
eec28ff90f5f thermal/drivers/tsens: fix slope values for msm8939
1983e2a94c54 thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
574b125bb802 thermal/drivers/tsens: Drop msm8976-specific defines
d7e2be5da9a9 x86/signal: Fix the value returned by strict_sas_size()
f61744f7b45d s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()
ec75af7e811d s390/early: fix sclp_early_sccb variable lifetime
0903111d67ef workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
3bfadfd8b62b kselftest/arm64: Fix syscall-abi for systems without 128 bit SME
c5721ba0f25e arm64/cpufeature: Fix field sign for DIT hwcap detection
b20197ece1ff selftests/xsk: print correct error codes when exiting
af76543a8448 selftests/xsk: print correct payload for packet dump
550802b8ed58 ACPICA: nsrepair: handle cases without a return value correctly
8ffe7de184cb platform/chrome: cros_ec_typec: Update port DP VDO
c65b76f6f3e5 crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
553d8b25cc5e lib/mpi: Fix buffer overrun when SG is too long
62030a49158d rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
24f259ce3a7c rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
a2b0cda452b7 rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
e9ab0e81bc42 genirq: Fix the return type of kstat_cpu_irqs_sum()
c8a85ad1d8fc ACPICA: Drop port I/O validation for some regions
476dadca0b98 crypto: x86/ghash - fix unaligned access in ghash_setkey()
700aec11cbfc libbpf: Fix invalid return address register in s390
014a1f62706a wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()
cb96e0164858 wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
ec1679db9a16 wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
492228fc0b44 wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
9ce142fdb97e wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
4da483f714b6 wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
7f159116d620 wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
a1bdecedc7ad wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
07dcd756e28f wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()
62ec7e8bf42f wifi: ipw2200: fix memory leak in ipw_wdev_init()
b7a05cdce2cc wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
9e93b377dccf libbpf: Fix btf__align_of() by taking into account field offsets
f1fe40120de6 wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit()
c7a97f6c73e0 wifi: rtw89: 8852c: rfk: correct DPK settings
6cc41f946aa2 wifi: rtw89: 8852c: rfk: correct DACK setting
afa42dbbb1f2 wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()
653d13a73e49 wifi: libertas: fix memory leak in lbs_init_adapter()
e81114f49b67 wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
5366c223c0c6 wifi: rtlwifi: rtl8723be: don't call kfree_skb() under spin_lock_irqsave()
3e3962d52ffa wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave()
231385c75937 wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
c4f1ded67a90 wifi: rsi: Fix memory leak in rsi_coex_attach()
408a8295c896 wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr_trans()
494ceb253aaf wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()
c31759baecfd wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()
8dd61e810fa4 wifi: mt76: mt7915: check return value before accessing free_block_num
8b5174a7f25d wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host
4469ddf7d5ec wifi: mt76: mt7915: add missing of_node_put()
fba23dfd6f27 block: use proper return value from bio_failfast()
a07836bc0a32 block: bio-integrity: Copy flags when bio_integrity_payload is cloned
3c5059e24a20 block: Fix io statistics for cgroup in throttle path
cbe695b83845 block: sync mixed merged request's failfast with 1st bio's
afc983189496 erofs: relinquish volume with mutex held
1cae3dd88e50 arm64: dts: qcom: pmk8350: Use the correct PON compatible
669b26eb87f6 arm64: dts: qcom: pmk8350: Specify PBS register for PON
066de07e02a9 block: ublk: check IO buffer based on flag need_get_data
c77d664ab8e3 KEYS: asymmetric: Fix ECDSA use via keyctl uapi
2fb6b7006d23 x86/perf/zhaoxin: Add stepping check for ZXC
28057ce72204 perf/x86/intel/ds: Fix the conversion from TSC to perf time
6b4fcc4e8a30 sched/rt: pick_next_rt_entity(): check list_entry
ef3a7ffc0a6f s390/dasd: Fix potential memleak in dasd_eckd_init()
3f82ad843898 arm64: dts: qcom: msm8992-lg-bullhead: Enable regulators
8f21aa36f767 arm64: dts: qcom: msm8992-*: Fix up comments
9fee3bfc9026 arm64: dts: qcom: msm8953: correct TLMM gpio-ranges
b55c3db4ebf8 arm64: dts: qcom: msm8992-lg-bullhead: Correct memory overlaps with the SMEM and MPSS memory regions
16b6a0e91fd3 arm64: dts: qcom: sm8450: drop incorrect cells from serial
c051e3c59b45 arm64: dts: qcom: sm8350: drop incorrect cells from serial
d5f4a0f4ebd7 arm64: dts: qcom: msm8996 switch from RPM_SMD_BB_CLK1 to RPM_SMD_XO_CLK_SRC
02b40796f387 arm64: dts: qcom: msm8996: support using GPLL0 as kryocc input
800141f9b534 blk-mq: correct stale comment of .get_budget
c9cf2f38cb18 blk-mq: Fix potential io hung for shared sbitmap per tagset
b1f6feff7c6a blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
ad756d8cae3b blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
14cea6cc8ad3 blk-mq: avoid sleep in blk_mq_alloc_request_hctx
76e64c9a0a82 ARM: dts: stm32: Update part number NVMEM description on stm32mp131
722ea8e50de8 arm64: dts: mediatek: mt7986: Fix watchdog compatible
d53255b6e005 arm64: dts: mediatek: mt8195: Fix watchdog compatible
2e5186b452e3 arm64: dts: mediatek: mt8186: Fix watchdog compatible
78b3831c4d98 arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
335d89880d2d arm64: dts: mt8186: Fix CPU map for single-cluster SoC
d7219172bfa6 arm64: dts: mt8192: Fix CPU map for single-cluster SoC
f870eb010ee0 arm64: dts: mt8195: Fix CPU map for single-cluster SoC
3e5ddf2b8438 sbitmap: correct wake_batch recalculation to avoid potential IO hung
0f312961c799 sbitmap: Use single per-bitmap counting to wake up queued tags
b2fbd1c9bd30 sbitmap: remove redundant check in __sbitmap_queue_get_batch
ffdc6932437b ARM: dts: imx7s: correct iomuxc gpr mux controller cells
e6829910b93f ublk_drv: don't probe partitions if the ubq daemon isn't trusted
23e79f75e61b ublk_drv: remove nr_aborted_queues from ublk_device
0f58469c7864 ARM: dts: sun8i: nanopi-duo2: Fix regulator GPIO reference
58dccc65221c arm64: dts: meson: bananapi-m5: switch VDDIO_C pin to OPEN_DRAIN
b556778f76f9 arm64: dts: meson: radxa-zero: allow usb otg mode
5379f4aa230d arm64: dts: renesas: beacon-renesom: Fix gpio expander reference
fd38b56f3a6a locking/rwsem: Disable preemption in all down_read*() and up_read() code paths
1c68c6006478 arm64: dts: amlogic: meson-sm1-odroid-hc4: fix active fan thermal trip
084f14099af9 arm64: dts: amlogic: meson-gxbb-kii-pro: fix led node name
16b3b00360f4 arm64: dts: amlogic: meson-gxl-s905d-phicomm-n1: fix led node name
e35feeb3fdbe arm64: dts: amlogic: meson-sm1-bananapi-m5: fix adc keys node names
5c88975800f2 arm64: dts: amlogic: meson-gx-libretech-pc: fix update button name
b362379ddf11 arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux node name
b7f839bc2e5c arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix invalid rtc node name
65d5ffb9639b arm64: dts: amlogic: meson-gxl-s905w-jethome-jethub-j80: fix invalid rtc node name
ce047a265a69 arm64: dts: amlogic: meson-gx: add missing unit address to rng node name
54b3c863762f arm64: dts: amlogic: meson-gxl-s905d-sml5442tw: drop invalid clock-names property
c727f9bb9e42 arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix supply name of USB controller node
79bf95227649 arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatible
8edbf0894ba8 arm64: dts: amlogic: meson-axg: fix SCPI clock dvfs node name
0c38c2e2169d arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node name
1e0a7b41f503 ARM: imx: Call ida_simple_remove() for ida_simple_get
7f02f32ee66e ARM: dts: exynos: correct wr-active property in Exynos3250 Rinato
a0726e992dbc arm64: dts: ti: k3-j7200: Fix wakeup pinmux range
e1bfd8784cb5 ARM: s3c: fix s3c64xx_set_timer_source prototype
ed4400210105 ARM: bcm2835_defconfig: Enable the framebuffer
addbe278d723 arm64: dts: mediatek: mt8192: Mark scp_adsp clock as broken
ab5968aa3d7b ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()
a8cc5a1e5005 arm64: dts: meson: remove CPU opps below 1GHz for G12A boards
3eb8dd85321f arm64: dts: qcom: ipq8074: correct PCIe QMP PHY output clock names
130d06c40cea arm64: dts: qcom: ipq8074: fix Gen3 PCIe node
8591695cb68e arm64: dts: qcom: ipq8074: correct Gen2 PCIe ranges
3cf94d7fdee7 arm64: dts: qcom: ipq8074: fix Gen3 PCIe QMP PHY
8c9554012be6 arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
03b414e181d2 arm64: dts: qcom: ipq8074: correct USB3 QMP PHY-s clock output names
d98ab7b969f6 arm64: dts: qcom: msm8992-bullhead: Disable dfps_data_mem
91475aa72e21 arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem size
2dd983e1dd54 arm64: dts: msm8992-bullhead: add memory hole region
3de06621abee arm64: tegra: Fix duplicate regulator on Jetson TX1
3fd1439e7b7d arm64: dts: ti: k3-am62-main: Fix clocks for McSPI
5453ea5d8865 arm64: dts: ti: k3-am62: Enable SPI nodes at the board level
07fc78d8f0c9 cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
4259d9af7ef6 arm64: dts: meson-gx: Fix the SCPI DVFS node name and unit address
d314f2947aad arm64: dts: meson-g12a: Fix internal Ethernet PHY unit name
c91352826f3c arm64: dts: meson-gx: Fix Ethernet MAC address unit name
e9cbef47ae0c arm64: dts: meson-axg: jethub-j1xx: Fix MAC address node names
2b9ed2d4d6d1 arm64: dts: meson-gxl: jethub-j80: Fix Bluetooth MAC node name
6194b4422467 arm64: dts: meson-gxl: jethub-j80: Fix WiFi MAC address node
6c8d10d05884 arm64: dts: qcom: sc8280xp: Vote for CX in USB controllers
32785fada583 arm64: dts: qcom: sc8280xp: correct SPMI bus address cells
14af148bcf77 arm64: dts: qcom: sc7280: correct SPMI bus address cells
65e0c74501bc arm64: dts: qcom: sc7180: correct SPMI bus address cells
ce7d894bed1a x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
681964878331 arm64: dts: qcom: sdm845-db845c: fix audio codec interrupt pin name
57991c89c9b8 arm64: dts: mediatek: mt8186: Fix systimer 13 MHz clock description
ba20e0b2c6d3 arm64: dts: mediatek: mt8195: Fix systimer 13 MHz clock description
242196166ca6 arm64: dts: mediatek: mt8192: Fix systimer 13 MHz clock description
8770843a00af arm64: dts: mediatek: mt8183: Fix systimer 13 MHz clock description
850fd7deb574 arm64: dts: mediatek: mt8195: Add power domain to U3PHY1 T-PHY
e43a06c73be4 ARM: zynq: Fix refcount leak in zynq_early_slcr_init
45df2f9562fb arm64: dts: imx8m: Align SoC unique ID node unit address
a4598dbf8079 arm64: dts: qcom: sm6125-seine: Clean up gpio-keys (volume down)
ca4dfd29ac90 arm64: dts: qcom: sm6125: Reorder HSUSB PHY clocks to match bindings
f4996d63e721 arm64: dts: qcom: sm6350: Fix up the ramoops node
69283bfc0a7b arm64: dts: qcom: sm8150-kumano: Panel framebuffer is 2.5k instead of 4k
53866b5a2ed2 arm64: dts: qcom: msm8996-tone: Fix USB taking 6 minutes to wake up
5cace2e34bd9 arm64: dts: qcom: qcs404: use symbol names for PCIe resets
98df4bdf3b01 ARM: OMAP2+: Fix memory leak in realtime_counter_init()
10949d708742 ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
57edc43c1569 powerpc/mm: Rearrange if-else block to avoid clang warning
ee907829b369 HID: asus: use spinlock to safely schedule workers
7fd279b82157 HID: asus: use spinlock to protect concurrent accesses
(From OE-Core rev: 589915be0e40d09d0581e2392fce025b1aea6970)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
47154e9a1f |
linux-yocto/6.1: update to v6.1.15
Updating to the latest korg -stable release that comprises
the following commits:
42616e0f09fb Linux 6.1.15
c87fb861ec18 USB: core: Don't hold device lock while reading the "descriptors" sysfs file
c49bd6c2dd1b scripts/tags.sh: fix incompatibility with PCRE2
a591d9fd7001 fs: use consistent setgid checks in is_sxid()
89f5f21b960e attr: use consistent sgid stripping checks
c1df288f4495 attr: add setattr_should_drop_sgid()
e44f23ef9160 fs: move should_remove_suid()
18c2750856dc attr: add in_group_or_capable()
118ad80d27d9 drm/amd/display: Properly reuse completion structure
c9d3eb6151b3 usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
fb9a79557942 arm64: dts: uniphier: Fix property name in PXs3 USB node
ec357cd3e8af usb: gadget: u_serial: Add null pointer check in gserial_resume
ad5914431b70 USB: serial: option: add support for VW/Skoda "Carstick LTE"
d9651c258d66 usb: dwc3: pci: add support for the Intel Meteor Lake-M
075e2099c32c drm/amd/display: Fix race condition in DPIA AUX transfer
4da108082a32 drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
a595a81df673 vc_screen: don't clobber return value in vcs_read
ea4c208efea4 net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
d879a777d148 bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
f2173508b195 PM: sleep: Avoid using pr_cont() in the tasks freezing code
0c2f28f01fce x86/cpu: Add Lunar Lake M
bcc844436312 selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more comprehensive
56b6ea55f1dc HID: Ignore battery for ELAN touchscreen 29DF on HP
a03cc84f70a0 ASoC: codecs: es8326: Fix DTS properties reading
0412fe1deab1 HID: core: Fix deadloop in hid_apply_multiplier.
b7641733a4a1 neigh: make sure used and confirmed times are valid
6595071a3604 ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port
39cdf021fa05 ASoC: SOF: amd: Fix for handling spurious interrupts from DSP
8988889aaeb5 powerpc: Don't select ARCH_WANTS_NO_INSTR
ce77f44cb9ad IB/hfi1: Assign npages earlier
d06e776698ad ASoC: rt715-sdca: fix clock stop prepare timeout issue
46abcdf96db2 arm64: dts: rockchip: align rk3399 DMC OPP table with bindings
07c5877e1444 btrfs: send: limit number of clones and allocated memory size
91210aca68f3 pinctrl: amd: Fix debug output for debounce time
fdbcacfe495d ACPI: NFIT: fix a potential deadlock during NFIT teardown
1b7730f20355 HID: Ignore battery for Elan touchscreen on Asus TP420IA
0773ecf7bcda HID: elecom: add support for TrackBall 056E:011C
860a9c0509db arm64: dts: rockchip: fix probe of analog sound card on rock-3a
6a63f9795f6e arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
59770f4b5237 ARM: dts: rockchip: add power-domains property to dp node on rk3288
69eca8dd3c61 arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
fd606d611560 arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-pro
0b892d8fe90b Fix XFRM-I support for nested ESP tunnels
(From OE-Core rev: 4ed1c0990a897f8e6bf916de5d75a09b2c9106c9)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
b8cac140f4 |
linux-yocto/6.1: update to v6.1.14
Updating to the latest korg -stable release that comprises
the following commits:
7d54cb2c26da Linux 6.1.14
de41a146f98e bpf: add missing header file include
a1bc22d04dcf randstruct: disable Clang 15 support
0a1394e07c5d ext4: Fix function prototype mismatch for ext4_feat_ktype
30b3075be48b platform/x86: nvidia-wmi-ec-backlight: Add force module parameter
16f118699259 platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
09e7816c61cd audit: update the mailing list in MAINTAINERS
2c97c5bc0b6f wifi: mwifiex: Add missing compatible string for SD8787
729bad73c01f sh: define RUNTIME_DISCARD_EXIT
af3fae1cb282 s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
a783d7f7cb95 powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
9c87fd4a3044 powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
bffd0bbf8c55 arch: fix broken BuildID for arm64 and riscv
3e3e4d234d46 arm64: remove special treatment for the link order of head.o
48e9a752ce40 riscv: remove special treatment for the link order of head.o
f977340022ad Bluetooth: btusb: Add more device IDs for WCN6855
9d80f3e60043 x86/static_call: Add support for Jcc tail-calls
c51a456b4179 x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
75c066485bcb x86/alternatives: Introduce int3_emulate_jcc()
684db631a157 uaccess: Add speculation barrier to copy_from_user()
173cadcece76 nfp: ethtool: fix the bug of setting unsupported port speed
05c91c039139 nfp: ethtool: support reporting link modes
fd2dba8b4a35 powerpc/64s/radix: Fix RWX mapping with relocated kernel
05197a0916f5 selftests: kvm: move declaration at the beginning of main()
0e2dba8c0ebe KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
44610f4c3093 drm/i915: Remove __maybe_unused from mtl_info
185ffdeb772c spi: mediatek: Enable irq before the spi registration
5260618d5783 powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
a169ff38abd0 can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
63fada296062 KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
a51ed3943eba KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
896143c4333d KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
3fab7adc2f65 docs: perf: Fix PMU instance name of hisi-pcie-pmu
80cf2b219ebc spi: mediatek: Enable irq when pdata is ready
e933c28aa5cd scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
8ec73f41504b scsi: libsas: Add smp_ata_check_ready_type()
38c5d24d8723 random: always mix cycle counter in add_latent_entropy()
afec25854ca7 sched/psi: Stop relying on timer_pending() for poll_work rescheduling
104cf4cc127b clk: mxl: syscon_node_to_regmap() returns error pointers
65e53eaad077 powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
3391bea3d6b8 clk: mxl: Fix a clk entry by adding relevant flags
77fee59653c6 clk: mxl: Add option to override gate clks
005b9a123c97 clk: mxl: Remove redundant spinlocks
811bdf228e72 clk: mxl: Switch from direct readl/writel based IO to regmap based IO
0deb50618944 drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
0076bded9663 wifi: rtl8xxxu: gen2: Turn on the rate control
441961c43150 wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
2af157c9c8f3 drm/etnaviv: don't truncate physical page address
1ac8758e0272 Linux 6.1.13
4419cb8e5b0f net: sched: sch: Fix off by one in htb_activate_prios()
0c89a43beb87 ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
02f81e0256d0 nvme-pci: refresh visible attrs for cmb attributes
70fdd9831a5f alarmtimer: Prevent starvation by small intervals and SIG_IGN
cfc2faf3a6fe perf/x86: Refuse to export capabilities for hybrid PMUs
747ca7c8a0c7 kvm: initialize all of the kvm_debugregs structure before sending it to userspace
9ca0910b2def KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
8017a161e84e nvme-rdma: stop auth work after tearing down queues in error recovery
e94e1ea596f0 nvme-tcp: stop auth work after tearing down queues in error recovery
513e4b876ec5 net/sched: tcindex: search key must be 16 bits
49f04300d495 i40e: Add checking for null for nlmsg_find_attr()
974cfed82cc9 mm: extend max struct page size for kmsan
eaba8521fd20 mm/gup: add folio to list when folio_isolate_lru() succeed
f16e2f7c52d0 ipv6: Fix tcp socket connection with DSCP.
22e6dc065323 ipv6: Fix datagram socket connection with DSCP.
b6eabfb05c3d ixgbe: add double of VLAN header when computing the max MTU
55c96c5e8e08 igb: Fix PPS input and output using 3rd and 4th SDP
39f797719d5c igb: conditionalize I2C bit banging on external thermal sensor support
c376227845ee net: mpls: fix stale pointer if allocation fails during device rename
54b6082aec17 tipc: fix kernel warning when sending SYN message
863a7de987f0 net: use a bounce buffer for copying skb->mark
92573c6d20c4 net: stmmac: Restrict warning on disabling DMA store and fwd mode
ac6e733f81f8 tracing: Make trace_define_field_ext() static
b444fcc306a7 bnxt_en: Fix mqprio and XDP ring checking logic
c9d483a82848 net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
e336a9e08618 net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
b6d204731178 net/sched: act_ctinfo: use percpu stats
02df3170c04a net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
229461ff0f43 dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
736281d45907 ice: xsk: Fix cleaning of XDP_TX frames
bd662ba56187 net/sched: tcindex: update imperfect hash filters respecting rcu
b70ec9872910 sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
b7ec3971f183 net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
ec9938d1b56e net: bgmac: fix BCM5358 support by setting correct flags
5fbf79841b3f i40e: add double of VLAN header when computing the max MTU
6d9f1ff81a89 ixgbe: allow to increase MTU to 3K with XDP enabled
a813e55c1086 ice: fix lost multicast packets in promisc mode
2fc3ff76e96f drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
e105b5e0d703 drm/vc4: Fix YUV plane handling when planes are in different buffers
fcc6266d0da4 drm/vc4: crtc: Increase setup cost in core clock calculation to handle extreme reduced blanking
b5aa09a0d4b7 revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
3d16f4d7a1bc net: Fix unwanted sign extension in netdev_stats_to_stats64()
2578123d5bdb Revert "mm: Always release pages to the buddy allocator in memblock_free_late()."
0ed7b542c21c coredump: Move dump_emit_page() to kill unused warning
7f9f6c54da87 freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
854e1ecff266 gpio: sim: fix a memory leak
54806cb7516c mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
d4d9bdc6946d mm/filemap: fix page end in filemap_get_read_batch
fd71c8d3b005 mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
a8ef5109f93c nilfs2: fix underflow in second superblock position calculations
0047bcac7af7 hugetlb: check for undefined shift on 32 bit architectures
c6879a4dcefe sched/psi: Fix use-after-free in ep_remove_wait_queue()
bd302d7db300 ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
939640b99743 ata: ahci: Add Tiger Lake UP{3,4} AHCI controller
6f07db9550a6 ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP Laptops
789597ef058d ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
9755eefe8ae0 ALSA: hda/realtek - fixed wrong gpio assigned
c1de4def2e88 ALSA: hda/conexant: add a new hda codec SN6180
e0089167543e ALSA: hda: Fix codec device field initializan
82645bf4ed02 mmc: mmc_spi: fix error handling in mmc_spi_probe()
f855d31bb38d mmc: sdio: fix possible resource leaks in some error paths
0de3e53eab95 mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
459980cc1448 mmc: jz4740: Work around bug on JZ4760(B)
0a127ac97240 drm/vmwgfx: Do not drop the reference to the handle too soon
14a14da042dd drm/vmwgfx: Stop accessing buffer objects which failed init
020eccac747e drm/amd/display: Fail atomic_check early on normalize_zpos error
dbe3529e816e drm/amd/amdgpu: fix warning during suspend
8da6df028d53 drm: Disable dynamic debug as broken
f1d91f0e9d5a fbdev: Fix invalid page access after closing deferred I/O devices
eb80a7f34f3a vmxnet3: move rss code block under eop descriptor
af126acf01a1 aio: fix mremap after fork null-deref
86e3baf6a6a2 mm: shrinkers: fix deadlock in shrinker debugfs
b184caaf62aa kasan: fix Oops due to missing calls to kasan_arch_is_ready()
50b21bba3626 of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
421eea6b41ad selftests: mptcp: userspace: fix v4-v6 test in v6.1
66ec619e4591 ceph: blocklist the kclient when receiving corrupted snap trace
eb253f83d403 ceph: move mount state enum to super.h
b9f21e40135a platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
b4e79d0c7f9b drm/amd/display: Properly handle additional cases where DCN is not supported
fc64b04297a0 drm/amdgpu: Enable vclk dclk node for gc11.0.3
e9cbb2b0d9f6 drm/amdgpu: enable HDP SD for gfx 11.0.3
488770cbddd8 drm/amd/display: Reset DMUB mailbox SW state after HW reset
383e32fa274a drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2
7dbd205349f1 drm/amd/display: Adjust downscaling limits for dcn314
0c42622a573b drm/amd/display: Add missing brackets in calculation
53fb698a8a28 nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
84ea5242b723 nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
fd646ac5403f nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
f1eb22d0ff06 s390/decompressor: specify __decompress() buf len to avoid overflow
f6415c9c9a0b net: sched: sch: Bounds check priority
5252655127c7 net: ethernet: mtk_eth_soc: Avoid truncating allocation
07a0e6d20106 drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
b266c2e72ef3 fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
63c12d00d856 powerpc/64: Fix perf profiling asynchronous interrupt handlers
07c53834ec27 net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
15aa6a4274fb selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
ad549f06e3de net/rose: Fix to not accept on connected socket
5d2cc32c1c10 vdpa: ifcvf: Do proper cleanup if IFCVF init fails
2ad95cb1af7a tools/virtio: fix the vringh test for virtio ring changes
925b1c909d11 ASoC: cs42l56: fix DT probe
749985988148 bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
22fcbb7802b9 ASoC: amd: yc: Add Xiaomi Redmi Book Pro 15 2022 into DMI table
427ca2530da8 ALSA: hda: Do not unset preset when cleaning up codec
544062e65f44 selftests/bpf: Verify copy_register_state() preserves parent/live fields
2cd6e872d88d ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiers
c2241c6c8e21 ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiers
0a0754ca3c7c ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiers
f40f3dd00576 ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiers
44bec0e7bf0a ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless
ad5716dea7d8 ASoC: SOF: sof-audio: start with the right widget type
591d69e47a58 ASoC: amd: yc: Add DMI support for new acer/emdoor platforms
d8c594da79bc btrfs: lock the inode in shared mode before starting fiemap
f2e0134b43be btrfs: move the auto defrag code to defrag.c
3fbcd42b3e66 mptcp: fix locking for in-kernel listener creation
c4fcda0def04 mptcp: deduplicate error paths on endpoint creation
03edc4a27dad mptcp: fix locking for setsockopt corner-case
94ed108bf18c mptcp: sockopt: make 'tcp_fastopen_connect' generic
(From OE-Core rev: b32be9bd95a6460181eb8ebe6885515b828f0313)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
afd1545a5c |
linux-yocto/6.1: update to v6.1.12
Updating to the latest korg -stable release that comprises
the following commits:
129c15b60627 Linux 6.1.12
da1ae884562c Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions
40c4fdfc942e KVM: x86: Mitigate the cross-thread return address predictions bug
cc95b5d240b6 x86/speculation: Identify processors vulnerable to SMT RSB predictions
7fa83855852e drm/i915: Fix VBT DSI DVO port handling
baaed8c92927 drm/i915: Initialize the obj flags for shmem objects
bfa700d12274 drm/i915: Move fd_install after last use of fence
5af27a53a881 drm/amd/display: fix cursor offset on rotation 180
8d81e1c6865e drm/amd/display: properly handling AGP aperture in vm setup
4609e1773222 drm/amdgpu/smu: skip pptable init under sriov
2bcbbef9cace drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
d82e6903b395 drm/amd/pm: bump SMU 13.0.7 driver_if header version
e379d5662c26 drm/amdgpu: Add unique_id support for GC 11.0.1/2
daaa0760cd0b drm/amd/pm: bump SMU 13.0.0 driver_if header version
346631d52a42 arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max machines
3b4c045a98f5 Fix page corruption caused by racy check in __free_pages
274d9a28527d arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
222b1070b0fa arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensitive
a01ad536becb arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive
446ac8dd8997 rtmutex: Ensure that the top waiter is always woken up
386a8d694f95 tracing: Fix TASK_COMM_LEN in trace event format file
a2e60fee4b76 drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
6f097c24815e powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
026cae99d064 riscv: kprobe: Fixup misaligned load text
7d151eccd07a riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
9f55a0a2d94f nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
a89868254cd2 ceph: flush cap releases when the session is flushed
62890f3eabf8 drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mapping
7d2cd4736d1a pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data group
ab6fd64dda2b clk: ingenic: jz4760: Update M/N/OD calculation algorithm
15f9f8eb3b8b cxl/region: Fix passthrough-decoder detection
a04c7d062b53 cxl/region: Fix null pointer dereference for resetting decoder
01815a1caf2f usb: typec: altmodes/displayport: Fix probe pin assign check
db9c4a94b629 usb: core: add quirk for Alcor Link AK9563 smartcard reader
51aa10112b12 btrfs: free device in btrfs_close_devices for a single device filesystem
1ab4bed3fc8b btrfs: simplify update of last_dir_index_offset when logging a directory
f676c8a69588 selftests: mptcp: stop tests earlier
b7692fb9a2b0 selftests: mptcp: allow more slack for slow test-case
ba36772a1cc9 mptcp: be careful on subflow status propagation on errors
e266ad04ec39 mptcp: do not wait for bare sockets' timeout
0d2cf3fae701 net: USB: Fix wrong-direction WARNING in plusb.c
3684a2f6affa cifs: Fix use-after-free in rdata->read_into_pages()
33dd18fbbb2d pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
3319d7292568 pinctrl: aspeed: Revert "Force to disable the function's signal"
ebe63349cd48 spi: dw: Fix wrong FIFO level setting for long xfers
bcc487001a15 pinctrl: single: fix potential NULL dereference
9eab7b053947 pinctrl: aspeed: Fix confusing types in return value
b048b969b362 pinctrl: mediatek: Fix the drive register definition of some Pins
6353ebac4612 clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings
dcfe5431fb0f ASoC: topology: Return -ENOMEM on memory allocation failure
3b858f23cefb ASoC: fsl_sai: fix getting version from VERID
84560e33cea5 ASoC: tas5805m: add missing page switch.
3e984873e4ac ASoC: tas5805m: rework to avoid scheduling while atomic.
0f3d5c12b612 arm64: dts: mediatek: mt8195: Fix vdosys* compatible strings
12773070b09b riscv: stacktrace: Fix missing the first frame
885f729b249f ALSA: pci: lx6464es: fix a debug loop
65473ade5062 arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3a
10150d350917 arm64: dts: rockchip: fix input enable pinconf on rk3399
81685c59dc4b selftests: forwarding: lib: quote the sysctl values
399f1cccc447 net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping is used
1d52bbfd469a rds: rds_rm_zerocopy_callback() use list_first_entry()
da32c2d9f64b selftests: Fix failing VXLAN VNI filtering test
0ae9d81109e9 txhash: fix sk->sk_txrehash default
44a265af4aa9 net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()
5f9c656ab2c4 igc: Add ndo_tx_timeout support
190296d51b46 net/mlx5: Serialize module cleanup with reload and remove
b266f3158171 net/mlx5: fw_tracer, Zero consumer index when reloading the tracer
525e29974e3c net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers
ee128b700fd0 net/mlx5: Expose SF firmware pages counter
bbdfebb08ff5 net/mlx5: Store page counters in a single array
5ccc3707e975 net/mlx5e: IPoIB, Show unknown speed instead of error
026eb3e01a3d net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode
1e9b6d279db1 net/mlx5: Bridge, fix ageing of peer FDB entries
aee099bb0cd4 net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change
4d15289c22fa net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
139c759823b0 net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
47f4ff6f23f0 ice: switch: fix potential memleak in ice_add_adv_recipe()
8eeca43d8e7e ice: Fix disabling Rx VLAN filtering with port VLAN enabled
df59e0540145 ice: Do not use WQ_MEM_RECLAIM flag for workqueue
437f8892ece7 nvidiafb: detect the hardware support before removing console.
c47c2b173d0c cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
5489930113dc drm/virtio: exbuf->fence_fd unmodified on interrupted wait
d05b72328810 drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
16da5f6d38ac HID: amd_sfh: if no sensors are enabled, clean up
c0eb3c0cdd1b net: microchip: sparx5: fix PTP init/deinit not checking all ports
89c0c69fc739 uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
c97c7c3103a3 cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
07154f94c213 ionic: missed doorbell workaround
a16f6ea194fe ionic: refactor use of ionic_rx_fill()
db34b5352e92 ionic: clean interrupt before enabling queue to avoid credit race
95e29c11abe5 net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
9c6a896b8d40 net: macb: Perform zynqmp dynamic configuration only for SGMII interface
d974330c1d99 bonding: fix error checking in bond_debug_reregister()
a65723e299dc net: phylink: move phy_device_free() to correctly release phy device
a7f0ec26cd67 of: Make OF framebuffer device names unique
5954eaab6bb7 xfrm: fix bug with DSCP copy to v6 from v4 tunnel
d53903cc2396 RDMA/usnic: use iommu_map_atomic() under spin_lock()
360682fe7df2 RDMA/irdma: Fix potential NULL-ptr-dereference
f6d8b6762bee xfrm: annotate data-race around use_time
7197460dcd43 IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
419674224390 xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
0a4f811f2e5d IB/hfi1: Restore allocated resources on failed copyout
cf118814ae89 xfrm: compat: change expression for switch in xfrm_xlate64
3fc0b7b7e9a5 HID: logitech: Disable hi-res scrolling on USB
c86e6d30c522 can: j1939: do not wait 250 ms if the same addr was already claimed
ad7e46427f92 of/address: Return an error when no valid dma-ranges are found
0a3e60b3fe49 tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
5c4bd3f2f6eb Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
3361eb2256f9 Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
63380b631f3d ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
fdc304eef6e8 ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41
566cad13beb6 ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9
49f4284ab3b5 ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360
9d26f571df4d ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()
ab9b01a7acd5 ALSA: hda/realtek: Add Positivo N14KP6-TG
8ab575add354 btrfs: zlib: zero-initialize zlib workspace
66cf3a8273ab btrfs: limit device extents to the device size
6b2aaf302ce8 hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
d60c95efffe8 Linux 6.1.11
74eec8266f37 bpf: Skip invalid kfunc call in backtrack_insn
d458a0984429 gfs2: Always check inode size of inline inodes
62b11a34a98c gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
f06de1bb6d61 wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads
5b25035fb888 f2fs: fix to do sanity check on i_extra_isize in is_alive()
1b4c08844628 fbdev: smscufx: fix error handling code in ufx_usb_probe
ddeff03bb338 f2fs: initialize locks earlier in f2fs_fill_super()
07a96977b2f4 ovl: Use "buf" flexible array for memcpy() destination
543bba3be262 fs/ntfs3: Validate attribute data and valid sizes
0153009a7e65 powerpc/imc-pmu: Revert nest_init_lock to being a mutex
5a9fe6b7f4c1 powerpc/64s: Fix local irq disable when PMIs are disabled
18bac7de2459 powerpc/64s/radix: Fix crash with unaligned relocated kernel
54fb38bcaaa0 iio:adc:twl6030: Enable measurement of VAC
f6c0ebc10c0b ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure
02b9d653531d platform/x86/amd: pmc: add CONFIG_SERIO dependency
9d25aea2ab4f serial: 8250_dma: Fix DMA Rx rearm race
bd8d2ba9d9e0 serial: 8250_dma: Fix DMA Rx completion race
5f3dedbc3bf4 phy: qcom-qmp-combo: fix runtime suspend
5288d522a987 nvmem: core: fix return value
1dcd68c9cc5c nvmem: core: fix cell removal on error
d78f5d46fc2a nvmem: core: fix device node refcounting
897dfd346223 nvmem: core: fix registration vs use race
39708bc8da78 nvmem: core: fix cleanup after dev_set_name()
1e2a745a896e nvmem: core: remove nvmem_config wp_gpio
28829e5f1c88 nvmem: core: initialise nvmem->id early
86dbbc8f6ba7 drm/amdgpu: update wave data type to 3 for gfx11
91ef43f6b65b drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11
814d83a710e8 drm/amd: Fix initialization for nbio 4.3.0
0769f997a7b6 drm/i915: Fix potential bit_17 double-free
764accc2c1b8 drm/i915: Avoid potential vm use-after-free
52c6d3a84a3e serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
e48a8ad77be3 dma-buf: actually set signaling bit for private stub fences
d8b46cc1cf9b migrate: hugetlb: check for hugetlb shared PMD in node migration
82587c0e2735 maple_tree: fix mas_empty_area_rev() lower bound validation
a7da7d01ac5c Squashfs: fix handling and sanity checking of xattr_ids count
c4fd07cd5e7e ia64: fix build error due to switch case label appearing next to declaration
ef8a286338c4 highmem: round down the address passed to kunmap_flush_on_unmap()
96aaaf866601 mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
97f17a737270 mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
acb08187b5a8 mm/khugepaged: fix ->anon_vma race
49178d4d61e7 mm/swapfile: add cond_resched() in get_swap_pages()
2d11727655bf mm/uffd: fix pte marker when fork() without fork event
b10990bee73c fpga: stratix10-soc: Fix return value check in s10_ops_write_init()
74cff472d3d6 fpga: m10bmc-sec: Fix probe rollback
32beac7a3d0f x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses
0b570a059cf4 HV: hv_balloon: fix memory leak with using debugfs_lookup()
cf1c917bf1c7 kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
512d1ed968d5 usb: gadget: udc: do not clear gadget driver.bus
fdd11d7136fd usb: typec: ucsi: Don't attempt to resume the ports before they exist
dd63f6f0d946 usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
b79ba5953f6f mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
139f866e420a mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
04448022311c mm: multi-gen LRU: fix crash during cgroup migration
b40680220b13 Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
4afacf17ff0f riscv: disable generation of unwind tables
3028c3a169a2 parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
a6a5b7067018 parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
d386bc5bf1cd parisc: Fix return code of pdc_iodc_print()
96d3b446680e nvmem: qcom-spmi-sdam: fix module autoloading
68ce2c8f9d0e nvmem: sunxi_sid: Always use 32-bit MMIO reads
f5249bbae0e7 nvmem: brcm_nvram: Add check for kzalloc
4092267ad66a iio: imu: fxos8700: fix MAGN sensor scale and unit
ad3c145485b2 iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
8ac10e1cb0f5 iio: imu: fxos8700: fix failed initialization ODR mode assignment
555daa41074d iio: imu: fxos8700: fix incorrect ODR mode readback
efc3dc3812cf iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
af7b50e4f6ee iio: imu: fxos8700: fix map label of channel type to MAGN sensor
3a91ef914ab1 iio: imu: fxos8700: fix IMU data bits returned to user space
8f1b6aa3bf0f iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
fb06fc5af496 iio: imu: fxos8700: fix ACCEL measurement range selection
1a48ba20a551 iio: light: cm32181: Fix PM support on system with 2 I2C resources
930351148181 iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
e05b41391ab3 iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()
9e480211d0f8 iio: adc: berlin2-adc: Add missing of_node_put() in error path
0b2f949909a3 iio: adc: xilinx-ams: fix devm_krealloc() return value check
f9e5c6d9ac6c iio: hid: fix the retval in gyro_3d_capture_sample
37b5824545e6 iio: hid: fix the retval in accel_3d_capture_sample
8c3203f47d33 rtc: efi: Enable SET/GET WAKEUP services as optional
661bb546c4d5 efi: Accept version 2 of memory attributes table
ac515839b1f3 ASoC: SOF: keep prepare/unprepare widgets in sink path
18691bdd5db5 ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULL
b6552a76015a ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0
60a1ffed517f ASoC: codecs: wsa883x: correct playback min/max rates
dd405afa4e97 ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform
e58d01b09930 ALSA: hda/realtek: Add Acer Predator PH315-54
be606481eb33 watchdog: diag288_wdt: fix __diag288() inline assembly
f3d786285f4c watchdog: diag288_wdt: do not use stack buffers for hardware data
ad8860868141 can: isotp: handle wait_event_interruptible() return values
cae4c9bc35f7 can: isotp: split tx timer into transmission and timeout
6e62048f527d net: qrtr: free memory on error path in radix_tree_insert()
334ce90fadd1 ARM: dts: imx7d-smegw01: Fix USB host over-current polarity
78792d25b658 hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
a2ab7f2cf5ef cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
5e7f6e2ade57 fbcon: Check font dimension limits
8506f16aae9d vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
3b1534f5bae7 usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
f3ce160b301c usb: dwc3: qcom: enable vbus override when in OTG dr-mode
e99780c3e7a9 iio: adc: stm32-dfsdm: fill module aliases
016dadc60e2e bcache: Silence memcpy() run-time false positive warnings
f3056978934c drm/amd/display: Fix timing not changning when freesync video is enabled
22312eeab33e net/x25: Fix to not accept on connected socket
72e5a83b7c84 platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
37e9784331f2 platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
919ff2c40145 platform/x86: hp-wmi: Handle Omen Key event
eb74184dcc70 platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table
19e2f49914e7 x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
40971f2e525e Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
c671f7aaf2d8 i2c: rk3x: fix a bunch of kernel-doc warnings
61e43ebfd243 scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
8859687f5b24 scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
35e44dc40283 perf/x86/intel/cstate: Add Emerald Rapids
e095f0d86e3a perf/x86/intel: Add Emerald Rapids
fcf8b1a6d5b8 x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings
f6c8f682e588 scsi: target: core: Fix warning on RT kernels
c1435f5a03c8 i2c: mxs: suppress probe-deferral error message
8e9b15ad1484 i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
65166bccd038 kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI
10282d9daaf7 certs: Fix build error when PKCS#11 URI contains semicolon
71ebd83f320e rtc: sunplus: fix format string for printing resource
a2e6a9ff89f1 efi: fix potential NULL deref in efi_mem_reserve_persistent
70d40674a549 net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
2c036e21c2b6 virtio-net: Keep stop() to follow mirror sequence of open()
462a2c1bdf1a selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking
14782ea872e0 selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
430bc0756ae1 selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
5bbc22fdbcbc selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
3b7fbcf86eee ata: libata: Fix sata_down_spd_limit() when no link speed is reported
6366671954f0 can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coalesce_irq
c3033f91ebd6 can: raw: fix CAN FD frame transmissions over CAN XL devices
1740a1e45eee can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
0cb094179aa8 octeontx2-af: Fix devlink unregister
adf848eab2d4 igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
12316538b1d1 riscv: kprobe: Fixup kernel panic when probing an illegal position
848b6074654e ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
abac37d8f90c ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
e2d967b42a71 drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
11ee5d630827 net: phy: meson-gxl: Add generic dummy stubs for MMD register access
0cfe084e1530 sctp: do not check hb_timer.expires when resetting hb_timer
e0514483fa88 maple_tree: should get pivots boundary by type
29e774dcb271 squashfs: harden sanity check in squashfs_read_xattr_id_table
14f56034ec4e kunit: fix kunit_test_init_section_suites(...)
ee1e3fe4b457 block: ublk: extending queue_size to fix overflow
a1512f11ec02 netfilter: br_netfilter: disable sabotage_in hook after first suppression
3214b04de31b ALSA: firewire-motu: fix unreleased lock warning in hwdep device
37c0cdf7e491 net/tls: tls_is_tx_ready() checked list_entry
7a435fe0b6bb drm/i915/adlp: Fix typo for reference clock
04dcff26490c drm/i915: Fix up locking around dumping requests lists
9467397f417d drm/i915: Fix request ref counting during error capture & debugfs dump
de997938a7a5 drm/i915/guc: Fix locking when searching for a hung request
e7cdec97ebeb platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255
21745fbfe760 platform/x86/amd/pmf: Ensure mutexes are initialized before use
7f7f441347b4 platform/x86/amd/pmf: Fix to update SPS thermals when power supply change
dadc3820a3d9 platform/x86/amd/pmf: Add helper routine to check pprof is balanced
1db1edddb873 platform/x86/amd/pmf: Fix to update SPS default pprof thermals
05484584cadf platform/x86/amd/pmf: Add helper routine to update SPS thermals
bb4a5cef532d platform/x86/amd/pmf: update to auto-mode limits only after AMT event
3be069f42a7b fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
5c2227f3f177 netrom: Fix use-after-free caused by accept on already connected socket
cb1876fc33af block, bfq: fix uaf for bfqq in bic_set_bfqq()
b2e181cf9e57 block, bfq: replace 0/1 with false/true in bic apis
70fd5afb4c36 net: wwan: t7xx: Fix Runtime PM initialization
78901b10522c net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
ddaf96f6953b sfc: correctly advertise tunneled IPv6 segmentation
a838f8a69b1f skb: Do mix page pool and page referenced frags in GRO
9e0d874c0a6b dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
71a773ab79c9 dpaa_eth: execute xdp_do_flush() before napi_complete_done()
e5aed1336303 virtio-net: execute xdp_do_flush() before napi_complete_done()
b9fd30ea66e8 qede: execute xdp_do_flush() before napi_complete_done()
34e0dd0947e9 ice: Prevent set_channel from changing queues while RDMA active
c4cadb84e71b vhost-scsi: unbreak any layout for response
5a1909510387 use less confusing names for iov_iter direction initializers
6d6e144ffbf2 fix "direction" argument of iov_iter_kvec()
ff85ec97d14c fix 'direction' argument of iov_iter_{init,bvec}()
02f719be2f2b fix iov_iter_bvec() "direction" argument
b50705b5ef09 memcpy_real(): WRITE is "data source", not destination...
cefb33f5be6e zcore: WRITE is "data source", not destination...
98653e51618e READ is "data destination", not source...
a7fcd22a55a6 WRITE is "data source", not destination...
0332bdec060a copy_oldmem_kernel() - WRITE is "data source", not destination
ccbe22d4843d vhost/net: Clear the pending messages when the backend is removed
0b49da857d32 ALSA: memalloc: Workaround for Xen PV
3331d3416076 bpf: Fix the kernel crash caused by bpf_setsockopt().
c7ee7bad9c1b scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT"
9e0097cb51e6 drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command
c590a4a59a98 drm/vc4: hdmi: make CEC adapter name unique
0bdd5a7b517f arm64: dts: imx8mm-verdin: Do not power down eth-phy
3419ddcfa143 arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
12b0ec7c6953 bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
7715f96f4ba6 media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line
d5c7a2ab5e1f bpf: Add missing btf_put to register_btf_id_dtor_kfuncs
d52f34784e4e ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()
4ea7f83314f1 selftests/filesystems: grant executable permission to run_fat_tests.sh
7c7652ffa986 bpf: Fix to preserve reg parent/live fields when copying range info
f011360ad234 ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()
6a199d556c02 bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
c32efcf9ff85 bpf: Fix off-by-one error in bpf_mem_cache_idx()
ba32923bcedd ASoC: Intel: avs: Implement PCI shutdown
cdebb52d6098 ASoC: Intel: sof_es8336: Drop reference count of ACPI device after use
c48af765e183 ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after use
c72c57b689bf ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after use
877699a054ec ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after use
eddc0f2ad6d5 ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after use
7b1ed88ec3af ASoC: amd: acp-es8336: Drop reference count of ACPI device after use
ac949eae8d59 arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode
13d27de91ace arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
17b83ef66d0e bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
c8bdc88216f0 firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
17d99ea98b62 Linux 6.1.10
cfc15cbd85aa net: mctp: purge receive queues on sk destruction
60cd03ffe938 rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
888dad6f3e85 net: fix NULL pointer in skb_segment_list
9d369cd505ae gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
69622f270cc9 gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
30dc1de44e75 nvme-apple: only reset the controller when RTKit is running
38044859deee cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
1dba6881e332 gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
ce4745a6b801 dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
6b1cebcd9e89 HID: playstation: sanity check DualSense calibration data.
7f85560667ed HID: uclogic: Add support for XP-PEN Deco 01 V2
1fc24f9da259 s390: workaround invalid gcc-11 out of bounds read warning
6f13860bba96 block: fix hctx checks for batch allocation
99db989945cd ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
efc1058831f9 LoongArch: Get frame info in unwind_start() when regs is not available
a4a1af9fa08e blk-cgroup: fix missing pd_online_fn() while activating policy
6db03adf078e erofs: clean up parsing of fscache related options
27c54591ba26 kselftest: Fix error message for unconfigured LLVM builds
495cec3763d7 ARM: omap1: fix building gpio15xx
1d34087944a6 arm64: dts: msm8994-angler: fix the memory map
ea2be0ca6913 mac80211: Fix MLO address translation for multiple bss case
9f31d8c889d9 erofs/zmap.c: Fix incorrect offset calculation
1283a01b6e19 bpf: Skip task with pid=1 in send_signal_common()
e0b9560bf170 firmware: arm_scmi: Clear stale xfer->hdr.status
ba355e99eff0 arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
a5a629d7dafc arm64: dts: freescale: Fix pca954x i2c-mux node names
ab603e92db12 ARM: dts: vf610: Fix pca9548 i2c-mux node names
7f68b6ecf5e9 ARM: dts: imx: Fix pca9547 i2c-mux node name
(From OE-Core rev: f9d61ad37ac07e551c0acebad031ac0e572e949c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
61e80223a9 |
linux-yocto-rt/6.1: fix compilation issue with per cpu stats
Integrating the following commit(s) to linux-yocto/6.1:
3b4c5ff8e4f1 net: fix net/netfilter/ipvs/ip_vs_ctl.c with u64 and u64_stats_t
(From OE-Core rev: 7d7044e8031009ecebd8586ce52d1c1207546668)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
5a53270f3e |
linux-yocto/6.1: update to v6.1.9
Updating to the latest korg -stable release that comprises
the following commits:
68a95455c153 Linux 6.1.9
432ddb5765c4 amdgpu: fix build on non-DCN platforms.
a4d01fb87ece perf/x86/amd: fix potential integer overflow on shift of a int
dc1ccb4c0f85 netfilter: conntrack: unify established states for SCTP paths
70654f995054 dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
137f1b47da5f x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
9291e7f6f940 dt-bindings: riscv: fix single letter canonical order
709f785b6201 dt-bindings: riscv: fix underscore requirement for multi-letter extensions
b96903b7fc8c acpi: Fix suspend with Xen PV
2d4c140e9a60 x86/sev: Add SEV-SNP guest feature negotiation support
dd017697feb1 Input: i8042 - add Clevo PCX0DX to i8042 quirk table
6816478c0db1 Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"
e1275a6b2d99 Revert "mm/compaction: fix set skip in fast_find_migrateblock"
2fd712538d68 Fix up more non-executable files marked executable
ff66e15a4e97 tools: gpio: fix -c option of gpio-event-mon
d88695e7cc85 treewide: fix up files incorrectly marked executable
fe10ce3041b6 block: ublk: move ublk_chr_class destroying after devices are removed
f81be7edb780 Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
37f21dc8a489 net: mdio-mux-meson-g12a: force internal PHY off on mux switch
a4bbf0311755 tsnep: Fix TX queue stop/wake for multiple queues
994087b56e95 net/tg3: resolve deadlock in tg3_reset_task() during EEH
2d449b8dd373 riscv: Move call to init_cpu_topology() to later initialization stage
76d130250a25 thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
a8f2ee10718f net: mctp: mark socks as dead on unhash, prevent re-add
6a524787965f net: mctp: hold key reference when looking up a general key
2f87a60e9b4e net: mctp: move expiry timer delete to unhash
d0cdcc3da926 net: mctp: add an explicit reference from a mctp_sk_key to sock
d46d7516cba3 net: ravb: Fix possible hang if RIS2_QFF1 happen
4fd88b8d6e04 net: ravb: Fix lack of register setting after system resumed for Gen3
fc482705cb84 gpio: ep93xx: Fix port F hwirq numbers in handler
699378c56b1d gpio: mxc: Unlock on error path in mxc_flip_edge()
b51e3f5e86d8 nvme: fix passthrough csi check
f4c8fc775fcb riscv/kprobe: Fix instruction simulation of JALR
9f08bb650078 sctp: fail if no bound addresses can be used for a given scope
61a214dcda51 net/sched: sch_taprio: do not schedule in taprio_reset()
250cec4b26a5 tracing/osnoise: Use built-in RCU list checking
91c7ca226a24 ACPI: video: Fix apple gmux detection
bd100f492c7e platform/x86: apple-gmux: Add apple_gmux_detect() helper
4e1f8efbd719 platform/x86: apple-gmux: Move port defines to apple-gmux.h
8f7f8079ed93 platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
51e394c6f81a netrom: Fix use-after-free of a listening socket.
ecf1d4250ff4 netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
f0907d08bac7 net: ethernet: adi: adin1110: Fix multicast offloading
118e95ce5fa0 net: dsa: microchip: fix probe of I2C-connected KSZ8563
f9753ebd61be ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
6850fe301d01 ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
da553c7ca82f netlink: annotate data races around sk_state
13edec44a5f5 netlink: annotate data races around dst_portid and dst_group
b181c31fe893 netlink: annotate data races around nlk->portid
44d6de3b4f26 netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
318cb24a4c3f netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
6f81f0a952cd ACPI: video: Add backlight=native DMI quirk for Asus U46E
aa9483b94547 ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460p
ed796e0916a8 ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nr
2e3539d34b8e drm/i915/selftest: fix intel_selftest_modify_policy argument types
048c82c0b3bd nvme-fc: fix initialization order
74673597c100 nvme: consolidate setting the tagset flags
3130e38b0b29 nvme: simplify transport specific device attribute handling
554484a34e98 net: fec: Use page_pool_put_full_page when freeing rx buffers
12075708f2e7 net: fix UaF in netns ops registration error path
992e4ff7116a netlink: prevent potential spectre v1 gadgets
122d3a0ee454 iavf: schedule watchdog immediately when changing primary MAC
aa17cf8af776 iavf: fix temporary deadlock and failure to set MAC address
0bdc4b4ba720 drm/i915: Fix a memory leak with reused mmap_offset
67444f8ca31c drm/drm_vma_manager: Add drm_vma_node_allow_once()
e8267867fd1a i2c: designware: Fix unbalanced suspended flag
9f36aae9e80e i2c: designware: use casting of u64 in clock multiplication to avoid overflow
5e6618e28b33 io_uring: always prep_async for drain requests
3238146fcf26 net: mana: Fix IRQ name - add PCI and queue number
1ce29f7444df io_uring: inline __io_req_complete_put()
85224a3f89cf io_uring: remove io_req_tw_post_queue
65aeb34c0f2d io_uring: use io_req_task_complete() in timeout
0c4d95ad2160 io_uring: hold locks for io_req_complete_failed
6dbb84c7c2e1 io_uring: inline __io_req_complete_post()
bfd4d1884065 io_uring: inline io_req_task_work_add()
af8e87f72f9e drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPD
be6bf2321343 drm/amdgpu/display/mst: limit payload to be updated one by one
5891a419031d drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignments
60cd9bb28b97 drm/amdgpu: remove unconditional trap enable on add gfx11 queues
076f7a8798f5 drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0
335ef7d0777c drm/display/dp_mst: Correct the kref of port.
4516ccd5e154 platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms
6f0351d0c311 EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
77a92cc82665 EDAC/device: Respect any driver-supplied workqueue polling value
00ba539393bf ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
a914e1132f01 ipv6: fix reachability confirmation with proxy_ndp
95cf086772c5 regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios
19df0f77b3d1 thermal: intel: int340x: Protect trip temperature from concurrent updates
8294b4a88921 riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
ea77e9b9fb53 scsi: ufs: core: Fix devfreq deadlocks
97856a9d776d KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
b0487b40305b KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
121d87eb5817 io_uring/net: cache provided buffer group value for multishot receives
42fea1c35254 ovl: fail on invalid uid/gid mapping at copy up
caa0ea92503f ovl: fix tmpfile leak
f03face5fda6 ksmbd: limit pdu length size according to connection status
dcb69eb91c84 ksmbd: downgrade ndr version error message to debug
eb563dce3d16 ksmbd: do not sign response to session request for guest login
d5d7847e57ac ksmbd: add max connections parameter
5109607a4ece cifs: Fix oops due to uncleared server->smbd_conn in reconnect
f9575ea163ad ftrace/scripts: Update the instructions for ftrace-bisect.sh
b4e7e81b4fdf trace_events_hist: add check for return value of 'create_hist_field'
198c83963f63 tracing: Make sure trace_printk() can output as soon as it can be used
e5ae9b5a652f ftrace: Export ftrace_free_filter() to modules
14f4d81f647b module: Don't wait for GOING modules
c00c20e3e351 nfsd: don't free files unconditionally in __nfsd_file_cache_purge
6eb0fc92eeee kvm/vfio: Fix potential deadlock on vfio group_lock
eced3d368f63 scsi: hpsa: Fix allocation size for scsi_host_alloc()
4ba7d17f2b3b vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
b811432fc56f sched/uclamp: Fix a uninitialized variable warnings
390eb5433eff sched/fair: Check if prev_cpu has highest spare cap in feec()
63cccc92768d wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
7b8fe53d2a1d wifi: mac80211: Proper mark iTXQs for resumption
c932501bc232 io_uring/msg_ring: fix remote queue to disabled ring
3964b0c2e843 drm/amdgpu: complete gfxoff allow signal during suspend without delay
2c8fb41ed0e6 drm/i915: Allow alternate fixed modes always for eDP
7fa092a05791 drm/i915: Allow panel fixed modes to have differing sync polarities
83b15fe00a45 Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
cc2a13ec84a5 arm64: efi: Account for the EFI runtime stack in stack unwinder
cf1f38ef9567 arm64: efi: Avoid workqueue to check whether EFI runtime is live
119a34527ed8 arm64: efi: Recover from synchronous exceptions occurring in firmware
0bfa2249ca06 Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"
c19bd0d89720 btrfs: zoned: enable metadata over-commit for non-ZNS setup
5f366b36a83b firmware: coreboot: Check size of table entry and use flex-array
f594afe49946 ata: pata_cs5535: Don't build on UML
448e5fbbf9b7 lockref: stop doing cpu_relax in the cmpxchg loop
47da87959390 platform/x86: simatic-ipc: add another model
4bfccc9b1300 platform/x86: simatic-ipc: correct name of a model
e7f4e976d39e platform/x86: asus-wmi: Ignore fan on E410MA
71dfaccf2094 platform/x86: asus-wmi: Add quirk wmi_ignore_fan
63e3ff2e9ee4 platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
790aefa09e39 platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
9527a8613960 platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
564756d5ad9a r8152: add vendor/device ID pair for Microsoft Devkit
b886ccb190f0 scsi: hisi_sas: Set a port invalid only if there are no devices attached when refreshing port id
223dddc8807b scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
3e711bb4409a KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
75d8a514ceec spi: spidev: remove debug messages that access spidev->spi without locking
893d45394dbe cifs: fix potential memory leaks in session setup
ca6263dc22ac drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
92af2d3b57a1 drm/amdkfd: Add sync after creating vram bo
df675d4cf0e3 ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA
c6cf20e747ed ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets
39c315fe6e59 ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
74ed6ee3704c cpufreq: armada-37xx: stop using 0 as NULL pointer
141fe35cb13e tools/nolibc: prevent gcc from making memset() loop over itself
f3b7893078ca tools/nolibc: fix missing includes causing build issues at -O0
338ec07a14cd tools/nolibc: Fix S_ISxxx macros
99dd3449279b nolibc: fix fd_set type
0333c339781f perf/x86/intel/uncore: Add Emerald Rapids
a29933719f6b perf/x86/msr: Add Emerald Rapids
c5ed0fe3eb55 perf/x86/msr: Add Meteor Lake support
be839afcdf64 perf/x86/cstate: Add Meteor Lake support
b91ec58ffb8a xen/pvcalls: free active map buffer on pvcalls_front_free_map
25714807b1fd s390: expicitly align _edata and _end symbols on page boundary
a524f623daae s390/debug: add _ASM_S390_ prefix to header guard
68f5d286aa3d drm: Add orientation quirk for Lenovo ideapad D330-10IGL
748f31ba3ec6 net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
c6fb430d3303 drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
7daafbd2d934 ASoC: fsl_micfil: Correct the number of steps on SX controls
0d792453213f cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist
d5cb15095a93 kcsan: test: don't put the expect array on the stack
fd14d29bb698 ASoC: support machine driver with max98360
f48c6b680e74 ASoC: amd: yc: Add ASUS M5402RA into DMI table
a0e83ab31144 ASoC: mediatek: mt8186: Add machine support for max98357a
80590863884a ASoC: mediatek: mt8186: support rt5682s_max98360
297b3d44bbc7 cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
7d596bbc66a5 cpufreq: CPPC: Add u64 casts to avoid overflowing
528bd2aa1e7b spi: cadence: Fix busy cycles calculation
1a5ead77c9ce ASoC: amd: yc: Add Razer Blade 14 2022 into DMI table
c658a6d5501d ASoC: SOF: Add FW state to debugfs
4e491a1373a7 ASoC: SOF: pm: Always tear down pipelines before DSP suspend
7af7cb349c45 ASoC: SOF: pm: Set target state earlier
c9f0e54a2576 scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
dc706d778746 tcp: fix rate_app_limited to default to 1
cefa85480ac9 bnxt: Do not read past the end of test names
aebf7e62708b net: stmmac: enable all safety features by default
2846a7412f62 thermal: core: call put_device() only after device_register() fails
d4dbbbbb2449 thermal/core: fix error code in __thermal_cooling_device_register()
80bb3b901abe thermal: Validate new state in cur_state_store()
3896f78b2203 net: dsa: microchip: ksz9477: port map correction in ALU table entry register
248f6a70eac1 selftests/net: toeplitz: fix race on tpacket_v3 block close
c80475214850 driver core: Fix test_async_probe_init saves device in wrong array
cfc7462ff824 w1: fix WARNING after calling w1_process()
8bc7d8706737 w1: fix deadloop in __w1_remove_master_device()
e75485fc589e device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
13ba563c2c80 ptdma: pt_core_execute_cmd() should use spinlock
0c5213ce6e72 usb: dwc3: fix extcon dependency
6df50d94697d tcp: avoid the lookup process failing to get sk in ehash table
4888f9fc03fc nvme-pci: fix timeout request state check
58bdab02b225 net: sched: gred: prevent races when adding offloads to stats
b0b029ee04ef drm/amd/display: fix issues with driver unload
8f4764c0d478 phy: phy-can-transceiver: Skip warning if no "max-bitrate"
567128076d55 dmaengine: tegra: Fix memory leak in terminate_all()
f7a57ef457ad dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child_of_node()
a8a518ff3be5 cifs: fix potential deadlock in cache_refresh_path()
d5fb544b4ce5 drm/i915/selftests: Unwind hugepages to drop wakeref on error
07bc32e53c7b HID: betop: check shape of output reports
b717cf5a6bd8 l2tp: prevent lockdep issue in l2tp_tunnel_register()
c81fcd4e49e0 virtio-net: correctly enable callback during start_xmit
74a76b80177f net: macb: fix PTP TX timestamp failure due to packet padding
142d644fd2cc dmaengine: Fix double increment of client_count in dma_chan_get()
f5e58b546cbe drm/panfrost: fix GENERIC_ATOMIC64 dependency
459b413821ef net: mlx5: eliminate anonymous module_init & module_exit
d0453c63d38e net/mlx5: E-switch, Fix switchdev mode after devlink reload
a03b6ef0f6db net/mlx5e: Set decap action based on attr for sample
ad2732630ff6 net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING_ELEMENT
0680225a559a net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT
d8da8d96ff1d net/mlx5e: Avoid false lock dependency warning on tc_ht even more
e401ecbc3780 net: ipa: disable ipa interrupt during suspend
17511bd84871 Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
9a7c3befef40 Bluetooth: hci_event: Fix Invalid wait context
2539cbc625c5 Bluetooth: ISO: Fix possible circular locking dependency
c524f9561c65 Bluetooth: ISO: Avoid circular locking dependency
8ac6043bd3e5 Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
f51a825b9f73 Bluetooth: hci_conn: Fix memory leaks
ed818fd8c531 Bluetooth: Fix a buffer overflow in mgmt_mesh_add()
5d947222e4e4 netfilter: conntrack: handle tcp challenge acks during connection reuse
bb03899b9ba3 usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
6aee197b7fbc usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
3d7f77e55da3 usb: ucsi: Ensure connector delayed work items are flushed
94fa550b9564 block/rnbd-clt: fix wrong max ID in ida_alloc_max
1c6c30cdcf61 HID: revert CHERRY_MOUSE_000C quirk
076a9ebfccc3 ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1l
d0c5f5caf031 ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argon
1c50efa1cd27 ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-som
e482dc20a73c ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-som
249f0149768a pinctrl: rockchip: fix mux route data for rk3568
5bd6174693aa net: stmmac: fix invalid call to mdiobus_get_phy()
09003f12f5fe HID: check empty report_list in bigben_probe()
cdcdc0531a51 HID: check empty report_list in hid_validate_values()
7879626296e6 net: mdio: validate parameter addr in mdiobus_get_phy()
8327104c28c0 net: usb: sr9700: Handle negative len
cef0845b6dcf l2tp: close all race conditions in l2tp_tunnel_register()
bf47eb2cc58c l2tp: convert l2tp_tunnel_list to idr
d3b2d2820a00 net/sched: sch_taprio: fix possible use-after-free
12dd32ab623f net: stmmac: Fix queue statistics reading
5a7205560755 pinctrl: rockchip: fix reading pull type on rk3568
7794efa358bc wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
56e3e8da1efb gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
4141fdfd7847 gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
d314d0c3de79 sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
96a88e3ab62f net: lan966x: add missing fwnode_handle_put() for ports node
e893dced1a18 net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
d807a7544a70 net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
d3605282ec35 net: nfc: Fix use-after-free in local_cleanup()
5d48e5cbb1cd phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2phy_power_on()
c921fe22178d drm/vc4: bo: Fix unused variable warning
b0c89ef02556 bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
797bbdc7c30d amd-xgbe: Delay AN timeout during KR training
15d45a435e09 amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
084e6764dc3e bpf: hash map, avoid deadlock with suitable hash mask
d838b5c99bce phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()
be960b061b89 drm/vc4: bo: Fix drmm_mutex_init memory hog
86e1955b28d9 ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60
32d5eb95f8f0 NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
8103d53f25ec drm/msm/gpu: Fix potential double-free
ba4ca7d2dd85 phy: ti: fix Kconfig warning and operator precedence
758803e20260 kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y
80bb370bce77 kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux
a504db9a140c arm64: dts: qcom: msm8992-libra: Fix the memory map
dd95362789c7 arm64: dts: qcom: msm8992: Don't use sfpb mutex
ad5daeb648ec PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
964f121334cd affs: initialize fsdata in affs_truncate()
c37e769f2707 IB/hfi1: Remove user expected buffer invalidate race
648cc5f41482 IB/hfi1: Immediately remove invalid memory from hardware
dffa4afa98e7 IB/hfi1: Fix expected receive setup error exit issues
39edbe1b549a IB/hfi1: Reserve user expected TIDs
3304cb63f4dc IB/hfi1: Reject a zero-length user expected buffer
43811d07ea64 RDMA/core: Fix ib block iterator counter overflow
e73f5dd9b322 arm64: dts: marvell: AC5/AC5X: Fix address for UART1
7b28a8920844 erofs: fix kvcalloc() misuse with __GFP_NOFAIL
d7c71f93cfac RDMA/rxe: Prevent faulty rkey generation
7ca8aa835464 RDMA/rxe: Fix inaccurate constants in rxe_type_info
78cfe7bfe5d1 tomoyo: fix broken dependency on *.conf.default
c2c3a71200c0 HID: amd_sfh: Fix warning unwind goto
fa5ee1bec7c7 interconnect: qcom: msm8996: Fix regmap max_register values
8086bd330a28 interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
5362263b0c2f firmware: arm_scmi: Fix virtio channels cleanup on shutdown
d807aff1910c firmware: arm_scmi: Harden shared memory access in fetch_notification
3463203d1096 firmware: arm_scmi: Harden shared memory access in fetch_response
b7863ef8a8f0 EDAC/highbank: Fix memory leak in highbank_mc_probe()
633bad3dc81c reset: uniphier-glue: Fix possible null-ptr-deref
00b433d5664a reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TEST
9eea16953ec1 soc: imx8m: Fix incorrect check for of_clk_get_by_name()
c47e53679af1 arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarity
9a65e90179ba HID: intel_ish-hid: Add check for ishtp_dma_tx_map
bd04fcc35d37 arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanup
4df82eb50e3b arm64: dts: imx8mp: Fix power-domain typo
3a999c07a644 arm64: dts: imx8mp: Fix missing GPC Interrupt
2876069cbdc3 soc: imx: imx8mp-blk-ctrl: don't set power device name
e92f205c71d9 ARM: imx: add missing of_node_put()
504b06e529f1 arm64: dts: imx93-11x11-evk: correct clock and strobe pad setting
767a2c8e7354 arm64: dts: verdin-imx8mm: fix dev board audio playback
f20a2afec502 arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux
0cd7df5204e7 arm64: dts: verdin-imx8mm: fix dahlia audio playback
57e8959f1018 ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
02badccd1fcf ARM: dts: imx7d-pico: Use 'clock-frequency'
79ed997b7146 ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
7eef6180815c arm64: dts: imx8mp-phycore-som: Remove invalid PMIC property
02ef93c4dfb4 soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PD
8aa234b1a492 dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REG
1ec709691008 dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
7b91820fd753 arm64: dts: qcom: sc8280xp: fix primary USB-DP PHY reset
7003e0ea1418 memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()
4c69fce6e537 memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe()
e665b934695a memory: tegra: Remove clients SID override programming
93f875a8526a Linux 6.1.8
ebb677d21945 soc: qcom: apr: Make qcom,protection-domain optional again
effecd8d116d Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
fa6357de7c5e block: mq-deadline: Rename deadline_is_seq_writes()
5a69eccf5638 net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
659518e013d6 octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt
ddb98087bd2a net/ulp: use consistent error code when blocking ULP
1eb57b87f106 octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
6da17ac15e35 drm/amdgpu: correct MEC number for gfx11 APUs
40a66b6ca478 drm/amdgpu: add tmz support for GC IP v11.0.4
a63bd0539bf3 drm/amdgpu: add tmz support for GC 11.0.1
a74805429d38 drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
834a91425865 drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
09af1ee53ced drm/amdgpu: enable GFX IP v11.0.4 CG support
8cbe04b2e0a1 drm/amdgpu: enable PSP IP v13.0.11 support
11ffb9933730 drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1
703011b41c4f drm/amdgpu/pm: use the specific mailbox registers only for SMU IP v13.0.4
fe4d9fb3326e drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11
c776433afefd drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11
6ed56b86918d drm/amdgpu: add smu 13 support for smu 13.0.11
bb856053b7d7 drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11
3ed03b0b42c4 drm/amdgpu/discovery: add PSP IP v13.0.11 support
7d1e2273f21f drm/amdgpu: add gmc v11 support for GC 11.0.4
ea8f7acc35e2 drm/amdgpu: add gfx support for GC 11.0.4
09157e804d9e drm/amdgpu/discovery: set the APU flag for GC 11.0.4
333814dd71d8 drm/amdgpu: set GC 11.0.4 family
2ecc26293852 drm/amdgpu/discovery: enable mes support for GC v11.0.4
db4fa3b2d7d4 drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4
907d5b697d85 drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4
708509058b79 drm/amdgpu/discovery: enable soc21 common for GC 11.0.4
2705a9548594 x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
a18417e27ed8 exit: Use READ_ONCE() for all oops/warn limit reads
3f38c2170714 docs: Fix path paste-o for /sys/kernel/warn_count
72c93f9897e9 panic: Expose "warn_count" to sysfs
f53b6dda4d9b panic: Introduce warn_limit
13aa82f00727 panic: Consolidate open-coded panic_on_warn checks
e0738725bbf6 exit: Allow oops_limit to be disabled
46cacd7913c8 exit: Expose "oops_count" to sysfs
767997ef5dc0 exit: Put an upper limit on how often we can oops
acc767cc70ce panic: Separate sysctl logic from CONFIG_SMP
72b0e5faa514 efi: rt-wrapper: Add missing include
f75a91c82dc8 arm64: efi: Execute runtime services from a dedicated stack
ff3b1a624380 fs/ntfs3: Fix attr_punch_hole() null pointer derenference
b542cb024a5d cifs: reduce roundtrips on create/qinfo requests
bf9261e4536f drm/amd/display: disable S/G display on DCN 3.1.4
3ad10fc4ad37 drm/amd/display: disable S/G display on DCN 3.1.5
b105b79ea050 drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
87e84d0ff97c drm/amd/display: Calculate output_color_space after pixel encoding adjustment
032cebdff71e drm/amd/display: Fix set scaling doesn's work
92c39d699592 drm/i915: Remove unused variable
4397bcbd729d drm/i915: Allow switching away via vga-switcheroo if uninitialized
597747eb58a7 drm/i915/display: Check source height is > 0
38a9b17d3b58 drm/i915: re-disable RC6p on Sandy Bridge
8dabe4e0daa9 drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
d693fdf73eb2 drm/amdgpu: allow multipipe policy on ASICs with one MEC
af4a3c274a92 drm/amdgpu: fix amdgpu_job_free_resources v2
cfb7a66c99ad ARM: omap1: fix !ARCH_OMAP1_ANY link failures
4cc5622b2e9a ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI
548ea9dd5e01 VMCI: Use threaded irqs instead of tasklets
32b39dccd69b mei: me: add meteor lake point M DID
a63171d0979c mei: bus: fix unlink on bus in error path
6646d769fdb0 gsmi: fix null-deref in gsmi_get_variable
1c5aaff754f3 serial: exar: Add support for Sealevel 7xxxC serial cards
13efa6b1a304 serial: atmel: fix incorrect baudrate setup
ab47d385da12 serial: amba-pl011: fix high priority character transmission in rs486 mode
e7c07deaa193 dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
b9e8e3fcfec6 dmaengine: idxd: Prevent use after free on completion memory
99dc4520b74e dmaengine: idxd: Let probe fail when workqueue cannot be enabled
8802fea8dd7f dmaengine: tegra210-adma: fix global intr clear
16848cad1a48 dmaengine: lgm: Move DT parsing after initialization
16b18ee00c40 serial: pch_uart: Pass correct sg to dma_unmap_sg()
caf81ca977b3 dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
f1288e054995 dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
1f1007d1301b arm64: dts: imx8mp: correct usb clocks
2cab24bd8f43 usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
09e4507ec8ef usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
96abcf7230d7 USB: gadget: Add ID numbers to configfs-gadget driver names
f9c8c6b34d5d usb: gadget: g_webcam: Send color matching descriptor per frame
184cfc6afb55 usb: typec: altmodes/displayport: Fix pin assignment calculation
632b223797a9 usb: typec: altmodes/displayport: Add pin assignment helper
9a027eeb9860 usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
421492f229f0 usb: musb: fix error return code in omap2430_probe()
b3fdc02c6123 usb: host: ehci-fsl: Fix module alias
34f207ed1c10 usb: cdns3: remove fetched trb from cache before dequeuing
feb7840e57ca USB: serial: cp210x: add SCALANCE LPE-9000 device id
616fd34d0170 USB: gadgetfs: Fix race between mounting and unmounting
f59549814a64 selftests: mptcp: userspace: validate v4-v6 subflows mix
f44ce132016f mptcp: netlink: respect v4/v6-only sockets
1423c12b4f0c mptcp: explicitly specify sock family at subflow creation time
36fc7317cdb1 io_uring/poll: don't reissue in case of poll race on multishot request
66144d830f59 pktcdvd: check for NULL returna fter calling bio_split_to_limits()
64152e05a4de tty: fix possible null-ptr-defer in spk_ttyio_release
fd524ca7fe45 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
8de08b0c44ae bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
ea41602d3b2f riscv: dts: sifive: fu740: fix size of pcie 32bit memory
d1b531efcb8e thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
16b4b0f8e5a0 thunderbolt: Do not report errors if on-board retimers are found
15a2e23fd585 thunderbolt: Use correct function to calculate maximum USB3 link rate
627ae8c6271e thunderbolt: Disable XDomain lane 1 only in software connection manager
d048df8baf90 cifs: do not include page data when checking signature
1004fc90f0d7 btrfs: fix race between quota rescan and disable leading to NULL pointer deref
8af00fc7b670 btrfs: fix invalid leaf access due to inline extent during lseek
bb2c2e62539f btrfs: qgroup: do not warn on record without old_roots populated
34fe5b527e68 btrfs: do not abort transaction on failure to update log root
23ffd7fc231a btrfs: do not abort transaction on failure to write log tree when syncing log
076fb040d447 btrfs: add missing setup of log for full commit at add_conflicting_inode()
f4c0df59e01a btrfs: fix directory logging due to race with concurrent index key deletion
168492decbb6 btrfs: fix missing error handling when logging directory items
6ec841132994 btrfs: add extra error messages to cover non-ENOMEM errors from device_add_list()
f2f52dd4f50f mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
bcde505af166 mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
3b8ede66658c mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
8d6a675cd744 mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_protection()
6062c992e912 mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
33b161041471 mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
b7465be89040 mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
7a106e8a1cdb ACPI: PRM: Check whether EFI runtime is available
580a2a541273 comedi: adv_pci1760: Fix PWM instruction handling
6a1594a780e7 usb: core: hub: disable autosuspend for TI TUSB8041
079c78c68714 misc: fastrpc: Fix use-after-free race condition for maps
35ddd482345c misc: fastrpc: Don't remove map on creater_process and device_release
a50c5c25b6e7 misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
bab5687f4d1b usb: misc: onboard_hub: Move 'attach' work to the driver
cbb0da62573c usb: misc: onboard_hub: Invert driver registration order
aa5b95982f45 USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
5d6ecc63abb4 staging: vchiq_arm: fix enum vchiq_status return types
32117ec83932 USB: serial: option: add Quectel EM05CN modem
2c163640ed73 USB: serial: option: add Quectel EM05CN (SG) modem
5fd46948fd51 USB: serial: option: add Quectel EC200U modem
1048bc1b852d USB: serial: option: add Quectel EM05-G (RS) modem
1e39e0b47ce6 USB: serial: option: add Quectel EM05-G (CS) modem
4173c542195c USB: serial: option: add Quectel EM05-G (GR) modem
91185568c99d prlimit: do_prlimit needs to have a speculation check
08bf23c33979 xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
b7904d20157c usb: acpi: add helper to check port lpm capability using acpi _DSM
8c36de093546 xhci: Add a flag to disable USB3 lpm on a xhci root port level.
60c1eb013e1e xhci: Add update_hub_device override for PCI xHCI hosts
ea2ee5e9991c xhci: Fix null pointer dereference when host dies
08864dc14a68 usb: xhci: Check endpoint is valid before dereferencing it
0a8a71c4cb7d xhci-pci: set the dma max_seg_size
806e5ac71d34 Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler"
2b5412ca6fd3 serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
48b94e49980b mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
63f71b860901 hugetlb: unshare some PMDs when splitting VMAs
1cb76f566949 mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
0bf463939c09 nilfs2: fix general protection fault in nilfs_btree_insert()
d3317baa34e9 zonefs: Detect append writes at invalid locations
87615c0e5351 LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
51a7ad5b60ef Add exception protection processing for vd in axi_chan_handle_err function
6d114116da1b proc: fix PIE proc-empty-vm, proc-pid-vm tests
e733121383c0 nommu: fix split_vma() map_count error
6447569f4fce nommu: fix do_munmap() error path
1442d51026c5 nommu: fix memory leak in do_mmap() error path
a57c981d9f24 wifi: mac80211: fix initialization of rx->link and rx->link_sta
c838df8461a6 wifi: mac80211: sdata can be NULL during AMPDU start
b8d1d53bef5e wifi: mac80211: reset multiple BSSID options in stop_ap()
10644c9828c8 wifi: mac80211: fix MLO + AP_VLAN check
1590cee5342e wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
ea3ebda47dd5 Bluetooth: hci_qca: Fix driver shutdown on closed serdev
3b062a48b0de Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
4e18618ced3b fbdev: omapfb: avoid stack overflow warning
b019db2fcf09 of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
3848b6b2a696 perf/x86/rapl: Add support for Intel Emerald Rapids
f5f3c924f4fd perf/x86/rapl: Add support for Intel Meteor Lake
6fb614c68406 memblock tests: Fix compilation error.
060266625604 cifs: fix race in assemble_neg_contexts()
66c8b7b6e4bd perf/x86/rapl: Treat Tigerlake like Icelake
1c38cdc747f0 f2fs: let's avoid panic if extent_tree is not created
8ca718778b77 x86/asm: Fix an assembler warning with current binutils
853ffa1511b0 btrfs: always report error in run_one_delayed_ref()
5744ba445c9a selftests: net: fix cmsg_so_mark.sh test hang
307e8d9eef65 RDMA/srp: Move large values to a new enum for gcc13
6c27fc157479 bpf: keep a reference to the mm, in case the task is dead.
af0bedfbcb81 r8169: fix dmar pte write access is not set error
315a779c838d r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
27b510785068 net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
11891c80f1a9 vdpa_sim_net: should not drop the multicast/broadcast packet
c6c6af90101f vduse: Validate vq_num in vduse_validate_config()
ab23a6dbfc72 virtio_pci: modify ENOENT to EINVAL
af3fca732e9a vdpa/mlx5: Avoid overwriting CVQ iotlb
909b96557b38 vdpa/mlx5: Avoid using reslock in event_handler
6dbffca77f12 vdpa/mlx5: Return error on vlan ctrl commands if not supported
dc6466fcdefe tools/virtio: initialize spinlocks in vring_test.c
a65644cef5db net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
2e5d5c4ae77d selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
16e7fb3cc305 pNFS/filelayout: Fix coalescing test for single DS
77043645aa6c wifi: iwlwifi: fw: skip PPAG for JF
d1607059375d btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
34762a3d6a85 dma-buf: fix dma_buf_export init order v2
(From OE-Core rev: 13b7e9a13488fc66564f11871699a71b9f895fad)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
885dd2abcc |
linux-yocto/6.1: cfg: remove depreciated configs
Integrating the following commit(s) to linux-yocto/.:
dcb315fe731 media/media-usb-tv: remove tm6000 config
45a27304655 media/media-pci-capture: remove deprecated configs
(From OE-Core rev: 977b95b6f4bbb51776a0d573839370756d8117e8)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
1f6588bc00 |
linux-yocto/6.1: update to v6.1.7
Updating to the latest korg -stable release that comprises
the following commits:
21e996306a6a Linux 6.1.7
046c9972dd40 pinctrl: amd: Add dynamic debugging for active GPIOs
86cd9d9ebda6 Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
73a630b359c8 block: handle bio_split_to_limits() NULL return
e62e6258ab14 io_uring/io-wq: only free worker if it was allocated for creation
0a14c3ded80c io_uring/io-wq: free worker if task_work creation is canceled
3925336af00f drm/i915: Fix CFI violations in gt_sysfs
c06015ebc436 io_uring/poll: attempt request issue after racy poll wakeup
7fc3990dad04 io_uring: lock overflowing for IOPOLL
adc96d30f650 efi: fix NULL-deref in init error path
a474d4ad59cd ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate()
394416282129 platform/x86/amd: Fix refcount leak in amd_pmc_probe
50b3cdf8239b platform/surface: aggregator: Add missing call to ssam_request_sync_free()
de76fc134f74 bnxt: make sure we return pages to the pool
4fe577ad7b29 net: hns3: fix wrong use of rss size during VF rss config
c2258d55935c net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
bbc17e883cba igc: Fix PPS delta between two synchronized end-points
8c3dc300617c perf kmem: Support field "node" in evsel__process_alloc_event() coping with recent tracepoint restructuring
4e81a8a47dc6 perf kmem: Support legacy tracepoints
d4bc9f017f31 perf build: Properly guard libbpf includes
c8ca0ad10df0 octeontx2-pf: Fix resource leakage in VF driver unbind
0daf5f4a1eef selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
2440f74a9967 selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
1621f9a53948 selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
514d9c6a3921 net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY)
9be4e25bdc1f net/mlx5e: Fix macsec ssci attribute handling in offload path
e02190787f11 net/mlx5e: Don't support encap rules with gbp option
f594f740c352 net/mlx5: Fix ptp max frequency adjustment range
0fa15a13670d net/mlx5e: IPoIB, Fix child PKEY interface stats on rx path
5844a46f09f7 net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent
b5f108e202b7 net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are present
798604a1bd6e net/mlx5e: Verify dev is present for fix features ndo
ddf458641a51 net/mlx5: Fix command stats access after free
1f232fb61913 net/mlx5e: TC, Keep mod hdr actions after mod hdr alloc
39124c14af45 net/mlx5: check attr pointer validity before dereferencing it
7697de4ad708 Revert "r8169: disable detection of chip version 36"
8a97b544b98e net/sched: act_mpls: Fix warning during failed attribute validation
7ac9578e45b2 drm/vmwgfx: Remove rcu locks from user resources
a3be7e2afc43 drm/vmwgfx: Remove vmwgfx_hashtab
7f3d691dedfe drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.
e98d62090b6d drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable implementation.
c00e42f1c9f1 drm/vmwgfx: Remove ttm object hashtable
8557e0e42e02 drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable implementation.
2f3313c55544 drm/vmwgfx: Write the driver id registers
96a987318855 ice: Add check for kzalloc
500ca1da9d08 ice: Fix potential memory leak in ice_gnss_tty_write()
f2faf0699af7 drm/amdgpu: Fix potential NULL dereference
cd57d5e5e28e tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
91fa2bd35280 tools/nolibc: restore mips branch ordering in the _start block
c878ac66db42 ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIRE
31a997c40a8a af_unix: selftest: Fix the size of the parameter to connect()
0b1605e45c36 gro: take care of DODGY packets
df9cddce8f99 gro: avoid checking for a failed search
8998db5021a2 nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
7bed0d49ca35 hvc/xen: lock console list traversal
92b0051217f2 sched/core: Fix arch_scale_freq_tick() on tickless systems
d995fadd7f09 octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
973acfdfe90c nfsd: fix handling of cached open files in nfsd4_open codepath
0aba4dd7f269 nfsd: rework refcounting in filecache
65469b10522f NFSD: Add an nfsd_file_fsync tracepoint
4ec7a0f277d0 nfsd: reorganize filecache.c
d7a6c190012a nfsd: remove the pages_flushed statistic from filecache
1c36dc563e1c NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
7e4d3d500458 NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
90d5095b76f4 NFSD: Pass the target nfsd_file to nfsd_commit()
5ac01865a2b9 tipc: fix unexpected link reset due to discovery messages
34aed3646e82 stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed
0d81b8e86e75 ALSA: usb-audio: Relax hw constraints for implicit fb sync
254328ba4cd3 ALSA: usb-audio: Make sure to stop endpoints before closing EPs
fc78cb85abd0 mtd: cfi: allow building spi-intel standalone
6e4131245240 mtd: parsers: scpart: fix __udivdi3 undefined on mips
c5d032482c23 ASoC: wm8904: fix wrong outputs volume after power reactivation
c6fa1de83fd8 drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
7928737dd149 drm/msm/dpu: Fix some kernel-doc comments
fba1b23befd8 ASoC: Intel: sof-nau8825: fix module alias overflow
bc9b113d3c88 ASoC: Intel: sof_nau8825: support rt1015p speaker amplifier
c8eb7ac95a1e ASoC: Intel: fix sof-nau8825 link failure
bf5838132d1e scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery
9bfa3a615037 scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile
87c71e88f6a6 scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
ad1336274f73 regulator: da9211: Use irq handler when ready
07ac5db2d840 x86/resctrl: Fix event counts regression in reused RMIDs
d01c6557478b x86/resctrl: Fix task CLOSID/RMID update race
c1c59538337a x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
1dc8c5574cc2 EDAC/device: Fix period calculation in edac_device_reset_delay_period()
b43d52eeca7d x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
424bcb570cb3 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
213b22abdf8f selftests: netfilter: fix transaction test script timeout handling
e88865876d47 netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
7b5cc7fd1789 sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
bad1a2194485 iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
a1b9c7b1978a iommu/arm-smmu: Don't unregister on shutdown
abebd865a896 iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
ead3e6c79479 iommu/arm-smmu-v3: Don't unregister on shutdown
61cbf790e732 iommu/iova: Fix alloc iova overflows issue
68a6f7dbf8a4 mm: Always release pages to the buddy allocator in memblock_free_late().
309278736f35 drm/amdgpu: enable VCN DPG for GC IP v11.0.4
e30be0ada6e2 drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN
6ef4543f1f3b drm/amdgpu: add soc21 common ip block support for GC 11.0.4
d90de26bdc97 drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
d167ce6c47db drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
5e594dbf6e76 drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0
e59d46eed1d9 drm/amd/pm: enable mode1 reset on smu_v13_0_10
9bd180b6f9d0 usb: ulpi: defer ulpi_register on ulpi_read_id timeout
5c855bcc7306 drm/i915/gt: Cleanup partial engine discovery failures
5e4194d89ffe iavf/iavf_main: actually log ->src mask when talking about it
0afa5f073658 ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
c49996c6aa03 ixgbe: fix pci device refcount leak
fb8534b7960f platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
0f21e225ff48 dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY
3c0d5bb904a2 dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY
b7dcbca46db3 drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
4b5d9c95b437 platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[]
21e5eca0ac90 arm64/mm: fix incorrect file_map_count for invalid pmd
06f8be16be51 arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
a9a6715272a7 dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-mode
a006aaffd78f arm64/mm: add pud_user_exec() check in pud_user_accessible_page()
05458ee3ff82 arm64/signal: Always accept SVE signal frames on SME only systems
4b855673cf3d dt-bindings: msm: dsi-controller-main: Fix description of core clock
b5affe7e0b3a dt-bindings: msm: dsi-controller-main: Fix power-domain constraint
4fa6b43ba44b arm64/signal: Always allocate SVE signal frames on SME only systems
b72bd13bc500 drm/msm/adreno: Make adreno quirks not overwrite each other
d0f52562b891 firmware/psci: Don't register with debugfs if PSCI isn't available
a30aafcfba8f firmware/psci: Fix MEM_PROTECT_RANGE function numbers
b107b08c41b3 drm/msm: another fix for the headless Adreno GPU
96ec2f82aea0 dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint
dfa4ff480fe6 platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
0e082105895c platform/x86: asus-wmi: Don't load fan curves without fan
127bf1d6bfe3 platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode
c7acfd933d96 platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
7221c2a7be64 platform/surface: aggregator: Ignore command messages not intended for us
3a79bad87616 platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present
1f4a9408024e ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the cmdline
462ed8a2beba ASoC: rt9120: Make dev PM runtime bind AsoC component PM
617401df4605 io_uring/fdinfo: include locked hash table in fdinfo output
f0f326dc9794 cifs: fix double free on failed kerberos auth
888c060bc327 cifs: do not query ifaces on smb1 mounts
d54a3ef8b8bd cifs: fix file info setting in cifs_open_file()
5a574327d1c5 cifs: fix file info setting in cifs_query_path_info()
d4b7ff9edebc cifs: Fix uninitialized memory read for smb311 posix symlink create
f905e03c8ff6 Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
69a75087cd1f drm/amd/display: move remaining FPU code to dml folder
363781f72d46 drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7
b435f68e415c drm/amd/pm: correct the reference clock for fan speed(rpm) calculation
9196eb7c52e5 drm/amdgpu: Fixed bug on error when unloading amdgpu
dcfeba477b3e drm/amd: Delay removal of the firmware framebuffer
b696c627b3f5 drm/i915: Fix potential context UAFs
8874730ecefe drm/i915: Reserve enough fence slot for i915_vma_unbind_async
4009502c091c drm/i915/gt: Reset twice
42526442fe3e drm: Optimize drm buddy top-down allocation method
b8e6fc445990 drm/amd/pm/smu13: BACO is supported when it's in BACO state
adc48e5e408a drm/virtio: Fix GEM handle creation UAF
b6ac9ded42ae s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
45a584f139e8 s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
ba518c5b6429 cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
80a82f6eb3b7 elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
5fc5cdee8ef2 ASoC: qcom: lpass-cpu: Fix fallback SD line index handling
20fa7855af45 brcmfmac: Prefer DT board type over DMI board type
ab4b5a2154bc s390/kexec: fix ipl report address for kdump
90e585b6ab23 perf auxtrace: Fix address filter duplicate symbol selection
2da1ba6f56f6 net: stmmac: add aux timestamps fifo clearance wait
0bb6742bf81a ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
8f282a84f31c arm64: cmpxchg_double*: hazard against entire exchange variable
f5731a792486 arm64: mte: Avoid the racy walk of the vma list during core dump
87b3a402bbc5 arm64: mte: Fix double-freeing of the temporary tag storage during coredump
4ad6c0635416 io_uring/poll: add hash if ready poll request can't complete inline
78c8b66a697a docs: Fix the docs build with Sphinx 6.0
e2cee489f24f efi: tpm: Avoid READ_ONCE() for accessing the event log
5b66b27b9dee efi: fix userspace infinite retry read efivars after EFI runtime services page fault
9a1195c58432 KVM: arm64: Fix S1PTW handling on RO memslots
d778e68faa6a KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
82972d60f46f ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx
779c7c7ea8e0 ALSA: hda/realtek - Turn on power early
e1e0a181aea3 ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format()
e59e115d67d6 ALSA: control-led: use strscpy in set_led_id()
303a04b6562e Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"
76ef74d4a379 netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
38f3ee12661f Linux 6.1.6
cb9b3951d636 ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
a6d58eff4f83 ALSA: hda - Enable headset mic on another Dell laptop with ALC3254
8107550bfe11 ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resume
57f6bea5218c ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform
0e19738afc84 ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list
d6ad4bd1d896 ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
e8988e878af6 net: sched: disallow noqueue for qdisc classes
cd2e80a3ac70 gcc: disable -Warray-bounds for gcc-11 too
8cc0e63ba86c Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
29fbaa434c22 selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
d2602da3da87 x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
587478470b0a x86/fpu: Allow PKRU to be (once again) written by ptrace.
bfa72faf69e8 x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
a442736b704d x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
f28418b06f6b x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
763b92568726 parisc: Align parisc MADV_XXX constants with all other architectures
(From OE-Core rev: 18aaa6ae51d1e1d51a7eeeebf011adccc727efc0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
bb170acce6 |
linux-yocto/6.1: update to v6.1.5
Updating to the latest korg -stable release that comprises
the following commits:
90ca7a874a90 Linux 6.1.5
177055b94fb5 wifi: ath11k: Send PME message during wakeup from D3cold
15f818d4b682 efi: random: combine bootloader provided RNG seed with RNG protocol output
0c84b7de2658 drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
c7229577d93d drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
5e7d97dbae25 ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_auth_blob
ad678f30ac0d ksmbd: send proper error response in smb2_tree_connect()
4cd431722018 ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
53e9d6851b56 btrfs: handle case when repair happens with dev-replace
d179f9d27f1e drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 and not DPM0
4ac1437d64ef drm/amd/display: Add check for DET fetch latency hiding for dcn32
bff553de2c37 virtio_blk: Fix signedness bug in virtblk_prep_rq()
569b4f8fb02e virtio-blk: use a helper to handle request queuing errors
44c0e07e3972 drm/i915/gvt: fix vgpu debugfs clean in remove
fe340500baf8 drm/i915/gvt: fix gvt debugfs destroy
306888b1246b drm/amdkfd: Fix kernel warning during topology setup
c7041ec41036 drm/plane-helper: Add the missing declaration of drm_atomic_state
c4849f18185f of/fdt: run soc memory setup when early_init_dt_scan_memory fails
a33220faead6 riscv, kprobes: Stricter c.jr/c.jalr decoding
36fd385ae2ca riscv: uaccess: fix type of 0 variable on error in get_user()
7f56c4fa299a thermal: int340x: Add missing attribute for data rate base
8b258a31c2e8 vhost_vdpa: fix the crash in unmap a large memory
ed2d0e160ce4 tpm: Allow system suspend to continue when TPM suspend fails
e595dcd987d0 io_uring: fix CQ waiting timeout handling
91d129519985 io_uring: pin context while queueing deferred tw
6d47e0f6a535 block: don't allow splitting of a REQ_NOWAIT bio
39a20c4354be net: dsa: tag_qca: fix wrong MGMT_DATA2 size
ec6022235670 net: dsa: qca8k: fix wrong length value for mgmt eth packet
49d901dce4b9 Revert "net: dsa: qca8k: cache lo and hi for mdio write"
d54f66bc9c37 Revert "drm/amd/display: Enable Freesync Video Mode by default"
7f656fff955c bpf: Fix panic due to wrong pageattr of im->image
a3fb152c2f17 fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
421fd5c9e0ae nfsd: fix handling of readdir in v4root vs. mount upcall timeout
e8377f0456fb x86/bugs: Flush IBP in ib_prctl_set()
5bd3c7abeb69 x86/kexec: Fix double-free of elf header buffer
2dfc2347776e ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
f6631b9b4f91 nvme: also return I/O command effects from nvme_command_effects
27eab31ed71f nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
84cc257e1888 kunit: alloc_string_stream_fragment error handling bug fix
8b2de5212661 io_uring: check for valid register opcode earlier
9c152189a7e8 ACPI: video: Don't enable fallback path for creating ACPI backlight by default
adaf41b56803 drm/amd/display: Report to ACPI video if no panels were found
0ba8892d86ad ACPI: video: Allow GPU drivers to report no panels
183c2aaef40a nvme: fix multipath crash caused by flush request when blktrace is enabled
a288e98adc02 io_uring/cancel: re-grab ctx mutex after finishing wait
a02c07b61989 drm/amdkfd: Fix double release compute pasid
9d74d1f52e16 drm/amdkfd: Fix kfd_process_device_init_vm error handling
8ba7c55e112f drm/amdgpu: Fix size validation for non-exclusive domains (v4)
b48f8c9a81be ASoC: SOF: mediatek: initialize panic_info to zero
ee887708e25e ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
30f3e4afe09a 9p/client: fix data race on req->status
f6e548529bb9 ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"
45917be9f0af hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
f190519b07c7 usb: dwc3: xilinx: include linux/gpio/consumer.h
2d1dbb030ca8 udf: Fix extension of the last extent in the file
3ad47c8aa564 caif: fix memory leak in cfctrl_linkup_request()
7d242f4a0c83 net/ulp: prevent ULP without clone op from entering the LISTEN status
50c81b35df01 qed: allow sleep in qed_mcp_trace_dump()
4e0c2961e53d ublk: honor IO_URING_F_NONBLOCK for handling control command
1022519da69d drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
20a07570c166 drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
c776df09f469 perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode
36caf0281b91 perf stat: Fix handling of unsupported cgroup events when using BPF counters
75b9086028ce perf lock contention: Fix core dump related to not finding the "__sched_text_end" symbol on s/390
a713602807f3 usb: rndis_host: Secure rndis_query check against int overflow
667ce030bdfb octeontx2-pf: Fix lmtst ID used in aura free
faecbaf1ffcd drivers/net/bonding/bond_3ad: return when there's no aggregator
73fee7e1e5ea fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
71f9fd5bcf09 drm/imx: ipuv3-plane: Fix overlay plane width
2bb8016d4bb0 perf tools: Fix resources leak in perf_data__open_dir()
466655ddac0c drm/virtio: Fix memory leak in virtio_gpu_object_create()
8964cc36ba01 netfilter: ipset: Rework long task execution when adding/deleting entries
080b56c66aca netfilter: ipset: fix hash:net,port,net hang with /0 subnet
2bab138b44f0 net: sparx5: Fix reading of the MAC address
5896f5581068 vxlan: Fix memory leaks in error path
dc46e39b727f net: sched: cbq: dont intepret cls results when asked to drop
85655c63877a net: sched: atm: dont intepret cls results when asked to drop
9a402a210798 gpio: sifive: Fix refcount leak in sifive_gpio_probe
589886147edf ceph: switch to vfs_inode_has_locks() to fix file lock bug
516fac1e0749 filelock: new helper: vfs_inode_has_locks
b8e3dd2eba02 drm/meson: Reduce the FIFO lines held when AFBC is not used
718d28ce581e selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier
d87357c82ce3 selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
5f87d4dc581e RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
e597b003c736 RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
2892b358c896 gpio: pca953x: avoid to use uninitialized value pinctrl
ee84d37a5f08 net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
191c4b94c18b net: ena: Update NUMA TPH hint register upon NUMA node update
eff3be564b50 net: ena: Set default value for RX interrupt moderation
2474a8ed1ef3 net: ena: Fix rx_copybreak value update
5a5084e947b1 net: ena: Use bitmask to indicate packet redirection
7d82fbedaecb net: ena: Account for the number of processed bytes in XDP
c7304c752a20 net: ena: Don't register memory info on XDP exchange
1ee3d84b0d6b net: ena: Fix toeplitz initial hash value
aafd7d5ecc14 net: amd-xgbe: add missed tasklet_kill
1f7331675545 net: hns3: refine the handling for VF heartbeat
01ca3695f19a tcp: Add TIME_WAIT sockets in bhash2.
a1f2920a051f bpf: Always use maximal size for copy_array()
8f1b8b313350 net/mlx5: Lag, fix failure to cancel delayed bond work
c1103a607134 net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve option
cacda6f9757f net/mlx5e: Fix hw mtu initializing at XDP SQ allocation
c6e6fb424031 net/mlx5e: Always clear dest encap in neigh-update-del
7d88b67d6bec net/mlx5e: CT: Fix ct debugfs folder name
38e1a340f741 net/mlx5e: Fix RX reporter for XSK RQs
53d051e2a235 net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
2799cbdedb60 net/mlx5: Fix RoCE setting at HCA level
e639bc695f05 net/mlx5: Avoid recovery in probe flows
95a327eaebe2 net/mlx5: Fix io_eq_size and event_eq_size params validation
3c29ad4f2cc5 net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path
8aa897595bab net/mlx5: E-Switch, properly handle ingress tagged packets on VST
16b22e27fba6 vdpasim: fix memory leak when freeing IOTLBs
6ccc891f36d0 vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
0871df190fe6 virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
c72123cd79dd vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
a2907867e2c8 vhost-vdpa: fix an iotlb memory leak
8b31aa969a2d vhost: fix range used in translate_desc()
909fb8fbd46b vringh: fix range used in iotlb_translate()
9bc360aa816f vhost/vsock: Fix error handling in vhost_vsock_init()
337c24d817e2 vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
adc6cd16b418 vdpa/mlx5: Fix wrong mac address deletion
392814d4cf9a vdpa/mlx5: Fix rule forwarding VLAN to TIR
179e6d7213f1 bnxt_en: Fix HDS and jumbo thresholds for RX packets
c9542e0d3ec1 bnxt_en: Fix first buffer size calculations for XDP multi-buffer
57e2176bac59 bnxt_en: Fix XDP RX path
9bf7939f91af bnxt_en: Simplify bnxt_xdp_buff_init()
b32f6bef2485 nfc: Fix potential resource leaks
bb50c43f7789 net: dsa: mv88e6xxx: depend on PTP conditionally
a2a694e6edbd qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
facc4405e8b7 net: sched: fix memory leak in tcindex_set_parms
e0b6178773cf net: hns3: fix VF promisc mode not update when mac table full
fc7f6dca10b2 net: hns3: fix miss L3E checking for rx packet
55d10ed4b507 net: hns3: add interrupts re-initialization while doing VF FLR
d91be3d42c4a nfsd: shut down the NFSv4 state objects before the filecache
6003a74bd473 veth: Fix race with AF_XDP exposing old or uninitialized descriptors
62c84d0abe6f net: lan966x: Fix configuration of the PCS
a96c5c6e67f8 bonding: fix lockdep splat in bond_miimon_commit()
f03ecaeca499 netfilter: nf_tables: honor set timeout and garbage collection updates
dda2d04863b5 mptcp: fix lockdep false positive
dfe522e4cdfb mptcp: fix deadlock in fastopen error path
c312bcd28254 vmxnet3: correctly report csum_level for encapsulated packet
acce57c9b6a2 net: vrf: determine the dst using the original ifindex for multicast
3dfffe6214fa ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
4052919880db netfilter: nf_tables: perform type checking for existing sets
59c8f9a23614 netfilter: nf_tables: add function to create set stateful expressions
4fba3958a9b9 netfilter: nf_tables: consolidate set description
ba3d2c2380e7 drm/panfrost: Fix GEM handle creation ref-counting
321635c70352 bpf: pull before calling skb_postpull_rcsum()
35dab092c295 wifi: ath9k: use proper statements in conditionals
3e8dee13f3d1 SUNRPC: ensure the matching upcall is in-flight upon downcall
e92536de04e4 btrfs: fix an error handling path in btrfs_defrag_leaves()
667347e338cb phy: qcom-qmp-combo: fix broken power on
53be6d939bf2 perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
8dba3cdb3d5f perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
def94d5966f6 btrfs: fix compat_ro checks against remount
427a36cf819b btrfs: fix off-by-one in delalloc search during lseek
acbf70d7f9cd usb: dwc3: gadget: Ignore End Transfer delay on teardown
94d0e33c5f52 cifs: refcount only the selected iface during interface update
76f1ff02e23e cifs: fix interface count calculation during refresh
0af9640736a6 btrfs: replace strncpy() with strscpy()
7578a7c0f296 ARM: renumber bits related to _TIF_WORK_MASK
2cb8e624295f Linux 6.1.4
54b6a040f380 drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
0b865bcd7a08 drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
789c4804d7ae drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
1cfd678e2f07 drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
6e6d577cd90b drm/i915/migrate: Account for the reserved_space
ea62bd769994 drm/i915: improve the catch-all evict to handle lock contention
52beaa0938ad drm/amdgpu: make display pinning more flexible (v2)
9724e6950ef9 drm/amdgpu: handle polaris10/11 overlap asics (v2)
3038224f5617 drm/amd/display: Add DCN314 display SG Support
218f8fe66824 drm/i915/ttm: consider CCS for backup objects
f06a3cff1b4e ext4: allocate extended attribute value in vmalloc area
56ecd5509fdc ext4: avoid unaccounted block allocation when expanding inode
0f860f71b617 ext4: initialize quota before expanding inode in setproject ioctl
70e5b46beba6 ext4: fix inode leak in ext4_xattr_inode_create() on an error path
74ba28197161 ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
cc1538c693d2 ext4: fix deadlock due to mbcache entry corruption
52cdfab923db ext4: avoid BUG_ON when creating xattrs
1008bbaadca6 ext4: fix corrupt backup group descriptors after online resize
627dd452889d ext4: dont return EINVAL from GETFSUUID when reporting UUID length
a77f3bdb03d0 ext4: fix bad checksum after online resize
dad6a26adb5a ext4: fix error code return to user-space in ext4_get_branch()
c99932c83074 ext4: fix corruption when online resizing a 1K bigalloc fs
81b915181c63 ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
b753b0be45ae ext4: don't fail GETFSUUID when the caller provides a long buffer
13271fbbe85d ext4: init quota for 'old.inode' in 'ext4_rename'
9f966e021c20 ext4: fix uninititialized value in 'ext4_evict_inode'
5439ad45c0d0 ext4: fix off-by-one errors in fast-commit block filling
18e66ed75d87 ext4: fix unaligned memory access in ext4_fc_reserve_space()
d1c97077fa60 ext4: add missing validation of fast-commit record lengths
1ba993208bcf ext4: don't set up encryption key during jbd2 transaction
7c1fb65e8ce8 ext4: fix leaking uninitialized memory in fast-commit journal
08d5c8445d15 ext4: disable fast-commit of encrypted dir operations
bcc5057e1781 ext4: don't allow journal inode to have encrypt flag
a125c8806b7d ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
f1ec687ebd1b ext4: check and assert if marking an no_delete evicting inode dirty
15adfbb2d161 ext4: journal_path mount options should follow links
5e1d519af52f ext4: fix reserved cluster accounting in __es_remove_extent()
1daff79463d7 ext4: fix bug_on in __es_tree_search caused by bad quota inode
7720e1e43315 ext4: add helper to check quota inums
488a5c2bf754 ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
7753d6657873 ext4: fix undefined behavior in bit shift for ext4_check_flag_values
7908b8a541b1 ext4: fix use-after-free in ext4_orphan_cleanup
a73f2b2e3853 fs: ext4: initialize fsdata in pagecache_write()
35840a486cff ext4: correct inconsistent error msg in nojournal mode
39364b354f0e ext4: remove trailing newline from ext4_msg() message
248feff7deda ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
b085fb43feed ext4: silence the warning when evicting inode with dioread_nolock
12cfb0c1c27e drm/etnaviv: reap idle mapping if it doesn't match the softpin address
babd82f10749 drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
556a7e74af59 drm/i915/dsi: fix VBT send packet port selection for dual link DSI
84bcb7d09aaa drm/etnaviv: move idle mapping reaping into separate function
3650c063f22d drm/mgag200: Fix PLL setup for G200_SE_A rev >=4
622d527decaa drm/vmwgfx: Validate the box size for the snooped cursor
d988f0bcf579 drm/connector: send hotplug uevent on connector cleanup
35fe1c238437 device_cgroup: Roll back to original exceptions after copy failure
4def68cc15f3 parisc: Drop PMD_SHIFT from calculation in pgtable.h
790aba4492d6 parisc: Drop duplicate kgdb_pdc console
d97a584e350d parisc: Add missing FORCE prerequisites in Makefile
553bc5890ed9 parisc: Fix locking in pdc_iodc_print() firmware call
6bbba171235e parisc: Drop locking in pdc console code
67c98fec87ed parisc: led: Fix potential null-ptr-deref in start_task()
dc88a50bc339 remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
e2e8d55f044e remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
b9693304b713 remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
17183187dc86 hugetlb: really allocate vma lock for all sharable vmas
ee29001a637f test_kprobes: Fix implicit declaration error of test_kprobes
7e8834776c37 iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options
808948f4922f iommu/amd: Fix ivrs_acpihid cmdline parsing code
fdbbb4058319 phy: qcom-qmp-combo: fix sc8180x reset
1066b58cc02d phy: qcom-qmp-combo: fix sdm845 reset
0a1129c4b445 bus: mhi: host: Fix race between channel preparation and M0 event
878d15dd43bc driver core: Fix bus_type.match() error handling in __driver_attach()
cced6678325b crypto: ccp - Add support for TEE for PCI ID 0x14CA
b70acb182f45 crypto: n2 - add missing hash statesize
85292a29689a riscv: mm: notify remote harts about mmu cache updates
00777a099574 riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
cdea2da67875 RISC-V: kexec: Fix memory leak of elf header buffer
abbb887da774 riscv: Fixup compile error with !MMU
dc387c34d8dd RISC-V: kexec: Fix memory leak of fdt buffer
b33528863d07 PCI/sysfs: Fix double free in error path
518573988a2f PCI: Fix pci_device_is_present() for VFs by checking PF
06bc122d9b5f crypto: ccree,hisilicon - Fix dependencies to correct algorithm
d93b6a8a34e1 um: virt-pci: Avoid GCC non-NULL warning
f375bcf69f58 ima: Fix memory leak in __ima_inode_hash()
59b6c0ea1a8d mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt
1fc9b20a7688 ipmi: fix use after free in _ipmi_destroy_user()
3ac71fd8ffa1 ima: Fix a potential NULL pointer access in ima_restore_measurement_list
9944a141e5ea mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
9c476590feff ipmi: fix long wait in unload when IPMI disconnect
5038ee677606 ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()
9526c179b9cb ASoC: jz4740-i2s: Handle independent FIFO flush bits
360ef3bcf730 wifi: wilc1000: sdio: fix module autoloading
19d5b47b0e09 efi: Add iMac Pro 2017 to uefi skip cert quirk
aa4c785566ef md/bitmap: Fix bitmap chunk size overflow issues
ab87d6f26e40 block: mq-deadline: Do not break sequential write streams to zoned HDDs
b0544dd860b3 block: mq-deadline: Fix dd_finish_request() for zoned devices
51c107f91bf1 drm/amdgpu: fix mmhub register base coding error
08c83264e690 rtc: ds1347: fix value written to century register
135b9ed45347 ravb: Fix "failed to switch device to config mode" message during unbind
f22532d6bbaf cifs: set correct status of tcon ipc when reconnecting
a37d718a0e0b cifs: set correct ipc status after initial tree connect
2d8cbc14707a cifs: set correct tcon status after initial tree connect
66d65a6fba33 cifs: fix missing display of three mount options
e9f7a3bbaa5c cifs: fix confusing debug message
530ca64b4462 media: dvb-core: Fix UAF due to refcount races at releasing
123eddf92a11 media: dvb-core: Fix double free in dvb_register_device()
94d23f8b7840 ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
2833221e0b0f arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
0fd003d3c708 staging: media: tegra-video: fix device_node use after free
1fae2197adbe staging: media: tegra-video: fix chan->mipi value on error
26c57afef2b6 tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
2d31d84d4eb8 tracing: Fix issue of missing one synthetic field
5d067ad7e2e2 tracing/probes: Handle system names with hyphens
eac893885695 tracing/hist: Fix wrong return value in parse_action_params()
cb8dce806598 tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
938791ad58a3 powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
43f7cd89b584 tracing: Fix race where eprobes can be called before the event
c9449d762f0e x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
85932e3882e2 x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
3dabe6c5f3e9 ftrace/x86: Add back ftrace_expected for ftrace bug reports
db10ca17bbe2 x86/microcode/intel: Do not retry microcode reloading on the APs
891a644b0cbd KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
59cc9627be25 KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
04066fcbf18e KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
c877c99ee5c0 KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
2d627fbb5026 ima: Fix hash dependency to correct algorithm
8a6cd16af71e of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
aa3e7a48e921 xtensa: add __umulsidi3 helper
9dd6b35e2bcd perf/core: Call LSM hook after copying perf_event_attr
04241956ce88 tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
1d408dabdba9 PCI/DOE: Fix maximum data object length miscalculation
97e28deab8bf ata: ahci: fix enum constants for gcc-13
a7e060c3ea34 dm cache: set needs_check flag after aborting metadata
6a3e412c2ab1 dm cache: Fix UAF in destroy()
9e113cd4f61f dm clone: Fix UAF in clone_dtr()
b6c93cd61afa dm integrity: Fix UAF in dm_integrity_dtr()
d9971fa4d8bd dm thin: Fix UAF in run_timer_softirq()
82976ba6deb1 dm thin: resume even if in FAIL mode
b91f481300e3 dm thin: Use last transaction's pmd->root when commit failed
cdf7a39bcc42 dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
f74b7c5a85e2 dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
1922ea6b0ae2 mptcp: use proper req destructor for IPv6
d3901b9004a0 mptcp: dedicated request sock for subflow in v6
01a301520685 mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
993aad51b6ce mptcp: netlink: fix some error return code
5a52012ff8b0 fs: dlm: retry accept() until -EAGAIN or error returns
9e72fec62f31 fs: dlm: fix sock release if listen fails
bb641476f581 ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
9e456d460f1b HID: Ignore HP Envy x360 eu0009nv stylus battery
ca4c62ec488b platform/x86: x86-android-tablets: Add Advantech MICA-071 extra button
c693355b9735 platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger + fuel-gauge data
5a2798eda1a8 platform/x86: x86-android-tablets: Add Medion Lifetab S10346 data
838e48fa1b1b ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.
c455aa7cc9cf platform/x86: intel-uncore-freq: add Emerald Rapids support
009ac0049dc3 platform/x86: ideapad-laptop: Stop writing VPCCMD_W_TOUCHPAD at probe time
bda3399b5abb platform/x86: ideapad-laptop: Send KEY_TOUCHPAD_TOGGLE on some models
f5820b413962 platform/x86: ideapad-laptop: Only toggle ps2 aux port on/off on select models
2380e9493538 platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on probe / resume
c234ccc68afe platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state()
8af3d02aae3e ACPI: video: Prefer native over vendor
923c1922bdbe ACPI: video: Simplify __acpi_video_get_backlight_type()
33c25c314683 platform/x86: ideapad-laptop: support for more special keys in WMI
32755a5da122 platform/x86: ideapad-laptop: Add new _CFG bit numbers for future use
317499df9d70 platform/x86: ideapad-laptop: Revert "check for touchpad support in _CFG"
f48a74ccb519 platform/x86: thinkpad_acpi: Fix max_brightness of thinklight
3ff594fb490f ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptops
ed32831a17e5 ALSA: patch_realtek: Fix Dell Inspiron Plus 16
7ac7830af689 bpf: Resolve fext program type when checking map compatibility
f845a9d33b4e media: s5p-mfc: Fix in register read and write for H264
bd1b72f0c39a media: s5p-mfc: Clear workbit to handle error condition
bff2698aab6f media: s5p-mfc: Fix to handle reference queue during finishing
67ffc6dc3002 ext2: unbugger ext2_empty_dir()
e7c0c943ed67 cpufreq: Init completion before kobject_init_and_add()
5052a96b2104 PM/devfreq: governor: Add a private governor_data for governor
6088d8783f7b random: add helpers for random numbers with given floor or range
ef3ad7f447a2 x86/MCE/AMD: Clear DFR errors found in THR handler
9edfbb64ca2b selftests: Use optional USERCFLAGS and USERLDFLAGS
ea27cc32450e EDAC/mc_sysfs: Increase legacy channel support to 12
b8b9b0b857b9 cxl/region: Fix missing probe failure
833cdf903d2e arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strength
38f99d0b0284 x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics
346ac4a116cb random: use rejection sampling for uniform bounded random integers
0f9327484c6f arm64: dts: qcom: sdm850-samsung-w737: correct I2C12 pins drive strength
bacb7e1d42f4 ARM: ux500: do not directly dereference __iomem
a94b90ac1f25 btrfs: fix resolving backrefs for inline extent followed by prealloc
169a4cf46882 btrfs: fix extent map use-after-free when handling missing device in read_one_chunk
712b0938166a btrfs: fix uninitialized parent in insert_state
ed00567b170f drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
9d455cb89dc5 drm/amd/pm: update SMU13.0.0 reported maximum shader clock
9ebb4f4eab19 phy: qcom-qmp-combo: fix out-of-bounds clock access
39eeec3130a1 mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400K
51b84cfd24ee arm64: dts: qcom: sc8280xp: fix UFS reference clocks
b70d118a6cdc arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strength
f42462b9cabf perf/x86/intel/uncore: Clear attr_update properly
254f17db4352 perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-D
192db0943fad jbd2: use the correct print format
14a6e5330a96 ktest.pl minconfig: Unset configs instead of just removing them
178d7cf89191 kest.pl: Fix grub2 menu handling for rebooting
ca6536972ea5 soc: qcom: Select REMAP_MMIO for ICC_BWMON driver
70e71f0dc86f soc: qcom: Select REMAP_MMIO for LLCC driver
50950c0176f6 arm64: Prohibit instrumentation on arch_stack_walk()
15e7433e1dc2 arm64: dts: qcom: sc8280xp: fix UFS DMA coherency
189c499376d5 cxl/region: Fix memdev reuse check
fab465599001 media: stv0288: use explicitly signed char
a354a9e3fc3b drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
33a3b7fad827 drm/amdgpu: skip MES for S0ix as well since it's part of GFX
(From OE-Core rev: 8c3ebfa63a662b178435c7f44aea1a5b8ca97af3)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
d7375e2108 |
linux-yocto/6.1: qemuriscv32: Enable CONFIG_NONPORTABLE
Integrating the following commit(s) to linux-yocto/.:
30825f43170 qemuriscv32: Enable CONFIG_NONPORTABLE
[
Allow configurations that result in non-portable kernels, this is
required for rv32 kernels starting 6.0+ see [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=44c1e84a38a0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
]
(From OE-Core rev: f0bcb44933823218392e19edec87c71c759d182d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
a83a5ae60d |
linux-yocto/6.1: edgerouter: Replace OCTEON_USB with USB_OCTEON_HCD
The OCTEON_USB has been converted into USB_OCTEON_HCD by mainline
commit 9dbdac024d4d ("staging: octeon-usb: move driver out of staging").
So adjust the BSP cfg according to that change.
(From OE-Core rev: 9cb4fe59779219817f919b823943db98f5497bb0)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
e393f21735 |
linux-yocto/6.1: cfg: remove CONFIG_ARM_CRYPTO
This option is no longer required in 6.1+, so we grab the following
kernel-cache change:
fa5b537b0e6 qemuarm: drop CONFIG_ARM_CRYPTO
(From OE-Core rev: 6bd8f0a916104bf650af931661a4f1b38a16d087)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
31480e65ba |
linux-yocto/6.1: update to v6.1.3
Updating to the latest korg -stable release that comprises
the following commits:
4adc0fbe03a6 Linux 6.1.3
6a0ef7326e1e kcsan: Instrument memcpy/memset/memmove with newer Clang
c9ded831e255 SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
e60fa800a32a tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
b0785edaf649 tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
bf31e3f8077a tpm: acpi: Call acpi_put_table() to fix memory leak
ba2e7d07dd06 mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
a35b4bcb4389 block: Do not reread partition table on exclusively open device
01bb48573069 f2fs: allow to read node block after shutdown
6028ec01c4f7 f2fs: should put a page when checking the summary info
b3b3212725ed mm, compaction: fix fast_isolate_around() to stay within boundaries
97ce99984be1 md: fix a crash in mempool_free
e9d055b8dfca mfd: mt6360: Add bounds checking in Regmap read/write call-backs
784a4f995ee2 pnode: terminate at peers of source
f9aafff5448b ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
389d34c2a8b5 ALSA: line6: fix stack overflow in line6_midi_transmit
e58d1d2eb31b ALSA: line6: correct midi status byte when receiving data from podxt
bc2e0c5bb97c ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags
d84a696c86ac ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
703fd753a0ba binfmt: Fix error return code in load_elf_fdpic_binary()
e6d180a35bc0 ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
577821f756cf ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
0478b94c6f91 hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount
23ac2a31c54f pstore/zone: Use GFP_ATOMIC to allocate zone buffer
5c3a4cdc5363 pstore: Properly assign mem_type property
2cec280c4915 kmsan: include linux/vmalloc.h
dace33a1896e kmsan: export kmsan_handle_urb
0ce4cc6d269d mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
4d528dab403b mm, mremap: fix mremap() expanding vma with addr inside vma
97e14ae08204 rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
09727bc32f67 futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
c86c5cf67f38 HID: plantronics: Additional PIDs for double volume key presses quirk
79f9b467b8b5 HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
d465fa2a9add kprobes: kretprobe events missing on 2-core KVM guest
650b69b17cfd NFSD: fix use-after-free in __nfs42_ssc_open()
ba50fee6b41b rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
482d990a5dd1 powerpc/rtas: avoid scheduling in rtas_os_term()
464d10e8d797 powerpc/rtas: avoid device tree lookups in rtas_os_term()
85cc8a187f2d iommu/mediatek: Fix crash on isr after kexec()
fcee8a2d4db4 objtool: Fix SEGFAULT
6d076293e5bf fs/ntfs3: Fix slab-out-of-bounds in r_page
4d744cee4ca1 fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
fd8aa71b6571 fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
590a6943a1d1 fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
d6379ce24296 fs/ntfs3: Validate index root when initialize NTFS security
fe5c3915c373 phy: sun4i-usb: Add support for the H616 USB PHY
1eacd1fd41b7 phy: sun4i-usb: Introduce port2 SIDDQ quirk
0da27d8efcdb soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
d34485d40b6a fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
2f041a19f4eb fs/ntfs3: Validate resident attribute name
3f6f75e8863f fs/ntfs3: Validate buffer length while parsing index
b343c40bb7ff fs/ntfs3: Validate attribute name offset
a7b23037b38b fs/ntfs3: Add null pointer check for inode operations
2600c80ea7b3 fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
1621734cd304 fs/ntfs3: Add null pointer check to attr_load_runs_vcn
9173b89c16a6 fs/ntfs3: Validate data run offset
0bb9f93ba63a fs/ntfs3: Add overflow check for attribute size
db91a9c59162 fs/ntfs3: Validate BOOT record_size
2df487537c77 nvmet: don't defer passthrough commands with trivial effects to the workqueue
a574e81b37c0 nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
aa9732dae4bc ata: ahci: Fix PCS quirk application for suspend
1ed959fef5b1 block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
5fe70f9683f8 ACPI: video: Fix Apple GMUX backlight detection
ba074330a487 ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
33b7f0ef4aaf ACPI: resource: do IRQ override on Lenovo 14ALC7
ee8ec50b9269 ACPI: resource: do IRQ override on XMG Core 15
d1136b10944e nvme-pci: fix page size checks
b1814724e0d7 nvme-pci: fix mempool alloc size
a72f318c704e nvme-pci: fix doorbell buffer value endianness
ff46a46b7a30 io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
3b2728881dcd eventfd: provide a eventfd_signal_mask() helper
717ed90a6614 eventpoll: add EPOLL_URING_WAKE poll wakeup flag
d6a980a0da6c Linux 6.1.2
5f3d8993e095 pwm: tegra: Fix 32 bit build
70c6f7025014 mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
5c692f1ed39d drm/amd/display: revert Disable DRR actions during state commit
e970e4ee3fc2 media: dvbdev: fix refcnt bug
539479d00c51 media: dvbdev: fix build warning due to comments
882056ef3384 net: stmmac: fix errno when create_singlethread_workqueue() fails
69c2ad94fd0b io_uring: remove iopoll spinlock
9b5d3f21f1ab io_uring: protect cq_timeouts with timeout_lock
f9ef51a7055c io_uring/net: fix cleanup after recycle
b87006265a16 io_uring/net: ensure compat import handlers clear free_iov
e2c22a38fe29 io_uring: improve io_double_lock_ctx fail handling
f6a5cada4ff6 io_uring: dont remove file from msg_ring reqs
16225abb3cbc io_uring: add completion locking for iopoll
3a6ee45e3ceb io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
215f9437dda0 blk-iolatency: Fix memory leak on add_disk() failures
05382ed9142c scsi: qla2xxx: Fix crash when I/O abort times out
5cfb9a60ed2d mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
1baf3370e2dc btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
ac551b1f500b ovl: fix use inode directly in rcu-walk mode
a609bfc1e644 fbdev: fbcon: release buffer when fbcon_do_set_font() failed
9c9e8be758c6 maple_tree: fix mas_spanning_rebalance() on insufficient data
8034a1ad67b8 test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
b7334223cc7e gcov: add support for checksum field
55b3c66a0d44 floppy: Fix memory leak in do_floppy_init()
d01f65ac191e spi: fsl_spi: Don't change speed while chipselect is active
9e977e2642a1 regulator: core: fix deadlock on regulator enable
1665c3aa251f iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_offset()
d04481ee5e15 iio: adc128s052: add proper .data members in adc128_of_match table
49cfd1f61f44 iio: adc: ad_sigma_delta: do not use internal iio_dev lock
a154b1c139fb iio: fix memory leak in iio_device_register_eventset()
02ed209aa6f1 reiserfs: Add missing calls to reiserfs_security_free()
21ca0bfa11bb security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
967fc34f297e 9p: set req refcount to zero to avoid uninitialized usage
1f572877e0ea loop: Fix the max_loop commandline argument treatment when it is set to 0
24117ea4303c HID: mcp2221: don't connect hidraw
608c6aed7136 HID: wacom: Ensure bootloader PID is usable in hidraw mode
c3c115368ef9 xhci: Prevent infinite loop in transaction errors recovery for streams
2f3b51189f7a usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
2fd6ad7bc560 usb: dwc3: core: defer probe on ulpi_read_id timeout
d2837c6a1dbc usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
1ba53c9c7995 clk: imx: imx8mp: add shared clk gate for usb suspend clk
7579645760a4 dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
1a77a5bfe821 arm64: dts: qcom: sm8250: fix USB-DP PHY registers
299f141f90cd arm64: dts: qcom: sm6350: fix USB-DP PHY registers
c8e746384488 usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
dfbbc47d8672 usb: cdnsp: fix lack of ZLP for ep0
5b7c3061067e HID: logitech-hidpp: Guard FF init code against non-USB devices
d95d83041b87 ALSA: hda/hdmi: Add HP Device 0x8711 to force connect list
05d30f4b6cbe ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB
80202ef4f7cc ALSA: usb-audio: add the quirk for KT0206 device
67fd112b4b04 ALSA: usb-audio: Workaround for XRUN at prepare
b669bd94a1c8 dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+
2ca347287d3f dt-bindings: input: iqs7222: Correct minimum slider size
78e01a98860e dt-bindings: input: iqs7222: Reduce 'linux,code' to optional
c8ab62f13d66 Input: iqs7222 - add support for IQS7222A v1.13+
fa25c90ee9a7 Input: iqs7222 - report malformed properties
201d1baa9a45 Input: iqs7222 - drop unused device node references
26e69e719a2f ima: Simplify ima_lsm_copy_rule
475add46170d pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
810f2cfdfe4e cfi: Fix CFI failure with KASAN
b4a59fd2e50b afs: Fix lost servers_outstanding count
6c7b9d12578d perf test: Fix "all PMU test" to skip parametrized events
a7a2d258101d MIPS: ralink: mt7621: avoid to init common ralink reset controller
59871742b481 perf probe: Check -v and -q options in the right place
5d098b5080cb perf tools: Make quiet mode consistent between tools
01c4004e40b6 perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option()
86777de67a85 drm/amd/pm: avoid large variable on kernel stack
e84276c8dd88 pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
d7d99f1a0af0 lkdtm: cfi: Make PAC test work with GCC 7 and 8
2c5e64f0a8d3 LoadPin: Ignore the "contents" argument of the LSM hooks
2d57269cabeb drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
7ed4007347b5 ASoC: rt5670: Remove unbalanced pm_runtime_put()
0fe3a0cd2699 ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()
6df3ccb6aff0 ASoC: wm8994: Fix potential deadlock
f64bb48f27fb ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
b4b2c4305cf4 ALSA: hda/hdmi: set default audio parameters for KAE silent-stream
1cc133bee40f ALSA: hda/hdmi: fix i915 silent stream programming flow
156b0c19c1a4 ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()
bebbba710321 ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()
4cc8431ec77a ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()
a22cfbf78a87 ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe()
18a548fdecca ASoC: Intel: Skylake: Fix driver hang during shutdown
390a1a98288a ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()
48c509f3f121 hwmon: (jc42) Fix missing unlock on error in jc42_write()
0cd303aad220 orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
224094902941 orangefs: Fix kmemleak in orangefs_sysfs_init()
19be31668552 orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
3ecdca49ca49 scsi: target: iscsi: Fix a race condition between login_work and the login thread
04371a75a584 drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
23d2bed04159 drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
d1c8b86b4ab7 scsi: smartpqi: Correct device removal for multi-actuator devices
41d8a934e2ea scsi: smartpqi: Add new controller PCI IDs
f2207145693a hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
74de6f6c8479 scsi: elx: libefc: Fix second parameter type in state callbacks
cbb17d7087ce Revert "PCI: Clear PCI_STATUS when setting up device"
fc521abb6ee4 crypto: hisilicon/qm - increase the memory of local variables
fc80b877f1d0 scsi: ufs: Reduce the START STOP UNIT timeout
39761417ea7b scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
cb873c93a7ad crypto: hisilicon/hpre - fix resource leak in remove process
65a1a20caf72 regulator: core: Fix resolve supply lookup issue
077bff242c13 Bluetooth: Add quirk to disable MWS Transport Configuration
9c89dcd53c64 Bluetooth: Add quirk to disable extended scanning
619523c1ab53 Bluetooth: hci_bcm: Add CYW4373A0 support
e070ef957b13 ice: synchronize the misc IRQ when tearing down Tx tracker
b0f25ca1ff9b regulator: core: Use different devices for resource allocation and DT lookup
f4731395d6db clk: st: Fix memory leak in st_of_quadfs_setup()
92b0888398e4 media: si470x: Fix use-after-free in si470x_int_in_callback()
43e5c20a8b44 mmc: sdhci-tegra: Issue CMD and DAT resets together
11ca98a1ed04 mmc: renesas_sdhi: better reset from HS400 mode
63604e820f15 mmc: renesas_sdhi: add quirk for broken register layout
c490e8c3d500 mmc: f-sdh30: Add quirks for broken timeout clock capability
55513864b418 nfs: fix possible null-ptr-deref when parsing param
96521aa5bc76 selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
a4fe51cd6894 hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
f5ac749a0b21 wifi: mt76: do not run mt76u_status_worker if the device is not running
bc6c381df579 regulator: core: fix use_count leakage when handling boot-on
66d2f118d7d7 libbpf: Avoid enum forward-declarations in public API in C++ mode
ec58eae6c93a ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI table
62db9242c1ca drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
ec7475a20ceb drm/amd/display: Use the largest vready_offset in pipe group
b9f8ed9b01c4 drm/amdgpu: Fix potential double free and null pointer dereference
3759ae6600e4 ALSA: usb-audio: Add quirk for Tascam Model 12
33e8a3f61814 blk-mq: fix possible memleak when register 'hctx' failed
66d26ed30056 media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
93bbf2ed4281 media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
9945d05d6693 media: dvbdev: adopts refcnt to avoid UAF
669fb90507db media: dvb-frontends: fix leak of memory fw
f299f97a8e29 ethtool: avoiding integer overflow in ethtool_phys_id()
e6d276dcc920 bpf: Prevent decl_tag from being referenced in func_proto arg
8f4fb3844a0d bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
a866d6fe65ba drm/amd/display: Fix display corruption w/ VSR enable
ee678b1f52f9 ppp: associate skb with a device at tx
ba5dd4d3a339 bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
f51617c41da1 net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
563e45fd5046 mrp: introduce active flags to prevent UAF when applicant uninit
207501a98683 ipv6/sit: use DEV_STATS_INC() to avoid data-races
9921d1b68c46 net: add atomic_long_t to net_device_stats fields
1f116dfd114f nvme-auth: don't override ctrl keys before validation
43a819c467a1 drm/amd/display: fix array index out of bound error in bios parser
2ed52650a287 drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
d26364596db8 md/raid1: stop mdx_raid1 thread when raid1 array run failed
27e5d61a8e69 md/raid0, raid10: Don't set discard sectors for request queue
99bef41f8e8d drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
302c0a8ed3bc drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
a29f8af3e45f drm/sti: Use drm_mode_copy()
e398c0ad0c56 drm/rockchip: Use drm_mode_copy()
b6ebe51e836e drm/msm: Use drm_mode_copy()
cf0dcf0e8746 drm/amd/display: Disable DRR actions during state commit
d5368e054eb8 drm/amd/display: Use min transition for SubVP into MPO
cda74cdc280b s390/lcs: Fix return type of lcs_start_xmit()
d034fa43af92 s390/netiucv: Fix return type of netiucv_tx()
636f8534a772 s390/ctcm: Fix return type of ctc{mp,}m_tx()
36217f676b55 drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
1cae33c8f995 drm/amdgpu: Fix type of second parameter in trans_msg() callback
56483aecf6b2 igb: Do not free q_vector unless new one was allocated
46675bdbbb5e HID: uclogic: Add support for XP-PEN Deco LW
84bc0fe76182 HID: input: do not query XP-PEN Deco LW battery
630ab215956e wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dcmds()'
ffb589963df1 wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
1adbbdce22aa hamradio: baycom_epp: Fix return type of baycom_send_packet()
1e4953b826e1 net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
f186303845a0 bpf: make sure skb->len != 0 when redirecting to a tunneling device
ab576e2f1c5b drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
7dccd53ec7dc qed (gcc13): use u16 for fid to be big enough
a10e1530c424 wifi: ath11k: Fix qmi_msg_handler data structure initialization
15e6830642e6 HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip
508cc67f9449 HID: apple: fix key translations where multiple quirks attempt to translate the same key
8b3d6b029a55 blk-mq: avoid double ->queue_rq() because of early timeout
6ec50ce315f4 drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
22c4f8ef9c62 Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
dd76b1c9f692 drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
2b7e54cdda3f drm/amd/display: prevent memory leak
f97e6d4af8ea drm/amd/display: skip commit minimal transition state
6cfa68c7d2ce bnx2: Use kmalloc_size_roundup() to match ksize() usage
bde272c8758d openvswitch: Use kmalloc_size_roundup() to match ksize() usage
79a124b588aa wifi: ath10k: Delay the unmapping of the buffer
34cfc4f03274 ipmi: fix memleak when unload ipmi driver
488c3ad53ac9 ASoC: Intel: avs: Add quirk for KBL-R RVP platform
82f4b57e2624 ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
9aef34e1ae35 wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
0b7e6d681e00 wifi: ath9k: verify the expected usb_endpoints are present
200347eb3b26 brcmfmac: return error when getting invalid max_flowrings from dongle
35591c246995 media: imx-jpeg: Disable useless interrupt to avoid kernel panic
da4113e63f17 drm/etnaviv: add missing quirks for GC300
bfc9d8f27f89 hfs: fix OOB Read in __hfs_brec_find
96d66b7074cb ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
ef7cf3c92382 btrfs: do not panic if we can't allocate a prealloc extent state
a1f90b9a333c ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)
87c51832b7af x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
0aac6e60c464 acct: fix potential integer overflow in encode_comp_t()
a16731fa1b96 nilfs2: fix shift-out-of-bounds due to too large exponent of block size
62d11ec205ef nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
64958e12bb98 ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
218c556cded5 ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35
c6b9b3200298 ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native
478412161af4 ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_none
c547d7ee0455 thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
799881db3e03 ACPICA: Fix error code path in acpi_ds_call_control_method()
f72e95c2204f ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
b85f0e292f73 ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
3d340b684dce fs: jfs: fix shift-out-of-bounds in dbDiscardAG
ccb6bdf0b7b6 jfs: Fix fortify moan in symlink
090bf49833c5 udf: Avoid double brelse() in udf_rename()
67973caae78e fs: jfs: fix shift-out-of-bounds in dbAllocAG
aaf8770746da arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes
a10ff5b8cf86 arm64: dts: qcom: sm8450: disable SDHCI SDR104/SDR50 on all boards
a91123d4bda4 binfmt_misc: fix shift-out-of-bounds in check_special_flags
46db95e714ac x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
16fed31153ce video: hyperv_fb: Avoid taking busy spinlock on panic path
2e356d6de4c7 ARM: dts: aspeed: rainier,everest: Move reserved memory regions
992469fb6ca0 arm64: make is_ttbrX_addr() noinstr-safe
80a3e7ab477b rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
1373e1b7206d net: fec: check the return value of build_skb()
8a37cf11dc78 HID: amd_sfh: Add missing check for dma_alloc_coherent
7b606804bbf0 mctp: Remove device type check at unregister
96ea05df9ed5 net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
ae6fb31c0086 cifs: don't leak -ENOMEM in smb2_open_file()
a37f6d5541b2 mctp: serial: Fix starting value for frame check sequence
b458d349f875 net: stream: purge sk_error_queue in sk_stream_kill_queues()
70c8fcab6bf2 myri10ge: Fix an error handling path in myri10ge_probe()
7d88da597173 rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
233bfb28d0fa net_sched: reject TCF_EM_SIMPLE case for complex ematch module
3fcf079958c0 mailbox: zynq-ipi: fix error handling while device_register() fails
525e54789c2b mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
cca61191a894 mailbox: mpfs: read the system controller's status
331615d837f4 skbuff: Account for tail adjustment during pull operations
ce321a1cd66b devlink: protect devlink dump by the instance lock
2838f0736cf0 arm64: dts: mt8183: Fix Mali GPU clock
6207862836ae soc: mediatek: pm-domains: Fix the power glitch issue
32d5fa5bdcce openvswitch: Fix flow lookup to use unmasked key
a02f965d828f selftests: devlink: fix the fd redirect in dummy_reporter_test
6298cab4d80b devlink: hold region lock when flushing snapshots
71e000446281 rtc: mxc_v2: Add missing clk_disable_unprepare()
a7316d07f087 igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
4a3c071ff325 igc: recalculate Qbv end_time by considering cycle time
e0d11cda89a2 igc: allow BaseTime 0 enrollment for Qbv
3770bdee9640 igc: Add checking for basetime less than zero
94a033ae7d77 igc: Use strict cycles for Qbv scheduling
99dd830903d6 igc: Enhance Qbv scheduling by using first flag bit
c13d65dca354 net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
5944c25c67de r6040: Fix kmemleak in probe and remove
1d033ec2d179 unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
e491285b4d08 nfc: pn533: Clear nfc_target before being used
306526331e7a net: enetc: avoid buffer leaks on xdp_do_redirect() failure
a44053cf3b9c media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1
6a1504dd36cd bpf: prevent leak of lsm program after failed attach
146891d1af80 selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
761564d93c82 block, bfq: fix possible uaf for 'bfqq->bic'
27f94fc22305 mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
06fcc7543f30 mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
793f872866d6 mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
b316841b6bdc bonding: do failover when high prio link up
2d31c6ed4428 bonding: add missed __rcu annotation for curr_active_slave
ba44c1fe8234 net: macsec: fix net device access prior to holding a lock
d843ebd860c5 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
f8059a2a2bdf iommu/mediatek: Fix forever loop in error handling
8a1a38289583 rtc: pcf85063: fix pcf85063_clkout_control
ed829c3b79b4 rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
abfa5dd91453 rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
75b2692c90ce netfilter: flowtable: really fix NAT IPv6 offload
7f47c91e465a mfd: pm8008: Fix return value check in pm8008_probe()
b8d07df9ede9 mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
e295ac85d618 mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
3bcc06c5fd48 mfd: axp20x: Do not sleep in the power off handler
d387d36fcc54 dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency
0ab849944365 powerpc/pseries/eeh: use correct API for error log size
bce7d8e9596d remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs404_power_on()
add474591d6e remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_region()
f09a52e44263 remoteproc: qcom_q6v5_pas: detach power domains on remove
4458ed2d9570 remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
0903a87490a9 remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()
ec97e9a5c2f2 remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
b773e86fc196 RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
c786f2ac3010 pwm: mediatek: always use bus clock for PWM on MT7622
24cc0c9b591a pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
0bdadab07430 pwm: sifive: Call pwm_sifive_update_clock() while mutex is held
9a87b1562c37 iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
942218128976 iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
8412e5dd24ff iommu/mediatek: Add error path for loop of mm_dts_parse
21f56af86583 iommu/mediatek: Use component_match_add
44d7712267d1 iommu/mediatek: Add platform_device_put for recovering the device refcnt
b5dd27890c6d selftests/powerpc: Fix resource leaks
01e3641b168c powerpc/hv-gpci: Fix hv_gpci event list
983e28974755 powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()
5429722209ea powerpc/perf: callchain validate kernel stack pointer bounds
e45e3aae8df8 powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
c909985dd0c0 kprobes: Fix check for probe enabled in kill_kprobe()
03d7168103f3 powerpc/pseries: fix plpks_read_var() code for different consumers
c156df808e11 powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
1a7657adb06b powerpc/pseries: Fix the H_CALL error code in PLPKS driver
b38e5a3c469e powerpc/pseries: fix the object owners enum value in plpks driver
8240299519db powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()
028631dd53a0 powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
2d7b6580384e cxl: Fix refcount leak in cxl_calc_capp_routing
fb3ef6a5af4b powerpc/52xx: Fix a resource leak in an error handling path
65572a13163f macintosh/macio-adb: check the return value of ioremap()
76837e7f6b30 macintosh: fix possible memory leak in macio_add_one_device()
de7eb5500979 iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
b0637f4bd426 iommu/amd: Fix pci device refcount leak in ppr_notifier()
26427454bebf iommu: Avoid races around device probe
feca90441248 iommu/mediatek: Check return value after calling platform_get_resource()
51a7fbc59845 rtc: pcf85063: Fix reading alarm
6d4dacd4a91a rtc: snvs: Allow a time difference on clock register read
421091ae0e27 rtc: cmos: Disable ACPI RTC event on removal
93893e25d979 rtc: cmos: Rename ACPI-related functions
fbf866b150df rtc: cmos: Eliminate forward declarations of some functions
fd8b7f41a416 rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
054d6b32c576 rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
9ba808aec5a1 rtc: pcf2127: Convert to .probe_new()
59457a0f079e rtc: class: Fix potential memleak in devm_rtc_allocate_device()
6cb7ea142620 rtc: rzn1: Check return value in rzn1_rtc_probe
9f2a53f143e8 dmaengine: idxd: Fix crc_val field for completion record
f2e58e95273c fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
cf66351484ad phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register names
c5ca087f47de phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabled
5d39a1d9a243 phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP mode
e83821af6471 phy: qcom-qmp-pcie: support separate tables for EP mode
d1945ec03ca6 phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs table
814cd5ca1c77 phy: qcom-qmp-pcie: split register tables into common and extra parts
984f35f57f74 pwm: tegra: Ensure the clock rate is not less than needed
49c8cc208464 pwm: tegra: Improve required rate calculation
67edfd980731 include/uapi/linux/swab: Fix potentially missing __always_inline
238a935ac0a7 phy: usb: Fix clock imbalance for suspend/resume
d19f1664c843 phy: usb: Use slow clock for wake enabled suspend
0bceef84f716 phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices
c40b86861146 phy: qcom-qmp-usb: fix sc8280xp PCS_USB offset
c91e4513bc18 dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
f2f10a2db278 iommu/rockchip: fix permission bits in page table entries v2
92af3bbeb918 iommu/sun50i: Implement .iotlb_sync_map
9b25137905c8 iommu/sun50i: Fix flush size
3b95b7b0ddec iommu/sun50i: Fix R/W permission check
5ad5a837c364 iommu/sun50i: Consider all fault sources for reset
b4d8bf6c2a77 iommu/sun50i: Fix reset release
9b5569846a34 iommu/s390: Fix duplicate domain attachments
6792416576ff phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHY
655d02663482 phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstraction
f674ef5bf4e1 phy: qcom-qmp-usb: clean up status polling
71c03e6a0525 phy: qcom-qmp-usb: drop power-down delay config
71098933ea1b phy: qcom-qmp-usb: drop sc8280xp power-down delay
c6f0977eaa19 phy: qcom-qmp-usb: clean up power-down handling
d668d34df96a phy: qcom-qmp-pcie: fix ipq6018 initialisation
73af0c169079 phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation
abe9bf8c9501 phy: qcom-qmp-pcie: fix sc8180x initialisation
0b2e4f939450 phy: qcom-qmp-pcie: replace power-down delay
b52920f887e6 phy: qcom-qmp-pcie: drop power-down delay config
aa51fd765fe5 remoteproc: core: Auto select rproc-virtio device id
d53171d1d0e7 dmaengine: apple-admac: Allocate cache SRAM to channels
cc743a1d832d dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
0d0382b9c0d5 phy: qcom-qmp-pcie: drop bogus register update
cd1e1735aeab phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on
b259e31d150a fs/ntfs3: Harden against integer overflows
95afb464c86c fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
2246ac03dd59 RDMA/siw: Fix pointer cast warning
54af75ddf3c6 perf stat: Do not delay the workload with --delay
9f4c997cd123 ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack
616c17a2ef99 perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sched_switch'
75f7820de933 leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
308eef3e16fd gfs2: Partially revert gfs2_inode_lookup change
b8131efb89d9 power: supply: fix null pointer dereferencing in power_supply_get_battery_info
301e40552833 perf branch: Fix interpretation of branch records
64245114c072 power: supply: bq25890: Ensure pump_express_work is cancelled on remove
81b0e5d5aa0c power: supply: bq25890: Convert to i2c's .probe_new()
ebf085a725b6 power: supply: bq25890: Factor out regulator registration code
7d1e3961725e power: supply: Fix refcount leak in rk817_charger_probe
b866e8a0b7dc power: supply: ab8500: Fix error handling in ab8500_charger_init()
42d976bd9766 HSI: omap_ssi_core: Fix error handling in ssi_init()
5150b76aa2eb power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()
be11e0951314 power: supply: z2_battery: Fix possible memleak in z2_batt_probe()
38d35aae1b27 perf symbol: correction while adjusting symbol
bc05eb64a10c perf trace: Handle failure when trace point folder is missed
27e9c2ca24ce perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
01673142a679 perf trace: Return error if a system call doesn't exist
0fd13791feb6 watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
a9b65ba1afcc power: supply: fix residue sysfs file in error handle route of __power_supply_register()
fa80f145e543 HSI: omap_ssi_core: fix possible memory leak in ssi_probe()
8159e2f8b60e HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
8a9c05d988cc perf stat: Move common code in print_metric_headers()
1b2a63c33106 perf stat: Use evsel__is_hybrid() more
6c8d5578180c perf tools: Fix "kernel lock contention analysis" test by not printing warnings in quiet mode
380304391fa7 led: qcom-lpg: Fix sleeping in atomic
7aca1cea8fcc fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
5976889098e6 fbdev: uvesafb: don't build on UML
e268a5792536 fbdev: geode: don't build on UML
4c0d613d7999 fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
1fb436db9c87 fbdev: vermilion: decrease reference count in error path
e94ae434f659 fbdev: via: Fix error in via_core_init()
85255669ce72 fbdev: pm2fb: fix missing pci_disable_device()
3be1f7545369 fbdev: ssd1307fb: Drop optional dependency
ba9550952f20 thermal/drivers/qcom/lmh: Fix irq handler return value
f7f3721c78a2 thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
6ddc86823973 thermal/of: Fix memory leak on thermal_of_zone_register() failure
8eeda6567cc4 thermal/drivers/k3_j72xx_bandgap: Fix the debug print message
db9d0e74a663 thermal/drivers/imx8mm_thermal: Validate temperature range
5cba61bcd2f7 samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
f9ed133381eb ksmbd: Fix resource leak in ksmbd_session_rpc_open()
7f09fe9fc6ea tracing/hist: Fix issue of losting command info in error_log
82d1211f673b usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()
94cca9c33941 usb: storage: Add check for kcalloc
233348a04bec i2c: ismt: Fix an out-of-bounds bug in ismt_access()
f7a440c89b6d i2c: mux: reg: check return value after calling platform_get_resource()
86fdf151b9b8 gpiolib: protect the GPIO device against being dropped while in use by user-space
ac6ce3cd7a3e gpiolib: cdev: fix NULL-pointer dereferences
60ff9bd4ffc8 vme: Fix error not catched in fake_init()
7155f549dbca staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()
73df1172bbcc staging: rtl8192u: Fix use after free in ieee80211_rx()
c8889afcd829 i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
ba090c6debb5 vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
85a5660491b5 chardev: fix error handling in cdev_device_add()
4a9f1a8b3af2 mcb: mcb-parse: fix error handing in chameleon_parse_gdd()
0468a585710b drivers: mcb: fix resource leak in mcb_probe()
216437dd64fc usb: gadget: f_hid: fix refcount leak on error path
9e08b7f5fa00 usb: gadget: f_hid: fix f_hidg lifetime vs cdev
6fe1adeabc2a usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
b3862858b678 usb: roles: fix of node refcount leak in usb_role_switch_is_parent()
0a022b756f74 tracing/user_events: Fix call print_fmt leak
e4b7d7297d37 coresight: cti: Fix null pointer error on CTI init before ETM
3c18888bc0b5 coresight: trbe: remove cpuhp instance node before remove cpuhp state
064bdc340526 counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
bc34896cd75a iio: adis: add '__adis_enable_irq()' implementation
49ac222945d7 iio: temperature: ltc2983: make bulk write buffer DMA-safe
2f5fd31b2f24 cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
ab44c182353b cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
71d2abab374f firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()
4e947fc71bec misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
ef843ee20576 misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
40ff4c2335a9 ocxl: fix pci device refcount leak when calling get_function_0()
2fce8b3583d1 misc: ocxl: fix possible name leak in ocxl_file_register_afu()
6dd5fbd243f1 test_firmware: fix memory leak in test_firmware_init()
a4b84c112d8e habanalabs: fix return value check in hl_fw_get_sec_attest_data()
03dbb9e2e975 serial: sunsab: Fix error handling in sunsab_init()
ca89c2eb36ed serial: altera_uart: fix locking in polling mode
516614a371c2 serial: pch: Fix PCI device refcount leak in pch_request_dma()
408f64a6de74 serial: stm32: move dma_request_chan() before clk_prepare_enable()
898a162d5fc4 serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
64bc5dbc3260 serial: amba-pl011: avoid SBSA UART accessing DMACR register
99a58ac42d9b USB: gadget: Fix use-after-free during usb config switch
5b38782cc358 extcon: usbc-tusb320: Update state on probe even if no IRQ pending
22b60658a902 usb: musb: omap2430: Fix probe regression for missing resources
20a945280d69 usb: typec: tipd: Fix typec_unregister_port error paths
63fff60c0066 usb: typec: tipd: Fix spurious fwnode_handle_put in error path
7bc33793042b usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
5f125507d227 usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
26937dcf067a usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
85db68fc901d staging: vme_user: Fix possible UAF in tsi148_dma_list_add
71cfd25e2211 interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm
bdfa9f57b2a2 usb: fotg210-udc: Fix ages old endianness issues
b9dcd53356ea uio: uio_dmem_genirq: Fix deadlock between irq config and handling
ee180e867ce4 uio: uio_dmem_genirq: Fix missing unlock in irq configuration
31ef3d554d59 vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
f0865e4f2c82 vfio: platform: Do not pass return buffer to ACPI _RST method
abaedb68a769 class: fix possible memory leak in __class_register()
9494faf74f8d drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler
3d97c13a1152 serial: 8250_bcm7271: Fix error handling in brcmuart_init()
bffec1abc074 serial: tegra: Read DMA status before terminating
78fddc0ff971 drivers: dio: fix possible memory leak in dio_init()
6392d71b4bf9 riscv: Fix P4D_SHIFT definition for 3-level page table mode
dd203468f071 f2fs: fix iostat parameter for discard
652b2cdb3007 RISC-V: Align the shadow stack
ee0e9b2c4b9c IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
19b7b85773b1 hwrng: geode - Fix PCI device refcount leak
2e10ecd012ae hwrng: amd - Fix PCI device refcount leak
84ebdb6b65ad crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
f2f2c6102ace riscv: Fix crash during early errata patching
e395fdfec46d RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
eced7ec0cd89 RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
9f4379692ace RDMA/hns: Fix XRC caps on HIP08
9e711eafabf0 RDMA/hns: Fix error code of CMD
d78e8b4c862d RDMA/hns: Fix page size cap from firmware
aaa589124d4c RDMA/hns: Fix PBL page MTR find
d3238c4d3a46 RDMA/hns: Fix AH attr queried by query_qp
60549c5224cd RDMA/hns: Fix the gid problem caused by free mr
bf0ad007e6cb orangefs: Fix sysfs not cleanup when dev init failed
38c1d5d2f8ae PCI: vmd: Fix secondary bus reset for Intel bridges
6c8319b90fe7 RDMA/srp: Fix error return code in srp_parse_options()
8bc0ecf1c382 RDMA/hfi1: Fix error return code in parse_platform_config()
de888c02ac32 RDMA: Disable IB HW for UML
3829187387e4 riscv/mm: add arch hook arch_clear_hugepage_flags
c19ca6553c2d crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
22a59bb0aa5a crypto: amlogic - Remove kcalloc without check
10ed78c85b52 crypto: qat - fix error return code in adf_probe
c458c9d0ce97 RDMA/nldev: Fix failure to send large messages
3ee8611a1d0d f2fs: avoid victim selection from previous victim section
0807071c1b2b f2fs: fix to enable compress for newly created file if extension matches
1f9d91ffc383 f2fs: set zstd compress level correctly
65c73bc771d6 RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
02e0170c4da2 scsi: ufs: core: Fix the polling implementation
4141cd9e8b33 scsi: snic: Fix possible UAF in snic_tgt_create()
aef82d16be5a scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
4399a8632e5f scsi: ipr: Fix WARNING in ipr_init()
bc31e6820424 scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()
cfa2f8098a6e scsi: fcoe: Fix possible name leak when device_register() fails
8698f359f252 scsi: scsi_debug: Fix a warning in resp_report_zones()
582b0a422642 scsi: scsi_debug: Fix a warning in resp_verify()
c7e96168a8ca scsi: efct: Fix possible memleak in efct_device_init()
c2e4692d019a scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()
9aa5b09a5548 scsi: hpsa: Fix error handling in hpsa_add_sas_host()
d17bca3ddfe5 scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
8642c72b081e crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
4841596b93f0 crypto: arm64/sm3 - fix possible crash with CFI enabled
9c1b30d5c1f7 crypto: arm64/sm3 - add NEON assembly implementation
23cf91c76489 crypto: x86/sm4 - fix crash with CFI enabled
e6e4e281be90 crypto: x86/sm3 - fix possible crash with CFI enabled
ae252643e884 crypto: x86/sha512 - fix possible crash with CFI enabled
76994f26226e crypto: x86/sha256 - fix possible crash with CFI enabled
f3b1021db697 crypto: x86/sha1 - fix possible crash with CFI enabled
8d447b92c3e2 crypto: x86/aria - fix crash with CFI enabled
5ab743151a62 crypto: x86/aegis128 - fix possible crash with CFI enabled
ff28b8afb786 padata: Fix list iterator in padata_do_serial()
6cfa9e60c0f8 padata: Always leave BHs disabled when running ->parallel()
314398bc1014 crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
0aa7be66168b scsi: hpsa: Fix possible memory leak in hpsa_init_one()
21d8b6bd3730 PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
eef5d05cbbd6 dt-bindings: visconti-pcie: Fix interrupts array max constraints
e75080f9b4ee dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
821f9a18210f RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
fc2c43bf41c8 RDMA/hns: fix memory leak in hns_roce_alloc_mr()
26cee0603af0 RDMA/irdma: Initialize net_type before checking it
d9dbd4ca2646 crypto: ccree - Make cc_debugfs_global_fini() available for module init function
ed8b5ff3b078 RDMA/hfi: Decrease PCI device reference count in error path
76ca6756bf03 PCI: Check for alloc failure in pci_request_irq()
c5a6776e44aa RDMA/hns: Fix incorrect sge nums calculation
2b214368bc0c RDMA/hns: Fix ext_sge num error when post send
06f73568f553 RDMA/rxe: Fix mr->map double free
f98601f9abde crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
b5be6724f222 crypto: cryptd - Use request context instead of stack for sub-request
677f01f396ae crypto: ccree - Remove debugfs when platform_driver_register failed
953c81ffe384 scsi: scsi_debug: Fix a warning in resp_write_scat()
70adec0c790f RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
b4502647c0b2 RDMA/irdma: Fix RQ completion opcode
1df9f815553d RDMA/irdma: Fix inline for multiple SGE's
3930245bc845 RDMA/siw: Set defined status for work completion with undefined status
c1d5a12f930f RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
cd06d32a71fb RDMA/core: Make sure "ib_port" is valid when access sysfs node
8731cb5c7820 RDMA/restrack: Release MR restrack when delete
cf968790a08f f2fs: fix to avoid accessing uninitialized spinlock
71bf3550b530 PCI: imx6: Initialize PHY before deasserting core reset
5d2e13358243 PCI: vmd: Disable MSI remapping after suspend
fa8a2f3be78e IB/mad: Don't call to function that might sleep while in atomic context
f3d26a8589df RDMA/siw: Fix immediate work request flush to completion queue
fdb9c354ac86 scsi: qla2xxx: Fix set-but-not-used variable warnings
425c9bd06b7a RDMA/irdma: Report the correct link speed
0b8578dc8477 f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
b4244ca341ea f2fs: fix the assign logic of iocb
734e2cf3ee29 f2fs: allow to set compression for inlined file
fa2e65c1b1c6 f2fs: fix normal discard process
7e7db55d1e67 f2fs: fix gc mode when gc_urgent_high_remaining is 1
ae6c960a82c5 f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
ed88147bfb4e fortify: Do not cast to "unsigned char"
12695b4b76d4 apparmor: Fix memleak in alloc_ns()
7417cc5151bc crypto: rockchip - rework by using crypto_engine
f945afb80f1d crypto: rockchip - remove non-aligned handling
89117da0102c crypto: rockchip - better handle cipher key
2edab0edfef5 crypto: rockchip - add fallback for ahash
ac798fd39e2a crypto: rockchip - add fallback for cipher
d2ce2922fd39 crypto: rockchip - do not store mode globally
2aecc5029fcc crypto: rockchip - do not do custom power management
1550e871120e f2fs: Fix the race condition of resize flag between resizefs
0ea2ba0d5b4f PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
7123963c57ee RDMA/core: Fix order of nldev_exit call
b5c7878b034c PCI: dwc: Fix n_fts[] array overrun
756e412cfcac apparmor: Use pointer to struct aa_label for lbs_cred
51a903281798 scsi: core: Fix a race between scsi_done() and scsi_timeout()
7b5bc00a59ef crypto: tcrypt - fix return value for multiple subtests
51592cf71682 crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
204fdddd4698 crypto: sun8i-ss - use dma_addr instead u32
8a9db7913497 crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
9a6fab168cbc crypto: hisilicon/qm - fix incorrect parameters usage
f024bf13d4ff apparmor: Fix regression in stacking due to label flags
72a5b5641cac apparmor: Fix abi check to include v8 abi
053816fb455f apparmor: fix lockdep warning when removing a namespace
3d27a436e294 apparmor: fix a memleak in multi_transaction_new()
14ed46a13aba net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
06b81b4e669a i40e: Fix the inability to attach XDP program on downed interface
e0c54906cf67 stmmac: fix potential division by 0
aff5bca3c2e5 octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
e97a4ad295b0 Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
9114e7fa80ce Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
c1f213a8ccf3 Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
866b20962954 Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
91ed02b7977b Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
08c847f1a163 Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
d123f2b94b9e Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
8eefaa20568d Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()
09a3b0c9c7c6 Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
a65b09e3130b Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
72560759f6e0 Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
66324c5eb5ee Bluetooth: hci_core: fix error handling in hci_register_dev()
b17b3203d479 sctp: sysctl: make extra pointers netns aware
07e28a8f4502 ntb_netdev: Use dev_kfree_skb_any() in interrupt context
4f9bcc999062 net: lan9303: Fix read error execution path
a8846b339860 net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open()
512dc6796946 can: tcan4x5x: Fix use of register error status mask
73a1f06a4b6f can: m_can: Call the RAM init directly from m_can_chip_config
9f38ec243426 can: tcan4x5x: Remove invalid write in clear_interrupts
8718e17e0fac net: amd-xgbe: Check only the minimum speed for active/passive cables
7a7de9a6f198 net: amd-xgbe: Fix logic around active and passive cables
99a75f34db5b af_unix: call proto_unregister() in the error path in af_unix_init()
22dbe4a6ea37 net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
7cc54e9ffcf5 net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
df7c78c3ab06 hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
4bc76162596e net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
2a979f087430 net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
9027ed144a1c net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
6c0fba2b683d net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
588d0b8462f5 net/tunnel: wait until all sk_user_data reader finish before releasing the sock
bb1715a6bfb0 net: farsync: Fix kmemleak when rmmods farsync
5253d432dd36 ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
71d88c7453ec of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()
cbde8b3acbc8 ipvs: use u64_stats_t for the per-cpu counters
dcae92a24955 drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
446757787baf net: stmmac: fix possible memory leak in stmmac_dvr_probe()
bfbc4f7f82da net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
e6730e15df96 net: defxx: Fix missing err handling in dfx_init()
6af94424012c net: vmw_vsock: vmci: Check memcpy_from_msg()
bd72ab5e6fc1 clk: socfpga: Fix memory leak in socfpga_gate_init()
8d64aca5e8f3 bpf: Do not zero-extend kfunc return values
8682d0a6ee54 blktrace: Fix output non-blktrace event when blk_classic option enabled
bbb2d35386c1 wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
36a2786145ef wifi: rtl8xxxu: Fix the channel width reporting
8e2d450c4e5b wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
9d0190d4722a spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
a35323218ff3 clk: samsung: Fix memory leak in _samsung_clk_register_pll()
c93ecbb21b9a media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
0209e70ad496 media: coda: Add check for kmalloc
05f165ded4a7 media: coda: Add check for dcoda_iram_alloc
ccb4e8de1e7e media: c8sectpfe: Add of_node_put() when breaking out of loop
86e52c02e288 regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_probe()
83a9cd6e0a96 nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
5aebe9ba130a mmc: core: Normalize the error handling branch in sd_read_ext_regs()
1b3f0b02486b memstick/ms_block: Add check for alloc_ordered_workqueue
d87d565fec52 mmc: renesas_sdhi: alway populate SCC pointer
eb8431dc4b5a mmc: mmci: fix return value check of mmc_add_host()
3697d9af93bf mmc: wbsd: fix return value check of mmc_add_host()
ba91b413983a mmc: via-sdmmc: fix return value check of mmc_add_host()
f5ce76aeddf0 mmc: meson-gx: fix return value check of mmc_add_host()
4e1dc24bcfc8 mmc: omap_hsmmc: fix return value check of mmc_add_host()
85946ceb0fac mmc: atmel-mci: fix return value check of mmc_add_host()
9229e7a00f5b mmc: litex_mmc: ensure `host->irq == 0` if polling
eb7a2d516d4f mmc: wmt-sdmmc: fix return value check of mmc_add_host()
2044b2ea7794 mmc: vub300: fix return value check of mmc_add_host()
bfd77b194c94 mmc: toshsd: fix return value check of mmc_add_host()
a522e26a20a4 mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()
ffa9b2a79e3e mmc: rtsx_pci: fix return value check of mmc_add_host()
5a62cba13851 mmc: pxamci: fix return value check of mmc_add_host()
d2ead18bc7cc mmc: mxcmmc: fix return value check of mmc_add_host()
40aa73c70e8a mmc: moxart: fix return value check of mmc_add_host()
60fafcf2fb7e mmc: alcor: fix return value check of mmc_add_host()
774d97b5ed7c hwmon: (emc2305) fix pwm never being able to set lower
4cf53e91f36a hwmon: (emc2305) fix unable to probe emc2301/2/3
12e677201777 bpftool: Fix memory leak in do_build_table_cb
adebac5995c9 riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
86c1f5d5f498 NFSv4.x: Fail client initialisation if state manager thread can't run
a89715bc9523 NFS: Allow very small rsize & wsize again
f6a174755c33 NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
05acc401bca3 SUNRPC: Fix missing release socket in rpc_sockname()
17c49afc694e xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
aae4846e8e49 pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
250eed7b9994 ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
0859b2e1d5fa media: ov5640: set correct default link frequency
3872adf30623 media: saa7164: fix missing pci_disable_device()
809b48cb2eee ALSA: pcm: Set missing stop_operating flag at undoing trigger start
5c3568166129 bpf, sockmap: fix race in sock_map_free()
9283a0f51173 bpf: Add dummy type reference to nf_conn___init to fix type deduplication
204d0f668d0f hwmon: (jc42) Restore the min/max/critical temperatures on resume
24186b599624 hwmon: (jc42) Convert register access and caching to regmap/regcache
f86b2f216636 regulator: core: fix resource leak in regulator_register()
c72eb6e6e49a configfs: fix possible memory leak in configfs_create_dir()
d2576d29da71 hsr: Synchronize sequence number updates.
b5259dcfa3e1 hsr: Synchronize sending frames to have always incremented outgoing seq nr.
3b79aaa88bab hsr: Disable netpoll.
1517be0aef6d hsr: Avoid double remove of a node.
4d2f6c44fd85 hsr: Add a rcu-read lock to hsr_forward_skb().
41d4bcc624cf Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
35a6ae235108 clk: qcom: clk-krait: fix wrong div2 functions
3b317660e43f clk: qcom: lpass-sc7180: Fix pm_runtime usage
607ccb7d3d35 clk: qcom: lpass-sc7280: Fix pm_runtime usage
89f19d11aad8 regulator: core: fix module refcount leak in set_supply()
2d4b9c7e81f3 mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
d26fdb1ec5b7 wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
52f7e2392617 wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
eb9102556565 wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
f11c5a1926c9 wifi: mt76: mt7921: fix wrong power after multiple SAR set
71e73d3ce2b8 wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
13b31708e54f wifi: mt76: mt7915: rework eeprom tx paths and streams init
5e55a45d9196 wifi: mt76: mt7921: fix reporting of TX AGGR histogram
6435fc52ef36 wifi: mt76: mt7915: fix reporting of TX AGGR histogram
1d3ecd157294 wifi: mt76: mt7915: fix mt7915_mac_set_timing()
c6cd8bacafc2 wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
ae99debcf6b8 wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
92c9732ce7eb wifi: mac80211: fix maybe-unused warning
9a50a7f64243 wifi: mac80211: fix memory leak in ieee80211_if_add()
687b6b37c094 wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
16984b61ef15 spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
58cf9f4b79ad bonding: uninitialized variable in bond_miimon_inspect()
26a844a91ecb bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
e45de3007ac5 bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
113236e8f49f bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
ff0d392a4255 Input: wistron_btns - disable on UML
ce7de847f19e netfilter: conntrack: set icmpv6 redirects as RELATED
f0f1982ddfb4 clk: visconti: Fix memory leak in visconti_register_pll()
4fa98de4f8c8 ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
7c852e8f93f0 drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
c65564790048 drm/amdkfd: Fix memory leakage
a8b54ad7106c drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
a6cffe54064a drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
dba7d8572224 amdgpu/nv.c: Corrected typo in the video capabilities resolution
dd574ff7a7f2 drm/amd/pm/smu11: BACO is supported when it's in BACO state
95569b7285dc clk: mediatek: fix dependency of MT7986 ADC clocks
77c6b6be7e80 ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
3a2ecd1ec140 wifi: iwlwifi: mvm: fix double free on tx path.
f52cf83c18cf wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
fce7e4627364 wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
98dbd1329b4a ALSA: asihpi: fix missing pci_disable_device()
6f3d56783fbe NFS: Fix an Oops in nfs_d_automount()
0393e0316cdd NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
b247a9828f66 NFSv4: Fix a credential leak in _nfs4_discover_trunking()
43fe5686d4a4 NFSv4.2: Fix initialisation of struct nfs4_label
7c6975209d98 NFSv4.2: Fix a memory stomp in decode_attr_security_label
4711196ada6b NFSv4.2: Always decode the security label
860b951e92c3 NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
b88b4035b218 drm/msm/mdp5: fix reading hw revision on db410c platform
deed9567aae0 ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_snd
9d997d67e501 ASoC: dt-bindings: wcd9335: fix reset line polarity in example
a5d99bf9cf77 drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
6a27110802eb media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
2e6203ef474b media: mediatek: vcodec: Core thread depends on core_list
c703b86a4972 media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
43a4ae7b7879 media: mediatek: vcodec: Fix h264 set lat buffer error
fd975256eb26 media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
c9411d57c1de media: amphion: lock and check m2m_ctx in event handler
c0c1903e8733 media: amphion: cancel vpu before release instance
1ca1405d52c8 media: amphion: try to wakeup vpu core to avoid failure
5100ab6744e7 media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached
65b3232f9e91 media: sun6i-mipi-csi2: Register async subdev with no sensor attached
6c1c8499cdb6 media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streaming
daf248d2d6a5 media: sun6i-mipi-csi2: Require both pads to be connected for streaming
b1898793777f x86/boot: Skip realmode init code when running as Xen PV guest
6b60cf73a931 media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()
ed4293a07c1c media: dvb-core: Fix ignored return value in dvb_register_frontend()
5e2fa5132995 pinctrl: pinconf-generic: add missing of_node_put()
d998e985232a clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
a03b59a0c83d clk: imx8mn: fix imx8mn_sai2_sels clocks list
4b7b740009fa clk: imx: rename video_pll1 to video_pll
90b4de668466 clk: imx: replace osc_hdmi with dummy
99bd07dc8519 clk: imx8mn: rename vpu_pll to m7_alt_pll
d6ebcae042ce media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_cfg()
0f5250e1de5f media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats
3f8b24ab0d00 media: imon: fix a race condition in send_packet()
f38df8984ef1 media: vimc: Fix wrong function called when vimc_init() fails
841315c1db6b ASoC: mediatek: mt8186: Correct I2S shared clocks
5827a5656d5a ASoC: qcom: cleanup and fix dependency of QCOM_COMMON
b1e4f92dd0c1 ASoC: qcom: Add checks for devm_kcalloc
a999525c7b69 drbd: destroy workqueue when drbd device was freed
6c4c5d5e4a0d drbd: remove call to memset before free device/resource/connection
a1b061cafdbc mtd: maps: pxa2xx-flash: fix memory leak in probe
616dc895d982 mtd: core: Fix refcount error in del_mtd_device()
95e90bcc934f clk: microchip: check for null return of devm_kzalloc()
d87f58c25447 bonding: fix link recovery in mode 2 when updelay is nonzero
e1abb71ed774 selftests/bpf: Mount debugfs in setns_by_fd
4074774f55d4 selftests/bpf: Make sure zero-len skbs aren't redirectable
cbd17cb4df07 drm/i915/guc: make default_lists const data
d7352b410471 drm/amdgpu: fix pci device refcount leak
f2ffb8653ea8 clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
55e44791a547 regulator: core: use kfree_const() to free space conditionally
83ddd4cc8f25 ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
2b951e13bd17 ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
bfa34e24ced6 ASoC: Intel: avs: Lock substream before snd_pcm_stop()
51618c1d77af ASoC: Intel: Skylake: Fix Kconfig dependency
1dc70897f1ac wifi: rtw89: fix physts IE page check
60dcaf068f42 pinctrl: k210: call of_node_put()
66d362f16d46 clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
258730e8f68f HID: hid-sensor-custom: set fixed size for custom attributes
21f15d8ffdb4 bpf: Move skb->len == 0 checks into __bpf_redirect
92f30b33df3d clk: imx93: correct enet clock
a1981f67d57e clk: imx93: unmap anatop base in error handling path
1372f4f6fcb1 HID: i2c: let RMI devices decide what constitutes wakeup event
3751ba4aec0b bpf: Pin the start cgroup in cgroup_iter_seq_init()
b7c906977301 clk: imx93: correct the flexspi1 clock setting
c536932b6a2a mtd: spi-nor: Fix the number of bytes for the dummy cycles
58701a96062f mtd: spi-nor: hide jedec_id sysfs attribute if not present
d24fd986ae9d net: Return errno in sk->sk_prot->get_port().
073b50de84cb udp: Clean up some functions.
53fc231277da net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
7d4af96be535 media: videobuf-dma-contig: use dma_mmap_coherent
d72bff7e6cc3 media: amphion: Fix error handling in vpu_driver_init()
abc73b6739a1 media: platform: exynos4-is: Fix error handling in fimc_md_init()
9416861170ba media: solo6x10: fix possible memory leak in solo_sysfs_init()
8a204a0b4a0d media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
48c489fafa46 media: amphion: apply vb2_queue_error instead of setting manually
e9fbed19ad17 media: amphion: add lock around vdec_g_fmt
2bf8461ee33c net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset routine
38e2a92cd174 ASoC: amd: acp: Fix possible UAF in acp_dma_open
917e58a84e85 Input: elants_i2c - properly handle the reset GPIO when power is off
c4cc41e94d83 mtd: lpddr2_nvm: Fix possible null-ptr-deref
fee1df5a5835 drm/msm/a6xx: Fix speed-bin detection vs probe-defer
73b7f8a820d2 wifi: ath10k: Fix return value in ath10k_pci_init()
4448a8dd1e7c selftests/bpf: fix memory leak of lsm_cgroup
773bfda35c95 dm: track per-add_disk holder relations in DM
ce65ef11d37e dm: make sure create and remove dm device won't race with open and close table
365c351efd4a dm: cleanup close_table_device
3a3742f6b0a2 dm: cleanup open_table_device
475bdd75447a block: clear ->slave_dir when dropping the main slave_dir reference
d2845542a953 ima: Fix misuse of dereference of pointer in template_desc_init_fields()
c591c48842f0 integrity: Fix memory leakage in keyring allocation error path
accc7993a780 ALSA: memalloc: Allocate more contiguous pages for fallback case
0a730f51b02a drm/fourcc: Fix vsub/hsub for Q410 and Q401
8cf1235a49a3 regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
a428dcc4a421 wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
18ef9434379b nvme: return err on nvme_init_non_mdts_limits fail
8084bd0a64e2 amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()
2f98469c3141 regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
3b97e1e894ec nvmet: only allocate a single slab for bvecs
21b92cf41952 ASoC: pxa: fix null-pointer dereference in filter()
83a583a36982 drm/mediatek: Modify dpi power on/off sequence.
8c39a6157c45 selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
6bbbe4948d46 selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
69d51c26ea83 ASoC: codecs: wsa883x: use correct header file
66fdbc0f2445 ASoC: codecs: wsa883x: Use proper shutdown GPIO polarity
7a779e84b3c4 module: Fix NULL vs IS_ERR checking for module_get_next_page
0183b7c49cfd wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
57f6784d8831 wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
a29e442ee110 wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API
9829f3a5ae4b wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
39138cee7ab9 wifi: iwlwifi: mei: make sure ownership confirmed message is sent
61dd45b01b20 pinctrl: mediatek: fix the pinconf register offset of some pins
afe3309dedec dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
9e203e437310 drm/radeon: Add the missed acpi_put_table() to fix memory leak
0544ea57f999 bfq: fix waker_bfqq inconsistency crash
0c57b39033e0 drbd: use blk_queue_max_discard_sectors helper
961db32e52f4 regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
2bba26652613 drm: rcar-du: Drop leftovers dependencies from Kconfig
7f8811ed9853 wifi: rtw89: use u32_encode_bits() to fill MAC quota value
fb9277b1c82c drm: lcdif: Set and enable FIFO Panic threshold
735d1820a6b1 rxrpc: Fix ack.bufferSize to be 0 when generating an ack
5697a0d4a7e1 net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
3c1aac9cef5f virt/sev-guest: Add a MODULE_ALIAS
91426b258392 clk: renesas: r8a779f0: Fix SCIF parent clocks
697fc4dfcb6e clk: renesas: r8a779f0: Fix HSCIF parent clocks
3eb954aac208 media: camss: Do not attach an already attached power domain on MSM8916 platform
24df4fa3e795 media: camss: Clean up received buffers on failed start of streaming
c6e31be0f72c wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
7503bb76a141 Input: joystick - fix Kconfig warning for JOYSTICK_ADC
26c304a3f136 mtd: core: fix possible resource leak in init_mtd()
bcabe1dc2a34 mtd: Fix device name leak when register device failed in add_mtd_device()
386cb647b8fb clk: qcom: gcc-sm8250: Use retention mode for USB GDSCs
c4809c3dd342 clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte src
ab6bfd335cf1 clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
ddbed3b583ac bpf: propagate precision across all frames, not just the last one
3a59f8bef663 bpf: propagate precision in ALU/ALU64 operations
fac1282fc80a media: platform: exynos4-is: fix return value check in fimc_md_probe()
2f558c5208b0 media: vivid: fix compose size exceed boundary
40356e4c885b media: rkvdec: Add required padding
926893538b71 media: platform: mtk-mdp3: fix error handling in mdp_probe()
ef9170c00e1a media: platform: mtk-mdp3: fix error handling about components clock_on
ab49175a5a88 media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
12b7733807b6 drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
043b1493deae drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
0a323c2aa127 drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
8a80ad33dbd2 drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
9929c46ccca8 drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
275b1d41f9b2 drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
f5bf0e54c47c drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
f0282e1d5749 drm/msm/dsi: Remove repeated calculation of slice_per_intf
36e8894c5676 drm/msm/dsi: Remove useless math in DSC calculations
4235be829c9e drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
fae22b0b5b4b bpf: Fix slot type check in check_stack_write_var_off
ebe6c699ee26 bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
e7a3542f44fd drm/msm/hdmi: use devres helper for runtime PM management
8008f1691c15 ima: Handle -ESTALE returned by ima_filter_rule_match()
e9a22f40f347 drm/msm/mdp5: stop overriding drvdata
6528971fdce0 drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
465611e81258 drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure
8b39120d4d9c spi: Update reference to struct spi_controller
18f36c3eed39 drm/panel/panel-sitronix-st7701: Fix RTNI calculation
f3ba0b7a4794 drm: lcdif: change burst size to 256B
521dc068ef5d clk: renesas: r9a06g032: Repair grave increment error
bd449cadc8db drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
6039c79ea54f drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
37ec70c44ec9 drm/i915: Refactor ttm ghost obj detection
ed52edf44432 drm/i915: Handle all GTs on driver (un)load paths
12a9b4c4ebd9 drm/rockchip: lvds: fix PM usage counter unbalance in poweron
2734b3eb7210 drm/amd/display: wait for vblank during pipe programming
f87cd02c3b65 dw9768: Enable low-power probe on ACPI
64f61e18286b drm/i915/guc: Fix GuC error capture sizing estimation and reporting
2fb13ac78aa9 drm/i915/guc: Add error-capture init warnings when needed
fe9f9b9d06d3 ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1
0b708cb7f03d clk: renesas: r8a779a0: Fix SD0H clock name
fb0425321947 clk: renesas: r8a779f0: Fix SD0H clock name
a8e14234ac26 can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming
70e91ddbe3b1 can: kvaser_usb: Add struct kvaser_usb_busparams
87669964867a can: kvaser_usb_leaf: Fix bogus restart events
e66e75eed961 can: kvaser_usb_leaf: Fix wrong CAN state after stopping
1eef65b79fce can: kvaser_usb_leaf: Fix improved state not being reported
6354011aa53c can: kvaser_usb_leaf: Set Warning state even without bus errors
10081f449a06 can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
368ee61e7b13 can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
2a07780ad2ff can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
8543ac492366 libbpf: Btf dedup identical struct test needs check for nested structs/arrays
5d68a8c82759 media: exynos4-is: don't rely on the v4l2_async_subdev internals
3a54b7286893 media: i2c: ov5648: Free V4L2 fwnode data on unbind
91a8528694a1 soreuseport: Fix socket selection for SO_INCOMING_CPU.
a5514f2f83a1 venus: pm_helpers: Fix error check in vcodec_domains_get()
0a132a42b77f media: i2c: ad5820: Fix error path
436873067841 media: i2c: hi846: Fix memory leak in hi846_parse_dt()
5459eaca151d drm/i915: Fix compute pre-emption w/a to apply to compute engines
72b414661dc1 drm/i915/guc: Limit scheduling properties to avoid overflow
ad8eb8ed0d39 media: mediatek: vcodec: fix h264 cavlc bitstream fail
246f266634f5 media: cedrus: hevc: Fix offset adjustments
563d50ec220f media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions
5d1a2d2a1183 media: adv748x: afe: Select input port when initializing AFE
fc6579f00506 media: amphion: reset instance if it's aborted before codec header parsed
e7d1e0b75264 media: coda: jpeg: Add check for kmalloc
b9d1093140e2 media: v4l2-ctrls: Fix off-by-one error in integer menu control check
a7e8439e297e Input: iqs7222 - protect against undefined slider size
172d4d640750 drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
782175a60176 selftests/bpf: fix missing BPF object files
05d55bbd8d27 samples/bpf: Fix MAC address swapping in xdp2_kern
818b68651cde samples/bpf: Fix map iteration in xdp1_user
22d569b3d1a0 net: ethernet: adi: adin1110: Fix SPI transfers
1c65f8f98148 drm/amdgpu/powerplay/psm: Fix memory leak in power state init
9ccd11718d76 drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
3265e0f2f85a ipmi: kcs: Poll OBF briefly to reduce OBE latency
0bad12fee5ae ASoC: Intel: avs: Fix potential RX buffer overflow
b793142e7d6f ASoC: Intel: avs: Fix DMA mask assignment
e02b42f3fc56 pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
55442d2f2cfa ata: libata: fix NCQ autosense logic
76b014f2f595 drm: lcdif: Switch to limited range for RGB to YUV conversion
ecb0f3d7dd13 libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
e0f5361d95aa libbpf: Deal with section with no data gracefully
622ff59742fe libbpf: Use elf_getshdrnum() instead of e_shnum
3c48bbf4264f selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
bec359a2a48f selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
661e952bc9ef selftest/bpf: Fix memory leak in kprobe_multi_test
d7dc8fad67fa selftests/bpf: Fix memory leak caused by not destroying skeleton
13866e924a57 libbpf: Fix memory leak in parse_usdt_arg()
fbe08093fb23 libbpf: Fix use-after-free in btf_dump_name_dups
e4ebe4eb7ef5 drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
edf05f091cc7 wifi: ath11k: fix firmware assert during bandwidth change for peer sta
d161b3de52dd wifi: rtl8xxxu: Fix reading the vendor of combo chips
71fc0ad671a6 wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
08aa0537ec8c wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
588f2f9c7df6 drm/atomic-helper: Don't allocate new plane state in CRTC check
daf8163bd9ca wifi: mac80211: fix ifdef symbol name
8f8e5ca4e038 wifi: mac80211: check link ID in auth/assoc continuation
bb7743955a92 wifi: mac80211: mlme: fix null-ptr deref on failed assoc
cd5d16539330 wifi: fix multi-link element subelement iteration
49cafaad0ba5 selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
cd58eb4338ce platform/mellanox: mlxbf-pmc: Fix event typo
28dad915abe4 ipc: fix memory leak in init_mqueue_fs()
b59624258598 rapidio: devices: fix missing put_device in mport_cdev_open
88579c158e02 hfs: Fix OOB Write in hfs_asc2mac
caaa3b42a204 relay: fix type mismatch when allocating memory in relay_create_buf()
ab2f429240b8 eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
cb87af2c19c0 rapidio: fix possible UAF when kfifo_alloc() fails
c8d1f3d1b25b fs: sysv: Fix sysv_nblocks() returns wrong value
b6dccca21b1f NFSD: pass range end to vfs_fsync_range() instead of count
82474db85bab nfsd: return error if nfs4_setacl fails
d7aa9f777831 lockd: set other missing fields when unlocking files
5c8e13a2b66a MIPS: OCTEON: warn only once if deprecated link status is being used
412bd425cc35 MIPS: BCM63xx: Add check for NULL for clk in clk_enable
dc7224749484 platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_register()
87426ce3bd57 platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
6613f36a2fa5 platform/chrome: cros_ec_typec: zero out stale pointers
40c73b2ea961 erofs: validate the extent length for uncompressed pclusters
373b6f350aec erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
618e712b99c7 erofs: Fix pcluster memleak when its block address is zero
18067e262416 erofs: check the uniqueness of fsid in shared domain in advance
6a5061dd651c PM: runtime: Do not call __rpm_callback() from rpm_idle()
4da411086f5a xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
b44457b83a03 x86/xen: Fix memory leak in xen_init_lock_cpu()
f698f88f042c x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
daea9a0647df uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
01f2c2052ea5 ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()
404b4b9770d8 clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer_systimer_init_clock()
6b0a5f9e153e clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
685c4ec6c8d0 cpu/hotplug: Do not bail-out in DYING/STARTING sections
4070e9cf7220 cpu/hotplug: Make target_store() a nop when target == state
a1e49256c786 futex: Resend potentially swallowed owner death notification
fba0ec3a25ee clocksource/drivers/sh_cmt: Access registers according to spec
9abba4aa6087 rapidio: rio: fix possible name leak in rio_register_mport()
85fbf58b15c0 rapidio: fix possible name leaks when rio_add_device() fails
50ab0ca3aff4 ocfs2: fix memory leak in ocfs2_mount_volume()
92425441949e debugfs: fix error when writing negative value to atomic_t debugfs file
93148085cb70 lib/notifier-error-inject: fix error when writing -errno to debugfs file
79be3d5f2ef1 libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
52116d130bcb cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
6eda351971be genirq/irqdesc: Don't try to remove non-existing sysfs files
23ac79e755df nfsd: don't call nfsd_file_put from client states seqfile display
b04556ef19ed NFSD: Finish converting the NFSv3 GETACL result encoder
2b825efb0577 NFSD: Finish converting the NFSv2 GETACL result encoder
f29c2f57cdf7 EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
6a9592cd3482 irqchip/loongson-liointc: Fix improper error handling in liointc_init()
773c9d7f127f irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()
12f45dc266f8 irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()
9e04d2548a02 irqchip/loongson-pch-pic: Fix translate callback for DT path
e0d8b51bbe84 thermal: core: fix some possible name leaks in error paths
751f12696d79 platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_init()
254d2d322721 perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
dc7f07bc1ebb perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
bd66877c0b3b perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
a7be6b849b53 perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
c00901e98b1e ACPI: pfr_update: use ACPI_FREE() to free acpi_object
ae3075b54fa8 ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
f0d5624fbe37 mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
290dd73b943c PNP: fix name memory leak in pnp_alloc_dev()
fb7f50d9b87a selftests/efivarfs: Add checking of the test return value
faf8fd9f576a MIPS: vpe-cmp: fix possible memory leak while module exiting
ab3d47c1fd02 MIPS: vpe-mt: fix possible memory leak while module exiting
205f5e984d30 cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
a753ee510365 selftests: cgroup: fix unsigned comparison with less than zero
0b2128b70849 ocfs2: fix memory leak in ocfs2_stack_glue_init()
890d91b31f48 lib/fonts: fix undefined behavior in bit shift for get_default_font
b457907d5067 proc: fixup uptime selftest
21bec0ebb854 timerqueue: Use rb_entry_safe() in timerqueue_getnext()
790c52369e5d platform/x86: huawei-wmi: fix return value calculation
51b2ea9e4e53 lib/debugobjects: fix stat count and optimize debug_objects_mem_init
e9b4dc13d32c perf: Fix possible memleak in pmu_dev_alloc()
619dd807f993 selftests/ftrace: event_triggers: wait longer for test_event_enable
14addeebbb0f ACPI: irq: Fix some kernel-doc issues
bb1878d741ff x86/split_lock: Add sysctl to control the misery mode
242e23be8f31 cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
cfea50b0e597 fs: don't audit the capability check in simple_xattr_list()
574b10475d69 PM: hibernate: Fix mistake in kerneldoc comment
fa90769d3f25 x86/sgx: Reduce delay and interference of enclave release
44de1adb2484 sched/psi: Fix possible missing or delayed pending event
3878f601e14c alpha: fix syscall entry in !AUDUT_SYSCALL case
84fe26b06f82 alpha: fix TIF_NOTIFY_SIGNAL handling
dc0da257ebaf cpuidle: dt: Return the correct numbers of parsed idle states
e7c542d2cfae sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
cbd8c040409c sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
324ce6e2c603 sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
3b9c1559de8c sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
75ba48621b33 sched/uclamp: Fix fits_capacity() check in feec()
d355960543a7 sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
0ef8dac24646 sched/uclamp: Fix relationship between uclamp and migration margin
7e4831539706 ovl: remove privs in ovl_fallocate()
155428ea2026 ovl: remove privs in ovl_copyfile()
82855e986453 tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
60eb1529a300 tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
1abbeab55631 tpm: Add flag to use default cancellation policy
05ab9752f975 tpm: tis_i2c: Fix sanity check interrupt enable mask
63f089c0365e arch: arm64: apple: t8103: Use standard "iommu" node name
2f82381d0681 pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
3c6dfce2c76c ARM: mmp: fix timer_read delay
65f1ff9011f1 pstore/ram: Fix error return code in ramoops_probe()
5b81f0c6c60e seccomp: Move copy_seccomp() to no failure path.
ef400e41a85a drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
5daa0a727c83 soc: apple: rtkit: Stop casting function pointer signatures
868d9310c460 soc: apple: sart: Stop casting function pointer signatures
d20a0234f0d8 arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
a1b28c36ec20 ARM: dts: turris-omnia: Add switch port 6 node
88b5d11a6d98 ARM: dts: turris-omnia: Add ethernet aliases
1a8b127d7b15 ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root Port
18d8e15a53c6 ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root Port
8f4cd6481bbb ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root Port
0e23b6a16af3 ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port
aa67f198dc81 ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root Port
714ae279ac9c ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port
2460aca3c425 arm64: dts: mt7986: move wed_pcie node
b2429741cb42 arm64: tegra: Fix non-prefetchable aperture of PCIe C3 controller
75a0e121937d arm64: tegra: Fix Prefetchable aperture ranges of Tegra234 PCIe controllers
29ca6ffb0840 arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name
e435f8959aad arm64: dts: mediatek: pumpkin-common: Fix devicetree warnings
81d0b66f185d arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
bb225f227cb2 arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
e547c30e963f arm64: dts: mt2712e: Fix unit address for pinctrl node
cb9bb1895b43 arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators
5e5190363463 arm64: dts: mt6779: Fix devicetree build warnings
39ce535c4bf1 arm64: dts: mt7896a: Fix unit_address_vs_reg warning for oscillator
ffd7eb587315 arm64: dts: mediatek: mt8195: Fix CPUs capacity-dmips-mhz
121fa4e630dc ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes
3aa5508359f3 riscv: dts: microchip: remove pcie node from the sev kit
d31b758ee777 arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr
2b2c143237f3 arm64: dts: ti: k3-j7200-mcu-wakeup: Drop dma-coherent in crypto node
dc7d896b7d50 arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto node
0e2de8570880 arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
582babe17ea8 perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
adf7c3bbcc81 perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
7772f4de9341 drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()
0823732f0aa0 perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
7f7634d72def arm64: mm: kfence: only handle translation faults
afafeb0cf5b1 soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
01c972a33cae soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
5e9e8ee71319 riscv: dts: microchip: fix the icicle's #pwm-cells
d9d93b6cd047 arm: dts: spear600: Fix clcd interrupt
9c113e3add61 arm64: dts: qcom: sc7280: Mark all Qualcomm reference boards as LTE
7d6370223db6 soc/tegra: cbb: Check firewall before enabling error reporting
b75d11a62bb3 soc/tegra: cbb: Add checks for potential out of bound errors
d8ed37219e27 soc/tegra: cbb: Update slave maps for Tegra234
6ede06dde331 soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
61eb9624e764 arm64: dts: mt7986: fix trng node name
5e1a9c98c116 soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
0883dc428c95 soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_init()
7ea9128d1a91 soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
48ad27467b00 dt-bindings: pwm: fix microchip corePWM's pwm-cells
d12b10a78396 arm64: dts: renesas: r9a09g011: Fix I2C SoC specific strings
68093e2e7a41 arm64: dts: renesas: r9a09g011: Fix unit address format error
4bc03f485add arm64: dts: renesas: r8a779f0: Fix SCIF "brg_int" clock
e4d95cd9fb15 arm64: dts: renesas: r8a779f0: Fix HSCIF "brg_int" clock
8a894fab2d26 arm64: dts: qcom: sm6125: fix SDHCI CQE reg names
2454706d2645 arm64: dts: qcom: pm6350: Include header for KEY_POWER
492480a9453e soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
a51d57fd6f37 arm64: dts: qcom: sm6350: drop bogus DP PHY clock
8ab46b95bff6 arm64: dts: qcom: sm8250: drop bogus DP PHY clock
564a8e6ef47b arm64: dts: qcom: sc7280: fix codec reset line polarity for CRD 1.0/2.0
efabb772e4bb arm64: dts: qcom: sc7280: fix codec reset line polarity for CRD 3.0/3.1
c05e7b9c5474 arm64: dts: qcom: sm8250-mtp: fix reset line polarity
07fe2707eac4 arm64: dts: qcom: msm8996: fix sound card reset line polarity
4b5f25ae1ba5 arm64: dts: qcom: sm8450: fix UFS PHY registers
b9002a984c98 arm64: dts: qcom: sm8350: fix UFS PHY registers
1d488fcb63d3 arm64: dts: qcom: sm8250: fix UFS PHY registers
b2b777270c94 arm64: dts: qcom: sm8150: fix UFS PHY registers
e89e8e0648f2 soc: qcom: llcc: make irq truly optional
91724983c7fd arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins
aceaa757137c arm64: dts: qcom: sm8250: correct LPASS pin pull down
77777664ccdd arm64: dts: qcom: pm660: Use unique ADC5_VCOIN address in node name
9d043ee0de80 riscv: dts: microchip: fix memory node unit address for icicle
0eb788089ddb firmware: ti_sci: Fix polled mode during system suspend
f024ba5e05ab drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
10ee1f7a0fa0 ARM: dts: stm32: Fix AV96 WLAN regulator gpio property
0d7d7d9ccf6d ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96
1c1e7514cf3e objtool, kcsan: Add volatile read/write instrumentation to whitelist
f3107fca5491 memory: renesas-rpc-if: Clear HS bit during hardware initialization
85c570c3b33d arm64: dts: fsd: fix drive strength values as per FSD HW UM
c6c98b75a5db arm64: dts: fsd: fix drive strength macros as per FSD HW UM
6d2f8d9c14d5 arm64: dts: qcom: msm8916: Drop MSS fallback compatible
29e76d127ab1 arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
0094e48d90d5 arm64: dts: qcom: sdm630: fix UART1 pin bias
40713b3e902a ARM: dts: qcom: apq8064: fix coresight compatible
56a0ab80c095 arm64: dts: qcom: msm8996: fix GPU OPP table
fa6d1956270c arm64: dts: qcom: msm8996: fix supported-hw in cpufreq OPP tables
830c07c7d8dd arm64: dts: qcom: msm8996: Add MSM8996 Pro support
03cb7d4dacb3 arm64: dts: qcom: sdm845-xiaomi-polaris: fix codec pin conf name
fbba08a9209f arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
97e197f5c483 arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
4d37ecb21de4 arm64: dts: renesas: r8a779g0: Fix HSCIF0 "brg_int" clock
7913fc303d12 usb: musb: remove extra check in musb_gadget_vbus_draw
e72fab11d350 MIPS: DTS: CI20: fix reset line polarity of the ethernet controller
(From OE-Core rev: 8840b4a4754dce42f0de008af0f03cdfb6eaf9ec)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
fdae4cc099 |
linux-yocto/6.1: update to v6.1.1
Updating to the latest korg -stable release that comprises
the following commits:
ebdb69c5b054 Linux 6.1.1
1d1a710c1983 KEYS: encrypted: fix key instantiation with user-provided data
e8d16a54842d cifs: fix oops during encryption
4e453324803d usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system for Raptor Lake
9222912924fc usb: typec: ucsi: Resume in separate work
c383c7c35c7b igb: Initialize mailbox message for VF reset
52d5896ba2a4 staging: r8188eu: fix led register settings
c9cacc0ab1ea xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
c0d91ec1a16a ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
c0815ea08548 USB: serial: f81534: fix division by zero on line-speed change
3c8b21ee1404 USB: serial: f81232: fix division by zero on line-speed change
736f626ea8b8 USB: serial: cp210x: add Kamstrup RF sniffer PIDs
0b63d587c0d2 USB: serial: option: add Quectel EM05-G modem
d1a92bb8d697 usb: gadget: uvc: Prevent buffer overflow in setup handler
2cd2e9322726 udf: Fix extending file within last block
1cd3e9297d44 udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
12a88f572d6d udf: Fix preallocation discarding at indirect extent boundary
e6b01f6a0e77 udf: Discard preallocation before extending file with a hole
fb9b502cf911 irqchip/ls-extirq: Fix endianness detection
18301e16ea55 mips: ralink: mt7621: do not use kzalloc too early
ee11da28a62e mips: ralink: mt7621: soc queries and tests as functions
a1d9199ba485 mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
a4997bae1b5b PCI: mt7621: Add sentinel to quirks table
76c6303530eb libbpf: Fix uninitialized warning in btf_dump_dump_type_data
96c5043a4d64 x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
(From OE-Core rev: 253360891b8be1b6574f8bf237ce178b42174ee5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||
|
|
ca7096f88c |
linux-yocto: introduce v6.1 reference kernel recipes
6.1 is a LTS kernel, and our next reference kernel. Some new features like rust support are not directly used, but will be available to start testing. (From OE-Core rev: 1a450283c85f7bbadcbbb8973d3c3d15a712abb3) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |