Debian 9921 Published by

A new XanMod Linux Kernel based on Linux Kernel 6.7.4 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.4-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.4-xanmod1

  • cbc696e Linux 6.7.4-xanmod1
  • 5e6e6f7 XANMOD: .gitlab-ci: Change docker image to trixie-slim
  • d250688 Merge tag 'v6.7.4' into 6.7
  • 18d179e Linux 6.7.4
  • 11a4f47 drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'
  • f357067 ASoC: codecs: wsa883x: fix PA volume control
  • 2f8e9b7 ASoC: codecs: lpass-wsa-macro: fix compander volume hack
  • 5b465d6 ASoC: codecs: wcd938x: fix headphones volume controls
  • 1673211 ASoC: qcom: sc8280xp: limit speaker volumes
  • b8a8c57 bonding: remove print in bond_verify_device_path
  • 3cef284 selftests/bpf: Remove flaky test_btf_id test
  • f65ab9e drm/msm/dsi: Enable runtime PM
  • f9fd5a6 Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"
  • 5a33420 mm, kmsan: fix infinite recursion due to RCU critical section
  • b625f14 arm64: irq: set the correct node for shadow call stack
  • 3ca3901 idpf: avoid compiler padding in virtchnl2_ptype struct
  • 2304c22 selftests: net: enable some more knobs
  • 976e0fa selftests: net: add missing config for NF_TARGET_TTL
  • 5fdba5a selftests: bonding: Check initial state
  • 8c8f6cf selftests: team: Add missing config options
  • 648be83 net: sysfs: Fix /sys/class/net/ path
  • 79d5217 octeontx2-pf: Remove xdp queues on program detach
  • a3cc7f4 selftests: net: don't access /dev/stdout in pmtu.sh
  • c75c2f9 selftests: net: fix available tunnels detection
  • b8a5995 selftests: net: add missing config for pmtu.sh tests
  • 40d7bec selftests: net: add missing config for nftables-backed iptables
  • 3ffe14c pds_core: Rework teardown/setup flow to be more common
  • 6924889 pds_core: Clear BARs on reset
  • 5939feb pds_core: Prevent race issues involving the adminq
  • c1f105c pds_core: Use struct pdsc for the pdsc_adminq_isr private data
  • 2662116 pds_core: Cancel AQ work on teardown
  • 46826a3 pds_core: Prevent health thread from running during reset/remove
  • c2d272a af_unix: fix lockdep positive in sk_diag_dump_icons()
  • 205659d net: ipv4: fix a memleak in ip_setup_cork
  • 38cc160 netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
  • 1c85688 netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
  • 8350539 netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
  • 03dc4db netfilter: conntrack: correct window scaling with retransmitted SYN
  • 90747b7 selftests: net: add missing config for GENEVE
  • 086160d devlink: Fix referring to hw_addr attribute during state validation
  • ef95493 bridge: mcast: fix disabled snooping after long uptime
  • 289bf49 selftests: net: Add missing matchall classifier
  • 8e51f08 llc: call sock_orphan() at release time
  • 273bc80 ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
  • 8fea835 net: dsa: qca8k: fix illegal usage of GPIO
  • b355270 ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
  • bbe5164 ixgbe: Refactor overtemp event handling
  • 7de154f ixgbe: Refactor returning internal error codes
  • 8ad7b0a e1000e: correct maximum frequency adjustment values
  • 1b8adcc tcp: add sanity checks to rx zerocopy
  • 7271930 tracefs: remove stale 'update_gid' code
  • f006b7d net: lan966x: Fix port configuration when using SGMII interface
  • 2e8c9ae ipmr: fix kernel panic when forwarding mcast packets
  • e151d85 net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
  • c835df3 ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
  • fbe4ba4 selftests: net: give more time for GRO aggregation
  • dcf532c selftests: net: add missing required classifier
  • 4edbcd0 selftests: net: add missing config for big tcp tests
  • 1cb0d68 crypto: caam - fix asynchronous hash
  • a9a9eba net: phy: mediatek-ge-soc: sync driver with MediaTek SDK
  • 06cbb48 net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE working
  • 3d9c788 gve: Fix skb truesize underestimation
  • 45db5ea selftests: net: explicitly wait for listener ready
  • 5b2f2ea selftests: net: remove dependency on ebpf tests
  • af6cf5a HID: hidraw: fix a problem of memory leak in hidraw_release()
  • 07e3ca0 scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
  • 01091df regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared interrupt register
  • c2112d9 kunit: run test suites only after module initialization completes
  • 27dea59 scsi: isci: Fix an error code problem in isci_io_request_build()
  • 6fd3577 riscv: Fix build error on rv32 + XIP
  • 4df01ec drm/amdkfd: only flush mes process context if mes support is there
  • 86bd833 drm/msm/dpu: Correct UBWC settings for sc8280xp
  • e2dc803 drm: using mul_u32_u32() requires linux/math64.h
  • 171cd66 wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
  • bb94033 perf: Fix the nr_addr_filters fix
  • df1fdef i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
  • 9b12bd7 drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'
  • ee3dbf2 drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
  • 12c8628 drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
  • 3a4391f drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platform_power_management_table()'
  • d72a91d drm/amdgpu: fix avg vs input power reporting on smu7
  • f3113df ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
  • 76cb2aa ceph: fix deadlock or deadcode of misusing dget()
  • 62b3b52 ceph: reinitialize mds feature bit even when session in open
  • f1bc0d8 blk-mq: fix IO hang from sbitmap wakeup race
  • b2b4599 virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
  • 1556c24 drm/amdkfd: Fix lock dependency warning with srcu
  • ce33061 Revert "drm/amd/display: Fix conversions between bytes and KB"
  • 61b918c drm/amd/display: To adjust dprefclk by down spread percentage
  • cb96e49 drm/amdkfd: Fix lock dependency warning
  • 242b5bf ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flow
  • 2c272ff ASoC: codecs: rtq9128: Fix PM_RUNTIME usage
  • c331709 libsubcmd: Fix memory leak in uniq()
  • 755182e misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback
  • e6104a8 usb: xhci-plat: fix usb disconnect issue after s4
  • 9c2ac5e tracefs/eventfs: Use root and instance inodes as default ownership
  • 763d409 9p: Fix initialisation of netfs_inode for 9p
  • 9880613 PCI/AER: Decode Requester ID when no error info found
  • 5924739 PCI: Fix 64GT/s effective data rate calculation
  • 07c1243 staging: vme_user: Fix the issue of return the wrong error code
  • 9a3881b spmi: mediatek: Fix UAF on device remove
  • 6a85606 fs/kernfs/dir: obey S_ISGID
  • aacfe58 tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards
  • 2e95411 tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
  • 1b09cc2 selftests/sgx: Fix linker script asserts
  • cc5b035 usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
  • 36f4121 usb: hub: Replace hardcoded quirk value with BIT() macro
  • 25ae41f extcon: fix possible name leak in extcon_dev_register()
  • ad3710d perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is present
  • e129c7f PCI: switchtec: Fix stdev_release() crash after surprise hot remove
  • ce11522 PCI: Only override AMD USB controller if required
  • 1e6d636 mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt
  • bf1214d mfd: ti_am335x_tscadc: Fix TI SoC dependencies
  • bd50a7b xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
  • 7d17479 riscv: Make XIP bootable again
  • 499197b ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA
  • 8e7b6ad ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GAB
  • 5b6831d i3c: master: cdns: Update maximum prescaler value for i2c clock
  • b427f55 um: time-travel: fix time corruption
  • 96cec20 um: net: Fix return type of uml_net_start_xmit()
  • dcfd9ce um: Don't use vfprintf() for os_info()
  • 9d44712 um: Fix naming clash between UML and scheduler
  • a42a930 leds: trigger: panic: Don't register panic notifier if creating the trigger failed
  • b84c91d pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
  • 4a28302 ALSA: hda/conexant: Fix headset auto detect fail in cx8070 and SN6140
  • 180357b drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
  • 0b26728 drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
  • a26a9b1 drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
  • ed145ab drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_request()'
  • 7b5d58c drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()'
  • 195a628 drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
  • 8a89fc4 Re-revert "drm/amd/display: Enable Replay for static screen use cases"
  • 03d5ec9 drm/amdgpu: Let KFD sync with VM fences
  • 0ebb69e drm/amd/display: Fix minor issues in BW Allocation Phase2
  • c028919 drm/amdgpu: Fix ecc irq enable/disable unpaired
  • 8c959a1 clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks
  • 37bc012 clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()
  • 2c046cb drm/amd/display: Only clear symclk otg flag for HDMI
  • ae5c228 drm/amd/display: Fix lightup regression with DP2 single display configs
  • c5fd93a drm/amd/display: fix usb-c connector_type
  • b80ca22 drm/amd/display: make flip_timestamp_in_us a 64-bit variable
  • a27dcc2 accel/habanalabs/gaudi2: fix undef opcode reporting
  • d312312 accel/habanalabs: fix EQ heartbeat mechanism
  • 014bc0f accel/habanalabs: add support for Gaudi2C device
  • bd77f5e watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
  • c6235cd watchdog: starfive: add lock annotations to fix context imbalances
  • bc53dc8 clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()
  • 2fece04 clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()
  • 1cd2b61 drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
  • 14f109b drm/msm/dpu: Add mutex lock in control vblank irq
  • c9348e0 drm/msm/dpu: fix writeback programming for YUV cases
  • cc74988 drm/msm/dpu: Ratelimit framedone timeout msgs
  • 9275c0d drm/msm/dpu: enable writeback on SM8450
  • 3139efb drm/msm/dpu: enable writeback on SM8350
  • 83271b6 drm/amdkfd: fix mes set shader debugger process management
  • fb93e7f drm/amd/display: Force p-state disallow if leaving no plane config
  • 44d1232 drm/amd/display: For prefetch mode > 0, extend prefetch if possible
  • fadb7d0 media: i2c: imx335: Fix hblank min/max values
  • c5883a8 media: ov2740: Fix hts value
  • 39a2ed1 media: ddbridge: fix an error code problem in ddb_probe
  • 2398e29 media: amphion: remove mutext lock in condition of wait_event
  • 7c7bd4d IB/ipoib: Fix mcast list locking
  • c53dd64 drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
  • b8094c0 f2fs: fix to tag gcing flag on page during block migration
  • 30ec53a hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
  • fd9c8c6 hwmon: (nct6775) Fix fan speed set failure in automatic mode
  • 6b24d0d media: rkisp1: resizer: Stop manual allocation of v4l2_subdev_state
  • 7bb1a28 media: rkisp1: Fix IRQ disable race issue
  • b53352b media: rkisp1: Store IRQ lines
  • e970de0 media: rkisp1: Fix IRQ handler return values
  • c58cf93 media: rkisp1: Drop IRQF_SHARED
  • b8b7a0e media: uvcvideo: Fix power line control for SunplusIT camera
  • 0b4ea7f media: uvcvideo: Fix power line control for a Chicony camera
  • 610c86f drm/msm/dp: Add DisplayPort controller for SM8650
  • e37a969 ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL
  • ffa3eea ALSA: hda: Intel: add HDA_ARL PCI ID support
  • 831513a PCI: add INTEL_HDA_ARL to pci_ids.h
  • e6b4dfc media: rockchip: rga: fix swizzling for RGB formats
  • 5786d24 media: stk1160: Fixed high volume of stk1160_dbg messages
  • 813bd97 drm/mipi-dsi: Fix detach call without attach
  • 69cdec3 drm/framebuffer: Fix use of uninitialized variable
  • 87ea60f drm/drm_file: fix use of uninitialized variable
  • 17ba4ac drm/amd/display: add support for DTO genarated dscclk
  • 89824a0 drm/amd/display: Fix Replay Desync Error IRQ handler
  • ce29728 drm/amd/display: Fix disable_otg_wa logic
  • d38bc19 drm/amd/display: Fix MST PBN/X.Y value calculations
  • 4b6986b ASoC: amd: Add new dmi entries for acp5x platform
  • bc64437 f2fs: fix write pointers on zoned device after roll forward
  • 10d0701 drm/amd/display: Fix tiled display misalignment
  • e856bb6 drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms
  • 4306ce2 drm/panel-edp: Add override_edid_mode quirk for generic edp
  • c5d1f47 RDMA/IPoIB: Fix error code return in ipoib_mcast_join
  • 5bc1b5c drm/msm/a690: Fix reg values for a690
  • de940ce ocfs2: Avoid touching renamed directory if parent does not change
  • c04c162 reiserfs: Avoid touching renamed directory if parent does not change
  • b0be969 fast_dput(): handle underflows gracefully
  • 21e906f ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument
  • e38ad4a ALSA: hda: Refer to correct stream index at loops
  • b29cc6e f2fs: fix to check return value of f2fs_reserve_new_block()
  • 933fc06 ARM: dts: usr8200: Fix phy registers
  • 6a849b5 net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure
  • ad39ed6 net: kcm: fix direct access to bv_len
  • 90d7627 octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry
  • 087ef07 i40e: Fix VF disable behavior to block all traffic
  • 9f5fd53 arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings
  • a42c27c arm64: dts: sprd: Add clock reference for pll2 on UMS512
  • 2d6edea bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
  • 57bd38e net/smc: disable SEID on non-s390 archs where virtual ISM may be used
  • d136385 Bluetooth: L2CAP: Fix possible multiple reject send
  • d5761e2 Bluetooth: hci_sync: fix BR/EDR wakeup bug
  • f291566 Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
  • d9763a0 Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
  • 357c371 wifi: cfg80211: free beacon_ies when overridden from hidden BSS
  • c369a21 wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
  • ab26541 libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
  • f84e565 wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter members
  • 03d0be8 wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
  • 1edcc33 arm64: dts: amlogic: fix format for s4 uart node
  • 55fd6e3 ice: fix pre-shifted bit usage
  • 2c8cd52 intel: add bit macro includes where needed
  • 9cf8631 arm64: dts: qcom: Fix coresight warnings in in-ports and out-ports
  • 191a6a6 arm64: dts: qcom: msm8998: Fix 'out-ports' is a required property
  • 3168ad4 arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
  • 450371e x86/cfi,bpf: Fix bpf_exception_cb() signature
  • 10e40cd md: Whenassemble the array, consult the superblock of the freshest device
  • 9f75eba block: prevent an integer overflow in bvec_try_merge_hw_page
  • b7e02a2 ARM64: dts: marvell: Fix some common switch mistakes
  • 803923b ARM: dts: marvell: Fix some common switch mistakes
  • bb84480 net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
  • d1fde4a net: atlantic: eliminate double free in error handling logic
  • 447ac7f ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
  • f940365 scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM
  • 48f61fa scsi: lpfc: Move determination of vmid_flag after VMID reinitialization completes
  • fa5561b scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC
  • 0393399 ARM: dts: imx23/28: Fix the DMA controller node name
  • 73ad41f ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
  • 0069227 ARM: dts: imx27-apf27dev: Fix LED name
  • dc9e0d1 ARM: dts: imx25/27: Pass timing0
  • bb0a272 ARM: dts: imx25: Fix the iim compatible string
  • e7a5977 selftests/bpf: fix compiler warnings in RELEASE=1 mode
  • 916bc60 arm64: zynqmp: Fix clock node name in kv260 cards
  • 6b82b1e arm64: zynqmp: Move fixed clock to / for kv260
  • a2c6206 block/rnbd-srv: Check for unlikely string overflow
  • 5241fab ionic: bypass firmware cmds when stuck in reset
  • c01dfb3 ionic: pass opcode to devcmd_wait
  • 01bb6c1 net: phy: at803x: fix passing the wrong reference for config_intr
  • 9d350b2 ARM: dts: imx1: Fix sram node
  • fca6c92 ARM: dts: imx27: Fix sram node
  • 37d4d09 ARM: dts: imx: Use flash@0,0 pattern
  • 29cec01 ARM: dts: imx25/27-eukrea: Fix RTC node name
  • 298a3d7 ARM: dts: rockchip: fix rk3036 hdmi ports node
  • 8c7e1fa wifi: ath12k: fix the issue that the multicast/broadcast indicator is not read correctly for WCN7850
  • 3739121 wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
  • fe77396 bpf: Set uattr->batch.count as zero before batched update or deletion
  • 23587d8 wifi: mt76: mt7996: add PCI IDs for mt7992
  • b6bbbba wifi: mt76: connac: fix EHT phy mode check
  • 6d67311 arm64: dts: qcom: sm8350: Fix remoteproc interrupt type
  • 8be6998 arm64: dts: qcom: sm8450: fix soundwire controllers node name
  • 38cfaa6 arm64: dts: qcom: sm8550: fix soundwire controllers node name
  • d5be501 net: mvmdio: Avoid excessive sleeps in polled mode
  • de201a8 scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
  • 1594425 scsi: libfc: Don't schedule abort twice
  • 7409b7e wifi: ath12k: fix and enable AP mode for WCN7850
  • 776c56e bpf: Set need_defer as false when clearing fd array during map free
  • c7f1b61 bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
  • 5b89a66 wifi: rtw89: fix misbehavior of TX beacon in concurrent mode
  • 4a3650a wifi: rtw89: fix not entering PS mode after AP stops
  • ecb6658 wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
  • be609c7 wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()
  • 58bb568 bpf: Fix a few selftest failures due to llvm18 change
  • 6c17bbe ARM: dts: imx7s: Fix nand-controller #size-cells
  • 7d8ccfc ARM: dts: imx7s: Fix lcdif compatible
  • 8dbbdb5 ARM: dts: imx7d: Fix coresight funnel ports
  • ef015ff scsi: arcmsr: Support new PCI device IDs 1883 and 1886
  • 352ad50 scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
  • aca1b66 scsi: mpi3mr: Add support for SAS5116 PCI IDs
  • 3348afa net: usb: ax88179_178a: avoid two consecutive device resets
  • 00359cf bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
  • 6b0e5ba PCI: Add no PM reset quirk for NVIDIA Spectrum devices
  • af13b0b net: phy: micrel: fix ts_info value in case of no phc
  • 99b1d9f ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges
  • c32eda9 ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
  • afcaecb scsi: lpfc: Fix possible file string name overflow when updating firmware
  • 1aab60b soc: xilinx: fix unhandled SGI warning message
  • 548bdbb soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
  • f6d841f ARM: dts: qcom: msm8660: fix PMIC node labels
  • 7caed5e ARM: dts: qcom: mdm9615: fix PMIC node labels
  • 33e3cb4 ARM: dts: qcom: strip prefix from PMIC files
  • 9d2aac1 selftests/bpf: Fix issues in setup_classid_environment()
  • 3eb0fff wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
  • 3135c3c selftests/bpf: Fix pyperf180 compilation failure with clang18
  • ccc125e libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
  • 8de7f5f selftests/bpf: satisfy compiler by having explicit return in btf test
  • 31e03ea selftests/bpf: fix RELEASE=1 build for tc_opts
  • fdb580e wifi: rt2x00: restart beacon queue when hardware reset
  • c039cda wifi: rtw89: fix timeout calculation in rtw89_roc_end()
  • dc3e0f5 ext4: avoid online resizing failures due to oversized flex bg
  • 4b07b03 ext4: remove unnecessary check from alloc_flex_gd()
  • 3ea824b ext4: unify the type of flexbg_size to unsigned int
  • e623f14 ext4: fix inconsistent between segment fstrim and full fstrim
  • 69a23d4 ecryptfs: Reject casefold directory inodes
  • 3fee2dd cifs: fix in logging in cifs_chan_update_iface
  • d6e5411 smb: client: fix hardlinking of reparse points
  • c699a98 smb: client: fix renaming of reparse points
  • aafac00 ext4: treat end of range as exclusive in ext4_zero_range()
  • 8f860c8 SUNRPC: Fix a suspicious RCU usage warning
  • 2ae7081 sysctl: Fix out of bounds access for empty sysctl registers
  • 2823db0 KVM: s390: fix setting of fpc register
  • bdce67d s390/ptrace: handle setting of fpc register correctly
  • 7212597 s390/vfio-ap: fix sysfs status attribute for AP queue devices
  • fc8b791 arch: fix asm-offsets.c building with -Wmissing-prototypes
  • 6421029 arch: consolidate arch_irq_work_raise prototypes
  • b5a35d1 s390/boot: always align vmalloc area on segment boundary
  • 5a66601 jfs: fix array-index-out-of-bounds in diNewExt
  • 4c89c30 rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
  • 779f4b2 afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
  • 08f5b18 crypto: stm32/crc32 - fix parsing list of devices
  • ecf3697 erofs: fix ztailpacking for subpage compressed blocks
  • e518dfc crypto: octeontx2 - Fix cptvf driver cleanup
  • cda7294 crypto: starfive - Fix dev_err_probe return error
  • 22438a3 erofs: fix up compacted indexes for block size < 4096
  • cd40e43 pstore/ram: Fix crash when setting number of cpus to an odd number
  • e85918c crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings
  • 942a6cd hwrng: starfive - Fix dev_err_probe return error
  • bacdaa0 jfs: fix uaf in jfs_evict_inode
  • fc67a2e jfs: fix array-index-out-of-bounds in dbAdjTree
  • bff9d40 jfs: fix slab-out-of-bounds Read in dtSearch
  • 6e2902e UBSAN: array-index-out-of-bounds in dtSplitRoot
  • 5934282 FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
  • f4a3fdb thermal: core: Fix thermal zone suspend-resume synchronization
  • 5f93c49 OPP: The level field is always of unsigned int type
  • f6d6e9c ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
  • ae815e2 PM / devfreq: Synchronize devfreq_monitor_[start/stop]
  • bc9b9c5 kunit: Reset test->priv after each param iteration
  • 79b907b kunit: tool: fix parsing of test attributes
  • 00601d3 ACPI: NUMA: Fix the logic of getting the fake_pxm value
  • efcb2e8 selftests/nolibc: fix testcase status alignment
  • 7784657 ACPI: extlog: fix NULL pointer dereference check
  • 1fa669d PNP: ACPI: fix fortify warning
  • b74d7d3 ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
  • b15552f ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array()
  • aa7f84f audit: Send netlink ACK before setting connection in auditd_set
  • 2801b62 regulator: core: Only increment use_count when enable_count changes
  • c8b3ed0 sched/fair: Fix tg->load when offlining a CPU
  • 2be831b debugobjects: Stop accessing objects after releasing hash bucket lock
  • 07786d8 perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
  • f1c4ed0 sched/numa: Fix mm numa_scan_seq based unconditional scan
  • 6182cb4 x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
  • 848e1d7 powerpc/lib: Validate size for vector operations
  • eec31eb powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
  • 042dd3a x86/boot: Ignore NMIs during very early boot
  • 668067f powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
  • 66ddd3c powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
  • 0884f6a powerpc: Fix build error due to is_valid_bugaddr()
  • ccf24e9 drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
  • 8ba9ec6 arm64: irq: set the correct node for VMAP stack
  • ffd29dc powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
  • 60c3334 asm-generic: make sparse happy with odd-sized put_unaligned_*()

Xanmod

Homepage
Download Linux 6.7.4-xanmod1 source from GitHub