Linux 6.1.63-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/versionLinux 6.1.63-xanmod1
- 02490f8 Linux 6.1.63-xanmod1
- 6dc791a XANMOD: fair: Remove all energy efficiency functions [6.1.63+]
- f5b3f30 Merge tag 'v6.1.63' into 6.1
- 45c6c7c Revert "XANMOD: fair: Remove all energy efficiency functions [6.1.47+]"
- 63d0e36 Revert "Fix whitespace "XANMOD: fair: Remove all energy efficiency functions [6.1.47+]""
- 69e434a Linux 6.1.63
- 830c11c virtio/vsock: fix header length on skb merging
- cd12535 virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
- a6650e7 virtio/vsock: fix leaks due to missing skb owner
- bb1c9a5 vsock/loopback: use only sk_buff_head.lock to protect the packet queue
- 1e5f00e virtio/vsock: don't drop skbuff on copy failure
- 883a3db virtio/vsock: remove redundant 'skb_pull()' call
- 5852a2b virtio/vsock: don't use skbuff state to account credit
- 25bc877 wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
- fc3a195 btrfs: use u64 for buffer sizes in the tree search ioctls
- c606c43 Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
- acca43d x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
- 129debb io_uring/net: ensure socket is marked connected on connect retry
- b80b85f tracing/kprobes: Fix the order of argument descriptions
- 28e7153 fbdev: fsl-diu-fb: mark wr_reg_wa() static
- 7bc7b82 fbdev: imsttfb: fix a resource leak in probe
- 9858458 fbdev: imsttfb: Fix error path of imsttfb_probe()
- 6d53668 spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
- b4843bf ASoC: dapm: fix clock get name
- f5350c6 ASoC: hdmi-codec: register hpd callback on component probe
- acc3608 ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages
- 3bbf06e drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
- 3df98bd RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
- 587e630 netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
- 8fa280d netfilter: nft_redir: use
struct nf_nat_range2
throughout and deduplicate eval call-backs- d856701 netfilter: xt_recent: fix (increase) ipv6 literal buffer length
- 7ee2070 i2c: iproc: handle invalid slave state
- b5974b0 r8169: respect userspace disabling IFF_MULTICAST
- 1fecefb vsock/virtio: remove socket from connected/bound list on shutdown
- baddcc2 virtio/vsock: replace virtio_vsock_pkt with sk_buff
- 46c541f blk-core: use pr_warn_ratelimited() in bio_check_ro()
- 4e9b3ec nbd: fix uaf in nbd_open
- b031006 tg3: power down device only on SYSTEM_POWER_OFF
- 2dbafb0 nvme: fix error-handling for io_uring nvme-passthrough
- f4277cb net/smc: put sk reference if close work was canceled
- 2d563aa net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
- 9d976cd net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
- 4a12fb7 octeontx2-pf: Free pending and dropped SQEs
- a1e8e68 octeontx2-pf: qos send queues management
- 479d344 octeontx2-pf: Rename tot_tx_queues to non_qos_queues
- f9c2807 selftests: pmtu.sh: fix result checking
- 490dfbf net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
- 0b8ffe3 Fix termination state for idr_for_each_entry_ul()
- 7f4a2c2 net: r8169: Disable multicast filter for RTL8168H and RTL8107E
- db68ac5 dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
- 414d36c dccp: Call security_inet_conn_request() after setting IPv4 addresses.
- e129327 net: page_pool: add missing free_percpu when page_pool_init fail
- a95acc2 octeontx2-pf: Fix holes in error code
- 00376cc octeontx2-pf: Fix error codes
- 612c22e inet: shrink struct flowi_common
- 89d92e4 bpf: Check map->usercnt after timer->timer is assigned
- 4c731e9 tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
- 6086258 hsr: Prevent use after free in prp_create_tagged_frame()
- f980e9a llc: verify mac len before reading mac header
- 8803da0 watchdog: ixp4xx: Make sure restart always works
- 7082b1f Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
- f8225c3 pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
- 679d2ab pwm: sti: Reduce number of allocations and drop usage of chip_data
- 7136297 regmap: prevent noinc writes from clobbering cache
- 7ec7b7d media: cec: meson: always include meson sub-directory in Makefile
- 103c66d media: dvb-usb-v2: af9035: fix missing unlock
- 39c2ec9 media: cadence: csi2rx: Unregister v4l2 async notifier
- 76d1229 media: cedrus: Fix clock/reset sequence
- a254ee1 media: vidtv: mux: Add check and kfree for kstrdup
- 5c26aae media: vidtv: psi: Add check for kstrdup
- e7c96f4 media: s3c-camif: Avoid inappropriate kfree()
- 1620531 media: mtk-jpegenc: Fix bug in JPEG encode quality selection
- b75fb8a media: amphion: handle firmware debug message
- 20568d0 media: bttv: fix use after free error due to btv->timeout timer
- 825a7a6 media: ov5640: Fix a memory leak when ov5640_probe fails
- ba30551 media: i2c: max9286: Fix some redundant of_node_put() calls
- a7a8c49 media: ov5640: fix vblank unchange issue when work at dvp mode
- 9b1c0ac media: ov5640: Drop dead code using frame_interval
- 6380621 media: verisilicon: Do not enable G2 postproc downscale if source is narrower than destination
- 64f55ce media: hantro: Check whether reset op is defined before use
- f258fd9 pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
- 7c99476 pcmcia: ds: fix refcount leak in pcmcia_device_add()
- fbdf451 pcmcia: cs: fix possible hung task and memory leak pccardd()
- f9e17bc rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
- b4dda70 virt: sevguest: Fix passing a stack buffer as a scatterlist target
- d889b7b x86/sev: Change snp_guest_issue_request()'s fw_err argument
- a5b03f5 crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
- 7c7371b cxl/mem: Fix shutdown order
- 174ae0a i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
- b9793c9 9p/net: fix possible memory leak in p9_check_errors()
- 8b184eb perf hist: Add missing puts to hist__account_cycles
- 8e1f41a perf machine: Avoid out of bounds LBR memory read
- 209f4a6 usb: host: xhci-plat: fix possible kernel oops while resuming
- 0716664 xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
- abdd1f4 powerpc/pseries: fix potential memory leak in init_cpu_associativity()
- 257517c powerpc/imc-pmu: Use the correct spinlock initializer.
- 8409ee0 powerpc/vas: Limit open window failure messages in log bufffer
- 0f8dabe powerpc/xive: Fix endian conversion size
- b4bc030 powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
- a204f9f modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
- 339148f modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
- 9d4f744 powerpc: Only define __parse_fpscr() when required
- 4a43be6 interconnect: qcom: sm8350: Set ACV enable_mask
- bfc019c interconnect: qcom: sm8350: Retire DEFINE_QBCM
- ccbd128 interconnect: qcom: sm8150: Set ACV enable_mask
- d7e5010 interconnect: qcom: sm8150: Retire DEFINE_QBCM
- 386a4d6 interconnect: qcom: sm8150: Drop IP0 interconnects
- 8979ed7 interconnect: move ignore_list out of of_count_icc_providers()
- bf70398 interconnect: qcom: sm6350: Set ACV enable_mask
- d39e324 interconnect: qcom: sm6350: Retire DEFINE_QBCM
- 639ee7f interconnect: qcom: sdm845: Set ACV enable_mask
- 8085888 interconnect: qcom: sdm845: Retire DEFINE_QBCM
- e82d634 interconnect: qcom: sc8280xp: Set ACV enable_mask
- 50e4e1a interconnect: qcom: sc8180x: Set ACV enable_mask
- 673ced6 interconnect: qcom: sc7280: Set ACV enable_mask
- 8fe916f interconnect: qcom: sc7180: Set ACV enable_mask
- 3f88427 interconnect: qcom: sc7180: Retire DEFINE_QBCM
- 695b3cf f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
- 7b863b8 dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
- 2ed67a4 USB: usbip: fix stub_dev hub disconnect
- dae6fd9 tools: iio: iio_generic_buffer ensure alignment
- 06a1286 misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
- fc96881 dmaengine: ti: edma: handle irq_of_parse_and_map() errors
- 03984e2 usb: chipidea: Simplify Tegra DMA alignment code
- c9095c7 usb: chipidea: Fix DMA overwrite for Tegra
- 6b21a22 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
- 0806a6a dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
- 1e03a26 perf record: Fix BTF type checks in the off-cpu profiling
- 1c4eb1b pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
- cd7d804 livepatch: Fix missing newline character in klp_resolve_symbols()
- f1cda3c tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
- fb4251d f2fs: compress: fix to avoid redundant compress extension
- 9375ea7 f2fs: compress: fix to avoid use-after-free on dic
- 071bbc5 f2fs: compress: fix deadloop in f2fs_write_cache_pages()
- ec67c83 f2fs: convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- 599befd filemap: add filemap_get_folios_tag()
- 855516c perf kwork: Set ordered_events to true in 'struct perf_tool'
- 231665c perf kwork: Add the supported subcommands to the document
- 16e0297 perf kwork: Fix incorrect and missing free atom in work_push_atom()
- e27c266 iio: frequency: adf4350: Use device managed functions and fix power down issue.
- 550711e perf stat: Fix aggr mode initialization
- 6cb0495 apparmor: fix invalid reference on profile->disconnected
- cef064f apparmor: test: make static symbols visible during kunit testing
- cfce1e2 kunit: add macro to allow conditionally exposing static symbols to tests
- 1d47d1a leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
- 4198a7a leds: pwm: Don't disable the PWM when the LED should be off
- 63cdeb2 leds: turris-omnia: Do not use SMBUS calls
- 7d0e60e leds: turris-omnia: Drop unnecessary mutex locking
- ce58f47 mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devs
- 26b534a dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
- 90155df dt-bindings: mfd: mt6397: Add binding for MT6357
- 9ac0c05 mfd: dln2: Fix double put in dln2_probe
- ee6b914 mfd: core: Ensure disabled devices are skipped without aborting
- f1ed6c4 mfd: core: Un-constify mfd_cell.of_reg
- 437f033 IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF
- ad52f21 ASoC: ams-delta.c: use component after check
- 3dd998f crypto: qat - fix deadlock in backlog processing
- c7c26d0 padata: Fix refcnt handling in padata_free_shell()
- 980a7fd ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
- 9ee8957 HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect_event()
- cf47abd HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
- 8eb1f93 HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
- 7f2ed86 HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
- b173635 Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
- 693baca sh: bios: Revive earlyprintk support
- 35ac807 hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
- 8a716eb HID: cp2112: Make irq_chip immutable
- cce6785 RDMA/hfi1: Workaround truncation compilation error
- 7a22e6f scsi: ufs: core: Leave space for '\0' in utf8 desc string
- f9f4a6b ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
- 002bd3c ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.
- fe6efb2 RDMA/hns: The UD mode can only be configured with DCQCN
- 1a6806f RDMA/hns: Add check for SL
- d3a8efb RDMA/hns: Fix signed-unsigned mixed comparisons
- 1000adb RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
- 7c09504 RDMA/hns: Fix printing level of asynchronous events
- 3d559a5 IB/mlx5: Fix rdma counter binding for RAW QP
- c0f4144 ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not described
- 4f13eab ext4: move 'ix' sanity check to corrent position
- 242ba2e ARM: 9321/1: memset: cast the constant byte to unsigned char
- 0a7f923 crypto: hisilicon/qm - fix PF queue parameter issue
- 07eb93d crypto: hisilicon/qm - split a debugfs.c from qm
- 2cec677 crypto: hisilicon/qm - modify the process of regs dfx
- 56785a3 crypto: hisilicon/qm - delete redundant null assignment operations
- bafb12b hid: cp2112: Fix duplicate workqueue initialization
- aa804de PCI: vmd: Correct PCI Header Type Register's multi-function check
- ed7f07e crypto: qat - increase size of buffers
- 17c890a crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
- 9857f81 crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
- f238597 nd_btt: Make BTT lanes preemptible
- 93aa881 libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value
- 4795de8 scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
- dc44e3f crypto: qat - fix unregistration of crypto algorithms
- 5e989ae crypto: qat - extend buffer list interface
- 443bde2 crypto: qat - generalize crypto request buffers
- 380f0a1 crypto: qat - change bufferlist logic interface
- 2ad909a crypto: qat - rename bufferlist functions
- 61c57bb crypto: qat - relocate bufferlist logic
- e3294cc crypto: qat - ignore subsequent state up commands
- bb55130 RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
- e39b844 hwrng: geode - fix accessing registers
- 3c5c7f9 hwrng: bcm2835 - Fix hwrng throughput regression
- 0c824b7 crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
- 12d2087 KEYS: Include linux/errno.h in linux/verification.h
- 44dcf6d ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
- 2d81896 ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
- 0642126 ASoC: cs35l41: Undo runtime PM changes at driver exit time
- ab3aa42 ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
- f20c4b0 module/decompress: use vmalloc() for gzip decompression workspace
- c8a2355 selftests/resctrl: Ensure the benchmark commands fits to its array
- 02c167c selftests/pidfd: Fix ksft print formats
- 6b7feaf arm64: tegra: Use correct interrupts for Tegra234 TKE
- 87367bc arm64: dts: imx8mn: Add sound-dai-cells to micfil node
- fef0af2 arm64: dts: imx8mm: Add sound-dai-cells to micfil node
- fafaf5a arm64: dts: imx8qm-ss-img: Fix jpegenc compatible entry
- 37658e5 clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skipped
- db6db0a ARM: dts: am3517-evm: Fix LED3/4 pinmux
- d43c3e4 firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
- 5429ecb firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
- e0cf8e8 arm64: dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
- eccde2d firmware: ti_sci: Mark driver as non removable
- 7efb915 kunit: Fix missed memory release in kunit_free_suite_set()
- f0ef883 soc: qcom: llcc: Handle a second device without data corruption
- 4653225 ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
- d97268c arm64: dts: qcom: apq8016-sbc: Add missing ADV7533 regulators
- 7867e1d ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
- 945f2e4 arm64: dts: qcom: sdm845-mtp: fix WiFi configuration
- 8946572 arm64: dts: qcom: sm8350: fix pinctrl for UART18
- 1a40479 arm64: dts: qcom: sm8150: add ref clock to PCIe PHYs
- cd952d4 arm64: dts: qcom: sc7280: Add missing LMH interrupts
- 03a0a34 arm64: dts: qcom: msm8992-libra: drop duplicated reserved memory
- 4109f7d arm64: dts: qcom: msm8916: Fix iommu local address range
- 389a4aa arm64: dts: qcom: sc7280: link usb3_phy_wrapper_gcc_usb30_pipe_clk
- 426d3c7 arm64: dts: qcom: sdm845: cheza doesn't support LMh node
- e65c1aa ARM: dts: renesas: blanche: Fix typo in GP_11_2 pin name
- b660420 perf: hisi: Fix use-after-free when register pmu fails
- 104fa64 drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
- c6e00bc perf/arm-cmn: Fix DTC domain detection
- 28fa550 perf/arm-cmn: Revamp model detection
- 4589403 drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_pmu uninit process
- 1e88414 drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
- 025d2ac clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
- 96c3a18 drm/msm/dsi: free TX buffer in unbind
- 8b072ab drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
- 5671bed xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
- 934747e xenbus: fix error exit in xenbus_init()
- ace6403 drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()
- 2836c72 arm64/arm: xen: enlighten: Fix KPTI checks
- 008b2a9 drm/bridge: lt9611uxc: fix the race in the error path
- af19ebf gpu: host1x: Correct allocated size for contexts
- 9da0193 drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
- 8045808 drm/mediatek: Fix iommu fault during crtc enabling
- 5d30fed drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
- 32b15fe io_uring/kbuf: Allow the full buffer id space for provided buffers
- 60db638 io_uring/kbuf: Fix check of BID wrapping in provided buffers
- 03e3345 drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
- a99afba drm/amd/display: Refactor dm_get_plane_scale helper
- 8960662 drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
- 9eae81a drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code
- 78e9988 drm/bridge: tc358768: Fix tc358768_ns_to_cnt()
- 9dbfdf5 drm/bridge: tc358768: Clean up clock period code
- 3ed322a drm/bridge: tc358768: Rename dsibclk to hsbyteclk
- 14d546d drm/bridge: tc358768: Use dev for dbg prints, not priv->dev
- 4a1c4ef drm/bridge: tc358768: Print logical values, not raw register values
- fb82b3b drm/bridge: tc358768: Use struct videomode
- e87a3c2 drm/bridge: tc358768: remove unused variable
- 1942dc4 drm/bridge: tc358768: Fix bit updates
- 2fab90b drm/bridge: tc358768: Fix use of uninitialized variable
- 3c0b681 drm/bridge: lt8912b: Add missing drm_bridge_attach call
- 5a521f6 drm/bridge: lt8912b: Manually disable HPD only if it was enabled
- 7bf0cb8 drm/bridge: lt8912b: Fix crash on bridge detach
- 2cfa9dc drm/bridge: lt8912b: Fix bridge_detach
- 45350e5 drm/bridge: lt8912b: Add hot plug detection
- 2c80c4f drm: bridge: it66121: Fix invalid connector dereference
- 341e79f drm/radeon: possible buffer overflow
- 2d68194 drm/rockchip: vop2: Add missing call to crtc reset helper
- bc05621 drm/rockchip: vop2: Don't crash for invalid duplicate_state
- b248cca drm/rockchip: vop: Fix call to crtc reset helper
- ffebe76 drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
- 4d37df4 hte: tegra: Fix missing error code in tegra_hte_test_probe()
- a671a41 hwmon: (sch5627) Disallow write access if virtual registers are locked
- 4a30312 hwmon: (sch5627) Use bit macros when accessing the control register
- 3385632 Revert "hwmon: (sch56xx-common) Add automatic module loading on supported devices"
- 5812554 Revert "hwmon: (sch56xx-common) Add DMI override table"
- dd06f92 hwmon: (coretemp) Fix potentially truncated sysfs attribute name
- 33de53a hwmon: (axi-fan-control) Fix possible NULL pointer dereference
- 44a9679 platform/x86: wmi: Fix opening of char device
- ae28868 platform/x86: wmi: Fix probe failure when failing to register WMI devices
- 7b8d88d clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
- 2a18dd6 clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
- a836efc clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data
- a540ca0 clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_data
- 357df1c clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
- df1c4a9 clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
- dd1f30d clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
- 7d02272 clk: npcm7xx: Fix incorrect kfree
- cc1c277 clk: ti: fix double free in of_ti_divider_clk_setup()
- e4df931 clk: ti: change ti_clk_register _omap_hw API
- cb6c389 clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
- 0a37614 spi: nxp-fspi: use the correct ioremap function
- cdaa544 clk: linux/clk-provider.h: fix kernel-doc warnings and typos
- a0b3b2c clk: renesas: rzg2l: Fix computation formula
- e1809bb clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields
- e6070f0 clk: renesas: rzg2l: Trust value returned by hardware
- c823ffb clk: renesas: rzg2l: Lock around writes to mux register
- 77e2338 clk: renesas: rzg2l: Wait for status bit of SD mux before continuing
- f26a440 clk: renesas: rcar-gen3: Extend SDnH divider table
- d72c586 clk: imx: imx8qxp: Fix elcdif_pll clock
- 2c2f1fb clk: imx: imx8mq: correct error handling path
- 0e2b088 clk: imx: Select MXC_CLK for CLK_IMX8QXP
- 5b8d3ea regulator: mt6358: Fail probe on unknown chip ID
- 8d20252 clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src
- a588f44 clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
- d2ffd85 clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clks
- 06a7365 clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
- 101c2d2 clk: qcom: gcc-msm8996: Remove RPM bus clocks
- 5c25f89 spi: tegra: Fix missing IRQ check in tegra_slink_probe()
- 51d4d3c regmap: debugfs: Fix a erroneous check after snprintf()
- 30e77e3 ipvlan: properly track tx_errors
- 4836b94 net: add DEV_STATS_READ() helper
- fae5cc5 ipv6: avoid atomic fragment on GSO packets
- 35aff53 ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
- 1ca7bc1 bpf: Fix unnecessary -EBUSY from htab_lock_bucket
- 4bb26ec Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
- 6f505a0 wifi: iwlwifi: empty overflow queue during flush
- e2be4ab wifi: iwlwifi: pcie: synchronize IRQs before NAPI
- c56aed3 wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
- 6d88d4b tcp: fix cookie_init_timestamp() overflows
- 72c23b3 chtls: fix tp->rcv_tstamp initialization
- 2acedc5 net: skb_find_text: Ignore patterns extending past 'to'
- d860416 selftests: netfilter: test for sctp collision processing in nf_conntrack
- aa0a050 r8169: fix rare issue with broken rx after link-down on RTL8125
- 4789d93 r8169: use tp_to_dev instead of open code
- 77ff34a thermal: core: prevent potential string overflow
- 9709c6d netfilter: nf_tables: Drop pointless memset when dumping rules
- 100a75d wifi: wfx: fix case where rates are out of order
- f64a559 PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
- 0d30931 can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds
- 76378a8 can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on()
- 614d615 can: dev: can_restart(): don't crash kernel if carrier is OK
- d5342da wifi: ath11k: fix Tx power value during active CAC
- 8a777b2 ACPI: video: Add acpi_backlight=vendor quirk for Toshiba PortÃgà R100
- 396ec51 ACPI: property: Allow _DSD buffer data only for byte accessors
- 75de6a6 wifi: rtlwifi: fix EDCA limit set by BT coexistence
- 14a7e73 tcp_metrics: do not create an entry from tcp_init_metrics()
- 52ec066 tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
- e850efc tcp_metrics: add missing barriers on delete
- 586ce10 wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
- ebca9ae wifi: mt76: mt7915: fix beamforming availability check
- 2b12aeb wifi: mt76: mt7603: improve stuck beacon handling
- c2fd481 wifi: mt76: mt7603: improve watchdog reset reliablity
- e3c46ce wifi: mt76: mt7603: rework/fix rx pse hang check
- e01b340 wifi: ath11k: fix boot failure with one MSI vector
- 26e301a wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
- 365fe12 net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
- d97463c net: spider_net: Use size_add() in call to struct_size()
- 254187a tipc: Use size_add() in calls to struct_size()
- 065cb7a tls: Use size_add() in call to struct_size()
- 8ae1873 tls: Only use data field in crypto completion function
- 65e65a8 mlxsw: Use size_mul() in call to struct_size()
- a764c22 gve: Use size_add() in call to struct_size()
- 5dd1344 tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
- a08ff05 udp: add missing WRITE_ONCE() around up->encap_rcv
- ec18d75 selftests/bpf: Correct map_fd to data_fd in tailcalls
- 3e1d754 iavf: Fix promiscuous mode configuration flow messages
- 42b4529 i40e: fix potential memory leaks in i40e_remove()
- 36f0004 wifi: iwlwifi: honor the enable_ini value
- 9c6269f wifi: mac80211: fix # of MSDU in A-MSDU calculation
- cee323e wifi: mac80211: move sched-scan stop work to wiphy work
- 0568d1e wifi: mac80211: move offchannel works to wiphy work
- ef41361 wifi: mac80211: move scan work to wiphy work
- 0991529 wifi: mac80211: move radar detect work to wiphy work
- 697fb94 wifi: cfg80211: add flush functions for wiphy work
- 36aa50d genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
- 4f834ad string: Adjust strtomem() logic to allow for smaller sources
- 63f6373 pstore/platform: Add check for kstrdup
- 0a1dab4 drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
- dbb5581 x86/boot: Fix incorrect startup_gdt_descr.size
- 21c5c3f x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot
- 7807c26 ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
- bf178c8 x86/numa: Introduce numa_fill_memblks()
- dce53a0 futex: Don't include process MM in futex key on no-MMU
- 3c1a20c x86/srso: Fix SBPB enablement for (possible) future fixed HW
- 2351c03 writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
- bc8e028 vfs: fix readahead(2) on block devices
- 8620933 sched: Fix stop_one_cpu_nowait() vs hotplug
- 21f99a5 objtool: Propagate early errors
- df870d4 sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
- d77530a sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
- b783919 iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
- 42bed98 sched/fair: Fix cfs_rq_is_decayed() on !SMP
- 71e3e78 hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
A new XanMod Linux Kernel based on Linux Kernel 6.1.63 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.