Linux 6.11.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-xanmodReboot.
Meta packages available: linux-xanmod, linux-xanmod-edge, linux-xanmod-lts, linux-xanmod-rt-edge and linux-xanmod-rt.
To try without adding the repository
* linux-firmware-image package is optionalDownload from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/
In terminal:sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb Reboot.
Check it:cat /proc/versionChange log
- 1ebee3e Linux 6.11.2-xanmod1
- 1b90c79 XANMOD: .gitlab-ci: Add x86-64-v1 build job
- bc96121 Merge tag 'v6.11.2' into 6.11
- 7aa21fe Linux 6.11.2
- 338b32a Revert: "dm-verity: restart or panic on an I/O error"
- b126f1b spi: atmel-quadspi: Fix wrong register value written to MR
- 2327c3f block: Fix elv_iosched_local_module handling of "none" scheduler
- cdf2783 bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
- 6e0014d Documentation: KVM: fix warning in "make htmldocs"
- 1f840c4 i2c: xiic: Try re-initialization on bus busy timeout
- ba6e639 i2c: isch: Add missed 'else'
- 9981e00 i2c: aspeed: Update the stop sw state when the bus recovery occurs
- 958abc0 mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock
- 9c17a36 mm: change vmf_anon_prepare() to __vmf_anon_prepare()
- 0496611 mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
- d59ebc9 mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
- a5d3b94 tpm: export tpm2_sessions_init() to fix ibmvtpm building
- c1830f8 fbdev: xen-fbfront: Assign fb_info->device
- 9631f45 module: Fix KCOV-ignored file name
- c746f46 spi: fspi: add support for imx8ulp
- a0ee26f mm: only enforce minimum stack gap size if it's sensible
- 5e8afe3 selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- ad3ca81 s390/ftrace: Avoid calling unwinder in ftrace_return_address()
- b5dc3ef mm/hugetlb_vmemmap: batch HVO work when demoting
- 331ed2c exfat: resolve memory leak from exfat_create_upcase_table()
- 5eca12a lockdep: fix deadlock issue between lockdep and rcu
- b24bf3d compiler.h: specify correct attribute for .rodata..c_jump_table
- c08128c dm-verity: restart or panic on an I/O error
- a27c5ea bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
- 6033ffb lsm: infrastructure management of the sock security
- f9ca372 thermal: sysfs: Add sanity checks for trip temperature and hysteresis
- f149871 thermal: sysfs: Refine the handling of trip hysteresis changes
- b57c30f thermal: sysfs: Get to trips via attribute pointers
- 1d698a4 thermal: core: Store trip sysfs attributes in thermal_trip_desc
- db81a33 serial: qcom-geni: fix console corruption
- 801129b serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()
- 803cf2b serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()
- a85ddff soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
- 2d3ff7c usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
- 31e197c usb: typec: ucsi: Call CANCEL from single location
- b546d32 soc: versatile: realview: fix soc_dev leak during device remove
- 43aeffd soc: versatile: realview: fix memory leak during device remove
- d2b36e7 tools/nolibc: include arch.h from string.h
- 9373eaf ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrl
- 2ddcedd ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl
- ce8a9f5 dt-bindings: spi: nxp-fspi: add imx8ulp support
- 67554d6 spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
- 51590af lsm: add the inode_free_security_rcu() LSM implementation hook
- 1bd712d padata: use integer wrap around to prevent deadlock on seq_nr overflow
- c401180 cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
- 5f309cb md: Don't flush sync_work in md_write_start()
- 271fdbc eventpoll: Annotate data-race of busy_poll_usecs
- 483397b icmp: change the order of rate limits
- 5368c4d EDAC/igen6: Fix conversion of system address to physical memory address
- 3abb182 nfs: fix memory leak in error path of nfs4_do_reclaim
- aba55c1 fs: Fix file_set_fowner LSM hook inconsistencies
- 7a9eaf9 netfs: Delete subtree of 'fs/netfs' when netfs module exits
- 6c857fb vfs: fix race between evice_inodes() and find_inode()&iput()
- d686c1f arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity
- 48c036d arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherent
- 7327cd8 arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency
- 539e195 arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface
- 7562091 arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
- 783a142 arm64: esr: Define ESR_ELx_EC_* constants as UL
- 289dfb3 hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
- 6d5b3c6 hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
- 20842aa hwrng: mtk - Use devm_pm_runtime_enable
- d6f08c8 f2fs: fix to check atomic_file in f2fs ioctl interfaces
- d2352b5 f2fs: check discard support for conventional zones
- 4583290 f2fs: Require FMODE_WRITE for atomic write ioctls
- 03db683 f2fs: avoid potential int overflow in sanity_check_area_boundary()
- 1752644 f2fs: prevent possible int overflow in dir_block_index()
- 4f3dffe f2fs: fix several potential integer overflows in file offsets
- e3db757 f2fs: fix to wait dio completion
- f91f17b btrfs: always update fstrim_range on failure in FITRIM ioctl
- 24f4f32 btrfs: tree-checker: fix the wrong output of data backref objectid
- 33d1310 btrfs: fix race setting file private on concurrent lseek using same fd
- 23a253d debugobjects: Fix conditions in fill_pool()
- 836509d debugfs show actual source in /proc/mounts
- 978d175 wifi: mt76: mt7925: fix a potential association failure upon resuming
- c56d287 wifi: mt76: mt7615: check devm_kasprintf() returned value
- 585d381 wifi: rtw88: 8703b: Fix reported RX band width
- 1619c8f wifi: rtw88: 8822c: Fix reported RX band width
- 44ec753 wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82c
- ba09084 wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
- 5608437 idpf: fix netdev Tx queue stop/wake
- 1afdde3 wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
- 55e3ec1 wifi: mt76: mt7915: check devm_kasprintf() returned value
- c11d852 wifi: mt76: mt7921: Check devm_kasprintf() returned value
- 79ceab3 btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
- b59657e perf/x86/intel/pt: Fix sampling synchronization
- eb161ec perf/x86/intel: Allow to setup LBR for counting event for BPF
- 1a3af7a x86/entry: Remove unwanted instrumentation in common_interrupt()
- a27b144 intel_idle: fix ACPI _CST matching for newer Xeon platforms
- b83a585 intel_idle: add Granite Rapids Xeon support
- 2e6871a efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
- bc2846c ACPI: resource: Add another DMI match for the TongFang GMxXGxx
- 8ae03fc ACPI: resource: Do IRQ override on MECHREV GM7XG0M
- f51f711 ACPI: sysfs: validate return type of _STR method
- a887c18 drbd: Add NULL check for net_conf to prevent dereference in state validation
- 1a6ffee drbd: Fix atomicity violation in drbd_uuid_set_bm()
- 4cdbf72 crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
- edf0eeb crypto: qcom-rng - fix support for ACPI-based systems
- 05f7a94 serial: qcom-geni: fix false console tx restart
- 5343fe0 serial: qcom-geni: fix fifo polling timeout
- 4ee4a4c xhci: Set quirky xHC PCI hosts to D3 after stopping and freeing them.
- 811615f serial: don't use uninitialized value in uart_poll_init()
- ccbf09d pps: add an error check in parport_attach
- b59ba1c tty: rp2: Fix reset with non forgiving PCIe host bridges
- 6c4e13f firmware_loader: Block path traversal
- 727e537 bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
- 15dacea bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems
- 123d11e bus: integrator-lm: fix OF node leak in probe()
- e385c94 usb: dwc2: drd: fix clock gating on USB role switch
- 32898cd usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
- 72f77de usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
- 4a0638e usb: cdnsp: Fix incorrect usb_request status
- 7760420 usb: xhci: fix loss of data on Cadence xHC
- 6c634c5 USB: misc: yurex: fix race between read and write
- 19e3f47 USB: class: CDC-ACM: fix race between get_serial and set_serial
- 479e34c USB: misc: cypress_cy7c63: check for short transfer
- d4ed302 USB: appledisplay: close race between probe and completion handler
- 4d786aa arm64: dts: mediatek: mt8395-nio-12l: Mark USB 3.0 on xhci1 as disabled
- 598cfa4 arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled
- 54671d7 usbnet: fix cyclical race on disconnect with work queue
- ba6ebd4 wifi: rtw88: Fix USB/SDIO devices not transmitting beacons
- df3c63c can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
- c48f140 scsi: mac_scsi: Disallow bus errors during PDMA send
- 7705c23 scsi: mac_scsi: Refactor polling loop
- 5235bab scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages
- 0788a66 scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
- 2eabd51 scsi: ufs: qcom: Update MODE_MAX cfg_bw value
- 413df70 scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
- 32fbc14 ata: libata-scsi: Fix ata_msense_control() CDL page reporting
- c1e27b7 ksmbd: handle caseless file creation
- 59b8ccc ksmbd: allow write with FILE_APPEND_DATA
- ef010de ksmbd: make __dir_empty() compatible with POSIX
- b15fbf0 powerpc/atomic: Use YZ constraints for DS-form instructions
- 0d3b070 KEYS: prevent NULL pointer dereference in find_asymmetric_key()
- bca2e29 x86/tdx: Fix "in-kernel MMIO" check
- 27055b8 objtool: Handle frame pointer related instructions
- 02b9770 drm/amd/display: Update IPS default mode for DCN35/DCN351
- ffd6a1c drm/amd/display: Fix underflow when setting underscan on DCN401
- 5d705be drm/amd/display: Skip to enable dsc if it has been off
- 58487cc drm/amd/display: Enable DML2 override_det_buffer_size_kbytes
- d3f1d45 drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions
- 13ef80e drm/amd/display: Disable SYMCLK32_LE root clock gating
- 872b8f1 drm/amd/display: Validate backlight caps are sane
- 709a899 drm/amd/display: Block timing sync for different output formats in pmo
- 9437d60 drm/amd/display: Clean up dsc blocks in accelerated mode
- ab05197 drm/amd/display: Round calculated vtotal
- 2fe6a06 drm/amd/display: Add HDMI DSC native YCbCr422 support
- 6ee87d0 drm/amdgpu: Fix selfring initialization sequence on soc24
- 5468918 drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe
- a30ced6 drm/amdgpu: bump driver version for cleared VRAM
- 6911a8a drm/amdgpu: fix PTE copy corruption for sdma 7
- 1b6db62 drm/amd/pm: update workload mask after the setting
- bbcfdc8 drm/amdgpu/vcn: enable AV1 on both instances
- 24a4eba drm/amdgpu/mes12: set enable_level_process_quantum_check
- 07d981b drm/amdgpu: update golden regs for gfx12
- 5a76fd0 drm/amdkfd: Add SDMA queue quantum support for GFX12
- f5cb150 drm/amdgpu/mes11: reduce timeout
- 2bc70e7 drm/amdgpu/mes12: reduce timeout
- d45c64d drm/amd/display: Skip Recompute DSC Params if no Stream on Link
- 760a196 KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
- d99fbdc KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
- d94b64e KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
- cac6e4d KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
- 6e678c7 KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
- 562bdff Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line
- 7220b93 Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table
- b7bd90a Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table
- 698f8e0 Input: adp5588-keys - fix check on return code
- 72b7828 iommufd: Protect against overflow of ALIGN() during iova allocation
- e5be9fe iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
- 1b1f319 Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"
- a0850bd soc: versatile: integrator: fix OF node leak in probe() error path
- d383db5 soc: fsl: cpm1: tsa: Fix tsa_write8()
- 89d7fff soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
- a2bbbdb ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error
- 54b1319 Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"
- ed857be PCI: dra7xx: Fix error handling when IRQ request fails in probe
- ff8578a PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler
- 3b411d3 PCI: Use an error code with PCIe failed link retraining
- 6651e3b PCI: Correct error reporting with PCIe failed link retraining
- 5880409 PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
- 12d7ac6 PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
- 1ade5b2 PCI: imx6: Fix missing call to phy_power_off() in error handling
- 29cc2c2 PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
- 58633de PCI: Clear the LBMS bit after a link retrain
- 365b473 PCI: Revert to the original speed after PCIe failed link retraining
- 869411b Remove *.orig pattern from .gitignore
- 895bc6e selftests/bpf: correctly move 'log' upon successful match
- b2b224d io_uring/sqpoll: do not put cpumask on stack
- d035c91 drm/xe: fix engine_class bounds check again
- f11d894 drm/amd/display: disable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc before using it
- e6e1554 io_uring/sqpoll: retain test for whether the CPU is valid
- 682a0e2 xen: allow mapping ACPI data using a different physical address
- 5e32287 xen: move checks for e820 conflicts further up
- 54519af drm/amdgpu/display: Fix a mistake in revert commit
- 6b598a8 drm/amd/display: Add DSC Debug Log
- e84575d drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
- ce14f38 mm: call the security_mmap_file() LSM hook in remap_file_pages()
- 229e9e5 mm: migrate: annotate data-race in migrate_folio_unmap()
- 4e18176 fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
- ee224a8 io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL
- 043fcaf io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN
- 8324b1a io_uring/sqpoll: do not allow pinning outside of cpuset
- 5d7b450 selftests: netfilter: Avoid hanging ipvs.sh
- a8c12f6 netfilter: nf_tables: missing objects with no memcg accounting
- 2223aa8 netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
- 81a3314 netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
- 628a5a3 netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
- 83a9529 net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
- f142d59 virtio_net: Fix mismatched buf address when unmapping for small packets
- 57b5fba bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
- 281dc87 net: ravb: Fix R-Car RX frame size limit
- 0e76a20 net: ravb: Fix maximum TX frame size for GbEth devices
- fb3ab87 net: phy: aquantia: fix applying active_low bit after reset
- 67b3202 net: phy: aquantia: fix setting active_low bit
- 84d0bb9 net: qrtr: Update packets cloning when broadcasting
- 09aea49 tcp: check skb is non-NULL in tcp_rto_delta_us()
- ba7e76c net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
- 77a7733 net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition
- 1021065 netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
- 017c5f9 net: xilinx: axienet: Fix packet counting
- 35dce39 net: xilinx: axienet: Schedule NAPI in two steps
- f9d10b6 net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present
- 3133824 Revert "dm: requeue IO if mapping table not yet available"
- 18998de um: remove ARCH_NO_PREEMPT_DYNAMIC
- ae59eaf ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
- 7cf2fb5 vhost_vdpa: assign irq bypass producer token correctly
- 5fe351d vdpa/mlx5: Fix invalid mr resource destroy
- b8674ab cxl/pci: Fix to record only non-zero ranges
- 7564925 dm integrity: fix gcc 5 warning
- b82de56 interconnect: qcom: sm8250: Enable sync_state
- 5c78b3f interconnect: icc-clk: Add missed num_nodes initialization
- 66ad170 coresight: tmc: sg: Do not leak sg_table
- eb52ae2 Coresight: Set correct cs_mode for dummy source to fix disable issue
- 03b2956 Coresight: Set correct cs_mode for TPDM to fix disable issue
- ca6c500 serial: 8250: omap: Cleanup on error in request_irq
- dcb9d58 driver core: Fix a potential null-ptr-deref in module_add_driver()
- a5c7983 dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible
- 2c6715a iio: magnetometer: ak8975: drop incorrect AK09116 compatible
- 75b26b5 iio: chemical: bme680: Fix read/write ops to device by adding mutexes
- 3fd547a ABI: testing: fix admv8818 attr description
- d33f0ab driver core: Fix error handling in driver API device_rename()
- 7d7e4a3 iio: adc: ad7606: fix standby gpio state to match the documentation
- 129d8d1 iio: adc: ad7606: fix oversampling gpio array
- c99bc08 nvme-multipath: system fails to create generic nvme device
- b54031d NFSv4.2: Fix detection of "Proxying of Times" server support
- e2c5d58 spi: atmel-quadspi: Avoid overwriting delay register settings
- fe7f10b spi: airoha: remove read cache in airoha_snand_dirmap_read()
- 61bc8a4 lib/sbitmap: define swap_lock as raw_spinlock_t
- 4b7d16f spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time
- e6c05bd spi: atmel-quadspi: Undo runtime PM changes at driver exit time
- 2838ebf spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
- 079fd66 spi: airoha: fix dirmap_{read,write} operations
- 1f63f40 f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
- bcefd0b f2fs: get rid of online repaire on corrupted directory
- b6fe637 f2fs: prevent atomic file from being dirtied before commit
- bed7ac6 f2fs: compress: don't redirty sparse cluster during {,de}compress
- d79343c f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
- 4cdaa24 f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
- 8364b39 f2fs: fix to wait page writeback before setting gcing flag
- 255141e f2fs: Create COW inode from parent dentry for atomic write
- fde7655 f2fs: fix to avoid racing in between read and OPU dio write
- ed2380e f2fs: reduce expensive checkpoint trigger frequency
- 8d2e73e f2fs: atomic: fix to avoid racing w/ GC
- 82e71e9 crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10
- 28f72e1 crypto: caam - Pad SG length when allocating hash edesc
- dfbe943 nfsd: fix initial getattr on write delegation
- f7f6e7f nfsd: untangle code in nfsd4_deleg_getattr_conflict()
- 1ff8be8 nfsd: return -EINVAL when namelen is 0
- 8d0765f nfsd: call cache_put if xdr_reserve_space returns NULL
- 507bc31 ntb: Force physically contiguous allocation of rx ring buffers
- 02824c5 ntb_perf: Fix printk format
- babba85 ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
- d1c00a8 RDMA/irdma: fix error message in irdma_modify_qp_roce()
- b9c94c8 RDMA/cxgb4: Added NULL check for lookup_atid
- b80767d RDMA/hns: Fix ah error counter in sw stat not increasing
- 86161e6 riscv: Fix fp alignment bug in perf_callchain_user()
- d0f1b47 PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
- d10c2b0 RDMA/mlx5: Obtain upper net device only when needed
- fbac323 Input: ims-pcu - fix calling interruptible mutex
- d6b5024 RDMA/hns: Fix restricted __le16 degrades to integer issue
- 53f7439 RDMA/hns: Optimize hem allocation performance
- ca75c40 RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
- 350fb15 RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
- a1a3403 RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
- 5bc35dd RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
- 6059592 RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
- 8d8c624 RDMA/hns: Don't modify rq next block addr in HIP09 QPC
- b69079e watchdog: imx_sc_wdt: Don't disable WDT in suspend
- 913b057 RDMA/mlx5: Fix MR cache temp entries cleanup
- da77428 RDMA/mlx5: Drop redundant work canceling from clean_keys()
- 73cfd0d RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
- 9d016e5 RDMA/mlx5: Fix counter update on MR cache mkey creation
- c77d816 RDMA/erdma: Return QP state in erdma_query_qp
- aeb0335 PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
- fc08c1f iommufd: Check the domain owner of the parent before creating a nesting domain
- f15611f dt-bindings: PCI: layerscape-pci: Replace fsl,lx2160a-pcie with fsl,lx2160ar2-pcie
- 290fe42 IB/core: Fix ib_cache_setup_one error flow cleanup
- 99e2de5 IB/mlx5: Fix UMR pd cleanup on error flow of driver init
- 3e7ed33 pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
- 4d482fc nfsd: fix refcount leak when file is unhashed after being found
- 2067aaa nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
- 8f59691 clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_p
- c876c07 clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
- 50b83f7 clk: ti: dra7-atl: Fix leak of of_nodes
- c8b7f3d RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
- af79cda RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
- b16a37f media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3
- 790d184 media: mediatek: vcodec: Fix H264 stateless decoder smatch warning
- 3167aa4 media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
- 301f777 media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
- 8b98397 RDMA/bnxt_re: Fix the table size for PSN/MSN entries
- 504b553 iommufd/selftest: Fix buffer read overrrun in the dirty test
- f2d57fe clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs
- 4809b54 pinctrl: single: fix missing error code in pcs_probe()
- a09dc96 RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
- 72bca03 media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLE
- 62329c8 leds: gpio: Set num_leds after allocation
- b215026 PCI: xilinx-nwl: Clean up clock on probe failure/removal
- 6762b85 PCI: xilinx-nwl: Fix register misspelling
- cdf0dfb nvdimm: Fix devs leaks in scan_labels()
- b7fcb4e x86/PCI: Check pcie_find_root_port() return for NULL
- 689daba leds: pca995x: Fix device child node usage in pca995x_probe()
- affb3e4 leds: pca995x: Use device_for_each_child_node() to access device child nodes
- 93214e8 clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
- c9beb75 clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
- 6537ec3 media: staging: media: starfive: camss: Drop obsolete return value documentation
- 2171c5c PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
- 8372bb2 firewire: core: correct range of block for case of switch statement
- 6a0d096 PCI: Wait for Link before restoring Downstream Buses
- 952033f media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835
- 042b101 drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error
- bedd42e drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error
- 2f96a08 Input: ilitek_ts_i2c - add report id message validation
- f2ad4e1 Input: ilitek_ts_i2c - avoid wrong input subsystem sync
- e88add7 phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
- a69def6 pinctrl: ti: ti-iodelay: Fix some error handling paths
- b6c01b4 pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
- e8af3b5 leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()
- 40e3ddd clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGs
- d2cc2c6 clk: qcom: dispcc-sm8650: Update the GDSC flags
- 7b8e98b clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_src
- bc646f1 clk: qcom: dispcc-sm8550: fix several supposed typos
- 3ad7ffe clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228
- cc9253b remoteproc: imx_rproc: Initialize workqueue earlier
- 939d0af remoteproc: imx_rproc: Correct ddr alias for i.MX8M
- a35ac27 quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
- 3ce2892 clk: imx: imx8qxp: Parent should be initialized earlier than the clock
- 48881f7 clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
- 630edd8 clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
- 851e6d6 clk: imx: fracn-gppll: fix fractional part of PLL getting lost
- e2f77be clk: imx: composite-7ulp: Check the PCC present bit
- a5dea72 clk: imx: composite-93: keep root clock on when mcore enabled
- 44222c2 clk: imx: composite-8m: Enable gate clk with mcore_booted
- ebff099 clk: imx: imx6ul: fix default parent for enet*_ref_sel
- 0f01208 clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll
- 3db5917 perf mem: Fix missed p-core mem events on ADL and RPL
- 3eb711f perf mem: Check mem_events for all eligible PMUs
- bacfd44 perf time-utils: Fix 32-bit nsec parsing
- f1a436b perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
- 2229e65 perf hist: Don't set hpp_fmt_value for members in --no-group
- 74a64f5 perf dwarf-aux: Handle bitfield members from pointer access
- 032b81e perf annotate-data: Fix off-by-one in location range check
- 1ba1e69 perf dwarf-aux: Check allowed location expressions when collecting variables
- 13cb5ca perf stat: Display iostat headers correctly
- 2d67c1a perf sched timehist: Fix missing free of session in perf_sched__timehist()
- bd3cf03 perf build: Fix up broken capstone feature detection fast path
- b4d404a perf report: Fix --total-cycles --stdio output error
- 8b230c7 perf inject: Fix leader sampling inserting additional samples
- f18c08e perf vendor events: SKX, CLX, SNR uncore cache event fixes
- 6797804 perf lock contention: Change stack_id type to s32
- 1a782ed perf mem: Free the allocated sort string, fixing a leak
- c4a7d86 perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
- 56591a6 perf scripts python cs-etm: Restore first sample log in verbose mode
- 594a9f5 bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
- 2913328 bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
- 1e75d25 bpf: Fix helper writes to read-only maps
- ae909d1 bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
- 2fb7d18 sched/pelt: Use rq_clock_task() for hw_pressure
- c4cbcc6 nilfs2: fix potential oob read in nilfs_btree_check_delete()
- 02eb712 nilfs2: determine empty node blocks as corrupted
- 3644554 nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
- 10ddbd2 sched/numa: Fix the vma scan starving issue
- a31b712 ext4: check stripe size compatibility on remount as well
- ccb8c18 ext4: avoid OOB when system.data xattr changes underneath the filesystem
- f9b2db0 ext4: return error on ext4_find_inline_entry
- 7477aa1 ext4: avoid negative min_clusters in find_group_orlov()
- 8b174a5 ext4: avoid potential buffer_head leak in __ext4_new_inode()
- ed63f13 ext4: avoid buffer_head leak in ext4_mark_inode_used()
- 59c1ec3 smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
- e01b785 sched/deadline: Fix schedstats vs deadline servers
- 0f46f1d bpftool: Fix handling enum64 in btf dump sorting
- c1ddb96 ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
- abb9f3a kthread: fix task state in kthread worker if being frozen
- 67a74c1 xz: cleanup CRC32 edits from 2018
- 7e456a3 libbpf: Ensure new BTF objects inherit input endianness
- 2f6d5b5 s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex
- 3537a47 libbpf: Fix bpf_object__open_skeleton()'s mishandling of options
- 3ca83e3 selftests/bpf: Fix incorrect parameters in NULL pointer checking
- e7e9c5b bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
- c13d21f selftests/bpf: fix to avoid __msg tag de-duplication by clang
- 7e2c1d5 selftests/bpf: _arch* macro to limit test cases to specific archs
- 8916c4d selftests/bpf: allow checking xlated programs in verifier_* tests
- 67bda2c selftests/bpf: extract test_loader->expect_msgs as a data structure
- 12183dc selftests/bpf: no need to track next_match_pos in struct test_loader
- 86ad945 samples/bpf: Fix compilation errors with cf-protection option
- 8718b40 libbpf: Fix license for btf_relocate.c
- beaad8a s390/entry: Make early program check handler relocated lowcore aware
- b5c6e76 s390/entry: Move early program check handler to entry.S
- 8397743 selftests/bpf: Fix error compiling tc_redirect.c with musl libc
- 9d8ddbd selftests/bpf: Fix compile if backtrace support missing in libc
- c2e6ddf selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
- 2fa967d selftests/bpf: Fix C++ compile error from missing _Bool type
- a64a843 selftests/bpf: Fix error compiling test_lru_map.c
- ff856a2 selftests/bpf: Fix arg parsing in veristat, test_progs
- d075f45 libbpf: Don't take direct pointers into BTF data from st_ops
- acfec3f selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
- 8ba0e41 selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc
- a87b30d selftests/bpf: Fix errors compiling decap_sanity.c with musl libc
- 5436244 selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
- fc8caee selftests/bpf: Fix compiling core_reloc.c with musl-libc
- b1da858 selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
- 5257814 selftests/bpf: Fix compiling flow_dissector.c with musl-libc
- 92e47cb selftests/bpf: Fix compiling kfree_skb.c with musl-libc
- 43c0a82 selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
- f3fa49a selftests/bpf: Fix include of <sys/fcntl.h>
- 7d3016e selftests/bpf: Fix missing BUILD_BUG_ON() declaration
- c84c78a selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
- 464f627 selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
- 8faf358 selftests/bpf: Drop unneeded error.h includes
- 4458166 selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
- 7972e28 selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
- a73afe5 selftests/bpf: Use pid_t consistently in test_progs.c
- f09757f bpf: Fail verification for sign-extension of packet data/data_end/data_meta
- 9adc4dc tools/runqslower: Fix LDFLAGS and add LDLIBS support
- 03115c7 selftests/bpf: Fix wrong binary in Makefile log output
- 1ff3455 selftests/bpf: Fix error linking uprobe_multi on mips
- a5dea0b selftests/bpf: Workaround strict bpf_lsm return value check.
- 89937e2 bpf: Fix compare error in function retval_range_within
- 27ca3e2 bpf, lsm: Add check for BPF LSM return value
- ffe19d4 bpf, arm64: Fix tailcall hierarchy
- 83021fb bpf, x64: Fix tailcall hierarchy
- 21191f2 sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
- 3f9f72d tpm: Clean up TPM space after command failure
- 09d14a9 xen/swiotlb: fix allocated size
- 0bd642a xen/swiotlb: add alignment check for dma buffers
- c63ab25 drm/xe: fix missing 'xe_vm_put'
- 3daee8f xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
- c1b1c19 xen: add capability to remap non-RAM pages to different PFNs
- cf4b1a3 xen: move max_pfn in xen_memory_setup() out of function scope
- 95abc16 xen: introduce generic helper checking for memory map conflicts
- ad2ecda ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
- 7af286c HID: wacom: Do not warn about dropped packets for first packet
- 5f14af3 HID: wacom: Support sequence numbers smaller than 16-bit
- d9ab6bb xen: use correct end address of kernel for conflict checking
- 08d576b drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush
- 68e3b29 drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
- 150f7b4 kselftest: dt: Ignore nodes that have ancestors disabled
- 5ce111f platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope
- 849a684 drm/msm: fix %s null argument error
- 92ef432 drm/msm/dsi: correct programming sequence for SM8350 / SM8450
- a800569 drm/msm/dp: enable widebus on all relevant chipsets
- 1bf1156 ipmi: docs: don't advertise deprecated sysfs entries
- ac6bb1c drm/msm/a5xx: workaround early ring-buffer emptiness check
- 8b2f02e drm/msm/a5xx: fix races in preemption evaluation stage
- bc4b146 drm/msm/a5xx: properly clear preemption records on resume
- 3d755a5 drm/msm/a5xx: disable preemption in submits by default
- 840bc52 drm/msm: Fix incorrect file name output in adreno_request_fw()
- 4b9f811 drm/msm: Fix CP_BV_DRAW_STATE_ADDR name
- 8ea2ae9 drm/msm: Dump correct dbgahb clusters on a750
- 0230ebe drm/msm: Use a7xx family directly in gpu_state
- 59ed2e7 powerpc/vdso: Inconditionally use CFUNC macro
- 1aaa3c9 powerpc/8xx: Fix kernel vs user address comparison
- 4fd7068 powerpc/8xx: Fix initial memory mapping
- 7479518 drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
- cadb5ac drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
- 96855f4 jfs: fix out-of-bounds in dbNextAG() and diAlloc()
- 98752fc scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()
- 8bec0f1 drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
- ecf2649 drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()
- 439fc1e drm/xe: Use reserved copy engine for user binds on faulting devices
- ab12bbe drm/xe: Move and export xe_hw_engine lookup.
- afcba5f drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
- a1ca6b8 drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode
- 390f2d9 drm/rockchip: vop: Allow 4096px width scaling
- 3f14141 drm/amd/display: Improve FAM control for DCN401
- 5a784b5 drm/amd/amdgpu: Properly tune the size of struct
- 78bdf8b scsi: NCR5380: Check for phase match during PDMA fixup
- 533489f scsi: block: Don't check REQ_ATOMIC for reads
- e747cd4 scsi: sd: Don't check if a write for REQ_ATOMIC
- 51c9161 scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
- 4cf6707 drm/amd/display: Reset VRR config during resume
- 79f53b1 drm/radeon: properly handle vbios fake edid sizing
- 05161e3 drm/amdgpu: properly handle vbios fake edid sizing
- 72ee32d drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func
- 0508a4e drm/amd/display: Check link_res->hpo_dp_link_enc before using it
- 43ebd0f drm/amd/display: free bo used for dmub bounding box
- 57cf228 drm/stm: ltdc: check memory returned by devm_kzalloc()
- 7972a3e drm/stm: Fix an error handling path in stm_drm_platform_probe()
- e11294b pmdomain: core: Fix "managed by" alignment in debug summary
- 1f127d8 pmdomain: core: Harden inter-column space in debug summary
- 4c5df23 iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
- e656dfe iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
- 92407a5 iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
- 356934b mtd: rawnand: mtk: Fix init error path
- 0c167b8 mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips
- 38d6b52 mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
- 00a6112 rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
- 4ec6475 mtd: powernv: Add check devm_kasprintf() returned value
- 23c1b46 iommu/amd: Do not set the D bit on AMD v2 table entries
- 73e624c iommu/amd: Set the pgsize_bitmap correctly
- a161ee3 iommu/amd: Move allocation of the top table into v1_alloc_pgtable
- 9a89f01 iommu/amd: Allocate the page table root using GFP_KERNEL
- 12d1958 iommu/amd: Handle error path in amd_iommu_probe_device()
- 115f3f1 fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
- 0fec9c7 power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
- 0f76d03 power: supply: axp20x_battery: Remove design from min and max voltage
- 98cac40 hwmon: (ntc_thermistor) fix module autoloading
- 8e85b08 mtd: slram: insert break after errors in parsing the map
- 544808f iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check
- f4678ee iommu/arm-smmu: Un-demote unhandled-fault msg
- a5fa0e6 hwmon: (max16065) Fix alarm attributes
- cf4f3c9 hwmon: (max16065) Fix overflows seen when writing limits
- 492af64 cgroup/pids: Avoid spurious event notification
- 63687e4 selftests:resctrl: Fix build failure on archs without __cpuid_count()
- c3fe7f7 selftests/ftrace: Fix eventfs ownership testcase to find mount point
- 3e9be21 ASoC: loongson: fix error release
- 305d41c m68k: Fix kernel_clone_args.flags in m68k_clone()
- 7705863 x86/boot/64: Strip percpu address space when setting up GDT descriptors
- 0cf6ed3 selftests/ftrace: Fix test to handle both old and new kernels
- ca5fc96 ALSA: hda: cs35l41: fix module autoloading
- ceb4d5b selftests/ftrace: Add required dependency for kprobe tests
- 5ce437c ASoC: tas2781-i2c: Get the right GPIO line
- 0f2c251 ASoC: tas2781-i2c: Drop weird GPIO code
- c2f8fb6 ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to adding tas2563_dvc_table
- 3e0f1ce ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error
- 2a8d55f x86/mm: Use IPIs to synchronize LAM enablement
- 70cab41 arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*
- 7b59c8c clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()
- abd73ba platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng()
- b72a896 reset: k210: fix OF node leak in probe() error path
- fcf0b71 reset: berlin: fix OF node leak in probe() error path
- c585695 ARM: versatile: fix OF node leak in CPUs prepare
- 55cada3 arm64: dts: ti: k3-am654-idk: Fix dtbs_check warning in ICSSG dmas
- 88e167a ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property
- caa4069 ARM: dts: microchip: sama7g5: Fix RTT clock
- a549e3f arm64: dts: qcom: x1e80100: Fix PHY for DP2
- 2f8bd21 spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
- 00155fd arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations
- 8bd64c6 arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations
- 0d3f571 arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
- 6e9a150 arm64: tegra: Correct location of power-sensors for IGX Orin
- 38e67ea ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks
- cbcd802 arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizes
- 3f63bbd arm64: dts: renesas: r9a07g054: Correct GICD and GICR sizes
- fcb9767 arm64: dts: renesas: r9a07g043u: Correct GICD and GICR sizes
- b8d282a arm64: dts: renesas: r9a08g045: Correct GICD and GICR sizes
- 342f98e regulator: Return actual error in of_regulator_bulk_get_all()
- ce6277d firmware: qcom: scm: Disable SDI and write no dump to dump mode
- 1fd6999 spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
- aef6ae1 firmware: arm_scmi: Fix double free in OPTEE transport
- 88469ce arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPs
- 1d963d0 arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB
- 3f84b4f spi: ppc4xx: handle irq_of_parse_and_map() errors
- afe53ea block: fix potential invalid pointer dereference in blk_add_partition
- 5c172c8 io_uring/io-wq: inherit cpuset of cgroup in io worker
- 8feded7 io_uring/io-wq: do not allow pinning outside of cpuset
- 054e3cd block, bfq: fix procress reference leakage for bfqq in merge chain
- cae58d1 block, bfq: fix uaf for accessing waker_bfqq after splitting
- 9cfa199 erofs: handle overlapped pclusters out of crafted images properly
- 82f8668 erofs: fix error handling in z_erofs_init_decompressor
- c0c047e erofs: fix incorrect symlink detection in fast symlink
- 8afddcd nbd: correct the maximum value for discard sectors
- 436bc8c cachefiles: Fix non-taking of sb_writers around set/removexattr
- 4780f50 block, bfq: don't break merge chain in bfq_split_bfqq()
- dd6ab49 block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
- 6d130db block, bfq: fix possible UAF for bfqq->bic with merge chain
- 9a74c3e nbd: fix race between timeout and normal completion
- aeef136 ublk: move zone report data out of request pdu
- 08409e4 ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
- bad973f net: tipc: avoid possible garbage value
- 8d3cbe7 fbnic: Set napi irq value after calling netif_napi_add
- 8f588cd net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
- 6960475 r8169: disable ALDPS per default for RTL8125
- 182c6fe netkit: Assign missing bpf_net_context
- 7506e56 xsk: fix batch alloc API on non-coherent systems
- c0814ac crypto: n2 - Set err to EINVAL if snprintf fails for hmac
- 4d8ac76 net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
- df9c37d bareudp: Pull inner IP header on xmit.
- eb1272c bareudp: Pull inner IP header in bareudp_udp_encap_recv().
- 8603daa Bluetooth: btusb: Fix not handling ZPL/short-transfer
- ad089dd can: m_can: m_can_close(): stop clocks after device has been shut down
- 6f88404 can: m_can: enable NAPI before enabling interrupts
- b02ed2f can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
- cd10abf sock_map: Add a cond_resched() in sock_hash_free()
- 846a6fc Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
- f68f72d Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
- 4a7f9a2 af_unix: Don't return OOB skb in manage_oob().
- 78f2c49 af_unix: Move spin_lock() in manage_oob().
- d7a1662 af_unix: Rename unlinked_skb in manage_oob().
- 68347ff af_unix: Remove single nest in manage_oob().
- f0f170d af_unix: Don't call skb_get() for OOB skb.
- 7951041 wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param
- ad4b706 wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
- f569bbc wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
- 5d68c64 wifi: mt76: mt7996: fix uninitialized TLV data
- 0137ca9 wifi: mt76: mt7915: fix rx filter setting for bfee functionality
- 6591578 wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
- 2b01aad wifi: mt76: mt7603: fix mixed declarations and code
- 834e646 wifi: mt76: connac: fix checksum offload fields of connac3 RXD
- 276ac2d wifi: mt76: mt7996: fix handling mbss enable/disable
- c5f5b81 crypto: hisilicon/qm - inject error before stopping queue
- b032b42 crypto: hisilicon/qm - reset device before enabling it
- 9864811 crypto: hisilicon/hpre - mask cluster timeout error
- 540a461 crypto: ccp - do not request interrupt on cmd completion when irqs disabled
- 0d429d4 pm:cpupower: Add missing powercap_set_enabled() stub function
- 8132510 x86/sgx: Fix deadlock in SGX NUMA node search
- 84223cf wifi: mt76: mt7996: fix EHT beamforming capability check
- 8ba4f6a wifi: mt76: mt7996: fix HE and EHT beamforming capabilities
- 87f8dad wifi: mt76: mt7996: fix wmm set of station interface to 3
- 7f6c01c wifi: mt76: mt7996: fix traffic delay when switching back to working channel
- 3395493 wifi: mt76: mt7996: use hweight16 to get correct tx antenna
- 0181f72 wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage
- a94d2bd wifi: mt76: mt7915: fix oops on non-dbdc mt7986
- 2dc4335 thermal: gov_bang_bang: Adjust states of all uninitialized instances
- ecd3a3e cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
- 478c821 perf/arm-cmn: Ensure dtm_idx is big enough
- ca166cd perf/arm-cmn: Fix CCLA register offset
- 8a8e35f perf/arm-cmn: Refactor node ID handling. Again.
- 913ac84 netfilter: nft_dynset: annotate data-races around set timeout
- 842a43e netfilter: nf_tables: remove annotation to access set timeout while holding lock
- 138be30 netfilter: nf_tables: reject expiration higher than timeout
- 2b1911f netfilter: nf_tables: reject element expiration with no timeout
- b9a5b74 netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
- 20cde05 ACPI: CPPC: Fix MASK_VAL() usage
- eb563bc wifi: rtw89: wow: fix wait condition for AOAC report request
- 9a3333a can: j1939: use correct function name in comment
- 13efbd0 kselftest/arm64: Actually test SME vector length changes via sigreturn
- c9900ee drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting
- 006d9e3 drivers/perf: hisi_pcie: Record hardware counts correctly
- 72cadfa padata: Honor the caller's alignment in case of chunk_size 0
- ddcf3ab ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec
- 6f469bb ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE
- 3edc916 wifi: mac80211: Check for missing VHT elements only for 5 GHz
- b7c840f wifi: iwlwifi: mvm: allow ESR when we the ROC expires
- ac89696 wifi: mac80211: fix the comeback long retry times
- 93a4165 wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
- 9afc109 wifi: iwlwifi: mvm: increase the time between ranging measurements
- b3322a6 wifi: iwlwifi: mvm: set the cipher for secured NDP ranging
- 7688db0 wifi: iwlwifi: config: label 'gl' devices as discrete
- 4389711 wifi: mac80211: don't use rate mask for offchannel TX either
- 48c20ce wifi: mac80211_hwsim: correct MODULE_PARM_DESC of multi_radio
- 1989fea ACPI: video: force native for Apple MacbookPro9,2
- bff2b81 crypto: qat - fix "Full Going True" macro definition
- c0af79b perf/dwc_pcie: Always register for PCIe bus notifier
- 0667a77 perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
- 85702fd drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
- 86aedfb thermal: core: Fix rounding of delay jiffies
- 8f6f327 thermal: core: Fold two functions into their respective callers
- 04c5b76 arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
- 2f2e67d kselftest/arm64: signal: fix/refactor SVE vector length enumeration
- cf888dc wifi: rtw89: limit the PPDU length for VHT rate to 0x40000
- 6a34f3b powercap: intel_rapl: Fix off by one in get_rpi()
- 39caf61 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros
- c4d6be4 netfilter: nf_tables: store new sets in dedicated list
- eac1568 autofs: fix missing fput for FSCONFIG_SET_FD
- d9e3a62 mount: handle OOM on mnt_warn_timestamp_expiry
- 1754bc0 RISC-V: KVM: Fix to allow hpmcounter31 from the guest
- 12e4ef8 RISC-V: KVM: Allow legacy PMU access from guest
- 6d0a5dc RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
- 4a52082 RISC-V: KVM: Fix sbiret init before forwarding to userspace
- efb9eee wifi: rtw88: remove CPT execution branch never used
- 2c9c2d1 wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to prevent out-of-bounds reading
- d7afc31 arm64: signal: Fix some under-bracketed UAPI macros
- eae33a9 virtio-net: synchronize probe with ndo_set_features
- cb06b26 virtio-net: synchronize operstate with admin state on up/down
- 3cc20be virtio: allow driver to disable the configure change notification
- d3cc22d virtio: rename virtio_config_enabled to virtio_config_core_enabled
- 31c79c2 net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
- 5c42a30 crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
- f65c8ae hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled
- 359b439 wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()
- ef103e5 wifi: ath12k: match WMI BSS chan info structure with firmware definition
- 7654aa1 wifi: ath12k: fix BSS chan info request WMI command
- f9ac75e wifi: ath9k: Remove error checks when creating debugfs entries
- 16508f7 wifi: brcmfmac: introducing fwil query functions
- 5650cd4 eth: fbnic: select DEVLINK and PAGE_POOL
- f1e46e7 ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- c66f0be crypto: iaa - Fix potential use after free bug
- 70bae36 crypto: qat - ensure correct order in VF restarting handler
- 18cc7fe crypto: qat - fix recovery flow for VFs
- c8bc71f crypto: qat - disable IOV in adf_dev_stop()
- 6691fbc crypto: xor - fix template benchmarking
- e9a78d9 wifi: rtw88: always wait for both firmware loading attempts
- afd165b EDAC/synopsys: Fix error injection on Zynq UltraScale+
- 6db2329 wifi: ath11k: use work queue to process beacon tx event
A new XanMod Linux kernel based on Linux kernel 6.11.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.