A new XanMod Linux Kernel based on the latest Linux LTS Kernel 5.10.38 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.
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/version
Linux 5.10.38-xanmod1
- a1f51d8 Linux 5.10.38-xanmod1
- 6c951c0 Merge tag 'v5.10.38' into 5.10
- 689e89a Linux 5.10.38
- ed35082 ASoC: rsnd: check all BUSIF status when error
- cd709c8 nvme: do not try to reconfigure APST when the controller is not live
- 054add2 ext4: fix debug format string warning
- c5dffd4 debugfs: Make debugfs_allow RO after init
- 81cb4f3 dt-bindings: serial: 8250: Remove duplicated compatible strings
- c1514ad dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1
- c4e3d8c i2c: mediatek: Fix send master code at more than 1MHz
- 667627f media: rkvdec: Remove of_match_ptr()
- b0402e7 clk: exynos7: Mark aclk_fsys1_200 as critical
- 805c990 drm/i915: Fix crash in auto_retire
- cd47b86 drm/i915/overlay: Fix active retire callback alignment
- a67c80d drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
- 1792844 drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
- 20530f7 kobject_uevent: remove warning in init_uevent_argv()
- 6ece86e usb: typec: tcpm: Fix error while calculating PPS out values
- 5d2f09c ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section
- ac421c7 ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
- 1eb7756 ARM: 9012/1: move device tree mapping out of linear region
- 6cdbafc ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
- 6d5fda4 clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
- 06470de clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
- 462049c MIPS: Avoid handcoded DIVU in `__div64_32' altogether
- d17af8b MIPS: Avoid DIVU in `__div64_32' is result would be zero
- d2abb95 MIPS: Reinstate platform `__div64_32' handler
- cfddf6a mm: fix struct page layout on 32-bit systems
- 89bd620 iommu/vt-d: Remove WO permissions on second-level paging entries
- 0160f62 iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
- a282b76 Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"
- c1f2d0b Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"
- 31f2974 KVM: VMX: Disable preemption when probing user return MSRs
- 79abde7 KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
- c8bf64e KVM: nVMX: Always make an attempt to map eVMCS after migration
- 2f86dd3 KVM: x86: Move RDPID emulation intercept to its own enum
- abbf8c9 KVM: x86: Emulate RDPID only if RDTSCP is supported
- 8a7027f xen/gntdev: fix gntdev_mmap() error exit path
- 652c968 cdc-wdm: untangle a circular dependency between callback and softint
- 12d16c2 iio: tsl2583: Fix division by a zero lux_val
- e8c6852 iio: gyro: mpu3050: Fix reported temperature value
- 70698dd xhci: Add reset resume quirk for AMD xhci controller.
- 9d9526c xhci: Do not use GFP_KERNEL in (potentially) atomic context
- ca043cc xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
- fa4b136 usb: typec: ucsi: Put fwnode in any case during ->probe()
- e5366be usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
- 9bd96a2 usb: dwc3: gadget: Return success always for kick transfer in ep queue
- 45f37f5 usb: dwc3: gadget: Enable suspend events
- 9238492 usb: core: hub: fix race condition about TRSMRCY of resume
- 45ad6b5 usb: dwc2: Fix gadget DMA unmap direction
- 7ad9256 usb: xhci: Increase timeout for HC halt
- 42bb80a usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
- 95e3da5 usb: dwc3: omap: improve extcon initialization
- 3a96437 blk-mq: Swap two calls in blk_mq_exit_queue()
- c9c1ed0 blk-mq: plug request for shared sbitmap
- cde4b55 nbd: Fix NULL pointer in flush_workqueue
- a9fc163 f2fs: compress: fix to assign cc.cluster_idx correctly
- 5639b73 f2fs: compress: fix race condition of overwrite vs truncate
- 72b0f30 f2fs: compress: fix to free compress page correctly
- 64f3410 nvmet-rdma: Fix NULL deref when SEND is completed with error
- c98ecfb nvmet: fix inline bio check for bdev-ns
- f8ae879 nvmet: add lba to sect conversion helpers
- 54dbe2d kyber: fix out of bounds access when preempted
- e238117 ACPI: scan: Fix a memory leak in an error handling path
- a8dc16b usb: musb: Fix an error message
- 5504739 hwmon: (occ) Fix poll rate limiting
- 0becd19 usb: fotg210-hcd: Fix an error message
- 2c3b437 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
- 020fe6f iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
- 9db8ba3 iio: light: gp2ap002: Fix rumtime PM imbalance on error
- 1ea7750 usb: dwc3: gadget: Free gadget structure only after freeing endpoints
- 26c7774 perf tools: Fix dynamic libbpf link
- 1d8d7e0 xen/unpopulated-alloc: fix error return code in fill_list()
- 0581225 xen/unpopulated-alloc: consolidate pgmap manipulation
- 9eaa10b dax: Wake up all waiters after invalidating dax entry
- e9e70b7 dax: Add a wakeup mode parameter to put_unlocked_entry()
- b93d341 dax: Add an enum for specifying dax wakup mode
- b9c663d KVM: x86: Prevent deadlock against tk_core.seq
- 8aa7227 KVM: x86: Cancel pvclock_gtod_work on module removal
- 1fe2693 drm/msm/dp: initialize audio_comp when audio starts
- 2e0ce36 KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
- ce76392 kvm: exit halt polling on need_resched() as well
- 970c978 drm/i915: Avoid div-by-zero on gen2
- 86cd607 drm/amd/display: Initialize attribute for hdcp_srm sysfs file
- 5a6fe45 drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
- bccb7dd btrfs: fix race leading to unpersisted data and metadata on fsync
- d6d66db arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
- d3bab7c arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
- 70748bb blk-iocost: fix weight updates of inner active iocgs
- 0148686 mm/hugetlb: fix F_SEAL_FUTURE_WRITE
- fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
- 140cfd9 userfaultfd: release page in error path to avoid BUG_ON
- 2ed1d90 squashfs: fix divide error in calculate_skip()
- adbd8a2 hfsplus: prevent corruption in shrinking truncate
- d2e3590 powerpc/64s: Fix crashes when toggling entry flush barrier
- 51570be powerpc/64s: Fix crashes when toggling stf barrier
- cb3e286 ARC: mm: Use max_high_pfn as a HIGHMEM zone border
- 969de0f ARC: mm: PAE: use 40-bit physical page mask
- af9e536 ARC: entry: fix off-by-one error in syscall number validation
- 23ecfe7 f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
- 758fd22 mptcp: fix splat when closing unaccepted socket
- b8cf51a i40e: Fix PHY type identifiers for 2.5G and 5G adapters
- 06ef93b i40e: fix the restart auto-negotiation after FEC modified
- 829a713 i40e: Fix use-after-free in i40e_client_subtask()
- 2692bf1 i40e: fix broken XDP support
- 72b49dd netfilter: nftables: avoid overflows in nft_hash_buckets()
- f665ded kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
- 1ec1932 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources
- 0886bb1 kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
- d43be02 fs/proc/generic.c: fix incorrect pde_is_permanent check
- f89b408 sched/fair: Fix unfairness caused by missing load decay
- f7347c8 sched: Fix out-of-bound access in uclamp
- 26359d3 can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
- eecb4df can: mcp251x: fix resume from sleep before interface was brought up
- 02140d9 can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error path
- 2c784a5 netfilter: nftables: Fix a memleak from userdata error path in new objects
- 403ccad netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
- cee6592 smc: disallow TCP_ULP in smc_setsockopt()
- d6c635a net: fix nla_strcmp to handle more then one trailing null character
- 26b7924 ethtool: fix missing NLM_F_MULTI flag when dumping
- 673422b mm/gup: check for isolation errors
- 096c948 mm/gup: return an error on migration failure
- 7df511e mm/gup: check every subpage of a compound page during isolation
- 87c4e38 ksm: fix potential missing rmap_item for stable_node
- aa0d6d1 mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
- 9639a75 mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
- 14d45fb khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
- 51524fa arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
- c9f4342 arm64: entry: factor irq triage logic into macros
- 93dcaa8 drm/radeon: Avoid power table parsing memory leaks
- 79208af drm/radeon: Fix off-by-one power_state index heap overwrite
- f551068 net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
- 340de91 xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
- 75ea982 netfilter: xt_SECMARK: add new revision to fix structure layout
- db5f1c6 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
- 7afdd6a ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
- 3d80891 block/rnbd-clt: Check the return value of the function rtrs_clt_query
- c1a9029 block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
- 4aae6eb libbpf: Fix signed overflow in ringbuf_process_ring
- 60bb2ce sunrpc: Fix misplaced barrier in call_decode
- 208af7f RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
- f01988e sctp: do asoc update earlier in sctp_sf_do_dupcook_a
- 6508488 net: hns3: disable phy loopback setting in hclge_mac_start_phy
- 5aa957e net: hns3: use netif_tx_disable to stop the transmit queue
- 90120c4 net: hns3: fix for vxlan gpe tx checksum bug
- 7a476a8 net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
- bd4d527 net: hns3: initialize the message content in hclge_get_link_mode()
- 5d326e2 net: hns3: fix incorrect configuration for igu_egu_hw_err
- 494ade7 rtc: ds1307: Fix wday settings for rx8130
- 5515b85 scsi: ufs: core: Narrow down fast path in system suspend path
- e8295de scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
- 5916027 scsi: ufs: core: Do not put UFS power into LPM if link is broken
- 429ac0f scsi: qla2xxx: Prevent PRLI in target mode
- bf45c9f ceph: fix inode leak on getattr error in __fh_to_dentry
- a01572e swiotlb: Fix the type of index
- 04dad2c xprtrdma: rpcrdma_mr_pop() already does list_del_init()
- eddae8b xprtrdma: Fix cwnd update ordering
- 89a31bf xprtrdma: Avoid Receive Queue wrapping
- b22e8f4 pwm: atmel: Fix duty cycle calculation in .get_state()
- 0a9decf SUNRPC: fix ternary sign expansion bug in tracing
- dd41a0e dmaengine: idxd: fix cdev setup and free device lifetime issues
- 975c4b2 dmaengine: idxd: fix dma device lifetime
- 5756f75 dmaengine: idxd: Fix potential null dereference on pointer status
- 0f9d467 rtc: fsl-ftm-alarm: add MODULE_TABLE()
- 90e8fa8 nfsd: ensure new clients break delegations
- b4bf335 NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
- 5d254e1 thermal/drivers/tsens: Fix missing put_device error
- 4f86a0a SUNRPC: Handle major timeout in xprt_adjust_timeout()
- 8efd19b SUNRPC: Remove trace_xprt_transmit_queued
- 7b90607 SUNRPC: Move fault injection call sites
- bfeb4e6 NFSv4.2 fix handling of sr_eof in SEEK's reply
- 1fbea60 pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
- fd65cac PCI: endpoint: Fix missing destroy_workqueue()
- d21a595 NFS: Deal correctly with attribute generation counter overflow
- cbc868e NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
- a09afbb NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
- ce2b470 NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
- 0627cbc rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
- b59194c f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
- 1fd6a06 f2fs: Fix a hungtask problem in atomic write
- 98ccee8 f2fs: fix to cover __allocate_new_section() with curseg_lock
- 105155a f2fs: fix to avoid touching checkpointed data in get_victim()
- bbed83d PCI: endpoint: Fix NULL pointer dereference for ->get_features()
- d5e85b9 PCI: endpoint: Make *_free_bar() to return error codes on failure
- d98bfd4 PCI: endpoint: Add helper API to get the 'next' unreserved BAR
- 5974766 PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
- 8c8f7c4 f2fs: fix to update last i_size if fallocate partially succeeds
- 74d2b0e f2fs: fix to align to section for fallocate() on pinned file
- 6301462 ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
- ee93cdc PCI: Release OF node in pci_scan_device()'s error path
- c5c0ede PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
- 1ce0d1d remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
- 2ec6506 remoteproc: qcom_q6v5_mss: Replace ioremap with memremap
- 2d6d5b4 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
- 1c20a48 f2fs: fix panic during f2fs_resize_fs()
- 81ba163 f2fs: fix to allow migrating fully valid segment
- de2041d f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
- b7ff088 f2fs: move ioctl interface definitions to separated file
- 997d24a thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
- a1b5fec ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
- 5b66867 watchdog: fix barriers when printing backtraces from all CPUs
- a68c246 watchdog/softlockup: remove logic that tried to prevent repeated reports
- 9413b1e watchdog: explicitly update timestamp when reporting softlockup
- 018655f watchdog: rename __touch_watchdog() to a better descriptive name
- 1dc55c3 ia64: module: fix symbolizer crash on fdescr
- 602795e bnxt_en: Add PCI IDs for Hyper-V VF devices.
- d0736af kbuild: generate Module.symvers only when vmlinux exists
- 9401b7f selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
- dfa0e84 selftests: mlxsw: Increase the tolerance of backlog buildup
- 99d9989 net: ethernet: mtk_eth_soc: fix RX VLAN offload
- 320c50f iavf: remove duplicate free resources calls
- 6289b02 powerpc/iommu: Annotate nested lock for lockdep
- bece6ae qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
- ededc73 wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
- 83a7ed5 wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
- f3a5dee crypto: ccp: Free SEV device if SEV init fails
- 22ab352 mt76: mt7615: fix entering driver-own state on mt7663
- 5b02d6e drm/amdgpu: Add mem sync flag for IB allocated by SA
- 8be5e71 drm/amd/display: add handling for hdcp2 rx id list validation
- fa9952e drm/amd/display: fixed divide by zero kernel crash during dsc enablement
- d98b03b powerpc/pseries: Stop calling printk in rtas_stop_self()
- 799c395 samples/bpf: Fix broken tracex1 due to kprobe argument change
- d4b0dc3 net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
- 05916c6 ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
- b506357 ASoC: rt286: Generalize support for ALC3263 codec
- 33eee46 powerpc/smp: Set numa node before updating mask
- 245f5ab flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
- d571662 sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
- 136b026 ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
- 4ac5823 ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
- e3a2982 ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
- cc1956f kconfig: nconf: stop endless search loops
- 06b0037 selftests: Set CC to clang in lib.mk if LLVM is set
- f9bc5e3 drm/amd/display: Force vsync flip when reconfiguring MPCC
- 63e9abe iommu/amd: Remove performance counter pre-initialization test
- 1097ecf Revert "iommu/amd: Fix performance counter initialization"
- a027e61 ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
- cc74896 powerpc/mm: Add cond_resched() while removing hpte mappings
- 26f98b2 iwlwifi: pcie: make cfg vs. trans_cfg more robust
- 2bfc47d cuse: prevent clone
- 2c20c7d virtiofs: fix userns
- 87fe0ca fuse: invalidate attrs when page writeback completes
- f1c230d mt76: mt7915: fix txpower init for TSSI off chips
- 7eb1e84 mt76: mt76x0: disable GTK offloading
- bbd3d00 mt76: mt7615: support loading EEPROM for MT7613BE
- 32b3e7e rtw88: 8822c: add LC calibration for RTL8822C
- 28c2a1d pinctrl: samsung: use 'int' for register masks in Exynos
- 2eac474 mac80211: clear the beacon's CRC after channel switch
- 437a474 IB/hfi1: Correct oversized ring allocation
- d7592a5 coresight: Do not scan for graph if none is present
- 8f78061 MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
- 2c098ad i2c: Add I2C_AQ_NO_REP_START adapter quirk
- c6d2f8f ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
- 6c9b2de Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
- c87b052 ice: handle increasing Tx or Rx ring sizes
- eb28709 ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
- 7bd851a ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
- b502a6a net: hns3: add handling for xmit skb with recursive fraglist
- c56804f net: hns3: remediate a potential overflow risk of bd_num_list
- 286b3ff powerpc/32: Statically initialise first emergency context
- b9f9313 selftests/powerpc: Fix L1D flushing tests for Power10
- 2033dde Bluetooth: check for zapped sk before connecting
- 6421cdf net: bridge: when suppression is enabled exclude RARP packets
- fccb35b net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
- a019b8d Bluetooth: initialize skb_queue_head at l2cap_chan_create()
- e0dc9e9 Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
- b972f34 ALSA: bebob: enable to deliver MIDI messages for multiple ports
- d398f25 ALSA: rme9652: don't disable if not enabled
- 9df07b0 ALSA: hdspm: don't disable if not enabled
- a950cd8 ALSA: hdsp: don't disable if not enabled
- faed315 i2c: bail out early when RDWR parameters are wrong
- 18df2bc Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
- 879a96d ASoC: rsnd: core: Check convert rate in rsnd_hw_params
- a2aeb5d net: stmmac: Set FIFO sizes for ipq806x
- c0a62a4 net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
- 2d17c58 ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF
- 3d1bede tipc: convert dest node's address to network order
- a407b58 fs: dlm: flush swork on shutdown
- ff58d1c fs: dlm: check on minimum msglen size
- ca973d2 fs: dlm: add errno handling to check callback
- 06d59d2 fs: dlm: fix debugfs dump
- bd6017a ath11k: fix thermal temperature read
- 21756f8 kvm: Cap halt polling at kvm->max_halt_poll_ns
- 53d7eed cpufreq: intel_pstate: Use HWP if enabled by platform firmware
- 182f1f7 PM: runtime: Fix unpaired parent child_count for force_resume
- e97da47 ACPI: PM: Add ACPI ID of Alder Lake Fan
- bfccc4e KVM/VMX: Invoke NMI non-IST entry instead of IST entry
- 21f3178 KVM: x86/mmu: Remove the defunct update_pte() paging hook
- 53171e6 tpm, tpm_tis: Reserve locality in tpm_tis_resume()
- 9238661 tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
- 8fe5a45 tpm: fix error return code in tpm2_get_cc_attrs_tbl()
- 31c9a4b KEYS: trusted: Fix memory leak on object td
Homepage
Download Linux 5.10.38-xanmod1 source from GitHub