Debian 9921 Published by

A new XanMod Linux Kernel based on Linux Kernel 6.7.2 has been released. XanMod is a general-purpose Linux kernel distribution with custom settings and new features. The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.



Linux 6.7.2-xanmod1

XanMod is a general-purpose Linux kernel distribution with custom settings and new features. Built to provide a stable, responsive and smooth desktop experience.

The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.

Supports all recent 64-bit versions of Debian and Ubuntu-based systems.

Main Features

  • Preemptive Full Tickless Kernel at 500Hz w/ Tuned CPU Core Scheduler.
  • RCU Boost for better responsiveness and lower overall system latency.
  • Block Layer w/ multi-threaded runqueue for high I/O throughput.
  • Caching, Virtual Memory Manager and CPUFreq Governor improvements.
  • BBR TCP Congestion Control + FQ-PIE Packet Scheduling and AQM Algorithm [5.8].
  • ORC Unwinder for Kernel Stack Traces (debuginfo) implementation.
  • Third-party patchset available: ZSTD kernel, initrd and modules support [5.8][5.6-rt], Full x86_64 FSGSBASE instructions [5.8], Clear Linux [partial], CK's Hrtimer Patchset [5.8][5.4], Wine / Proton Fsync, PCIe ACS Override, BMQ Process Scheduler [5.4 stock disabled], Aufs [5.4] and GCC graysky's.
  • Real-time Linux kernel (PREEMPT_RT) build available [5.6-rt][5.4-rt].
  • Generic kernel package for compatibility with most Debian & Ubuntu based distributions. Built on the latest GCC 10.2 and Binutils 2.35.
  • GPLv2 license. Can be built for any distribution or purpose.

Install via Terminal

echo 'deb http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list && wget -qO - https://dl.xanmod.org/gpg.key | sudo apt-key add -

Then update and install:

sudo apt update && sudo apt install linux-xanmod

Reboot.

Meta packages available: linux-xanmodlinux-xanmod-edgelinux-xanmod-ltslinux-xanmod-rt-edge and linux-xanmod-rt.

To try without adding the repository

Download from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/

  1. In terminal:
    sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb
  2. Reboot.
  • Check it:
    cat /proc/version
* linux-firmware-image package is optional

