Ubuntu 6509 Debian 10136 Published by

A new XanMod Linux kernel based on Linux kernel 6.10.10 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.10.10-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

Change log

  • b4a46ae Linux 6.10.10-xanmod1
  • 8066b38 Merge tag 'v6.10.10' into 6.10
  • 049be94 Linux 6.10.10
  • 60e01e9 LoongArch: Use accessors to page table entries instead of direct dereference
  • 12bc88c spi: spi-fsl-lpspi: Fix off-by-one in prescale max
  • 01681aa btrfs: fix race between direct IO write and fsync when using same fd
  • 6f574d0 drm/i915/display: Increase Fast Wake Sync length as a quirk
  • 48cb63c drm/i915/display: Add mechanism to use sink model when applying quirk
  • b4e9331 x86/mm: Fix PTI for i386 some more
  • 7c890ef ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
  • 5ac3d0a nvmet: Identify-Active Namespace ID List command should reject invalid nsid
  • 2443c10 nvme: rename CDR/MORE/DNR to NVME_STATUS_*
  • d433e59 nvme: fix status magic numbers
  • 1be0c30 nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
  • 39517a9 cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
  • 72a57a7 cifs: Fix zero_point init on inode initialisation
  • 82f134d riscv: Fix RISCV_ALTERNATIVE_EARLY
  • bb63fe4 riscv: Improve sbi_ecall() code generation by reordering arguments
  • 3445b6c riscv: Add tracepoints for SBI calls and returns
  • 339b880 riscv: Do not restrict memory size because of linear mapping on nommu
  • 775a223 riscv: Fix toolchain vector detection
  • 1a46c7f smb: client: fix double put of  @CFILE in smb2_rename_path()
  • d195d5f gpio: modepin: Enable module autoloading
  • fcb0ebe gpio: rockchip: fix OF node leak in probe()
  • c2017de drm/i915/fence: Mark debug_fence_free() with __maybe_unused
  • e74af8d drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
  • 74182cc nouveau: fix the fwsec sb verification register.
  • 709aba1 clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
  • 0d1e730 clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs
  • 5276630 ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
  • 9bf1c67 riscv: mm: Do not restrict mmap address based on hint
  • 62f6ca6 riscv: selftests: Remove mmap hint address checks
  • 9795a6b ASoc: SOF: topology: Clear SOF link platform name upon unload
  • 68e6917 clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs
  • cf7ce11 nvme-pci: allocate tagset on reset if necessary
  • 6c04d1e nvmet-tcp: fix kernel crash if commands allocation fails
  • 67002ed ASoC: tegra: Fix CBB error during probe()
  • 55fe398 powerpc/vdso: Don't discard rela sections
  • 1e08132 powerpc/64e: Define mmu_pte_psize static
  • 7ebaff7 powerpc/64e: split out nohash Book3E 64-bit code
  • 4429f98 powerpc/64e: remove unused IBM HTW code
  • 70eee39 clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
  • 7b7a9da clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
  • 101c626 drm/xe/xe2lpg: Extend workaround 14021402888
  • 2cb6990 drm/xe/xe2: Add workaround 14021402888
  • e70f6ac net/mlx5e: SHAMPO, Fix page leak
  • c26243d net/mlx5e: SHAMPO, Use KSMs instead of KLMs
  • f5ce0b4 hid: bpf: add BPF_JIT dependency
  • 17c1e62 crypto: starfive - Fix nent assignment in rsa dec
  • 0e3da92 crypto: starfive - Align rsa input data to 32-bit
  • f9d0026 ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
  • 79f8031 ata: libata-scsi: Remove redundant sense_buffer memsets
  • 830bdd8 drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
  • 4ba7c00 drm/amd: Add gfx12 swizzle mode defs
  • d33a5bf can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
  • 91c389c can: mcp251xfd: clarify the meaning of timestamp
  • 185c150 can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
  • 018028d can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
  • bc7fbb3 arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
  • 7c7d598 arm64: acpi: Move get_cpu_for_acpi_id() to a header
  • eea54a4 ACPI: processor: Fix memory leaks in error paths of processor_add()
  • 560eef7 ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
  • 9be835e fs: relax permissions for listmount()
  • e895aef fs: simplify error handling
  • 968d52c path: add cleanup helper
  • da5f374 workqueue: Improve scalability of workqueue watchdog touch
  • 4b88865 workqueue: wq_watchdog_touch is always called with valid CPU
  • 43568d9 mm/memcontrol: respect zswap.writeback setting from parent cg too
  • b7d4dd3 mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
  • b9b6882 perf/aux: Fix AUX buffer serialization
  • 13123ef uprobes: Use kzalloc to allocate xol area
  • e47d7f8 clocksource/drivers/timer-of: Remove percpu irq related code
  • 9c09812 clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
  • 1314502 clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
  • 00fe529 VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
  • a11874d Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
  • 928e399 uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
  • 2241b78 nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
  • f78addd nvmem: u-boot-env: error if NVMEM device is too small
  • 540ca4c dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
  • 109e845 binder: fix UAF caused by offsets overwrite
  • bfc1704 misc: fastrpc: Fix double free of 'buf' in error path
  • 31b793b usb: typec: ucsi: Fix the partner PD revision
  • c1e23ce usb: dwc3: Avoid waking up gadget during startxfer
  • 2ba5ad4 usb: cdns2: Fix controller reset issue
  • 0140b2b usb: dwc3: core: update LC timer as per USB Spec V3.2
  • a334f87 iio: adc: ad7124: fix DT configuration parsing
  • 76a160c iio: adc: ad7124: fix chip ID mismatch
  • 6e4bf8e iio: adc: ad_sigma_delta: fix irq_flags on irq request
  • 0e79ed2 iio: adc: ad7606: remove frstdata check for serial mode
  • 6c56053 iio: adc: ad7124: fix config comparison
  • 9de24f9 iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
  • b30d022 iio: fix scale application in iio_convert_raw_to_processed_unlocked
  • 3d752f7 iio: buffer-dmaengine: fix releasing dma channel on error
  • 8961b24 staging: iio: frequency: ad9834: Validate frequency parameter value
  • 84dc375 tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
  • 98d1b6b fs: only copy to userspace on success in listmount()
  • e30b013 drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
  • 3adb4ae drm/amdgpu: Add reset_context flag for host FLR
  • 1f49070 drm/amdgpu: Fix two reset triggered in a row
  • f9f0b59 NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
  • 3b69279 smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
  • b8186f5 ata: pata_macio: Use WARN instead of BUG
  • 9cb25a3 spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
  • 189d3ed MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
  • d1207f0 kunit/overflow: Fix UB in overflow_allocation_test
  • c33a980 net: hns3: void array out of bound when loop tnl_num
  • 0f078f8 lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
  • bf68acd of/irq: Prevent device address out-of-bounds read in interrupt map walk
  • ef4e249 Squashfs: sanity check symbolic link size
  • 51263e8 usbnet: ipheth: race between ipheth_close and error handling
  • d76fc0f Input: uinput - reject requests with unreasonable number of slots
  • adb3e3c HID: amd_sfh: free driver_data after destroying hid device
  • 48b2108 HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
  • d21f348 s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
  • 55b046e btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
  • ee73a15 spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware
  • f743662 kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
  • e2d14bf i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
  • f62bf0c i3c: master: svc: resend target address when get NACK
  • 8d5863c vfs: Fix potential circular locking through setxattr() and removexattr()
  • cec226f cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
  • cae59df s390/boot: Do not assume the decompressor range is reserved
  • 66a490d regmap: maple: work around gcc-14.1 false-positive warning
  • 4794579 LoongArch: Use correct API to map cmdline in relocate_kernel()
  • 52d9d4f drm/amdgpu: add mutex to protect ras shared memory
  • 42e6607 net: dpaa: avoid on-stack arrays of NR_CPUS elements
  • 056e0cd Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
  • 2d82277 tcp: Don't drop SYN+ACK for simultaneous connect().
  • 81c68e2 PCI: Add missing bridge lock to pci_bus_lock()
  • 6ffa0fb riscv: set trap vector earlier
  • 142ef3a cxl/region: Verify target positions using the ordered target list
  • 101737d ethtool: fail closed if we can't get max channel used in indirection tables
  • ef9a8b7 btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
  • f895db0 btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
  • a7f16a7 btrfs: handle errors from btrfs_dec_ref() properly
  • 0380464 btrfs: clean up our handling of refs == 0 in snapshot delete
  • a7dfb14 btrfs: replace BUG_ON with ASSERT in walk_down_proc()
  • 704c359 btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()
  • ab6a217 btrfs: slightly loosen the requirement for qgroup removal
  • b5a531d fs/ntfs3: Check more cases when directory is corrupted
  • 5e1a3e5 smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
  • 0d0d06f drm/amdgpu: reject gang submit on reserved VMIDs
  • 16c317f watchdog: imx7ulp_wdt: keep already running watchdog enabled
  • 9cd1551 bpf: Remove tst_run from lwt_seg6local_prog_ops.
  • 89827a4 iommufd: Require drivers to supply the cache_invalidate_user ops
  • 3913cea staging: vchiq_core: Bubble up wait_event_interruptible() return value
  • bc89b8a PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
  • 412db60 perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
  • c16916d wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
  • a90abf9 dma-mapping: benchmark: Don't starve others when doing the test
  • 926107e jbd2: avoid mount failed when commit block is partial submitted
  • 6dd40d9 ext4: fix possible tid_t sequence overflows
  • bce2c50 drm/amdgpu: Set no_hw_access when VF request full GPU fails
  • 9feed1c libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
  • 899eddc ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
  • 26825b6 hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
  • 996221b hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
  • 16f4295 hwmon: (lm95234) Fix underflows seen when writing limit attributes
  • b0bdb43 hwmon: (adc128d818) Fix underflows seen when writing limit attributes
  • e74ba5e tracing/kprobes: Add symbol counting check when module loads
  • 8f2dabd crypto: qat - fix unintentional re-enabling of error interrupts
  • bba47fe scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
  • f14d3e1 scsi: pm80xx: Set phy->enable_completion only when we wait for it
  • 3844586 scsi: ufs: core: Remove SCSI host only if added
  • 25eaef5 wifi: rtw88: usb: schedule rx work after everything is set up
  • 2745d99 virtio_ring: fix KMSAN error for premapped mode
  • bfc4407 pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
  • 2962197 devres: Initialize an uninitialized struct member
  • fc843d3 um: line: always fill *error_out in setup_one_line()
  • 1200485 cgroup: Protect css->cgroup write under css_set_lock
  • 64149da block: don't call bio_uninit from bio_endio
  • 0820576 iommu/vt-d: Remove control over Execute-Requested requests
  • 81f8c43 iommu/vt-d: Handle volatile descriptor status read
  • 15364a1 cxl/region: Fix a race condition in memory hotplug notifier
  • aa4e90e dm init: Handle minors larger than 255
  • 85c9fdf ASoC: topology: Properly initialize soc_enum values
  • eb21d40 phy: zynqmp: Take the phy mutex in xlate
  • 7f09382 firmware: cs_dsp: Don't allow writes to read-only controls
  • 112fd2f xen: privcmd: Fix possible access to a freed kirqfd instance
  • 982e057 tools/net/ynl: fix cli.py --subscribe feature
  • c61c4a6 selftests: net: enable bind tests
  • 5537694 net: dsa: vsc73xx: fix possible subblocks range of CAPT block
  • b4c56ed net: xilinx: axienet: Fix race in axienet_stop
  • 7c1ac9e net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
  • 7a8d3a2 r8152: fix the firmware doesn't work
  • c46cd6a fou: Fix null-ptr-deref in GRO.
  • 58571ff bareudp: Fix device stats updates.
  • c8ffe2d bpf: add check for invalid name in btf_name_valid_section()
  • e454476 bpf, net: Fix a potential race in do_sock_getsockopt()
  • d860f25 net: dqs: Do not use extern for unused dql_group
  • 720f154 usbnet: modern method to get random MAC
  • fc110a0 ice: do not bring the VSI up, if it was down before the XDP setup
  • 041cbd1 ice: remove ICE_CFG_BUSY locking from AF_XDP code
  • 6ea67b4 ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
  • 391f7da ice: protect XDP configuration with a mutex
  • 2285c2f ice: move netif_queue_set_napi to rtnl-protected sections
  • ced0328 ptp: ocp: adjust sysfs entries to expose tty information
  • 45e1755 ptp: ocp: convert serial ports to array
  • d9c8dbb net: phy: Fix missing of_node_put() for leds
  • 6a920f0 net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
  • 1b8719a perf lock contention: Fix spinlock and rwlock accounting
  • 4b19c83 hwmon: (hp-wmi-sensors) Check if WMI event data exists
  • 0b7d7bc igc: Unlock on error in igc_io_resume()
  • 70e6473 scripts: fix gfp-translate after __GFP*_BITS conversion to an enum
  • 6710130 hwmon: ltc2991: fix register bits defines
  • 58afdc9 Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
  • cae1911 Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
  • 5d8a15c Bluetooth: qca: If memdump doesn't work, re-enable IBS
  • c4adc08 can: kvaser_pciefd: Use a single write when releasing RX buffers
  • d1a40a5 can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
  • 330912c can: kvaser_pciefd: Rename board_irq to pci_irq
  • 662f25a can: kvaser_pciefd: Remove unnecessary comment
  • fa2951d can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
  • b15bfd9 regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
  • 6e68abd spi: intel: Add check devm_kasprintf() returned value
  • 7a9203f platform/x86: dell-smbios: Fix error path in dell_smbios_init()
  • 36486c9 ice: Add netif_device_attach/detach into PF reset flow
  • 5016138 igb: Fix not clearing TimeSync interrupts for 82580
  • 7dfa427 cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
  • 55e7833 cifs: Fix copy offload to flush destination region
  • f3d8e8f netfs, cifs: Fix handling of short DIO read
  • 2e1c24f cifs: Fix lack of credit renegotiation on read retry
  • 9cf2032 rust: kbuild: fix export of bss symbols
  • c5a5feb can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
  • 9b6513d can: m_can: Reset cached active_interrupts on start
  • 3fe629a can: m_can: disable_all_interrupts, not clear active_interrupts
  • 281f32e can: m_can: Do not cancel timer from within timer
  • 83e5c41 can: m_can: Remove m_can_rx_peripheral indirection
  • 79ae347 can: m_can: Remove coalesing disable in isr during suspend
  • 7eab2b8 can: m_can: Reset coalescing during suspend/resume
  • abf296d can: m_can: Release irq on error in m_can_open
  • abb0a61 can: bcm: Remove proc entry when dev is unregistered.
  • 79cc2b8 drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supported
  • 14c9b54 drm/amdgpu: Correct register used to clear fault status
  • 9073d2c drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
  • ede06d2 drm/amd/display: Check denominator crb_pipes before used
  • 11f9971 drm/amd/display: Check denominator pbn_div before used
  • 67c0795 pcmcia: Use resource_size function on resource object
  • b86c6b2 media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
  • 4afc9cd Input: ili210x - use kvmalloc() to allocate buffer for firmware update
  • dd47051 PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
  • 9ae7998 ice: Check all ice_vsi_rebuild() errors in function
  • 90afe40 seccomp: release task filters when the task exits
  • 68d8156 powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
  • dfd2e8e fs: relax permissions for statmount()
  • 15c7706 fs: don't copy to userspace under namespace semaphore
  • e37e875 vfio/spapr: Always clear TCEs before unsetting the window
  • 4fd7a05 media: vivid: don't set HDMI TX controls if there are no HDMI outputs
  • 9f216ce crypto: qat - initialize user_input.lock for rate_limiting
  • 47d7b9a drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
  • c2056c7 drm/amdgpu: Fix smatch static checker warning
  • 9738a1d drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_pasid
  • 5639a30 drm/amd/display: Validate function returns
  • 47e6371 drm/amd/display: Check HDCP returned status
  • adc74d2 drm/amd/display: Run DC_LOG_DC after checking link->link_enc
  • c1b8515 drm/amdgpu: Fix register access violation
  • 6fe9ca2 usb: gadget: aspeed_udc: validate endpoint index for ast udc
  • d66ec98 usb: uas: set host status byte on data completion error
  • 0815532 wifi: rtw89: wow: prevent to send unexpected H2C during download Firmware
  • d45b1c6 wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
  • 8aa2cd9 leds: spi-byte: Call of_node_put() on error path
  • 606cd75 media: vivid: fix wrong sizeimage value for mplane
  • f80c65d riscv: kprobes: Use patch_text_nosync() for insn slots
  • 90cc745 fs/ntfs3: One more reason to mark inode bad
  • 925fd8e udf: Avoid excessive partition lengths
  • 3cca098 wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check
  • 94dc8dc gve: Add adminq mutex lock
  • 39c3b59 netfilter: nf_conncount: fix wrong variable type
  • 0157989 iommu: sun50i: clear bypass register
  • 86e99aa x86/kmsan: Fix hook for unaligned accesses
  • c8cb076 af_unix: Remove put_pid()/put_cred() in copy_peercred().
  • 845af9c media: b2c2: flexcop-usb: fix flexcop_usb_memory_req
  • 34d1122 irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
  • 01e43f1 irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
  • b69449b accel/habanalabs/gaudi2: unsecure edma max outstanding register
  • 1cf8cd8 ELF: fix kernel.randomize_va_space double read
  • af246e4 bpf, verifier: Correct tail_call_reachable for bpf prog
  • 2768720 virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
  • 941358a cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
  • 4e2b49a drm/amd/display: Check UnboundedRequestEnabled's value
  • 73656d1 smack: unix sockets: fix accept()ed socket label
  • 25a15f8 wifi: ath12k: fix firmware crash due to invalid peer nss
  • 3e0a295 wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
  • b0d13e9 ALSA: hda: Add input value sanity checks to HDMI channel map controls
  • d4e65b6 ALSA: control: Apply sanity check of input values for user elements
  • 1b55a02 ALSA: hda/realtek: extend quirks for Clevo V5[46]0
  • db492b5 drm/amd/display: Lock DC and exit IPS when changing backlight
  • d1e4d3d drm/i915: Do not attempt to load the GSC multiple times
  • 675d6d3 drm/amdgpu: always allocate cleared VRAM for GEM allocations
  • 1cc695b drm/imagination: Free pvr_vm_gpuva after unlink
  • 33eb034 drm/panthor: Restrict high priorities on group_create
  • a6b268f drm/panthor: flush FW AS caches in slow reset path
  • 966fe02 drm/xe/gsc: Do not attempt to load the GSC multiple times
  • e91dab5 btrfs: zoned: handle broken write pointer on zones
  • c3ae6e7 btrfs: qgroup: don't use extent changeset when not needed
  • 74866c1 nilfs2: fix state management in error path of log writing function
  • 962562d nilfs2: protect references to superblock parameters exposed in sysfs
  • 1cf1f7e nilfs2: fix missing cleanup on rollforward recovery error
  • d7c01c0 sched: sch_cake: fix bulk flow accounting logic for host fairness
  • 47abd8a ila: call nf_unregister_net_hooks() sooner
  • 126d72b tcp_bpf: fix return value of tcp_bpf_sendmsg()
  • 436dd44 Revert "wifi: ath11k: support hibernation"
  • 930840f Revert "wifi: ath11k: restore country code during resume"
  • 3aa52bd Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
  • 82e3e96 x86/apic: Make x2apic_disable() work correctly
  • ce9e83a x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
  • ddee07e net: mctp-serial: Fix missing escapes on transmit
  • 4982a47 net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
  • f579d17 eventfs: Use list_del_rcu() for SRCU protected list variable
  • 0a11262 fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
  • 98cc18b userfaultfd: fix checks for huge PMDs
  • db97828 userfaultfd: don't BUG_ON() if khugepaged yanks our page table
  • 4679272 tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()
  • aec14e9 tracing: Avoid possible softlockup in tracing_iter_reset()
  • 8a9d0d4 tracing/timerlat: Only clear timer if a kthread exists
  • 27282d2 tracing/osnoise: Use a cpumask to know what threads are kthreads
  • 0efbad8 spi: rockchip: Resolve unbalanced runtime PM / system PM handling
  • e7eb8b9 Revert "mm: skip CMA pages when they are not available"
  • 2d476c8 mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
  • 6cf74e0 mm: vmalloc: ensure vmap_block is initialised before adding to queue
  • 55c39bb kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
  • bd4c713 maple_tree: remove rcu_read_lock() from mt_validate()
  • 16ad36c codetag: debug: mark codetags for poisoned page as empty
  • 77e2405 alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
  • 1e96ae3 mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
  • e554113 can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
  • 1e8a694 pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
  • be49525 clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
  • 382ef04 clk: qcom: clk-alpha-pll: Fix the pll post div mask
  • d81ef42 clk: starfive: jh7110-sys: Add notifier for PLL0 clock
  • c37c00c parisc: Delay write-protection until mark_rodata_ro() call
  • a3b6ff6 riscv: misaligned: Restrict user access to kernel memory
  • 85cda5b ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
  • 2a5f322 fuse: clear PG_uptodate when using a stolen page
  • b39cea3 fuse: fix memory leak in fuse_create_open
  • c5a56f3 fuse: use unsigned type for getxattr/listxattr size truncation
  • 55c0b50 fuse: check aborted connection before adding requests to pending list for resending
  • 58020fe fuse: disable the combination of passthrough and writeback cache
  • 7a0b9c7 fuse: update stats for pages in dropped aux writeback list
  • 73279b3 mmc: cqhci: Fix checking of CQHCI_HALT state
  • 0e8df09 mmc: sdhci-of-aspeed: fix module autoloading
  • 5b1ef10 mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
  • 202c58d mmc: core: apply SD quirks earlier during probe
  • 129ba12 selftests: mm: fix build errors on armhf
  • 25256e7 Bluetooth: MGMT: Ignore keys being loaded with invalid type
  • 6f774a3 Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
  • 70c76a9 rust: macros: provide correct provenance when constructing THIS_MODULE
  • bf95889 nvme-pci: Add sleep quirk for Samsung 990 Evo
  • 1863e1f irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()
  • f13b5af rtmutex: Drop rt_mutex::wait_lock before scheduling
  • cfcd89e x86/kaslr: Expose and use the end of the physical memory address space
  • 9319bfd irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
  • 028bd7b irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
  • 8717dc3 perf/x86/intel: Limit the period on Haswell
  • b55ce74 x86/tdx: Fix data leak in mmio_read()
  • 81790a4 ata: libata: Fix memory leak for error path in ata_host_alloc()
  • 28be820 ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
  • 4c8496f ksmbd: unset the binding mark of a reused connection
  • 7620998 smb: client: fix double put of  @CFILE in smb2_set_path_size()
  • f06af73 powerpc/qspinlock: Fix deadlock in MCS queue
  • a6370f7 ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
  • 1a892e4 ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP
  • deb8e5a ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx
  • e083e14 ALSA: hda/realtek: add patch for internal mic in Lenovo V145
  • 54e3f7d ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
  • 85e5f24 KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
  • 67766d0 KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
  • ecdbe8a KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
  • 6a14fad ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
  • 396c88a net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
  • f7fe95f net: microchip: vcap: Fix use-after-free error in kunit test
  • 2e7189d net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
  • 590768e xfs: xfs_finobt_count_blocks() walks the wrong btree
  • 32008ab sch/netem: fix use after free in netem_dequeue
  • 03e2a12 libfs: fix get_stashed_dentry()

Xanmod

Homepage
Download Linux 6.10.10-xanmod1 source from GitHub