github xanmod/linux 5.10.41-rt42-xanmod1

latest releases: 6.10.0-xanmod1, 6.6.40-xanmod1, 6.9.9-xanmod1...
3 years ago
  • 1e5515f Linux 5.10.41-rt42-xanmod1
  • 0ca48aa Merge tag 'v5.10.41-rt42' into 5.10-rt
  • c7395ea Linux 5.10.41-rt42
  • 5a65314 Merge tag 'v5.10.41' into v5.10-rt
    |\
    | * 3306991 Linux 5.10.41
    | * b34cb7a NFC: nci: fix memory leak in nci_allocate_device
    | * 8d11e6a perf unwind: Set userdata for all __report_module() paths
    | * 53eaf28 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder
    | * 514883e KVM: x86: Defer vtime accounting 'til after IRQ handling
    | * 7706830 context_tracking: Move guest exit vtime accounting to separate helpers
    | * 5ae5e3f context_tracking: Move guest exit context tracking to separate helpers
    | * 27acfd1 bpf: No need to simulate speculative domain for immediates
    | * c87ef24 bpf: Fix mask direction swap upon off reg sign change
    | * 4e2c7b2 bpf: Wrap aux data inside bpf_sanitize_info container
  • | a1a0592 Linux 5.10.40-rt41
  • | a1e52b0 Merge tag 'v5.10.40' into v5.10-rt
    ||
    | * 4068786 Linux 5.10.40
    | * d8d261c Bluetooth: SMP: Fail if remote and local public keys are identical
    | * e8c3478 video: hgafb: correctly handle card detect failure during probe
    | * ed9fdd4 nvmet: use new ana_log_size instead the old one
    | * d28aa3c x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
    | * 0296c90 rtc: pcf85063: fallback to parent of_node
    | * 7b994b0 nvme-multipath: fix double initialization of ANA state
    | * e2c26dd x86/Xen: swap NX determination and GDT setup on BSP
    | * d5c4605 openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
    | * 585d842 drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
    | * eb46907 tty: vt: always invoke vc->vc_sw->con_resize callback
    | * a14ca25 vt: Fix character height handling with VT_RESIZEX
    | * 8026eb8 vt_ioctl: Revert VT_RESIZEX parameter handling removal
    | * a3de468 vgacon: Record video mode changes with VT_RESIZEX
    | * 8e0d302 video: hgafb: fix potential NULL pointer dereference
    | * 98404ac qlcnic: Add null check after calling netdev_alloc_skb
    | * 865ec95 leds: lp5523: check return value of lp5xx_read and jump to cleanup code
    | * 33a9ff9 ics932s401: fix broken handling of errors when word reading fails
    | * e81f94a net: rtlwifi: properly check for alloc_workqueue() failure
    | * f9f59f4 scsi: ufs: handle cleanup correctly on devm_reset_control_get error
    | * 0eb496c net: stmicro: handle clk_prepare() failure during init
    | * c89c9a2 ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
    | * 17e2216 Revert "niu: fix missing checks of niu_pci_eeprom_read"
    | * c794f78 Revert "qlcnic: Avoid potential NULL pointer dereference"
    | * 5e4fd74 Revert "rtlwifi: fix a potential NULL pointer dereference"
    | * 951ed24 Revert "media: rcar_drif: fix a memory disclosure"
    | * 5660864 cdrom: gdrom: initialize global variable at init time
    | * 9285808 cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
    | * 3d2a4fb Revert "gdrom: fix a memory leak bug"
    | * 64ae556 Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
    | * 61b9bc3 Revert "ecryptfs: replace BUG_ON with error handling code"
    | * 6003d37 Revert "video: imsttfb: fix potential NULL pointer dereferences"
    | * 4baaa49 Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
    | * 03c5d02 Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
    | * 059031a Revert "net: stmicro: fix a missing check of clk_prepare"
    | * d88f05c Revert "video: hgafb: fix potential NULL pointer dereference"
    | * fae4f4d kcsan: Fix debugfs initcall return type
    | * 2a61f0c dm snapshot: fix crash with transient storage and zero chunk size
    | * 4528c0c ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
    | * 63a5b38 xen-pciback: reconfigure also from backend watch handler
    | * c196031 xen-pciback: redo VF placement in the virtual topology
    | * d047ec8 mmc: sdhci-pci-gli: increase 1.8V regulator wait
    | * 343208f powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
    | * 105345b powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls
    | * 3708b7a drm/amdgpu: update sdma golden setting for Navi12
    | * e32cb10 drm/amdgpu: update gc golden setting for Navi12
    | * 0c47929 drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
    | * 93ba55c drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
    | * 367c90f x86/sev-es: Forward page-faults which happen during emulation
    | * 5af89ee x86/sev-es: Use put_user()/get_user() for data accesses
    | * be4cba7 x86/sev-es: Don't return NULL from sev_es_get_ghcb()
    | * e7174da x86/sev-es: Invalidate the GHCB after completing VMGEXIT
    | * 193e021 x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
    | * 9b942cb nvme-tcp: fix possible use-after-completion
    | * e4be684 Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
    | * 1ba7a53 rapidio: handle create_workqueue() failure
    | * 961ae8c Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
    | * d84b5e9 uio_hv_generic: Fix a memory leak in error handling paths
    | * b044f51 ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
    | * 8add3dc ALSA: hda/realtek: Add fixup for HP OMEN laptop
    | * 01dbb91 ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
    | * cfa5592 ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
    | * f693d0e ALSA: hda/realtek: reset eapd coeff to default value for alc287
    | * 78a37c0 ALSA: firewire-lib: fix check for the size of isochronous packet payload
    | * 00e5aa3 Revert "ALSA: sb8: add a check for request_region"
    | * 42796eb ALSA: hda: fixup headset for ASUS GU502 laptop
    | * 2cc051b ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
    | * e5ffa75 ALSA: usb-audio: Validate MS endpoint descriptors
    | * ad7f8cc ALSA: firewire-lib: fix calculation for size of IR context payload
    | * 3d063d6 ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
    | * f42cf1e ALSA: line6: Fix racy initialization of LINE6 MIDI
    | * 214a983 ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
    | * 1e94ffd ALSA: intel8x0: Don't update period unless prepared
    | * e227c60 ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
    | * 1b2b4d6 misc: eeprom: at24: check suspend status before disable regulator
    | * 42d35af cifs: fix memory leak in smb2_copychunk_range
    | * 56001dd btrfs: avoid RCU stalls while running delayed iputs
    | * e022914 powerpc: Fix early setup to make early_ioremap() work
    | * e354e37 locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
    | * 5dfed1b locking/lockdep: Correct calling tracepoints
    | * 075bece perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
    | * e207bbf nvmet: seset ns->file when open fails
    | * 6f08af5 ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
    | * eeafd64 powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
    | * d53738c tools/testing/selftests/exec: fix link error
    | * 7cf4dec RDMA/uverbs: Fix a NULL vs IS_ERR() bug
    | * c62c907 RDMA/mlx5: Fix query DCT via DEVX
    | * 0cf036a platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
    | * b8ff322 platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle
    | * 2d6168f platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
    | * 753927b nvme-fc: clear q_live at beginning of association teardown
    | * 33ebdee nvme-tcp: rerun io_work if req_list is not empty
    | * 9c98079 nvme-loop: fix memory leak in nvme_loop_create_ctrl()
    | * 4720f29 nvmet: fix memory leak in nvmet_alloc_ctrl()
    | * 737ccd2 nvmet: remove unused ctrl->cqs
    | * bd538f2 RDMA/core: Don't access cm_id after its destruction
    | * 75bdfe7 RDMA/mlx5: Recover from fatal event in dual port mode
    | * 8170c20 scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
    | * a6362a7 scsi: qedf: Add pointer checks in qedf_update_link_speed()
    | * 3f04b4f scsi: ufs: core: Increase the usable queue depth
    | * 2ee4d79 RDMA/rxe: Clear all QP fields if creation failed
    | * 66ab7fc RDMA/core: Prevent divide-by-zero error triggered by the user
    | * 1535701 RDMA/siw: Release xarray entry
    | * b83b491 RDMA/siw: Properly check send and receive CQ pointers
    | * c39a190 tee: amdtee: unload TA only when its refcount becomes 0
    | * 12de3ff openrisc: Fix a memory leak
    | * 4dcb3aa firmware: arm_scpi: Prevent the ternary sign expansion bug
    | * b561d56 Linux 5.10.39
    | * 090466a scripts: switch explicitly to Python 3
    | * 6ae514b tweewide: Fix most Shebang lines
    | * ccecbcc ipv6: remove extra dev_hold() for fallback tunnels
    | * 019c426 ip6_tunnel: sit: proper dev
    {hold|put} in ndo
    [un]init methods
    | * 3c24dbd sit: proper dev
    {hold|put} in ndo
    [un]init methods
    | * b18b154 ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
    | * 0473032 net: stmmac: Do not enable RX FIFO overflow interrupts
    | * 1fb05a3 lib: stackdepot: turn depot_lock spinlock to raw_spinlock
    | * 7da9368 block: reexpand iov_iter after read/write
    | * 87f627a ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
    | * 027926f net:CXGB4: fix leak if sk_buff is not used
    | * 9284b70 gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
    | * 1ce34fb drm/amd/display: Fix two cursor duplication when using overlay
    | * 3851a86 nvmet: remove unsupported command noise
    | * 86587f3 net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
    | * 82646b1 bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
    | * dcbc4e3 amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
    | * d47d0d1 scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
    | * 3611ce2 ceph: don't allow access to MDS-private inodes
    | * db27571 ceph: don't clobber i_snap_caps on non-I_NEW inode
    | * 2783c34 ceph: fix fscache invalidation
    | * f8adfb1 scsi: lpfc: Fix illegal memory access on Abort IOCBs
    | * 0195e28 riscv: Workaround mcount name prior to clang-13
    | * 52b7b9a scripts/recordmcount.pl: Fix RISC-V regex for clang
    | * b6b7f7e riscv: Use $(LD) instead of $(CC) to link vDSO
    | * 6a40e3f platform/chrome: cros_ec_typec: Add DP mode check
    | * b01b799 ARM: 9075/1: kernel: Fix interrupted SMC calls
    | * 2f06cd6 um: Disable CONFIG_GCOV with MODULES
    | * 91628cf um: Mark all kernel symbols as local
    | * d35891c NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
    | * 87264fb Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
    | * c2742ef Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
    | * 4800a98 PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
    | * dd6ba89 ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
    | * ec32439 ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
    | * 3029ef7 dmaengine: dw-edma: Fix crash on loading/unloading driver
    | * 13a2ca8 PCI: thunder: Fix compile testing
    | * a36703d virtio_net: Do not pull payload in skb->head
    | * cbb397b isdn: capi: fix mismatched prototypes
    | * a608553 cxgb4: Fix the -Wmisleading-indentation warning
    | * c6034b6 usb: sl811-hcd: improve misleading indentation
    | * c2e7c26 kgdb: fix gcc-11 warning on indentation
    | * b6795cd airo: work around stack usage warning
    | * 80e414e drm/i915/display: fix compiler warning about array overrun
    | * ee387de x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
  • | 3f92907 Linux 5.10.38-rt40
  • | 8e33463 Merge tag 'v5.10.38' into v5.10-rt
    |/
  • 689e89a Linux 5.10.38
  • ed35082 ASoC: rsnd: check all BUSIF status when error
  • cd709c8 nvme: do not try to reconfigure APST when the controller is not live
  • 054add2 ext4: fix debug format string warning
  • c5dffd4 debugfs: Make debugfs_allow RO after init
  • 81cb4f3 dt-bindings: serial: 8250: Remove duplicated compatible strings
  • c1514ad dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1
  • c4e3d8c i2c: mediatek: Fix send master code at more than 1MHz
  • 667627f media: rkvdec: Remove of_match_ptr()
  • b0402e7 clk: exynos7: Mark aclk_fsys1_200 as critical
  • 805c990 drm/i915: Fix crash in auto_retire
  • cd47b86 drm/i915/overlay: Fix active retire callback alignment
  • a67c80d drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
  • 1792844 drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
  • 20530f7 kobject_uevent: remove warning in init_uevent_argv()
  • 6ece86e usb: typec: tcpm: Fix error while calculating PPS out values
  • 5d2f09c ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section
  • ac421c7 ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
  • 1eb7756 ARM: 9012/1: move device tree mapping out of linear region
  • 6cdbafc ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
  • 6d5fda4 clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
  • 06470de clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
  • 462049c MIPS: Avoid handcoded DIVU in `__div64_32' altogether
  • d17af8b MIPS: Avoid DIVU in `__div64_32' is result would be zero
  • d2abb95 MIPS: Reinstate platform `__div64_32' handler
  • cfddf6a mm: fix struct page layout on 32-bit systems
  • 89bd620 iommu/vt-d: Remove WO permissions on second-level paging entries
  • 0160f62 iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
  • a282b76 Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"
  • c1f2d0b Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"
  • 31f2974 KVM: VMX: Disable preemption when probing user return MSRs
  • 79abde7 KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
  • c8bf64e KVM: nVMX: Always make an attempt to map eVMCS after migration
  • 2f86dd3 KVM: x86: Move RDPID emulation intercept to its own enum
  • abbf8c9 KVM: x86: Emulate RDPID only if RDTSCP is supported
  • 8a7027f xen/gntdev: fix gntdev_mmap() error exit path
  • 652c968 cdc-wdm: untangle a circular dependency between callback and softint
  • 12d16c2 iio: tsl2583: Fix division by a zero lux_val
  • e8c6852 iio: gyro: mpu3050: Fix reported temperature value
  • 70698dd xhci: Add reset resume quirk for AMD xhci controller.
  • 9d9526c xhci: Do not use GFP_KERNEL in (potentially) atomic context
  • ca043cc xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
  • fa4b136 usb: typec: ucsi: Put fwnode in any case during ->probe()
  • e5366be usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
  • 9bd96a2 usb: dwc3: gadget: Return success always for kick transfer in ep queue
  • 45f37f5 usb: dwc3: gadget: Enable suspend events
  • 9238492 usb: core: hub: fix race condition about TRSMRCY of resume
  • 45ad6b5 usb: dwc2: Fix gadget DMA unmap direction
  • 7ad9256 usb: xhci: Increase timeout for HC halt
  • 42bb80a usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
  • 95e3da5 usb: dwc3: omap: improve extcon initialization
  • 3a96437 blk-mq: Swap two calls in blk_mq_exit_queue()
  • c9c1ed0 blk-mq: plug request for shared sbitmap
  • cde4b55 nbd: Fix NULL pointer in flush_workqueue
  • a9fc163 f2fs: compress: fix to assign cc.cluster_idx correctly
  • 5639b73 f2fs: compress: fix race condition of overwrite vs truncate
  • 72b0f30 f2fs: compress: fix to free compress page correctly
  • 64f3410 nvmet-rdma: Fix NULL deref when SEND is completed with error
  • c98ecfb nvmet: fix inline bio check for bdev-ns
  • f8ae879 nvmet: add lba to sect conversion helpers
  • 54dbe2d kyber: fix out of bounds access when preempted
  • e238117 ACPI: scan: Fix a memory leak in an error handling path
  • a8dc16b usb: musb: Fix an error message
  • 5504739 hwmon: (occ) Fix poll rate limiting
  • 0becd19 usb: fotg210-hcd: Fix an error message
  • 2c3b437 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
  • 020fe6f iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
  • 9db8ba3 iio: light: gp2ap002: Fix rumtime PM imbalance on error
  • 1ea7750 usb: dwc3: gadget: Free gadget structure only after freeing endpoints
  • 26c7774 perf tools: Fix dynamic libbpf link
  • 1d8d7e0 xen/unpopulated-alloc: fix error return code in fill_list()
  • 0581225 xen/unpopulated-alloc: consolidate pgmap manipulation
  • 9eaa10b dax: Wake up all waiters after invalidating dax entry
  • e9e70b7 dax: Add a wakeup mode parameter to put_unlocked_entry()
  • b93d341 dax: Add an enum for specifying dax wakup mode
  • b9c663d KVM: x86: Prevent deadlock against tk_core.seq
  • 8aa7227 KVM: x86: Cancel pvclock_gtod_work on module removal
  • 1fe2693 drm/msm/dp: initialize audio_comp when audio starts
  • 2e0ce36 KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
  • ce76392 kvm: exit halt polling on need_resched() as well
  • 970c978 drm/i915: Avoid div-by-zero on gen2
  • 86cd607 drm/amd/display: Initialize attribute for hdcp_srm sysfs file
  • 5a6fe45 drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
  • bccb7dd btrfs: fix race leading to unpersisted data and metadata on fsync
  • d6d66db arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
  • d3bab7c arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
  • 70748bb blk-iocost: fix weight updates of inner active iocgs
  • 0148686 mm/hugetlb: fix F_SEAL_FUTURE_WRITE
  • fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
  • 140cfd9 userfaultfd: release page in error path to avoid BUG_ON
  • 2ed1d90 squashfs: fix divide error in calculate_skip()
  • adbd8a2 hfsplus: prevent corruption in shrinking truncate
  • d2e3590 powerpc/64s: Fix crashes when toggling entry flush barrier
  • 51570be powerpc/64s: Fix crashes when toggling stf barrier
  • cb3e286 ARC: mm: Use max_high_pfn as a HIGHMEM zone border
  • 969de0f ARC: mm: PAE: use 40-bit physical page mask
  • af9e536 ARC: entry: fix off-by-one error in syscall number validation
  • 23ecfe7 f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
  • 758fd22 mptcp: fix splat when closing unaccepted socket
  • b8cf51a i40e: Fix PHY type identifiers for 2.5G and 5G adapters
  • 06ef93b i40e: fix the restart auto-negotiation after FEC modified
  • 829a713 i40e: Fix use-after-free in i40e_client_subtask()
  • 2692bf1 i40e: fix broken XDP support
  • 72b49dd netfilter: nftables: avoid overflows in nft_hash_buckets()
  • f665ded kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
  • 1ec1932 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources
  • 0886bb1 kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
  • d43be02 fs/proc/generic.c: fix incorrect pde_is_permanent check
  • f89b408 sched/fair: Fix unfairness caused by missing load decay
  • f7347c8 sched: Fix out-of-bound access in uclamp
  • 26359d3 can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
  • eecb4df can: mcp251x: fix resume from sleep before interface was brought up
  • 02140d9 can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error path
  • 2c784a5 netfilter: nftables: Fix a memleak from userdata error path in new objects
  • 403ccad netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
  • cee6592 smc: disallow TCP_ULP in smc_setsockopt()
  • d6c635a net: fix nla_strcmp to handle more then one trailing null character
  • 26b7924 ethtool: fix missing NLM_F_MULTI flag when dumping
  • 673422b mm/gup: check for isolation errors
  • 096c948 mm/gup: return an error on migration failure
  • 7df511e mm/gup: check every subpage of a compound page during isolation
  • 87c4e38 ksm: fix potential missing rmap_item for stable_node
  • aa0d6d1 mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
  • 9639a75 mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
  • 14d45fb khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
  • 51524fa arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
  • c9f4342 arm64: entry: factor irq triage logic into macros
  • 93dcaa8 drm/radeon: Avoid power table parsing memory leaks
  • 79208af drm/radeon: Fix off-by-one power_state index heap overwrite
  • f551068 net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
  • 340de91 xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
  • 75ea982 netfilter: xt_SECMARK: add new revision to fix structure layout
  • db5f1c6 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
  • 7afdd6a ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
  • 3d80891 block/rnbd-clt: Check the return value of the function rtrs_clt_query
  • c1a9029 block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
  • 4aae6eb libbpf: Fix signed overflow in ringbuf_process_ring
  • 60bb2ce sunrpc: Fix misplaced barrier in call_decode
  • 208af7f RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
  • f01988e sctp: do asoc update earlier in sctp_sf_do_dupcook_a
  • 6508488 net: hns3: disable phy loopback setting in hclge_mac_start_phy
  • 5aa957e net: hns3: use netif_tx_disable to stop the transmit queue
  • 90120c4 net: hns3: fix for vxlan gpe tx checksum bug
  • 7a476a8 net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
  • bd4d527 net: hns3: initialize the message content in hclge_get_link_mode()
  • 5d326e2 net: hns3: fix incorrect configuration for igu_egu_hw_err
  • 494ade7 rtc: ds1307: Fix wday settings for rx8130
  • 5515b85 scsi: ufs: core: Narrow down fast path in system suspend path
  • e8295de scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
  • 5916027 scsi: ufs: core: Do not put UFS power into LPM if link is broken
  • 429ac0f scsi: qla2xxx: Prevent PRLI in target mode
  • bf45c9f ceph: fix inode leak on getattr error in __fh_to_dentry
  • a01572e swiotlb: Fix the type of index
  • 04dad2c xprtrdma: rpcrdma_mr_pop() already does list_del_init()
  • eddae8b xprtrdma: Fix cwnd update ordering
  • 89a31bf xprtrdma: Avoid Receive Queue wrapping
  • b22e8f4 pwm: atmel: Fix duty cycle calculation in .get_state()
  • 0a9decf SUNRPC: fix ternary sign expansion bug in tracing
  • dd41a0e dmaengine: idxd: fix cdev setup and free device lifetime issues
  • 975c4b2 dmaengine: idxd: fix dma device lifetime
  • 5756f75 dmaengine: idxd: Fix potential null dereference on pointer status
  • 0f9d467 rtc: fsl-ftm-alarm: add MODULE_TABLE()
  • 90e8fa8 nfsd: ensure new clients break delegations
  • b4bf335 NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
  • 5d254e1 thermal/drivers/tsens: Fix missing put_device error
  • 4f86a0a SUNRPC: Handle major timeout in xprt_adjust_timeout()
  • 8efd19b SUNRPC: Remove trace_xprt_transmit_queued
  • 7b90607 SUNRPC: Move fault injection call sites
  • bfeb4e6 NFSv4.2 fix handling of sr_eof in SEEK's reply
  • 1fbea60 pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
  • fd65cac PCI: endpoint: Fix missing destroy_workqueue()
  • d21a595 NFS: Deal correctly with attribute generation counter overflow
  • cbc868e NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
  • a09afbb NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
  • ce2b470 NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
  • 0627cbc rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
  • b59194c f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
  • 1fd6a06 f2fs: Fix a hungtask problem in atomic write
  • 98ccee8 f2fs: fix to cover __allocate_new_section() with curseg_lock
  • 105155a f2fs: fix to avoid touching checkpointed data in get_victim()
  • bbed83d PCI: endpoint: Fix NULL pointer dereference for ->get_features()
  • d5e85b9 PCI: endpoint: Make *_free_bar() to return error codes on failure
  • d98bfd4 PCI: endpoint: Add helper API to get the 'next' unreserved BAR
  • 5974766 PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
  • 8c8f7c4 f2fs: fix to update last i_size if fallocate partially succeeds
  • 74d2b0e f2fs: fix to align to section for fallocate() on pinned file
  • 6301462 ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
  • ee93cdc PCI: Release OF node in pci_scan_device()'s error path
  • c5c0ede PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
  • 1ce0d1d remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
  • 2ec6506 remoteproc: qcom_q6v5_mss: Replace ioremap with memremap
  • 2d6d5b4 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
  • 1c20a48 f2fs: fix panic during f2fs_resize_fs()
  • 81ba163 f2fs: fix to allow migrating fully valid segment
  • de2041d f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
  • b7ff088 f2fs: move ioctl interface definitions to separated file
  • 997d24a thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
  • a1b5fec ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
  • 5b66867 watchdog: fix barriers when printing backtraces from all CPUs
  • a68c246 watchdog/softlockup: remove logic that tried to prevent repeated reports
  • 9413b1e watchdog: explicitly update timestamp when reporting softlockup
  • 018655f watchdog: rename __touch_watchdog() to a better descriptive name
  • 1dc55c3 ia64: module: fix symbolizer crash on fdescr
  • 602795e bnxt_en: Add PCI IDs for Hyper-V VF devices.
  • d0736af kbuild: generate Module.symvers only when vmlinux exists
  • 9401b7f selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
  • dfa0e84 selftests: mlxsw: Increase the tolerance of backlog buildup
  • 99d9989 net: ethernet: mtk_eth_soc: fix RX VLAN offload
  • 320c50f iavf: remove duplicate free resources calls
  • 6289b02 powerpc/iommu: Annotate nested lock for lockdep
  • bece6ae qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
  • ededc73 wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
  • 83a7ed5 wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
  • f3a5dee crypto: ccp: Free SEV device if SEV init fails
  • 22ab352 mt76: mt7615: fix entering driver-own state on mt7663
  • 5b02d6e drm/amdgpu: Add mem sync flag for IB allocated by SA
  • 8be5e71 drm/amd/display: add handling for hdcp2 rx id list validation
  • fa9952e drm/amd/display: fixed divide by zero kernel crash during dsc enablement
  • d98b03b powerpc/pseries: Stop calling printk in rtas_stop_self()
  • 799c395 samples/bpf: Fix broken tracex1 due to kprobe argument change
  • d4b0dc3 net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
  • 05916c6 ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
  • b506357 ASoC: rt286: Generalize support for ALC3263 codec
  • 33eee46 powerpc/smp: Set numa node before updating mask
  • 245f5ab flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
  • d571662 sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
  • 136b026 ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
  • 4ac5823 ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
  • e3a2982 ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
  • cc1956f kconfig: nconf: stop endless search loops
  • 06b0037 selftests: Set CC to clang in lib.mk if LLVM is set
  • f9bc5e3 drm/amd/display: Force vsync flip when reconfiguring MPCC
  • 63e9abe iommu/amd: Remove performance counter pre-initialization test
  • 1097ecf Revert "iommu/amd: Fix performance counter initialization"
  • a027e61 ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
  • cc74896 powerpc/mm: Add cond_resched() while removing hpte mappings
  • 26f98b2 iwlwifi: pcie: make cfg vs. trans_cfg more robust
  • 2bfc47d cuse: prevent clone
  • 2c20c7d virtiofs: fix userns
  • 87fe0ca fuse: invalidate attrs when page writeback completes
  • f1c230d mt76: mt7915: fix txpower init for TSSI off chips
  • 7eb1e84 mt76: mt76x0: disable GTK offloading
  • bbd3d00 mt76: mt7615: support loading EEPROM for MT7613BE
  • 32b3e7e rtw88: 8822c: add LC calibration for RTL8822C
  • 28c2a1d pinctrl: samsung: use 'int' for register masks in Exynos
  • 2eac474 mac80211: clear the beacon's CRC after channel switch
  • 437a474 IB/hfi1: Correct oversized ring allocation
  • d7592a5 coresight: Do not scan for graph if none is present
  • 8f78061 MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
  • 2c098ad i2c: Add I2C_AQ_NO_REP_START adapter quirk
  • c6d2f8f ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
  • 6c9b2de Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
  • c87b052 ice: handle increasing Tx or Rx ring sizes
  • eb28709 ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
  • 7bd851a ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
  • b502a6a net: hns3: add handling for xmit skb with recursive fraglist
  • c56804f net: hns3: remediate a potential overflow risk of bd_num_list
  • 286b3ff powerpc/32: Statically initialise first emergency context
  • b9f9313 selftests/powerpc: Fix L1D flushing tests for Power10
  • 2033dde Bluetooth: check for zapped sk before connecting
  • 6421cdf net: bridge: when suppression is enabled exclude RARP packets
  • fccb35b net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
  • a019b8d Bluetooth: initialize skb_queue_head at l2cap_chan_create()
  • e0dc9e9 Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
  • b972f34 ALSA: bebob: enable to deliver MIDI messages for multiple ports
  • d398f25 ALSA: rme9652: don't disable if not enabled
  • 9df07b0 ALSA: hdspm: don't disable if not enabled
  • a950cd8 ALSA: hdsp: don't disable if not enabled
  • faed315 i2c: bail out early when RDWR parameters are wrong
  • 18df2bc Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
  • 879a96d ASoC: rsnd: core: Check convert rate in rsnd_hw_params
  • a2aeb5d net: stmmac: Set FIFO sizes for ipq806x
  • c0a62a4 net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
  • 2d17c58 ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF
  • 3d1bede tipc: convert dest node's address to network order
  • a407b58 fs: dlm: flush swork on shutdown
  • ff58d1c fs: dlm: check on minimum msglen size
  • ca973d2 fs: dlm: add errno handling to check callback
  • 06d59d2 fs: dlm: fix debugfs dump
  • bd6017a ath11k: fix thermal temperature read
  • 21756f8 kvm: Cap halt polling at kvm->max_halt_poll_ns
  • 53d7eed cpufreq: intel_pstate: Use HWP if enabled by platform firmware
  • 182f1f7 PM: runtime: Fix unpaired parent child_count for force_resume
  • e97da47 ACPI: PM: Add ACPI ID of Alder Lake Fan
  • bfccc4e KVM/VMX: Invoke NMI non-IST entry instead of IST entry
  • 21f3178 KVM: x86/mmu: Remove the defunct update_pte() paging hook
  • 53171e6 tpm, tpm_tis: Reserve locality in tpm_tis_resume()
  • 9238661 tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
  • 8fe5a45 tpm: fix error return code in tpm2_get_cc_attrs_tbl()
  • 31c9a4b KEYS: trusted: Fix memory leak on object td
  • e97bd1e Linux 5.10.37
  • 42f1b86 sctp: delay auto_asconf init until binding the first addr
  • 14919cd Revert "net/sctp: fix race condition in sctp_destroy_sock"
  • 41f1aed smp: Fix smp_call_function_single_async prototype
  • 6c1ea8b net: Only allow init netns to set default tcp cong to a restricted algo
  • 2281df0 arm64: Remove arm64_dma32_phys_limit and its uses
  • 00d9f42 bpf: Prevent writable memory-mapping of read-only ringbuf pages
  • 1ca284f bpf, ringbuf: Deny reserve of buffers larger than ringbuf
  • 282bfc8 bpf: Fix alu32 const subreg bound tracking on bitwise operations
  • f76e082 afs: Fix speculative status fetches
  • 949e7c5 mm/memory-failure: unnecessary amount of unmapping
  • 62d96fa mm/sparse: add the missing sparse_buffer_fini() in error branch
  • 31df8bc mm: memcontrol: slab: fix obtain a reference to a freeing memcg
  • 2e95bc6 mm/sl?b.c: remove ctor argument from kmem_cache_flags
  • 618fa6a kfifo: fix ternary sign extension bugs
  • c02dd80 ia64: fix EFI_DEBUG build
  • c6b7e0b perf session: Add swap operation for event TIME_CONV
  • 86941f8 perf jit: Let convert_timestamp() to be backwards-compatible
  • fe07408 perf tools: Change fields type in perf_record_time_conv
  • 3bce718 net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
  • e2c34ca net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
  • f5ce597 RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
  • 608a4b9 RDMA/siw: Fix a use after free in siw_alloc_mr
  • 4394be0 bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
  • 183d9eb selftests/bpf: Fix core_reloc test runner
  • 0257a0a selftests/bpf: Fix field existence CO-RE reloc tests
  • 3769c54 selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
  • 9dc373f net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
  • 8fcdfa7 KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
  • 4fcaad2 bnxt_en: Fix RX consumer index logic in the error path.
  • 1625872 selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
  • 8ebdce8 selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
  • 71ad926 net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
  • 1fc6184 arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
  • 0ae6105 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
  • 66b1cfc bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
  • 9f722ef net: enetc: fix link error again
  • bfcb5a8 net: phy: marvell: fix m88e1111_set_downshift
  • 1157d01 net: phy: marvell: fix m88e1011_set_downshift
  • be63182 powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
  • e06a532 powerpc/perf: Fix the threshold event selection for memory events in power10
  • b6b894e wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
  • 1cce33f ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
  • 8bb054f ath10k: Fix a use after free in ath10k_htc_send_bundle
  • 0f98e1e ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
  • 4b9fb2c powerpc/64: Fix the definition of the fixmap area
  • c5ebaca RDMA/core: Add CM to restrack after successful attachment to a device
  • 63c61d2 RDMA/rxe: Fix a bug in rxe_fill_ip_info()
  • 7fe12d6 net: phy: intel-xway: enable integrated led functions
  • cf49a91 net: renesas: ravb: Fix a stuck issue when a lot of frames are received
  • 01dab91 net: stmmac: fix TSO and TBS feature enabling during driver open
  • 64753ac nfp: devlink: initialize the devlink port attribute "lanes"
  • e606073 crypto: ccp: Detect and reject "invalid" addresses destined for PSP
  • 4fa28c8 mt76: mt7615: fix memleak when mt7615_unregister_device()
  • 9ed951f net: davinci_emac: Fix incorrect masking of tx and rx error channel
  • 0ce6052 net: marvell: prestera: fix port event handling on init
  • b605673 vsock/virtio: free queued packets when closing socket
  • 5231d17 sfc: ef10: fix TX queue lookup in TX event handling
  • 7459bb5 ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
  • 312c5ce RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
  • 45b84ab RDMA/cxgb4: add missing qpid increment
  • da54cc2 gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
  • 257f38e net: ethernet: ixp4xx: Set the DMA masks explicitly
  • 78d8b34 libbpf: Initialize the bpf_seq_printf parameters array field by field
  • b9e7196 vsock/vmci: log once the failed queue pair allocation
  • bc2e532 netfilter: nftables_offload: special ethertype handling for VLAN
  • a7eb38a netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
  • cf2de86 netfilter: nft_payload: fix C-VLAN offload support
  • 1dd5ac6 mwl8k: Fix a double Free in mwl8k_probe_hw
  • 87299aa i2c: mediatek: Fix wrong dma sync flag
  • 232598e i2c: sh7760: fix IRQ error path
  • d204db4 wlcore: fix overlapping snprintf arguments in debugfs
  • c0aa320 rtlwifi: 8821ae: upgrade PHY and RF parameters
  • e9bd1af KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
  • bf64761 powerpc/smp: Reintroduce cpu_core_mask
  • af39f07 powerpc/pseries: extract host bridge from pci_bus prior to bus removal
  • 8dfd732 MIPS: pci-legacy: stop using of_pci_range_to_resource
  • cabed60 drm/amd/pm: fix error code in smu_set_power_limit()
  • 486642b perf beauty: Fix fsconfig generator
  • 0df2770 iommu/amd: Put newline after closing bracket in warning
  • a1c1de9 drm/i915/gvt: Fix error code in intel_gvt_init_device()
  • 2b3ae00 net/packet: remove data races in fanout operations
  • 3a1c395 net/packet: make packet_fanout.arr size configurable up to 64K
  • d10c516 net/mlx5: Fix bit-wise and with zero
  • d97d22b ASoC: ak5558: correct reset polarity
  • c1f9809 powerpc/xive: Fix xmon command "dxi"
  • e2724be powerpc/xive: Drop check on irq_data in xive_core_debug_show()
  • a38b778 i2c: sh7760: add IRQ check
  • 4b81777 i2c: rcar: add IRQ check
  • 1ac4f7a i2c: rcar: protect against supurious interrupts on V3U
  • 11e2b2b i2c: rcar: make sure irq is not threaded on Gen2 and earlier
  • f41d2bf i2c: mlxbf: add IRQ check
  • c6eea11 i2c: jz4780: add IRQ check
  • ab6d6ca i2c: emev2: add IRQ check
  • 6f291ab i2c: cadence: add IRQ check
  • c977426 i2c: xiic: fix reference leak when pm_runtime_get_sync fails
  • c323b27 i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
  • e547640 i2c: sprd: fix reference leak when pm_runtime_get_sync fails
  • 8c0a200 i2c: omap: fix reference leak when pm_runtime_get_sync fails
  • 3a0cdd3 i2c: imx: fix reference leak when pm_runtime_get_sync fails
  • cc49d20 i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
  • e80ae8b i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
  • 3041051 i2c: cadence: fix reference leak when pm_runtime_get_sync fails
  • b64415c RDMA/rtrs-clt: destroy sysfs after removing session from active list
  • 6a07e5e RDMA/srpt: Fix error return code in srpt_cm_req_recv()
  • 4601bcc net: thunderx: Fix unintentional sign extension issue
  • 6a61307 cxgb4: Fix unintentional sign extension issues
  • 52fd800 RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
  • afb738b IB/hfi1: Fix error return code in parse_platform_config()
  • a12d75f RDMA/qedr: Fix error return code in qedr_iw_connect()
  • 0f8528c ovl: invalidate readdir cache on changes to dir with origin
  • 082fa65 KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
  • de4e603 mt76: mt7663s: fix the possible device hang in high traffic
  • 188dfc4 mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregation
  • bf08637 mt76: mt7915: fix mib stats counter reporting to mac80211
  • 0b39be5 mt76: mt7615: fix mib stats counter reporting to mac80211
  • 2da92db mt76: mt7915: fix aggr len debugfs node
  • 4e7914c mt76: mt7915: fix tx skb dma unmap
  • 75bc5f7 mt76: mt7615: fix tx skb dma unmap
  • 3443c54 mt7601u: fix always true expression
  • 00792f3 rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
  • 80cff3e xfs: fix return of uninitialized value in variable error
  • b07520a perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
  • 08c75d4 mac80211: bail out if cipher schemes are invalid
  • e00f32c powerpc: iommu: fix build when neither PCI or IBMVIO is set
  • 8ce329c powerpc/perf: Fix PMU constraint check for EBB events
  • 84c0762 powerpc/64s: Fix pte update for kernel memory on radix
  • 8fac4bd IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
  • f9e9df7 liquidio: Fix unintented sign extension of a left shift of a u16
  • c87df56 ASoC: simple-card: fix possible uninitialized single_cpu local variable
  • 325e8f9 KVM: arm64: Initialize VCPU mdcr_el2 before loading it
  • 348f68a HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
  • 9b14027 HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
  • 5ccdc6d HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
  • 29bfd04 HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
  • 716132e ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls
  • e759105 iommu/vt-d: Invalidate PASID cache when root/context entry changed
  • c848416 iommu/vt-d: Remove WO permissions on second-level paging entries
  • 416fa53 iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
  • 32737c3 iommu/vt-d: Report the right page fault address
  • eb0530d iommu/vt-d: Report right snoop capability when using FL for IOVA
  • 620aa58 iommu: Fix a boundary issue to avoid performance drop
  • c96f7eb iommu/vt-d: Don't set then clear private data in prq_event_thread()
  • e0c7b95 mips: bmips: fix syscon-reboot nodes
  • 3cf9fac net: hns3: Limiting the scope of vector_ring_chain variable
  • db574a6 nfc: pn533: prevent potential memory corruption
  • a16f021 RDMA/core: Fix corrupted SL on passive side
  • 556e75a bug: Remove redundant condition check in report_bug
  • faba97a net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
  • fd26f3a powerpc/pseries: Only register vio drivers if vio bus exists
  • 4877c4a udp: never accept GSO_FRAGLIST packets
  • c45cb22 net: phy: lan87xx: fix access to wrong register of LAN87xx
  • 897c095 ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
  • afb3416 gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
  • 9becf95 MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
  • 19c990c powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
  • 499b3ce IB/isert: Fix a use after free in isert_connect_request
  • 78f537c RDMA/mlx5: Fix drop packet rule in egress table
  • 4ff0817 iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
  • 9681d50 ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk
  • 0f69f95 MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
  • da40d5f pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
  • 353fceb pinctrl: pinctrl-single: remove unused parameter
  • a273c27 inet: use bigger hash table for IP ID generation
  • 6b4b3b8 ima: Fix the error code for restoring the PCR value
  • 536175f MIPS: fix local_irq_{disable,enable} in asmmacro.h
  • 4c45556 powerpc/prom: Mark identical_pvr_fixup as __init
  • 494327b powerpc/fadump: Mark fadump_calculate_reserve_size as __init
  • 454fb20 libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
  • 8752050 selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
  • ee06efc iommu/vt-d: Reject unsupported page request modes
  • b60e13c iommu: Check dev->iommu in iommu_dev_xxx functions
  • 3d15bf2 bpftool: Fix maybe-uninitialized warnings
  • b1ed7a5 libbpf: Add explicit padding to bpf_xdp_set_link_opts
  • f72e3d8 net: lapbether: Prevent racing when checking whether the netif is running
  • 7cc0ba6 Bluetooth: avoid deadlock between hci_dev->lock and socket lock
  • 5cce890 KVM: x86/mmu: Retry page faults that hit an invalid memslot
  • cd6e679 wilc1000: write value to WILC_INTR2_ENABLE register
  • 0d74db1 RDMA/mlx5: Fix mlx5 rates to IB rates map
  • 4ebb3b7 ASoC: Intel: Skylake: Compile when any configuration is selected
  • 5fb733e ASoC: Intel: boards: sof-wm8804: add check for PLL setting
  • b322202 perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars
  • 56027a2 HID: plantronics: Workaround for double volume key presses
  • 613f9d1 xsk: Respect device's headroom and tailroom on generic xmit path
  • 5378c92 drivers/block/null_blk/main: Fix a double free in null_init.
  • 94f1bdf sched/debug: Fix cgroup_path[] serialization
  • cbbc13b io_uring: fix overflows checks in provide buffers
  • db4645f perf/amd/uncore: Fix sysfs type mismatch
  • c8a54b4 x86/events/amd/iommu: Fix sysfs type mismatch
  • d5149a4 HSI: core: fix resource leaks in hsi_add_client_from_dt()
  • 38c1f8e media: cedrus: Fix H265 status definitions
  • a11497b nvme-pci: don't simple map sgl when sgls are disabled
  • b2c55f8 nvmet-tcp: fix a segmentation fault during io parsing error
  • 2842b91 mfd: stm32-timers: Avoid clearing auto reload register
  • cadbba5 mailbox: sprd: Introduce refcnt when clients requests/free channels
  • b42ec77 scsi: ibmvfc: Fix invalid state machine BUG_ON()
  • 5129ec3 scsi: sni_53c710: Add IRQ check
  • 79ee304 scsi: sun3x_esp: Add IRQ check
  • 18e729d scsi: jazz_esp: Add IRQ check
  • 7d81167 scsi: hisi_sas: Fix IRQ checks
  • aa83f32 scsi: ufs: ufshcd-pltfrm: Fix deferred probing
  • 4e5e089 scsi: pm80xx: Fix potential infinite loop
  • a613887 scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
  • d3d3735 clk: uniphier: Fix potential infinite loop
  • c360228 drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
  • a6d5676 drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
  • 3968d95 clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
  • edc6a44 clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
  • a6596d7 drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
  • fc076f4 clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
  • 9c91a01 clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
  • b29d6a4 vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
  • 87856f9 vfio/pci: Re-order vfio_pci_probe()
  • dad86dd vfio/pci: Move VGA and VF initialization to functions
  • daa7230 vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
  • d0702c6 media: v4l2-ctrls.c: fix race condition in hdl->requests list
  • 2d49873 media: i2c: imx219: Balance runtime PM use-count
  • 0050c97 media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream
  • 59dd4fe nvme: retrigger ANA log update if group descriptor isn't found
  • 2071953 power: supply: bq25980: Move props from battery node
  • 9e33e26 clk: imx: Fix reparenting of UARTs not associated with stdout
  • 60ade0d nvmet-tcp: fix incorrect locking in state_change sk callback
  • a3ea59d nvme-tcp: block BH in sk state_change sk callback
  • 7456cc7 seccomp: Fix CONFIG tests for Seccomp_filters
  • 4f53ef0 ata: libahci_platform: fix IRQ check
  • 6187fa2 sata_mv: add IRQ checks
  • f87689e pata_ipx4xx_cf: fix IRQ check
  • d1bb031 pata_arasan_cf: fix IRQ check
  • 0ad91dc selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
  • 296da20 x86/kprobes: Fix to check non boostable prefixes correctly
  • e2ff41d of: overlay: fix for_each_child.cocci warnings
  • c272c73 drm/amdkfd: fix build error with AMD_IOMMU_V2=m
  • d218c7a media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()
  • 1f743e8 media: m88rs6000t: avoid potential out-of-bounds reads on arrays
  • 96498fb media: atomisp: Fixed error handling path
  • cc4cc2f media: [next] staging: media: atomisp: fix memory leak of object flash
  • 99ce023 media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30
  • 757d5d5 media: m88ds3103: fix return value check in m88ds3103_probe()
  • 697af15 media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming()
  • 00b68a7 media: venus: core: Fix some resource leaks in the error path of 'venus_probe()'
  • 0741a8f drm/probe-helper: Check epoch counter in output_poll_execute()
  • a59d013 media: aspeed: fix clock handling logic
  • 29eb741 media: rkisp1: rsz: crash fix when setting src format
  • 38f9456 media: omap4iss: return error code when omap4iss_get() failed
  • 3ad6a62 media: saa7146: use sg_dma_len when building pgtable
  • a250df3 media: saa7134: use sg_dma_len when building pgtable
  • 385470a media: vivid: fix assignment of dev->fbuf_out_flags
  • 7d81aff rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
  • 95f4e9f afs: Fix updating of i_mode due to 3rd party change
  • 80862cb sched/fair: Fix shift-out-of-bounds in load_balance()
  • ef8a039 drm/mcde/panel: Inverse misunderstood flag
  • 403c452 drm/amd/display: Fix off by one in hdmi_14_process_transaction()
  • 9f075cb drm/stm: Fix bus_flags handling
  • 1de265a drm/tilcdc: send vblank event when disabling crtc
  • 8e81ff6 soc: aspeed: fix a ternary sign expansion bug
  • bbe9de6 xen-blkback: fix compatibility bug with single page rings
  • 565e7c9 serial: omap: fix rs485 half-duplex filtering
  • 9c3e2ad serial: omap: don't disable rs485 if rts gpio is missing
  • 927162c ttyprintk: Add TTY hangup callback.
  • 62bb46f usb: dwc2: Fix hibernation between host and device modes.
  • 7bf9d72 usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
  • 1789737 PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check
  • 8b4d4bd Drivers: hv: vmbus: Increase wait time for VMbus unload
  • 816fbc1 hwmon: (pmbus/pxe1610) don't bail out when not all pages are active
  • ee9bc37 x86/platform/uv: Fix !KEXEC build failure
  • 5980a3b spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
  • 1231279 spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
  • fa3a26b spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
  • 2415958 spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
  • d5c7b42 Drivers: hv: vmbus: Use after free in __vmbus_open()
  • b49bdd7 ARM: dts: aspeed: Rainier: Fix humidity sensor bus address
  • fe310fd platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
  • 09a119a security: keys: trusted: fix TPM2 authorizations
  • 7bb63ed memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
  • 71bcc1b memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
  • 73585b2 spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
  • 58ee5a0 m68k: Add missing mmap_read_lock() to sys_cacheflush()
  • 99d2fa2 usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
  • 99a2989 crypto: chelsio - Read rxchannel-id from firmware
  • c703ef8 node: fix device cleanups in error handling code
  • 190a2f2 firmware: qcom-scm: Fix QCOM_SCM configuration
  • 26882a1 serial: core: return early on unsupported ioctls
  • 1d9cde4 tty: fix return value for unsupported termiox ioctls
  • eef2158 tty: Remove dead termiox code
  • aa7f103 tty: fix return value for unsupported ioctls
  • bd8fa4e tty: actually undefine superseded ASYNC flags
  • 45c7e5c USB: cdc-acm: fix TIOCGSERIAL implementation
  • 4425c2f USB: cdc-acm: fix unprivileged TIOCCSERIAL
  • e38a77c usb: gadget: r8a66597: Add missing null check on return from platform_get_resource
  • ce02e58 spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
  • cbe254a spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
  • 3144696 spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's internal functionality
  • 6bd307e spi: spi-zynqmp-gqspi: add mutex locking for exec_op
  • c164328 spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_exec_op not interruptible
  • 36cf347 cpufreq: armada-37xx: Fix determining base CPU frequency
  • 2f412fb cpufreq: armada-37xx: Fix driver cleanup when registration failed
  • 6d75072 clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
  • a7ddbc8 clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
  • ce4b8f5 cpufreq: armada-37xx: Fix the AVS value for load L1
  • cccc3f1 clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
  • a13b110 cpufreq: armada-37xx: Fix setting TBG parent for load levels
  • 1faf7e6 crypto: qat - Fix a double free in adf_create_ring
  • 0e596b3 crypto: sa2ul - Fix memory leak of rxd
  • 2c67a93 crypto: sun8i-ss - Fix memory leak of pad
  • 2e57ffd crypto: allwinner - add missing CRYPTO_ prefix
  • ac0fc2d ACPI: CPPC: Replace cppc_attr with kobj_attribute
  • e65c287 cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration
  • 8316ec2 PM: runtime: Replace inline function pm_runtime_callbacks_present()
  • d97cb43 soc: qcom: mdt_loader: Detect truncated read of segments
  • ab86e51 soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
  • 078362f spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
  • c7fabe3 spi: Fix use-after-free with devm_spi_alloc_*
  • 1de3691 clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()
  • edfcc18 clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped
  • 410a1da clocksource/drivers/timer-ti-dm: Fix posted mode status check order
  • 0681c62 PM / devfreq: Use more accurate returned new_freq as resume_freq
  • 165b71a soc: qcom: pdr: Fix error return code in pdr_register_listener
  • 49f71d5 staging: greybus: uart: fix unprivileged TIOCCSERIAL
  • 2c3ce3d staging: fwserial: fix TIOCGSERIAL implementation
  • e08a24a staging: fwserial: fix TIOCSSERIAL implementation
  • 40d622b staging: rtl8192u: Fix potential infinite loop
  • ab727e6 staging: comedi: tests: ni_routes_test: Fix compilation error
  • 16ed454 irqchip/gic-v3: Fix OF_BAD_ADDR error handling
  • b1d1f64 mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
  • 4b46557 iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
  • 11e708c firmware: qcom_scm: Workaround lack of "is available" call on SC7180
  • 89d4498 firmware: qcom_scm: Reduce locking section for __get_convention()
  • 2ceac2b firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
  • 1dfb26d m68k: mvme147,mvme16x: Don't wipe PCC timer config bits
  • 7c468de soundwire: stream: fix memory leak in stream config error path
  • aa531c6 memory: pl353: fix mask of ECC page_size config register
  • 0256f42 driver core: platform: Declare early_platform_cleanup() prototype
  • 100a5c7 drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
  • 409ab5a USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
  • 4b6b771 usb: gadget: aspeed: fix dma map failure
  • 36babdd crypto: qat - fix error path in adf_isr_resource_alloc()
  • bbd61fa crypto: poly1305 - fix poly1305_core_setkey() declaration
  • 821ff1d NFSv4.2: fix copy stateid copying for the async copy
  • 74bcea1 NFSD: Fix sparse warning in nfs4proc.c
  • c9df2c5 arm64: dts: mediatek: fix reset GPIO level on pumpkin
  • 53191c1 phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
  • 6cca7cc phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
  • 1e33709 soundwire: bus: Fix device found flag correctly
  • 00f6abd bus: qcom: Put child node before return
  • 6a4d2f8 arm64: dts: renesas: r8a779a0: Fix PMU interrupt
  • 7b65527 mtd: require write permissions for locking and badblock ioctls
  • 45eb038 dt-bindings: serial: stm32: Use 'type: object' instead of false for 'additionalProperties'
  • 42c9f39 usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
  • 0764c91 usb: gadget: s3c: Fix incorrect resources releasing
  • b33c05d fotg210-udc: Complete OUT requests on short packets
  • 7d5ff49 fotg210-udc: Don't DMA more than the buffer can take
  • e06d4a0 fotg210-udc: Mask GRP2 interrupts we don't handle
  • 3515fd2 fotg210-udc: Remove a dubious condition leading to fotg210_done
  • 36df139 fotg210-udc: Fix EP0 IN requests bigger than two packets
  • 01c66e8 fotg210-udc: Fix DMA on EP0 for length > max packet size
  • 1f50392 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
  • b509677 crypto: qat - don't release uninitialized resources
  • 31e1314 crypto: ccp - fix command queuing to TEE ring buffer
  • 22ae303 usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
  • 9f6e0fd usb: gadget: pch_udc: Initialize device pointer before use
  • 3b67698 usb: gadget: pch_udc: Check for DMA mapping error
  • a6e6807 usb: gadget: pch_udc: Check if driver is present before calling ->setup()
  • 7d18eb3 usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
  • 501ba8b devtmpfs: fix placement of complete() call
  • bac2031 x86/microcode: Check for offline CPUs before requesting new microcode
  • 05b3f9b spi: stm32: Fix use-after-free on unbind
  • 75a7a89 arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding
  • e8146dc regulator: bd9576: Fix return from bd957x_probe()
  • 0390f6f spi: stm32: drop devres version of spi_register_master
  • 617ec35 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
  • 75d0f3f arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x
  • a27a259 arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges'
  • 2feffa7 arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'
  • 8ff9b9f arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges'
  • 3673e0f arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timer
  • 5faf320 arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polarity
  • 33ffc71 ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow control
  • 5133b4b mtd: maps: fix error return code of physmap_flash_remove()
  • c55310e mtd: don't lock when recursively deleting partitions
  • 174fe38 mtd: rawnand: qcom: Return actual error code instead of -ENODEV
  • ca28e6a mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
  • 705ad2d mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
  • c8f3837 mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
  • 82a0cad spi: rockchip: avoid objtool warning
  • eb949f8 regmap: set debugfs_name to NULL after it is freed
  • 840a6ff usb: typec: stusb160x: fix return value check in stusb160x_probe()
  • 72fa4c3 usb: typec: tps6598x: Fix return value check in tps6598x_probe()
  • 2c80fa2 usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
  • 98743f2 serial: stm32: fix tx_empty condition
  • 566901b serial: stm32: add FIFO flush when port is closed
  • 01ce9c5 serial: stm32: fix FIFO flush in startup and set_termios
  • f765918 serial: stm32: call stm32_transmit_chars locked
  • a98c068 serial: stm32: fix tx dma completion, release channel
  • 1f308f6 serial: stm32: fix a deadlock in set_termios
  • 5eacd7f serial: stm32: fix wake-up flag handling
  • ea627af serial: stm32: fix a deadlock condition with wakeup event
  • 69ac7b3 serial: stm32: fix TX and RX FIFO thresholds
  • 5ca0d5b serial: stm32: fix incorrect characters on console
  • a44d6ac serial: stm32: fix startup by enabling usart for reception
  • b5e8f0a serial: stm32: Use of_device_get_match_data()
  • 379b007 serial: stm32: fix probe and remove order for dma
  • 1027c8c serial: stm32: add "_usart" prefix in functions name
  • ab8363f serial: stm32: fix code cleaning warnings and checks
  • 7c5e96e x86/platform/uv: Set section block size for hubless architectures
  • e6d95f3 arm64: dts: renesas: Add mmc aliases into board dts files
  • 9d48f2b ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts files
  • 2ddb0b2 ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family
  • 6d6abd5 ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
  • 0069053 ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
  • c4121da ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
  • 2c2d051 ARM: dts: exynos: correct PMIC interrupt trigger level on Midas family
  • c6541b0 ARM: dts: exynos: correct MUIC interrupt trigger level on Midas family
  • 0cc0672 ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family
  • 41fdefb ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
  • dff20fb memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
  • 1f12aaf crypto: sun8i-ss - fix result memory leak on error path
  • 9c0d2c3 fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
  • 305a936 firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)
  • cfc0577 firmware: xilinx: Add a blank line after function declaration
  • ef78096 firmware: xilinx: Fix dereferencing freed memory
  • 7f69649 Revert "tools/power turbostat: adjust for temperature offset"
  • 0781a13 usb: gadget: pch_udc: Revert d3cb25a completely
  • 6b922dc Revert "drm/qxl: do not run release if qxl failed to init"
  • 06f414e ovl: fix missing revert_creds() on error path
  • 7604978 Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register"
  • 545dbb1 Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
  • 96e308a KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
  • 00824c3 KVM: arm64: Fully zero the vcpu state on reset
  • 2a20592 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
  • 03c6ccc KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU
  • ae99682 KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
  • a947f95 KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
  • 6b7028d KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
  • fa9b4ee KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
  • 6748f80 KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
  • 6ccdbed KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created
  • ead4fb5 KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
  • 12d6843 KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
  • f59c222 KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
  • c8b49e0 KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
  • b4414fb KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
  • 568782d KVM: s390: split kvm_s390_real_to_abs
  • 3804d1a KVM: s390: VSIE: fix MVPG handling for prefixing and MSO
  • 814cb6d s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility
  • be4ed1a KVM: s390: fix guarded storage control register handling
  • 2705bc3 KVM: s390: split kvm_s390_logical_to_effective
  • 82de9ad KVM: s390: VSIE: correctly handle MVPG when in VSIE
  • 885024a ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32
  • bead5f0 ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable
  • e8a3a49 ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices
  • ccaa81e ALSA: hda/realtek: Re-order ALC662 quirk table entries
  • ada3f48 ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
  • 5a58fbc ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
  • 44d57dc ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
  • 9f7ee3d ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
  • 7aee1f2 ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
  • ba56b86 ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
  • 252feb3 ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
  • 91d5c81 ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
  • 56e923d ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
  • 8c9841a ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
  • ae5c669 drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
  • 7e2459b drm/amd/display: Reject non-zero src_y and src_x for video planes
  • ce45093 drm: bridge/panel: Cleanup connector on bridge detach
  • 92b98bc drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
  • 7eea3ef drm/dp_mst: Revise broadcast msg lct & lcr
  • 9b50c18 drm/radeon: fix copy of uninitialized variable back to userspace
  • 09b031b drm/panfrost: Don't try to map pages that are already mapped
  • abb79f6 drm/panfrost: Clear MMU irqs before handling the fault
  • 08f6e8a drm/qxl: use ttm bo priorities
  • f6c5cc6 drm/i915/gvt: Fix vfio_edid issue for BXT/APL
  • 92b8277 drm/i915/gvt: Fix virtual display setup for BXT/APL
  • 3b999f3 FDDI: defxx: Make MMIO the configuration default except for EISA
  • 9fa2670 mt76: fix potential DMA mapping leak
  • 95fb153 rtw88: Fix array overrun in rtw_get_tx_power_params()
  • 9e7fcf3 cfg80211: scan: drop entry from hidden_list on overflow
  • c999684 ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
  • f54f21c mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()
  • 0035a47 md: Fix missing unused status line of /proc/mdstat
  • b70b7ec md: md_open returns -EBUSY when entering racing area
  • cdcfa77 md: factor out a mddev_find_locked helper from mddev_find
  • 07e7374 md: split mddev_find
  • 61b8c6e md-cluster: fix use-after-free issue when removing rdev
  • 569885a md/bitmap: wait for external bitmap writes to complete during tear down
  • cab2e8e async_xor: increase src_offs when dropping destination page
  • a4c421b x86, sched: Treat Intel SNC topology as default, COD as exception
  • 4c0ddc8 selinux: add proper NULL termination to the secclass_map permissions
  • bb27aec misc: vmw_vmci: explicitly initialize vmci_datagram payload
  • 15f2a3d misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
  • 6115a90 phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
  • dbd328d misc: lis3lv02d: Fix false-positive WARN on various HP models
  • be65661 phy: cadence: Sierra: Fix PHY power_on sequence
  • 66c86ee sc16is7xx: Defer probe if device read fails
  • 814919a iio:adc:ad7476: Fix remove handling
  • 62a560a iio:accel:adis16201: Fix wrong axis assignment that prevents loading
  • 5670ed4 iio: inv_mpu6050: Fully validate gyro and accel scale writes
  • a1ad124 soc/tegra: regulators: Fix locking up when voltage-spread is out of range
  • 2f2d444 PM / devfreq: Unlock mutex and free devfreq struct in error path
  • e0b3258 PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
  • cc178b7 PCI: xgene: Fix cfg resource mapping
  • 451a3e7 KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
  • 14e3676 PCI: Allow VPD access for QLogic ISP2722
  • a22fc2e FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
  • bd93fbc MIPS: pci-rt2880: fix slot 0 configuration
  • 149e198 MIPS: pci-mt7620: fix PLL lock check
  • cdc7ff1 ASoC: tlv320aic32x4: Increase maximum register in regmap
  • 8d24a71 ASoC: tlv320aic32x4: Register clocks before registering component
  • c3c86bd ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function
  • 7a7c148 ASoC: samsung: tm2_wm5110: check of of_parse return value
  • 5a75dc2 usb: xhci-mtk: improve bandwidth scheduling with TT
  • eb58724 usb: xhci-mtk: remove or operator for setting schedule parameters
  • 048a990 usb: typec: tcpm: update power supply once partner accepts
  • 61a4b92 usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
  • 79cae79 usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
  • 0dace26 drm: bridge: fix LONTIUM use of mipi_dsi_() functions
  • 8a80901 staging: fwserial: fix TIOCSSERIAL permission check
  • af5145c tty: moxa: fix TIOCSSERIAL permission check
  • 6096118 staging: fwserial: fix TIOCSSERIAL jiffies conversions
  • eb3a757 USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
  • 767e824 staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
  • 304efed USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
  • f283aaa tty: amiserial: fix TIOCSSERIAL permission check
  • f09ec0f tty: moxa: fix TIOCSSERIAL jiffies conversions
  • eeb4fd4 usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
  • c2ef392 Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
  • 7e916d0 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
  • 6b7021e net/nfc: fix use-after-free llcp_sock_bind/connect
  • 2d84ef4 bluetooth: eliminate the potential race condition when removing the HCI controller
  • 1d7bd87 Bluetooth: verify AMP hci_chan before amp_destroy
  • 72bb632 Linux 5.10.36
  • 14b2801 thermal/core/fair share: Lock the thermal zone while looping over instances
  • c24a209 thermal/drivers/cpufreq_cooling: Fix slab OOB issue
  • 051dd06 lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
  • 1cb02dc dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
  • 0614146 dm integrity: fix missing goto in bitmap_flush_interval error handling
  • df89391 dm space map common: fix division bug in sm_ll_find_free_block()
  • fcf763a dm persistent data: packed struct should have an aligned() attribute too
  • a33614d tracing: Restructure trace_clock_global() to never block
  • 9e40ef5 tracing: Map all PIDs to command lines
  • ea6803f tools/power turbostat: Fix offset overflow issue in index converting
  • b84c577 rsi: Use resume_noirq for SDIO
  • b1c953d tty: fix memory leak in vc_deallocate
  • 25e9c2c usb: dwc2: Fix session request interrupt handler
  • fce7bbc usb: dwc3: core: Do core softreset when switch mode
  • b624b32 usb: dwc3: gadget: Fix START_TRANSFER link state check
  • f9ddfaa usb: dwc3: gadget: Remove FS bInterval_m1 limitation
  • 8df75d1 usb: gadget/function/f_fs string table fix for multiple languages
  • ba8ce68 usb: gadget: Fix double free of device descriptor pointers
  • f12c5cc usb: gadget: dummy_hcd: fix gpf in gadget_setup
  • 678e76b media: venus: hfi_parser: Don't initialize parser on v1
  • 5d0f6f5 media: v4l2-ctrls: fix reference to freed memory
  • 4121def media: staging/intel-ipu3: Fix race condition during set_fmt
  • c6b81b8 media: staging/intel-ipu3: Fix set_fmt error handling
  • 517f6f5 media: staging/intel-ipu3: Fix memory leak in imu_fmt
  • 8acb131 media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()
  • a5e9ae5 media: dvb-usb: Fix use-after-free access
  • 43263fd media: dvbdev: Fix memory leak in dvb_media_device_free()
  • 378a016 ext4: Fix occasional generic/418 failure
  • 133e83b ext4: allow the dax flag to be set and cleared on inline directories
  • 72447c9 ext4: fix error return code in ext4_fc_perform_commit()
  • bf4ba04 ext4: fix ext4_error_err save negative errno into superblock
  • 12905cf ext4: fix error code in ext4_commit_super
  • 7e9298f ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
  • 098b257 ext4: fix check to prevent false positive report of incorrect used inodes
  • 3461909 ext4: annotate data race in jbd2_journal_dirty_metadata()
  • 9aca313 ext4: annotate data race in start_this_handle()
  • a27aad3 kbuild: update config_data.gz only when the content of .config is changed
  • 3aec683 x86/cpu: Initialize MSR_TSC_AUX if RDTSCP or RDPID is supported
  • d19a456 futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
  • 2543329 Revert 337f130 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
  • d35c4c9 smb3: do not attempt multichannel to server which does not support it
  • 796b826 smb3: when mounting with multichannel include it in requested capabilities
  • 5781c9d jffs2: check the validity of dstlen in jffs2_zlib_compress()
  • 5470865 Fix misc new gcc warnings
  • f37b9c1 security: commoncap: fix -Wstringop-overread warning
  • bf2b941 sfc: farch: fix TX queue lookup in TX event handling
  • fb79157 sfc: farch: fix TX queue lookup in TX flush done handling
  • 11e3ff7 exfat: fix erroneous discard when clear cluster bit
  • 1c525c2 fuse: fix write deadlock
  • 0cd2d25 dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences
  • 661061a md/raid1: properly indicate failure when ending a failed write request
  • 015cc7a crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
  • 0ba942c crypto: arm/curve25519 - Move '.fpu' after '.arch'
  • c9adb76 tpm: vtpm_proxy: Avoid reading host log when using a virtual device
  • 60a01ec tpm: efi: Use local variable for calculating final log size
  • 4a63b24 intel_th: pci: Add Alder Lake-M support
  • 34ceafa powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
  • 0bdcaeb powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
  • f2aa649 powerpc/kexec_file: Use current CPU info while setting up FDT
  • 481fee8 powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
  • 293c30c powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
  • 643243e jffs2: Hook up splice_write callback
  • 72c282b jffs2: Fix kasan slab-out-of-bounds problem
  • 072f787 Input: ili210x - add missing negation for touch indication on ili210x
  • 2fafe7d NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
  • 334165d NFS: Don't discard pNFS layout segments that are marked for return
  • 96fa26b NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
  • e0f2d86 ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
  • a147837 openvswitch: fix stack OOB read while fragmenting IPv4 packets
  • 4248f46 mlxsw: spectrum_mr: Update egress RIF list before route's action
  • 9aa4602 f2fs: fix to avoid out-of-bounds memory access
  • 3962474 f2fs: fix error handling in f2fs_end_enable_verity()
  • 50b0c0c ubifs: Only check replay with inode type to judge if inode linked
  • 5a876a4 kcsan, debugfs: Move debugfs file creation out of early init
  • d19555f virtiofs: fix memory leak in virtio_fs_probe()
  • 1b41d4e fs: fix reporting supported extra file attributes for statx()
  • dc4b67b Makefile: Move -Wno-unused-but-set-variable out of GCC only block
  • 0f90559 arm64/vdso: Discard .note.gnu.property sections in vDSO
  • 1d852d6 btrfs: fix race when picking most recent mod log operation for an old root
  • b24f0e3 tools/power/turbostat: Fix turbostat for AMD Zen CPUs
  • d1ca3d2 ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
  • a9d0f7c ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops
  • 3c8a599 ALSA: hda/realtek - Headset Mic issue on HP platform
  • 871234a ALSA: hda/realtek: fix mic boost on Intel NUC 8
  • 13ff604 ALSA: hda/realtek: GA503 use same quirks as GA401
  • 970fbbe ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
  • 12fea3c ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8
  • ad7736c ALSA: usb-audio: Explicitly set up the clock selector
  • cc427a5 ALSA: sb: Fix two use after free in snd_sb_qsound_build
  • 1ce8212 ALSA: hda/conexant: Re-order CX5066 quirk table entries
  • 9b73889 ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
  • 443467b power: supply: cpcap-battery: fix invalid usage of list cursor
  • a15f68a sched,psi: Handle potential task count underflow bugs more gracefully
  • a32a2d8 s390/archrandom: add parameter check for s390_arch_random_generate
  • 338a872 block/rnbd-clt: Fix missing a memory free when unloading the module
  • ae7fe47 sched,fair: Alternative sched_slice()
  • 94902ee perf: Rework perf_event_exit_event()
  • 2c4de79 scsi: libfc: Fix a format specifier
  • 97a81d4 mfd: arizona: Fix rumtime PM imbalance on error
  • 14c7e3f mfd: da9063: Support SMBus and I2C mode
  • d7ec1da mfd: intel-m10-bmc: Fix the register access range
  • c8fe9ef scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
  • cc42ea4 scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
  • 1ac2b37 scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
  • 56488df drm/amdgpu: fix NULL pointer dereference
  • d721702 drm/amd/display: Try YCbCr420 color when YCbCr444 fails
  • f26f33a amdgpu: avoid incorrect %hu format string
  • a98a900 drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug
  • 081cec7 drm/amd/display: Fix UBSAN: shift-out-of-bounds warning
  • cc6215d drm/amd/display: Fix debugfs link_settings entry
  • bcefa89 drm/radeon/ttm: Fix memory leak userptr pages
  • 14637a8 drm/amdgpu/ttm: Fix memory leak userptr pages
  • 6e4ae9b drm/msm/mdp5: Do not multiply vclk line count by 100
  • 79f701e drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
  • 2f5f4cc sched/fair: Ignore percpu threads for imbalance pulls
  • fded209 media: gscpa/stv06xx: fix memory leak
  • f8f2b7e media: dvb-usb: fix memory leak in dvb_usb_adapter_init
  • 1b61ad2 media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streaming
  • 810cf54 media: platform: sti: Fix runtime PM imbalance in regs_show
  • 67a9752 media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
  • c8e7e6e media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()
  • 3f9e0eb media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
  • 651ad9e media: adv7604: fix possible use-after-free in adv76xx_remove()
  • 8d3ae83 media: tc358743: fix possible use-after-free in tc358743_remove()
  • a931c57 power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
  • ccb098c power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
  • 9323299 clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
  • 573bbb6 drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver
  • 4066456 media: vivid: update EDID
  • 6fef73a media: em28xx: fix memory leak
  • ed7ab20 scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
  • 486e974 scsi: smartpqi: Add new PCI IDs
  • c318741 scsi: smartpqi: Correct request leakage during reset operations
  • bc05560 scsi: smartpqi: Use host-wide tag space
  • dc655d7 power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug bounce
  • a669817 selftests/resctrl: Fix checking for < 0 for unsigned values
  • 726d318 selftests/resctrl: Fix incorrect parsing of iMC counters
  • 19eaad1 selftests/resctrl: Use resctrl/info for feature detection
  • 0ccead5 selftests/resctrl: Fix missing options "-n" and "-p"
  • cd29eef selftests/resctrl: Clean up resctrl features check
  • 6ef95f0 selftests/resctrl: Fix compilation issues for other global variables
  • cf99daf selftests/resctrl: Fix compilation issues for global variables
  • 078d3d7 selftests/resctrl: Enable gcc checks to detect buffer overflows
  • 9ec74da nvmet: return proper error code from discovery ctrl
  • 7f97570 drm/komeda: Fix bit check to import to value of proper type
  • 5e8b58e ata: ahci: Disable SXS for Hisilicon Kunpeng920
  • c753c1a mmc: sdhci-brcmstb: Remove CQE quirk
  • fdd04d1 mmc: sdhci-pci: Add PCI IDs for Intel LKF
  • 79315eb mmc: sdhci-esdhc-imx: validate pinctrl before use it
  • 47ac226 scsi: qla2xxx: Fix use after free in bsg
  • 1d7935f drm/vkms: fix misuse of WARN_ON
  • 57fa6a6 scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
  • 2987786 drm/amd/display: fix dml prefetch validation
  • dd5d604 drm/amd/display: DCHUB underflow counter increasing in some scenarios
  • 9cc76f2 drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
  • 729b92e drm/amd/pm: fix workload mismatch on vega10
  • 7cb855d drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe
  • 1874b0e drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
  • 7b3eb98 drm/amdgpu: mask the xgmi number of hops reported from psp to kfd
  • 61c1ddd backlight: qcom-wled: Fix FSC update issue for WLED5
  • 918a45b backlight: qcom-wled: Use sink_addr for sync toggle
  • 983d10e power: supply: Use IRQF_ONESHOT
  • 80ba39e media: gspca/sq905.c: fix uninitialized variable
  • 6a3edc1 media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
  • 087c2bf extcon: arizona: Fix various races on driver unbind
  • b7d2e50 extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
  • 8ff0d8a power: supply: bq27xxx: fix power_avg for newer ICs
  • 7bb783e atomisp: don't let it go past pipes array
  • 12b4b28 media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
  • f3dd6c4 media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB
  • b526159 media: ite-cir: check for receive overflow
  • 3a2270d scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
  • 09a27d6 kvfree_rcu: Use same set of GFP flags as does single-argument
  • 661af93 sched/pelt: Fix task util_est update filtering
  • b168fff drm/amdgpu: Fix some unload driver issues
  • 5b62053 scsi: lpfc: Fix pt2pt connection does not recover after LOGO
  • 7382825 scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
  • b814402 drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
  • 500ec98 drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
  • bd94773 drm/amd/display: Don't optimize bandwidth before disabling planes
  • 6b2132f drm/amd/display: Check for DSC support instead of ASIC revision
  • 01e03a6 drm/ast: fix memory leak when unload the driver
  • 100e354 drm/amd/display: changing sr exit latency
  • 2c51866 drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
  • 6f64be8 drm/qxl: release shadow on shutdown
  • 423fb86 drm/qxl: do not run release if qxl failed to init
  • 6228456 drm: Added orientation quirk for OneGX1 Pro
  • 9c60c88 btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
  • f32b84d btrfs: do proper error handling in btrfs_update_reloc_root
  • 224c654 btrfs: do proper error handling in create_reloc_root
  • c5aa9ea spi: sync up initial chipselect state
  • b82e8f0 platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
  • 5d60792 crypto: omap-aes - Fix PM reference leak on omap-aes.c
  • 92894b1 crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
  • 4e7ae0c crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
  • 8a090d4 crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
  • 8366717 crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
  • 2264965 crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
  • a16162a phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
  • df91059 intel_th: Consistency and off-by-one fix
  • b549cc7 tty: n_gsm: check error while registering tty devices
  • 8f7cdbb usb: dwc3: gadget: Check for disabled LPM quirk
  • 2946f95 usb: core: hub: Fix PM reference leak in usb_port_resume()
  • e82da9b usb: musb: fix PM reference leak in musb_irq_work()
  • 015f3f2 usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
  • 0e73535 spi: qup: fix PM reference leak in spi_qup_remove()
  • 75e2b46 spi: omap-100k: Fix reference leak to master
  • 517e99f spi: dln2: Fix reference leak to master
  • 4ddfac1 platform/x86: ISST: Account for increased timeout in some cases
  • bc900a7 tools/power/x86/intel-speed-select: Increase string size
  • 125b359 ARM: dts: at91: change the key code of the gpio key
  • 2ed4d58 bus: mhi: core: Clear context for stopped channels from remove()
  • 3737cf1 xhci: fix potential array out of bounds with several interrupters
  • 98599e1 xhci: check control context is valid before dereferencing it.
  • 2b195c3 xhci: check port array allocation was successful before dereferencing it
  • b52b1b8 fpga: dfl: pci: add DID for D5005 PAC cards
  • e22fd53 usb: xhci-mtk: support quirk to disable usb2 lpm
  • 5c22421 random: initialize ChaCha20 constants with correct endianness
  • 2d78ede perf/arm_pmu_platform: Fix error handling
  • 167feca perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
  • 64d5794 soundwire: cadence: only prepare attached devices on clock stop
  • 9584ce3 tee: optee: do not check memref size on return from Secure World
  • e5da8b3 arm64: dts: imx8mq-librem5-r3: Mark buck3 as always on
  • 187c001 soc/tegra: pmc: Fix completion of power-gate toggling
  • bc24381 efi/libstub: Add $(CLANG_FLAGS) to x86 flags
  • 8829b6c x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
  • fdc9c3c x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
  • af79dc5 ARM: dts: ux500: Fix up TVK R3 sensors
  • 3f571ae ARM: dts: BCM5301X: fix "reg" formatting in /memory node
  • f38f972 kselftest/arm64: mte: Fix MTE feature detection
  • d167499 PCI: PM: Do not read power state in pci_enable_device_flags()
  • d863389 ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
  • d9a1f62 kselftest/arm64: mte: Fix compilation with native compiler
  • 173ab4b usb: xhci: Fix port minor revision
  • 45f879b usb: dwc3: gadget: Ignore EP queue requests during bus reset
  • 85eb84b usb: gadget: f_uac1: validate input parameters
  • f63390d usb: gadget: f_uac2: validate input parameters
  • df7452f genirq/matrix: Prevent allocation counter corruption
  • bde50f1 crypto: hisilicon/sec - fixes a printing error
  • 6a6273a x86/sev: Do not require Hypervisor CPUID bit for SEV guests
  • ba63777 usb: webcam: Invalid size of Processing Unit Descriptor
  • 930d586 usb: gadget: uvc: add bInterval checking for HS mode
  • 6202e70 crypto: qat - fix unmap invalid dma address
  • 92f3337 crypto: api - check for ERR pointers in crypto_destroy_tfm()
  • 298a44f bus: mhi: core: Destroy SBL devices when moving to mission mode
  • 2e40d8c spi: ath79: remove spi-master setup and cleanup assignment
  • 9162992 spi: ath79: always call chipselect function
  • 40e02e1 staging: wimax/i2400m: fix byte-order issue
  • e160833 bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
  • 6af796b cpuidle: tegra: Fix C7 idling state on Tegra114
  • 6f85f04 fbdev: zero-fill colormap in fbcmap.c
  • af830b2 posix-timers: Preserve return value in clock_adjtime32()
  • a4794be btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
  • af83566 intel_th: pci: Add Rocket Lake CPU support
  • 97f3074 btrfs: fix metadata extent leak after failure to create subvolume
  • 0c48349 x86/build: Disable HIGHMEM64G selection for M486SX
  • dba16ca btrfs: handle remount to no compress during compression
  • 5f2adf8 smb2: fix use-after-free in smb2_ioctl_query_info()
  • 8a90058 cifs: detect dead connections only when echoes are enabled.
  • 23d7b4a cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
  • aaa0faa cifs: Return correct error code from smb2_get_enc_key
  • 7be4db5 irqchip/gic-v3: Do not enable irqs when handling spurious interrups
  • 44faf03 mmc: core: Fix hanging on I/O during system suspend for removable cards
  • 886da99 mmc: core: Set read only for SD cards with permanent write protect bit
  • 140f225 mmc: core: Do a power cycle when the CMD11 fails
  • 20d6f23 mmc: block: Issue a cache flush only when it's enabled
  • b1fba87 mmc: block: Update ext_csd.cache_ctrl if it was written
  • cdc615a mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
  • 6c43290 mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers
  • 01db7cb mmc: sdhci: Check for reset prior to DMA address unmap
  • 25ac6ce mmc: uniphier-sd: Fix a resource leak in the remove function
  • 83e9e22 mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
  • b7a1577 scsi: mpt3sas: Block PCI config access from userspace during reset
  • 702cdaa scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
  • f1cbba5 spi: spi-ti-qspi: Free DMA resources
  • 421f241 spi: stm32-qspi: fix pm_runtime usage_count counter
  • dbaf435 erofs: add unsupported inode i_format check
  • 34ec706 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
  • 706e60c mtd: rawnand: atmel: Update ecc_stats.corrected counter
  • 907452b mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
  • cb5305a Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
  • 2e41cc1 mtd: spi-nor: core: Fix an issue of releasing resources during read/write
  • 4c44c13 fs/epoll: restore waking from ep_done_scan()
  • 6b5aeb6 ecryptfs: fix kernel panic with null dev_name
  • 3ad1fb9 arm64: dts: mt8173: fix property typo of 'phys' in dsi node
  • 6c2f97f arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node
  • 011b9e1 ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
  • 634684d ftrace: Handle commands when closing set_ftrace_filter file
  • d11fdbe ACPI: custom_method: fix a possible memory leak
  • 62dc244 ACPI: custom_method: fix potential use-after-free issue
  • 58a762a tpm: acpi: Check eventlog signature before using it
  • 3b8b639 vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
  • 026499a s390/zcrypt: fix zcard and zqueue hot-unplug memleak
  • e534a4b s390/disassembler: increase ebpf disasm buffer size
  • 90402b6 dyndbg: fix parsing file query without a line-range suffix
  • ed9cfd6 nitro_enclaves: Fix stale file descriptors on failed usercopy
  • a1d2bd1 bus: mhi: core: Sanity check values from remote device before use
  • bcb8032 bus: mhi: core: Clear configuration from channel context during reset
  • 542fd3e bus: mhi: core: Fix check for syserr at power_up

Don't miss a new linux release

NewReleases is sending notifications on new releases.