Linux 6.7.2-xanmod1

  • 776edc1 Linux 6.7.2-xanmod1
  • 7567fbe Merge tag 'v6.7.2' into 6.7
  • 7bbf3b6 Linux 6.7.2
  • 87165c6 Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
  • cba7f07 arm64: dts: armada-3720-turris-mox: set irq type for RTC
  • b5beb86 Revert "KEYS: encrypted: Add check for strsep"
  • 63dee5a i2c: s3c24xx: fix transferring more than one message in polling mode
  • a4f8ee0 i2c: s3c24xx: fix read transfers in polling mode
  • 3bb5849 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
  • ff21a0e selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes
  • c5aa144 mlxsw: spectrum_router: Register netdevice notifier before nexthop
  • a361c2c mlxsw: spectrum_acl_tcam: Fix stack corruption
  • d0a1efe mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path
  • 1a720f3 mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure
  • df4bb78 loop: fix the the direct I/O support check when used on top of block devices
  • 21d86d3 ethtool: netlink: Add missing ethnl_ops_begin/complete
  • ae836b7 arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
  • 4daed38 kdb: Fix a potential buffer overflow in kdb_local()
  • e24bf5b io_uring: adjust defer tw counting
  • c149cc7 ipvs: avoid stat macros calls from preemptible context
  • ce2189d netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
  • 9f02544 netfilter: nf_tables: skip dead set elements in netlink dump
  • ff67e3e netfilter: nf_tables: do not allow mismatch field size and set key length
  • 544add1 netfilter: bridge: replace physindev with physinif in nf_bridge_info
  • eb41704 netfilter: propagate net to nf_bridge_get_physindev
  • 1084949 netfilter: nf_queue: remove excess nf_bridge variable
  • 0a12e67 netfilter: nfnetlink_log: use proper helper for fetching physinif
  • ae6c054 netfilter: nft_limit: do not ignore unsupported flags
  • 7d2d039 netfilter: nf_tables: reject invalid set policy
  • c5068e4 net: netdevsim: don't try to destroy PHC on VFs
  • 77c63a0 mptcp: relax check on MPC passive fallback
  • 7924ade LoongArch: BPF: Prevent out-of-bounds memory access
  • 91f9eca net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
  • 1b500d5 bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
  • 7a4d71c net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake calls
  • 2b973b5 selftests: bonding: Change script interpreter
  • 1db180f drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
  • 1b37284 drm/amdkfd: fixes for HMM mem allocation
  • 79e1bbf gpiolib: Fix scope-based gpio_device refcounting
  • 768708a ASoC: SOF: ipc4-loader: remove the CPC check warnings
  • 63bf225 gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
  • 7a1fff0 dt-bindings: gpio: xilinx: Fix node address in gpio
  • 129d583 net: ravb: Fix dma_addr_t truncation in error case
  • 294e7ea net: tls, fix WARNIING in __sk_msg_free
  • d1d2795 bpf: Avoid iter->offset making backward progress in bpf_iter_udp
  • 588d387 bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
  • d36f0df net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
  • 765290b net: add more sanity check in virtio_net_hdr_to_skb()
  • eed24b8 erofs: fix inconsistent per-file compression format
  • ac1815b udp: annotate data-races around up->pending
  • 204f2d0 net: stmmac: Fix ethool link settings ops for integrated PCS
  • 85fedfd block: ensure we hold a queue reference when using queue limits
  • 3a13eb3 mptcp: refine opt_mp_capable determination
  • 141cb89 mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
  • 76e8de7 mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
  • aa8ed63 mptcp: strict validation before using mp_opt->hmac
  • a1902c9 mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
  • 8c5d3ea ALSA: hda: Properly setup HDMI stream
  • 91df660 net: phy: micrel: populate .soft_reset for KSZ9131
  • a0dcbde net: micrel: Fix PTP frame parsing for lan8841
  • 86778b7 ALSA: aloop: Introduce a function to get if access is interleaved mode
  • aec366f amt: do not use overwrapped cb area
  • ba176e7 net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
  • b612a34 octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2
  • 8494103 rxrpc: Fix use of Don't Fragment flag
  • dbd909c net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
  • 17d06a5 net: qualcomm: rmnet: fix global oob in rmnet_policy
  • 2c272aa s390/pci: fix max size calculation in zpci_memcpy_toio()
  • cde6ca5 ASoC: mediatek: sof-common: Add NULL check for normal_link string
  • 40d9d21 PCI: mediatek-gen3: Fix translation window size calculation
  • a5745b1 apparmor: Fix memory leak in unpack_profile()
  • 8a81373 PCI: keystone: Fix race condition when initializing PHYs
  • 547ee60 nvmet-tcp: Fix the H2C expected PDU len calculation
  • fb1961b PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
  • 6bb073b PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()
  • b669b08 nvme: trace: avoid memcpy overflow warning
  • 0fbaa90 nvmet: re-fix tracing strncpy() warning
  • 6bda81e hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
  • 7d73071 spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function
  • 3ad5f28 cxl/port: Fix missing target list lock
  • 3974719 perf db-export: Fix missing reference count get in call_path_from_sample()
  • 92c5466 cdx: Unlock on error path in rescan_store()
  • 5850303 cdx: call of_node_put() on error path
  • b695460 serial: apbuart: fix console prompt on qemu
  • 777c324 serial: imx: Correct clock error message in function probe()
  • 48d7114 usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
  • 77ab09b apparmor: avoid crash when parsed profile name is empty
  • c6bdba1 apparmor: fix possible memory leak in unpack_trans_table
  • e7a0c01 cxl/region: fix x9 interleave typo
  • fa5ade5 perf stat: Fix hard coded LL miss units
  • 351b158 perf env: Avoid recursively taking env->bpf_progs.lock
  • bcb9321 apparmor: free the allocated pdb objects
  • 43bfda9 nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
  • c32d355 nvmet-tcp: fix a crash in nvmet_req_complete()
  • 70154e8 nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
  • 4c546ab apparmor: Fix ref count leak in task_kill
  • ed2b994 vdpa: Fix an error handling path in eni_vdpa_probe()
  • bd3d2ec power: supply: Fix null pointer dereference in smb2_probe
  • 7b64e5d perf vendor events: Remove UTF-8 characters from cmn.json
  • 5e23e28 iommu: Don't reserve 0-length IOVA region
  • 66b7b77 greybus: gb-beagleplay: Remove use of pad bytes
  • 7e5dce3 usb: gadget: webcam: Make g_webcam loadable again
  • 6d07126 spmi: mtk-pmif: Serialize PMIF status check and command submission
  • 0142ecc cdx: Explicitly include correct DT includes, again
  • 75d3cf6 arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid
  • 31d85bf usb: cdc-acm: return correct error code on unsupported break
  • 6f4ab8c PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
  • 0ed2a74 bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
  • 66aea64 bus: mhi: ep: Use slab allocator where applicable
  • 8304208 bus: mhi: ep: Do not allocate event ring element on stack
  • 8232f7a perf unwind-libunwind: Fix base address for .eh_frame
  • b23546c perf unwind-libdw: Handle JIT-generated DSOs properly
  • 6a4bd42 perf genelf: Set ELF program header addresses properly
  • b277e14 perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
  • a643a74 perf header: Fix one memory leakage in perf_event__fprintf_event_update()
  • 713062c iio: adc: ad9467: fix scale setting
  • 3799644 iio: adc: ad9467: add mutex to struct ad9467_state
  • 5ee72bc iio: adc: ad9467: don't ignore error codes
  • 80c8795 iio: adc: ad9467: fix reset gpio handling
  • b68be58 selftests/sgx: Skip non X86_64 platform
  • f156f76 selftests/sgx: Include memory clobber for inline asm in test enclave
  • d8d880e selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry
  • ea6a3d6 selftests/sgx: Fix uninitialized pointer dereference in error path
  • 9a662d0 serial: imx: fix tx statemachine deadlock
  • ca48380 software node: Let args be NULL in software_node_get_reference_args
  • fc051a6 acpi: property: Let args be NULL in __acpi_node_get_property_reference
  • 065ed56 base/node.c: initialize the accessor list before registering
  • a669520 perf stat: Exit perf stat if parse groups fails
  • 783510e perf mem: Fix error on hybrid related to availability of mem event in a PMU
  • 5d793f1 perf vendor events powerpc: Update datasource event name to fix duplicate events
  • b3675df perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_MEM_FAULT
  • f3f6169 vfio/pds: Fix calculations in pds_vfio_dirty_sync
  • 1b886bd perf test record user-regs: Fix mask for vg register
  • 896735c staging: vc04_services: Do not pass NULL to vchiq_log_error()
  • 7dc22c3 staging: vc04_services: vchiq_core: Log through struct vchiq_instance
  • a66b6f8 libapi: Add missing linux/types.h header to get the __u64 type on io.h
  • 15d3863 perf header: Fix segfault on build_mem_topology() error path
  • 59fcfb7 perf test: Remove atomics from test_loop to avoid test failures
  • 1cf24d7 iommu: Map reserved memory as cacheable if device is coherent
  • 95e4e00 serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed
  • bd26159 PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
  • 9b5fde2 power: supply: bq256xx: fix some problem in bq256xx_hw_init
  • 8fe09cf power: supply: cw2015: correct time_to_empty units in sysfs
  • dfb8813 MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
  • 2b18cfb MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
  • f75b9c0 drm/i915/dp: Fix the max DSC bpc supported by source
  • 0fbd510 riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
  • 42736f2 riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
  • c757f93 riscv: Fix module_alloc() that did not reset the linear mapping permissions
  • 82c34f2 riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
  • 1d7a030 riscv: Check if the code to patch lies in the exit section
  • 5072b4c um: virt-pci: fix platform map offset
  • 0cc5981 mips: Fix incorrect max_low_pfn adjustment
  • 12e6ba2 mips: dmi: Fix early remap on MIPS32
  • cf5e01a srcu: Use try-lock lockdep annotation for NMI-safe access.
  • 7fd5dbc mfd: intel-lpss: Fix the fractional clock divider flags
  • c18949d mfd: tps6594: Add null pointer check to tps6594_device_init()
  • 8fed64f leds: aw200xx: Fix write to DIM parameter
  • fd8af4e leds: aw2013: Select missing dependency REGMAP_I2C
  • 8194c4b rcu: Restrict access to RCU CPU stall notifiers
  • 7f2c410 mfd: syscon: Fix null pointer dereference in of_syscon_register()
  • e7e0c23 mfd: cs42l43: Correct SoundWire port list
  • d81d4e6 mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTO
  • eec049b ARM: 9330/1: davinci: also select PINCTRL
  • 3437e35 serial: sc16is7xx: set safe default SPI clock frequency
  • 86f905b serial: sc16is7xx: add check for unsupported SPI modes during probe
  • c1f8575 HID: wacom: Correct behavior when processing some confidence == false touches
  • 388cd26 HID: sensor-hub: Enable hid core report processing for all devices
  • 3ab6551 iio: adc: ad7091r: Pass iio_dev to event handler
  • 535326c KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
  • 9da7b20 KVM: x86/pmu: Move PMU reset logic to common x86 code
  • dd3956a KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
  • 85e99df KVM: arm64: vgic-v4: Restore pending state on host userspace write
  • 6ae0335 x86/kvm: Do not try to disable kvmclock if it was not enabled
  • 2942658 ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY
  • aba4350 PCI: mediatek: Clear interrupt status before dispatching handler
  • 9be44b0 PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
  • ecd7579 x86/pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
  • 7035255 PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
  • b91a1fa cxl/port: Fix decoder initialization when nr_targets > interleave_ways
  • c884129 drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
  • a48895e Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
  • 5692e9d Revert "net: rtnetlink: Enslave device before bringing it up"
  • 2640eb2 net: stmmac: Prevent DSA tags from breaking COE
  • 388018d net: stmmac: fix ethtool per-queue statistics
  • cf7bbf9 wifi: mwifiex: fix uninitialized firmware_stat
  • 73f81cc wifi: mwifiex: configure BSSID consistently when starting AP
  • a3c603e wifi: mwifiex: add extra delay for firmware ready
  • 5d4a90b wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
  • d24a4df wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
  • 2cabcff wifi: mt76: fix broken precal loading from MTD for mt7915
  • 4f6ed18 iommu/dma: Trace bounce buffer usage when mapping buffers
  • 7e382bf iommu/arm-smmu-qcom: Add missing GMU entry to match table
  • a16206d media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
  • 50ae82f bpf: Fix re-attachment branch in bpf_tracing_prog_attach
  • d1c6a77 Bluetooth: Fix atomicity violation in {min,max}_key_size_set
  • 0401e47 rootfs: Fix support for rootfstype= when root= is given
  • 70ed3da md/raid1: Use blk_opf_t for read and write operations
  • bae45b7 pwm: Fix out-of-bounds access in of_pwm_single_xlate()
  • 1ba16fa pwm: jz4740: Don't use dev_err_probe() in .request()
  • 7e0f5f8 netfilter: nf_tables: check if catch-all set element is active in next generation
  • ca3ede3 block: Fix iterating over an empty bio with bio_for_each_folio_all
  • d198c15 block: Remove special-casing of compound pages
  • bcdc288 block: add check that partition length needs to be aligned with block size
  • 05f7a34 drm/amd: Enable PCIe PME from D3
  • 11a7471 md: Fix md_seq_ops() regressions
  • 9973485 scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable State
  • 28804a6 scsi: mpi3mr: Clean up block devices post controller reset
  • 5fe459f scsi: mpi3mr: Refresh sdev queue depth after controller reset
  • 9d188ec scsi: target: core: add missing file_{start,end}_write()
  • ed92091 scsi: ufs: core: Simplify power management during async scan
  • 21ba4f2 fbdev: flush deferred IO before closing
  • 96136cf fbdev: flush deferred work in fb_deferred_io_fsync()
  • d4a48f5 fbdev/acornfb: Fix name of fb_ops initializer macro
  • 22eed91 io_uring: ensure local task_work is run on wait timeout
  • ba8d8a8 io_uring/rw: ensure io->bytes_done is always initialized
  • d413a34 io_uring: don't check iopoll if request completes
  • 146b801 LoongArch: Fix and simplify fcsr initialization on execve()
  • a13bca9 ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
  • b40d66a ksmbd: only v2 leases handle the directory
  • 69d5465 ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
  • 5e6dfec ksmbd: validate mech token in session setup
  • c440244 ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
  • ad0d266 ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBook
  • 1b7abf7 ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx
  • 1b5a870 ALSA: oxygen: Fix right channel of capture volume mixer
  • 2528362 serial: omap: do not override settings for RS485 support
  • 31010f9 serial: 8250_exar: Set missing rs485_supported flag
  • dfe8d18 serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
  • e3521c4 serial: core, imx: do not set RS485 enabled if it is not supported
  • a51ff5e serial: 8250_bcm2835aux: Restore clock error handling
  • cecfbbd serial: core: set missing supported flag for RX during TX GPIO
  • c294a89 serial: core: make sure RS485 cannot be enabled when it is not supported
  • 0cd92a5 serial: core: fix sanitizing check for RTS settings
  • 16d32c6 serial: Do not hold the port lock when setting rx-during-tx GPIO
  • 29e27c6 dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header
  • dea7c6d usb: mon: Fix atomicity violation in mon_bin_vma_fault
  • 8fa7506 usb: typec: class: fix typec_altmode_put_partner to put plugs
  • 29abdcf Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
  • 6a91841 usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
  • c85e72c usb: cdns3: fix iso transfer error when mult is not zero
  • e9eb0b1 usb: cdns3: fix uvc failure work since sg support enabled
  • cafa8b7 usb: chipidea: wait controller resume finished for wakeup irq
  • 0f8dfa1 Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"
  • b857858 Revert "usb: dwc3: Soft reset phy on probe for host"
  • fae8b11 usb: dwc3: gadget: Queue PM runtime idle on disconnect event
  • f8fd17e usb: dwc3: gadget: Handle EP0 request dequeuing properly
  • 6ea1fb3 usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart
  • 06d140a usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
  • bd13819 usb: gadget: u_ether: Re-attach netif device to mirror detachment
  • d554322 Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
  • 8c3e4ca tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
  • 58f3965 powerpc/64s: Increase default stack size to 32KB
  • c4eb97d clocksource/drivers/ep93xx: Fix error handling during probe
  • 23eead9 dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
  • b4f76c2 clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
  • 77d210e binder: fix race between mmput() and do_exit()
  • 0179c6b xen-netback: don't produce zero-size SKB frags
  • 9e59dd4 Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
  • 087b50f rust: Ignore preserve-most functions
  • e519f39 Input: atkbd - use ab83 as id when skipping the getid command
  • b68b3d4 binder: fix unused alloc->free_async_space
  • d2cb381 binder: fix async space check for 0-sized buffers
  • bdc4a58 selftests/bpf: Add assert for user stacks in test_task_stack
  • 3e8b4ad Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"
  • 22269c7 kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
  • 0f1486d class: fix use-after-free in class_register()
  • 439d3c7 of: unittest: Fix of_count_phandle_with_args() expected value message
  • 2a6a912 fbdev: imxfb: fix left margin setting
  • cafa992 of: Fix double free in of_parse_phandle_with_args_map
  • 36fdccf ksmbd: validate the zero field of packet header
  • 4f38581 kselftest/alsa - conf: Stringify the printed errno in sysfs_get()
  • 11ee766 kselftest/alsa - mixer-test: Fix the print format specifier warning
  • eb3f551 kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_msg()
  • 7f9fee9 drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
  • e0fc60a drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
  • 4ac4e02 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c
  • dc23b1b IB/iser: Prevent invalidating wrong MR
  • 9dcd273 drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
  • e2ab99c mmc: sdhci_omap: Fix TI SoC dependencies
  • a606be9 mmc: sdhci_am654: Fix TI SoC dependencies
  • 74e3de7 ALSA: scarlett2: Add missing mutex lock around get meter levels
  • ad945ea ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
  • 773e38f ALSA: scarlett2: Add missing error checks to *_ctl_get()
  • 145c5aa ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
  • 6feaf6d ALSA: scarlett2: Add missing error check to scarlett2_config_save()
  • 909f2b5 ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
  • 1bf9292 pwm: stm32: Fix enable count for clk in .probe()
  • 888a98a pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
  • a1224b9 clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
  • aa33dcb clk: qcom: dispcc-sm8550: Use the correct PLL configuration function
  • 4d848df clk: qcom: dispcc-sm8550: Update disp PLL settings
  • 318aa15 clk: qcom: gpucc-sm8550: Update GPU PLL settings
  • 984fbb9 clk: qcom: gcc-sm8550: Mark RCGs shared where applicable
  • 98fd99c clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs
  • af73be8 clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable
  • 95417cc clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag
  • db43f2e accel/habanalabs: fix information leak in sec_attest_info()
  • 646df7c drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency
  • ff0ac4b ASoC: tas2781: add support for FW version 0x0503
  • a12d889 ASoC: amd: vangogh: Drop conflicting ACPI-based probing
  • 28740ee clk: si5341: fix an error code problem in si5341_output_clk_set_rate
  • 1bbcb2e clk: rs9: Fix DIF OEn bit placement on 9FGV0241
  • 9ca5edf watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
  • 375c9af watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
  • a6ce482 watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
  • 90c6cad watchdog: set cdev owner before adding
  • 8167710 drivers: clk: zynqmp: update divider round rate logic
  • d8626fc drivers: clk: zynqmp: calculate closest mux rate
  • e4ad7f8 clk: sp7021: fix return value check in sp7021_clk_probe()
  • 36e2a83 clk: qcom: videocc-sm8150: Add missing PLL config property
  • 7348495 f2fs: fix to check return value of f2fs_recover_xattr_data
  • 638942c drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
  • b7b7ff0 gpu/drm/radeon: fix two memleaks in radeon_vm_init
  • 3426f05 drivers/amd/pm: fix a use-after-free in kv_parse_power_table
  • ca8e2e2 drm/amd/pm: fix a double-free in si_dpm_init
  • 9e8fa2a drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
  • 37050fc drm/mediatek: Fix underrun in VDO1 when switches off the layer
  • 993f8d7 drm/mediatek: Remove the redundant driver data for DPI
  • f14419f drm/mediatek: Return error if MDP RDMA failed to enable the clock
  • 71f8a68 media: i2c: mt9m114: use fsleep() in place of udelay()
  • 404596e drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
  • 6533986 drm/msm/dpu: Set input_sel bit for INTF
  • 4126980 clk: renesas: rzg2l: Check reset monitor registers
  • 92f4d38 clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()
  • f6b6e5d media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path of m88ds3103_probe()
  • a1a57a7 media: dvbdev: drop refcount on error path in dvb_device_open()
  • cea07e1 f2fs: fix to update iostat correctly in f2fs_filemap_fault()
  • 321bb4b f2fs: fix to check compress file in f2fs_move_file_range()
  • f904c15 f2fs: fix to wait on block writeback for post_read case
  • 7718363 drm/panel: st7701: Fix AVCL calculation
  • 606ae60 drm/msm/adreno: Fix A680 chip id
  • d5da367 media: rkisp1: Fix memory leaks in rkisp1_isp_unregister()
  • 32d0159 media: rkisp1: Fix media device memory leak
  • d6a1bc2 media: dt-bindings: media: rkisp1: Fix the port description for the parallel interface
  • e661682 media: imx-mipi-csis: Drop extra clock enable at probe()
  • bf17f9a media: imx-mipi-csis: Fix clock handling in remove()
  • 3cb9d50 media: videobuf2: request more buffers for vb2_read
  • 22858e6 media: bttv: add back vbi hack
  • c092634 media: bttv: start_streaming should return a proper error code
  • cc16c86 f2fs: Restrict max filesize for 16K f2fs
  • 18b951e clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 config
  • 7e20b1d RDMA/hns: Fix memory leak in free_mr_init()
  • 1344e4c ASoC: SOF: Intel: pci-mtl: fix ARL-S definitions
  • 2ab6c2d media: cx231xx: fix a memleak in cx231xx_init_isoc
  • 80a7e72 drm/bridge: tc358767: Fix return value on error case
  • ab2630d drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
  • bb47d0f drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
  • a0a5f90 drm/radeon/dpm: fix a memleak in sumo_parse_power_table
  • fb2d8bc drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
  • 0fe8530 drm/amd/display: Check writeback connectors in create_validate_stream_for_sink
  • b1d5fd5 drm/amd/display: Use drm_connector in create_stream_for_sink
  • 87b2b27 drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
  • 34a6f2c drm/msm/dpu: correct clk bit for WB2 block
  • bca0a58 drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irq
  • 41a871b drm/msm/dpu: populate SSPP scaler block version
  • 3b7f777 drm/msm/dpu: enable SmartDMA on SM8450
  • 1a66ae3 ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widget
  • 582231a ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULL
  • 09268d9 ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch
  • 49d8281 media: v4l: async: Fix duplicated list deletion
  • f5d46c2 drm/drv: propagate errors from drm_modeset_register_all()
  • 938772d drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
  • d1f7e58 drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog
  • c9dff99 drm/msm/mdp4: flush vblank event on disable
  • be49a5d drm/msm/a6xx: add QMP dependency
  • 3b06c9b ASoC: cs35l34: Fix GPIO name and drop legacy include
  • 6ece404 ASoC: cs35l33: Fix GPIO name and drop legacy include
  • 97409fe drm/imx/lcdc: Fix double-free of driver data
  • efeefba drm/tidss: Fix dss reset
  • d860344 drm/tidss: Check for K2G in in dispc_softreset()
  • c59a982 drm/tidss: Return error value from from softreset
  • 32604d9 drm/tidss: Move reset to the end of dispc_init()
  • 6b80326 drm/amd/display: Fix NULL pointer dereference at hibernate
  • 7d76889 drm/radeon: check return value of radeon_ring_lock()
  • cadb98c drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
  • 0ba91c3 drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
  • c413534 ASoC: fsl_rpmsg: update Kconfig dependencies
  • dcb3532 fbdev/sm712fb: Use correct initializer macros for struct fb_ops
  • 2c78848 Revert "drm/bridge: Add 200ms delay to wait FW HPD status stable"
  • 2fb4867 f2fs: fix to avoid dirent corruption
  • 363885e drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
  • af1baa7 drm/bridge: Fix typo in post_disable() description
  • 1470d17 drm/sched: Fix bounds limiting when given a malformed entity
  • 06c7028 media: amphion: Fix VPU core alias name
  • 30187e2 media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls
  • 642e2b7 media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls
  • 7d9f301 media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls
  • 5cb6738 media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
  • 437b5f5 media: pvrusb2: fix use after free on context disconnection
  • a5918cd drm/tilcdc: Fix irq free on unload
  • e00ec59 drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
  • a417515 drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
  • a446cc7 drm/panel-elida-kd35t133: hold panel in reset for unprepare
  • edeea58 drm/panel: nv3051d: Hold panel in reset for unprepare
  • 3a13013 RDMA/hns: Fix inappropriate err code for unsupported operations
  • a3b8892 RDMA/usnic: Silence uninitialized symbol smatch warnings
  • 50ad3ec drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
  • 4a14c28 drm/dp_mst: Fix fractional DSC bpp handling
  • d49d900 drm/i915/display: Move releasing gem object away from fb tracking
  • a775138 Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"
  • f30bed0 Revert "drm/tidss: Annotate dma-fence critical section in commit path"
  • 7854a85 ARM: davinci: always select CONFIG_CPU_ARM926T
  • ba8d904 ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
  • b76ab19 rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queue
  • 8f8d1d9 mlxbf_gige: Enable the GigE port in mlxbf_gige_open
  • eb774a5 mlxbf_gige: Fix intermittent no ip issue
  • f5346df net/sched: act_ct: fix skb leak and crash on ooo frags
  • 77fcddb blk-cgroup: fix rcu lockdep warning in blkg_lookup()
  • ad0b398 s390/bpf: Fix gotol with large offsets
  • 63b48d3 sctp: fix busy polling
  • 596e695 sctp: support MSG_ERRQUEUE flag in recvmsg()
  • 0c199d1 bpf: sockmap, fix proto update hook to avoid dup calls
  • d4924d2 wifi: cfg80211: parse all ML elements in an ML probe response
  • 3834451 wifi: cfg80211: correct comment about MLD ID
  • 3cd9b9b ice: Fix some null pointer dereference issues in ice_ptp.c
  • aea345d arm64: dts: rockchip: Fix led pinctrl of lubancat 1
  • 2600dfa null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
  • 3e2680b Bluetooth: btmtkuart: fix recv_buf() return value
  • 9efc70c Bluetooth: btnxpuart: fix recv_buf() return value
  • f5f01c5 Bluetooth: Fix bogus check for re-auth no supported with non-ssp
  • ca3cbb2 netfilter: nf_tables: validate chain type update if available
  • 66f0f06 netfilter: nf_tables: mark newset as dead on transaction abort
  • c337cbc wifi: iwlwifi: assign phy_ctxt before eSR activation
  • 8e4bb64 wifi: iwlwifi: fix out of bound copy_from_user
  • 3ec42e0 wifi: iwlwifi: mvm: Do not warn if valid link pair was not found
  • 03dfa2a wifi: iwlwifi: mvm: send TX path flush in rfkill
  • d620def wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request
  • 00bde87 wifi: mac80211: fix advertised TTLM scheduling
  • 7dd199a wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
  • 335fd6e wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()
  • 13d813f wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
  • 5656d49 wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
  • eb9d153 wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()
  • af618f0 wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
  • 6206760 wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
  • 8a8226b wifi: rtlwifi: add calculate_bit_shift()
  • 1c842bf bpf: Use c->unit_size to select target cache during free
  • f33ba18 arm64: dts: qcom: sc8180x: Fix up PCIe nodes
  • 936ab63 arm64: dts: qcom: sc8180x: Mark PCIe hosts cache-coherent
  • c3ac5f5 arm64: dts: qcom: sm8550: Update idle state time requirements
  • 7ef6ae7 arm64: dts: qcom: sm8550: Separate out X3 idle state
  • 1bfa3cb arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK
  • 9a18b2f arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent
  • 822f3d3 block: add check of 'minors' and 'first_minor' in device_add_disk()
  • 62d5465 soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
  • 85fdbf6 firmware: qcom: qseecom: fix memory leaks in error paths
  • 9563773 arm64: dts: qcom: sm8150-hdk: fix SS USB regulators
  • 1af9377 arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
  • a196afb arm64: dts: qcom: sm6375: Hook up MPM
  • 56e7a51 arm64: dts: qcom: sm6375: fix USB wakeup interrupt types
  • df0c691 soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
  • 428a273 arm64: dts: qcom: acer-aspire1: Correct audio codec definition
  • 3818a1e bpf: Limit the number of kprobes when attaching program to multiple kprobes
  • b58c6d0 bpf: Limit the number of uprobes when attaching program to multiple uprobes
  • 2fd1335 dma-mapping: clear dev->dma_mem to NULL after freeing it
  • 85a9670 virtio/vsock: send credit update during setting SO_RCVLOWAT
  • 7907d6b virtio/vsock: fix logic which reduces credit update messages
  • 7d97858 ipmr: support IP_PKTINFO on cache report IGMP msg
  • e0c6e96 selftests/net: fix grep checking for fib_nexthop_multiprefix
  • f9ff6ef bpf: Fix a race condition between btf_put() and map_free()
  • 5138ca5 ARM: dts: stm32: don't mix SCMI and non-SCMI board compatibles
  • 1b71a3b selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED test
  • 5b1fa17 scsi: hisi_sas: Correct the number of global debugfs registers
  • d42f4ee scsi: hisi_sas: Rollback some operations if FLR failed
  • 0cae77c scsi: hisi_sas: Check before using pointer variables
  • a63e954 scsi: hisi_sas: Replace with standard error code return value
  • 407f893 scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
  • 524c27a scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
  • a312bec arm64: dts: imx8mm: Reduce GPU to nominal speed
  • 6a1f31b arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control
  • 9aac1f5 arm64: dts: xilinx: Apply overlays to base dtbs
  • d6bb0fc block: Set memalloc_noio to false on device_add_disk() error path
  • 5d6ee4d selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
  • dab5e71 wifi: iwlwifi: don't support triggered EHT CQI feedback
  • 05534fc wifi: mt76: mt7921: fix wrong 6Ghz power type
  • 33af3fb wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
  • 5c8cac5 wifi: mt76: mt7921: fix country count limitation for CLC
  • 8fa639b arm64: dts: mediatek: mt8186: fix address warning for ADSP mailboxes
  • 9104bc6 arm64: dts: mediatek: mt8186: Fix alias prefix for ovl_2l0
  • 7587dfa arm64: dts: mediatek: mt8195: revise VDOSYS RDMA node name
  • 791a1f8 arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
  • af5c499 dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
  • a249518 test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
  • fbcf372 bpf: Fix accesses to uninit stack slots
  • e5ad9ec bpf: Guard stack limits against 32bit overflow
  • 0a70d0c arm64: dts: hisilicon: hikey970-pmic: fix regulator cells properties
  • 1858b8a bpf: Fix verification of indirect var-off stack access
  • ee86f6d wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
  • 573af27 wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packing
  • 33fd970 wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
  • 90f1b2f wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981
  • 1c69fad wifi: mt76: mt7996: fix alignment of sta info event
  • a50023c wifi: mt76: mt7996: fix rate usage of inband discovery frames
  • 3ecec63 wifi: mt76: mt7996: fix the size of struct bss_rate_tlv
  • 9bc3550 wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails in mt7915_mmio_wed_init()
  • 72246f7 wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function
  • dd58bb4 wifi: mt76: mt7996: fix uninitialized variable in parsing txfree
  • 36f31eb arm64: dts: qcom: sm8550: fix USB wakeup interrupt types
  • 478f23f arm64: dts: qcom: sc7280: fix usb_2 wakeup interrupt types
  • e380dd2 arm64: dts: qcom: sa8775p: fix USB wakeup interrupt types
  • 899227d arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent
  • 27eaf6b arm64: dts: qcom: sc7280: Fix up GPU SIDs
  • 4b67b71 arm64: dts: qcom: sm8350: Fix DMA0 address
  • d6d8473 arm64: dts: qcom: sm6125: add interrupts to DWC3 USB controller
  • 290a483 arm64: dts: qcom: sdm845-db845c: correct LED panic indicator
  • e4f0b51 arm64: dts: qcom: qrb5165-rb5: correct LED panic indicator
  • 8054bc6 arm64: dts: qcom: qrb2210-rb1: use USB host mode
  • 1db951f scsi: fnic: Return error if vmalloc() failed
  • 40617d4 bpf: fix check for attempt to corrupt spilled pointer
  • c299ca3 selftests/net: specify the interface when do arping
  • bfd9b20 bpf: Defer the free of inner map when necessary
  • 03afa27 bpf: Add map and need_defer parameters to .map_fd_put_ptr()
  • f607b7f arm64: dts: qcom: sm6350: Make watchdog bark interrupt edge triggered
  • f450c99 arm64: dts: qcom: sc8280xp: Make watchdog bark interrupt edge triggered
  • 1dce6b0 arm64: dts: qcom: sa8775p: Make watchdog bark interrupt edge triggered
  • 90c5d61 arm64: dts: qcom: sm8250: Make watchdog bark interrupt edge triggered
  • 1e2e572 arm64: dts: qcom: sm8150: Make watchdog bark interrupt edge triggered
  • cbf941f arm64: dts: qcom: sdm845: Make watchdog bark interrupt edge triggered
  • 9d70451 arm64: dts: qcom: sc7280: Make watchdog bark interrupt edge triggered
  • c3bd951 arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
  • 6c19185 arm64: dts: qcom: sm8550: correct TX Soundwire clock
  • 4a4ff4d arm64: dts: qcom: sm8450: correct TX Soundwire clock
  • 808e6ce arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity
  • 71b64db dt-bindings: arm: qcom: Fix html link
  • 1b5585b ARM: dts: qcom: sdx65: correct SPMI node name
  • 2560350 ARM: dts: qcom: sdx65: correct PCIe EP phy-names
  • d8a88dc bpf: enforce precision of R0 on callback return
  • c4c2345 md: synchronize flush io with array reconfiguration
  • 8a6b020 selftests/bpf: Fix erroneous bitmask operation
  • 0e9ffff wifi: rtw88: sdio: Honor the host max_req_size in the RX path
  • 8cb6767 arm64: dts: ti: iot2050: Re-add aliases
  • de8ba1f arm64: dts: ti: k3-am65-main: Fix DSS irq trigger type
  • 57ecf63 arm64: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
  • d47acee wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
  • b4e593a wifi: ath12k: fix the error handler of rfkill config
  • 4370209 scsi: bfa: Use the proper data type for BLIST flags
  • d7768dd firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
  • 87ac267 net/ncsi: Fix netlink major/minor version numbers
  • 69fa32b scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
  • 1f310c8 ARM: dts: qcom: apq8064: correct XOADC register address
  • c07f2b3 wifi: libertas: stop selecting wext
  • 9308431 wifi: ath11k: Defer on rproc_get failure
  • 49c4d6f bpf: Add crosstask check to __bpf_get_stack
  • eb214e4 bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
  • 06a7919 bpf, lpm: Fix check prefixlen before walking trie
  • 34adcb5 wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
  • c4941c7 wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()
  • df9ffe2 ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc
  • 3240367 arm64: dts: qcom: sc8280xp-x13s: add missing camera LED pin config
  • 69b4647 arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
  • 4931121 arm64: dts: qcom: qrb4210-rb2: don't force usb peripheral mode
  • de81811 asm-generic: Fix 32 bit __generic_cmpxchg_local
  • 2eb1d9a SUNRPC: Fixup v4.1 backchannel request timeouts
  • a075613 pNFS: Fix the pnfs block driver's calculation of layoutget size
  • 242f80e SUNRPC: fix _xprt_switch_find_current_entry logic
  • b1a3d07 NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
  • 16b859e NFS: Use parent's objective cred in nfs_access_login_time()
  • 17e6fc0 blocklayoutdriver: Fix reference leak of pnfs_device_node
  • 59b3715 csky: fix arch_jump_label_transform_static override
  • d76718c keys, dns: Fix size check of V1 server-list header
  • 71c6670 crypto: scomp - fix req->dst buffer overflow
  • b1eb1f8 crypto: sahara - do not resize req->src when doing hash operations
  • 12c7bc0 crypto: sahara - fix processing hash requests with req->nbytes < sg->length
  • cc9b6af crypto: sahara - improve error handling in sahara_sha_process()
  • 2193b24 crypto: sahara - fix wait_for_completion_timeout() error handling
  • 350dd5a crypto: sahara - fix ahash reqsize
  • 73c999b crypto: sahara - handle zero-length aes requests
  • 1b1430b crypto: sahara - avoid skcipher fallback code duplication
  • 4d57e44 crypto: virtio - Wait for tasklet to complete on device remove
  • 45fb63a dlm: fix format seq ops type 4
  • 7c24831 gfs2: fix kernel BUG in gfs2_quota_cleanup
  • c323efd gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
  • 3c5adf1 fs: indicate request originates from old mount API
  • 2458d56 erofs: fix memory leak on short-lived bounced pages
  • f9b891a pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
  • f7bf589 crypto: hisilicon/zip - save capability registers in probe process
  • 7fea58e crypto: hisilicon/sec2 - save capability registers in probe process
  • ce2b3ce crypto: hisilicon/hpre - save capability registers in probe process
  • b83aae9 crypto: hisilicon/qm - add a function to set qm algs
  • 615245a crypto: hisilicon/zip - add zip comp high perf mode configuration
  • 2736b06 crypto: hisilicon/qm - save capability registers in qm init process
  • 5d50a76 crypto: sahara - fix error handling in sahara_hw_descriptor_create()
  • a0813fe crypto: sahara - fix processing requests with cryptlen < sg->length
  • 09bcb95 crypto: sahara - fix ahash selftest failure
  • c386669 crypto: sahara - fix cbc selftest failure
  • ef6a7a3 crypto: sahara - remove FLAGS_NEW_KEY logic
  • fc0b785 crypto: safexcel - Add error handling for dma_map_sg() calls
  • 5a251bc hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()
  • 5f7c93a crypto: qat - add NULL pointer check
  • c25825e crypto: qat - fix mutex ordering in adf_rl
  • 8e70af2 crypto: qat - fix error path in add_update_sla()
  • 4767e82 crypto: af_alg - Disallow multiple in-flight AIO requests
  • 0055ff3 crypto: ccp - fix memleak in ccp_init_dm_workarea
  • a9975dc crypto: sa2ul - Return crypto_aead_setkey to transfer the error
  • 902caff crypto: qat - add sysfs_added flag for rate limiting
  • c3c9f8e crypto: qat - add sysfs_added flag for ras
  • 8862c0d crypto: virtio - Handle dataq logic with tasklet
  • 8e6ec05 crypto: jh7110 - Correct deferred probe return
  • c71d330 crypto: qat - prevent underflow in rp2srv_store()
  • 95ad8b6 crypto: rsa - add a check for allocation failure
  • 7f25cd5 selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
  • 6010a9f drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
  • f1f92ff cpuidle: haltpoll: Do not enable interrupts when entering idle
  • b36aaa6 mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
  • 568a410 kunit: debugfs: Handle errors from alloc_string_stream()
  • 7d72528 kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
  • 0287171 thermal: core: Fix NULL pointer dereference in zone registration error path
  • f3bd893 ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error
  • 4d08e6c ACPI: LPSS: Fix the fractional clock divider flags
  • 47b6bca spi: sh-msiof: Enforce fixed DTDL for R-Car H3
  • 92be309 efivarfs: Free s_fs_info on unmount
  • d4a7148 efivarfs: force RO when remounting if SetVariable is not supported
  • f14d36e calipso: fix memory leak in netlbl_calipso_add_pass()
  • 5b003be cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
  • 2a2664d platform/x86/intel/vsec: Fix xa_alloc memory leak
  • a1146b1 spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
  • cd06de9 KEYS: encrypted: Add check for strsep
  • b7aab9d ACPI: LPIT: Avoid u32 multiplication overflow
  • 72884ce ACPI: video: check for error while searching for backlight device parent
  • dfdcc05 mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
  • 8a75d39 spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
  • 3d6f4a7 perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
  • e3e9ced sched/fair: Update min_vruntime for reweight_entity() correctly
  • c7d828e powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
  • b02ecc3 powerpc/powernv: Add a null pointer check in opal_powercap_init()
  • e08c2e2 powerpc/powernv: Add a null pointer check in opal_event_init()
  • a9c05cb powerpc/powernv: Add a null pointer check to scom_debug_init_one()
  • 3bbe74e powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()
  • eb765f5 powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show function
  • f0983c7 selftests/powerpc: Fix error handling in FPU/VMX preemption tests
  • e746866 KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
  • cd36bd5 drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
  • 045dd9f perf/arm-cmn: Fix HN-F class_occup_id events
  • 8a98374 x86/microcode/intel: Set new revision only after a successful update
  • 708a4b5 powerpc/pseries/memhp: Fix access beyond end of drmem array
  • 9bca92a powerpc/44x: select I2C for CURRITUCK
  • a85aeb8 x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
  • cdd8fc7 fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
  • 92d79ca powerpc: add crtsavres.o to always-y instead of extra-y
  • 426fae9 EDAC/thunderx: Fix possible out-of-bounds string access
  • 7f52e98 x86/mce/inject: Clear test status value
  • e9eca3a x86/lib: Fix overflow when counting digits

Xanmod

Homepage
Download Linux 6.7.2-xanmod1 source from GitHub