A new XanMod Linux Kernel based on the latest Linux Kernel 5.12.5 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.12.5-xanmod1
- 9486810 Linux 5.12.5-xanmod1
- d2aeab6 mm/vmscan: add sysctl knobs for protecting clean cache
- 4ee49b5 Revert "mm/vmscan: protect file mappings under memory pressure"
- 188bfe1 Merge tag 'v5.12.5' into 5.12
- 761ea31 Linux 5.12.5
- 7a7739b net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
- ef43e4d ASoC: rsnd: check all BUSIF status when error
- 6e3a85b nvme: do not try to reconfigure APST when the controller is not live
- 6d4db57 ext4: fix debug format string warning
- 1ba8741 debugfs: Make debugfs_allow RO after init
- d9df1dc dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 support
- eb94880 dt-bindings: serial: 8250: Remove duplicated compatible strings
- 561fc5b dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles back to qcom,qmp-phy.yaml
- 60ee442 arm64: dts: renesas: falcon: Move console config to CPU board DTS
- 045228c dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
- 26f3b85 dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1
- 5bf7dfa i2c: mediatek: Fix send master code at more than 1MHz
- c36f6f6 media: rkvdec: Remove of_match_ptr()
- eb68304 soc: mediatek: pm-domains: Add a power domain names for mt8192
- 6858b67 soc: mediatek: pm-domains: Add a power domain names for mt8183
- 0a84ada soc: mediatek: pm-domains: Add a meaningful power domain name
- 14ed485 clk: exynos7: Mark aclk_fsys1_200 as critical
- f752097 drm/i915: Fix crash in auto_retire
- 7d88c1e drm/i915/overlay: Fix active retire callback alignment
- f3ea450 drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
- 628cf52 drm/msm/dp: check sink_count before update is_connected status
- ab2f71a drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
- 6f7ffe3 kobject_uevent: remove warning in init_uevent_argv()
- 26c704b usb: typec: tcpm: Fix error while calculating PPS out values
- a8aeb72 clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
- be50eaf clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
- be5839c MIPS: Avoid handcoded DIVU in `__div64_32' altogether
- 26fc611 MIPS: Avoid DIVU in `__div64_32' is result would be zero
- 7bb9f47 MIPS: Reinstate platform `__div64_32' handler
- 856dc26 mm: fix struct page layout on 32-bit systems
- e3ea189 KVM: VMX: Disable preemption when probing user return MSRs
- 7c9ebc3 KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
- bd0e845 KVM: nVMX: Always make an attempt to map eVMCS after migration
- ac51e3a KVM: x86: Add support for RDPID without RDTSCP
- c3d8d9e KVM: x86: Move RDPID emulation intercept to its own enum
- a6af4f9 KVM: x86: Emulate RDPID only if RDTSCP is supported
- 3e6b363 xen/gntdev: fix gntdev_mmap() error exit path
- 6f1b9e8 alarmtimer: Check RTC features instead of ops
- 79c9011 cdc-wdm: untangle a circular dependency between callback and softint
- d310d89 iio: tsl2583: Fix division by a zero lux_val
- 2a40e13 iio: gyro: mpu3050: Fix reported temperature value
- ab6c935 iio: core: fix ioctl handlers removal
- 6c0197c xhci: Add reset resume quirk for AMD xhci controller.
- f137f03 xhci: Do not use GFP_KERNEL in (potentially) atomic context
- 45157f1 xhci: Fix giving back cancelled URBs even if halted endpoint can't reset
- 3929105 xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
- a46de12 usb: typec: ucsi: Put fwnode in any case during ->probe()
- 5e9c6f5 usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
- 99b4df1 usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
- 3a37f75 usb: dwc3: gadget: Return success always for kick transfer in ep queue
- c30863a usb: dwc3: gadget: Enable suspend events
- bd03dad usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
- e41a340 usb: core: hub: fix race condition about TRSMRCY of resume
- b2714ec usb: dwc2: Fix gadget DMA unmap direction
- 1f41827 usb: xhci: Increase timeout for HC halt
- 9e64fc9 usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
- 9a053a4 usb: dwc3: omap: improve extcon initialization
- 5e9e6d1 blk-mq: Swap two calls in blk_mq_exit_queue()
- 0b3c864 blk-mq: plug request for shared sbitmap
- ba5dce1 powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
- 54b78ba nbd: Fix NULL pointer in flush_workqueue
- ead8ea5 sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
- 376e35e f2fs: compress: fix to assign cc.cluster_idx correctly
- 936158b f2fs: compress: fix race condition of overwrite vs truncate
- 9739055 f2fs: compress: fix to free compress page correctly
- 5bdb344 nvmet-rdma: Fix NULL deref when SEND is completed with error
- 03fce79 nvmet: fix inline bio check for passthru
- 3df8677 nvmet: fix inline bio check for bdev-ns
- 2ef3c76 kyber: fix out of bounds access when preempted
- a7e17a8 ACPI: scan: Fix a memory leak in an error handling path
- 7225188 hwmon: (ltc2992) Put fwnode in error case during ->probe()
- 8758cf9 usb: musb: Fix an error message
- 4d82702 usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
- b2a817c hwmon: (occ) Fix poll rate limiting
- c4f5af4 usb: fotg210-hcd: Fix an error message
- f66cf2c iio: core: return ENODEV if ioctl is unknown
- faf8406 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
- 37b2153 iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
- e317435 iio: light: gp2ap002: Fix rumtime PM imbalance on error
- b4b8e96 usb: dwc3: gadget: Free gadget structure only after freeing endpoints
- 7bc747f perf tools: Fix dynamic libbpf link
- 0accab4 xen/unpopulated-alloc: fix error return code in fill_list()
- db82259 dax: Wake up all waiters after invalidating dax entry
- fa38341 dax: Add a wakeup mode parameter to put_unlocked_entry()
- 27514d7 dax: Add an enum for specifying dax wakup mode
- bfe3139 KVM: SVM: Move GHCB unmapping to fix RCU warning
- 80fae43 KVM: x86: Prevent deadlock against tk_core.seq
- 171895f KVM: x86: Cancel pvclock_gtod_work on module removal
- 41d92e6 drm/msm/dp: initialize audio_comp when audio starts
- 081f7f9 KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
- ac7055e drm/msm: fix LLC not being enabled for mmu500 targets
- 0b4d0ae kvm: exit halt polling on need_resched() as well
- 266a9da drm/i915/dp: Use slow and wide link training for everything
- afef1a3 drm/i915: Avoid div-by-zero on gen2
- 013950b drm/amd/display: Initialize attribute for hdcp_srm sysfs file
- 15372dd drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
- 78536c7 btrfs: zoned: sanity check zone type
- c6b9a5a btrfs: initialize return variable in cleanup_free_space_cache_v1
- 7026482 btrfs: fix race leading to unpersisted data and metadata on fsync
- 757e859 btrfs: zoned: fix silent data loss after failure splitting ordered extent
- 9615770 btrfs: fix deadlock when cloning inline extents and using qgroups
- 0449f83 arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
- 74314ea arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
- 8942128 x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen generations
- 86d9a6b blk-iocost: fix weight updates of inner active iocgs
- b582847 mm/hugetlb: fix cow where page writtable in child
- 62917ee mm/hugetlb: fix F_SEAL_FUTURE_WRITE
- 89951f6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
- 2d59a0e userfaultfd: release page in error path to avoid BUG_ON
- 9ce43b4 squashfs: fix divide error in calculate_skip()
- 97314e4 hfsplus: prevent corruption in shrinking truncate
- 5bc00fd powerpc/64s: Fix crashes when toggling entry flush barrier
- ba16e1f powerpc/64s: Fix crashes when toggling stf barrier
- ecd6bdc sh: Remove unused variable
- e3a8166 ARC: mm: Use max_high_pfn as a HIGHMEM zone border
- 059e7ee ARC: mm: PAE: use 40-bit physical page mask
- 47fcfe4 ARC: entry: fix off-by-one error in syscall number validation
- d7a9d12 mptcp: fix splat when closing unaccepted socket
- ca1fff5 i40e: Remove LLDP frame filters
- bd4febf i40e: Fix PHY type identifiers for 2.5G and 5G adapters
- 4591ae8 i40e: fix the restart auto-negotiation after FEC modified
- 1fd5d26 i40e: Fix use-after-free in i40e_client_subtask()
- ad453d4 i40e: fix broken XDP support
- a388d10 netfilter: nftables: avoid overflows in nft_hash_buckets()
- 56587c4 kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
- dc3b515 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources
- 8bb4152 kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
- 68428bb fs/proc/generic.c: fix incorrect pde_is_permanent check
- e72b240 net: ipa: fix inter-EE IRQ register definitions
- c6b7a63 sched/fair: Fix unfairness caused by missing load decay
- 42ee47c sched: Fix out-of-bound access in uclamp
- a6bf154 can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
- e1e10a3 can: mcp251x: fix resume from sleep before interface was brought up
- eb40b2f can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error path
- 15f8f96 can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
- dd3bebf netfilter: nftables: Fix a memleak from userdata error path in new objects
- 2bf8be1 netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
- 0687acc smc: disallow TCP_ULP in smc_setsockopt()
- 45a1a92 net: fix nla_strcmp to handle more then one trailing null character
- 2af1242 ethtool: fix missing NLM_F_MULTI flag when dumping
- 7ad70fa kfence: await for allocation using wait_event
- 36c6110 mm/gup: check for isolation errors
- 8ee1505 mm/gup: return an error on migration failure
- 97e5135 mm/gup: check every subpage of a compound page during isolation
- d2348b6 ksm: fix potential missing rmap_item for stable_node
- f118374 mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
- ed98b88 mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
- 22349c1 khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
- d8d5200 arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
- b520ea4 arm64: entry: factor irq triage logic into macros
- b165231 drm/radeon: Avoid power table parsing memory leaks
- 33b3d1d drm/radeon: Fix off-by-one power_state index heap overwrite
- beea32f net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
- 3a8a866 powerpc/powernv/memtrace: Fix dcache flushing
- 271976d xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
- 21e926b netfilter: xt_SECMARK: add new revision to fix structure layout
- 0492084 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
- d905293 ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
- 7c968f9 PCI: brcmstb: Use reset/rearm instead of deassert/assert
- fe55c9d ata: ahci_brcm: Fix use of BCM7216 reset controller
- b345ba6 block/rnbd-clt: Check the return value of the function rtrs_clt_query
- 05a023f block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
- 117151b libbpf: Fix signed overflow in ringbuf_process_ring
- 36e63f3 sunrpc: Fix misplaced barrier in call_decode
- 8eda58d RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
- 0bfd913 sctp: do asoc update earlier in sctp_sf_do_dupcook_a
- e4e9d03 net: hns3: disable phy loopback setting in hclge_mac_start_phy
- 8dd424c net: hns3: use netif_tx_disable to stop the transmit queue
- 449a978 net: hns3: fix for vxlan gpe tx checksum bug
- 57464ce arm64: stacktrace: restore terminal records
- f3309b9 net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
- a81a61e net: hns3: initialize the message content in hclge_get_link_mode()
- 4c2b7a0 net: hns3: fix incorrect configuration for igu_egu_hw_err
- b5fdbaf rtc: ds1307: Fix wday settings for rx8130
- 5b86538 scsi: ufs: core: Narrow down fast path in system suspend path
- 7d129ab scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
- 31a5859 scsi: ufs: core: Do not put UFS power into LPM if link is broken
- 50c6b01 scsi: qla2xxx: Prevent PRLI in target mode
- 0a21943 ceph: fix inode leak on getattr error in __fh_to_dentry
- 569bb35 swiotlb: Fix the type of index
- 38ccbba riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available
- e9cfa24 xprtrdma: rpcrdma_mr_pop() already does list_del_init()
- 19b5fa9 xprtrdma: Fix cwnd update ordering
- 9ec4363 xprtrdma: Avoid Receive Queue wrapping
- 726d2d5 pwm: atmel: Fix duty cycle calculation in .get_state()
- c664aae SUNRPC: Fix null pointer dereference in svc_rqst_free()
- 3bfd15a SUNRPC: fix ternary sign expansion bug in tracing
- e7a75d3 dmaengine: idxd: fix cdev setup and free device lifetime issues
- 1c28fd5 dmaengine: idxd: fix group conf_dev lifetime
- 35ea872 dmaengine: idxd: fix engine conf_dev lifetime
- b09ad63 dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
- a13e4cf dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
- b89ae48 dmaengine: idxd: use ida for device instance enumeration
- eb5fb98 dmaengine: idxd: removal of pcim managed mmio mapping
- ee87b46 dmaengine: idxd: cleanup pci interrupt vector allocation management
- 7982ff0 dmaengine: idxd: fix dma device lifetime
- 7bc402f dmaengine: idxd: Fix potential null dereference on pointer status
- 5a37328 rtc: fsl-ftm-alarm: add MODULE_TABLE()
- 15f103a nfsd: ensure new clients break delegations
- b8ba461 NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
- 0e97ce3 thermal/drivers/tsens: Fix missing put_device error
- 9765abb NFSv42: Copy offload should update the file size when appropriate
- abc164b SUNRPC: Handle major timeout in xprt_adjust_timeout()
- 947355d SUNRPC: Remove trace_xprt_transmit_queued
- 835b2f8 SUNRPC: Move fault injection call sites
- c63e7c5 NFSv4.2 fix handling of sr_eof in SEEK's reply
- 754efbb pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
- 9b29c75 remoteproc: pru: Fix and cleanup firmware interrupt mapping logic
- 2ecce3d remoteproc: pru: Fix wrong success return value for fw events
- 7da84d1 remoteproc: pru: Fixup interrupt-parent logic for fw events
- 8aaf14b PCI: endpoint: Fix missing destroy_workqueue()
- 14a952c NFS: Deal correctly with attribute generation counter overflow
- 81fc0f8 NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
- ff29c67 NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
- 425d311 NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
- de68b23 rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
- 058b7d4 f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
- 2f8dda8 NFS: Only change the cookie verifier if the directory page cache is empty
- 7d25972 NFS: Fix handling of cookie verifier in uncached_readdir()
- 213a094 nfs: Subsequent READDIR calls should carry non-zero cookieverifier
- 37d20a7 f2fs: Fix a hungtask problem in atomic write
- 83e2064 f2fs: fix to restrict mount condition on readonly block device
- 70dbc32 fs: 9p: fix v9fs_file_open writeback fid error check
- 88a4639 f2fs: fix to cover __allocate_new_section() with curseg_lock
- 211372b f2fs: fix to avoid touching checkpointed data in get_victim()
- 0169d4f PCI: endpoint: Fix NULL pointer dereference for ->get_features()
- 5ede51f f2fs: fix to update last i_size if fallocate partially succeeds
- 16e7120 f2fs: fix to align to section for fallocate() on pinned file
- dabe299 ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
- e91ab23 PCI: Release OF node in pci_scan_device()'s error path
- a81e0a2 PCI: brcmstb: Fix error return code in brcm_pcie_probe()
- ad6461f PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
- ef27ec3 remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
- d06ad54 rtc: tps65910: include linux/property.h
- 155c170 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
- 822054e f2fs: fix panic during f2fs_resize_fs()
- 339bf4b f2fs: fix to allow migrating fully valid segment
- a04d3f9 PCI/RCEC: Fix RCiEP device to RCEC association
- 16276fb thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
- 746fa58 leds: lgm: fix gpiolib dependency
- 22052b8 ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
- 9ac5c94 watchdog: fix barriers when printing backtraces from all CPUs
- c083d66 watchdog/softlockup: remove logic that tried to prevent repeated reports
- 071802a watchdog/softlockup: report the overall time of softlockups
- 04573e9 watchdog: explicitly update timestamp when reporting softlockup
- 15cfe62 watchdog: rename __touch_watchdog() to a better descriptive name
- fc8f347 ia64: module: fix symbolizer crash on fdescr
- 60e7dd2 bnxt_en: Add PCI IDs for Hyper-V VF devices.
- 2c1cfec kbuild: generate Module.symvers only when vmlinux exists
- d3f0131 selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
- cbcf354 selftests: mlxsw: Increase the tolerance of backlog buildup
- d363d36 net: ethernet: mtk_eth_soc: fix RX VLAN offload
- 6e541e8 iavf: remove duplicate free resources calls
- 3b04966 powerpc/iommu: Annotate nested lock for lockdep
- 51bf956 qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
- 08f9231 wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
- 2b05548 wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
- 259cdcc crypto: ccp: Free SEV device if SEV init fails
- 0a80721 mt76: mt7615: fix entering driver-own state on mt7663
- b824c81 drm/amdgpu: Add mem sync flag for IB allocated by SA
- d80cd20 drm/amd/display: add handling for hdcp2 rx id list validation
- be3fd94 drm/amd/display: fixed divide by zero kernel crash during dsc enablement
- e39ff62 powerpc/pseries: Stop calling printk in rtas_stop_self()
- 0737b42 samples/bpf: Fix broken tracex1 due to kprobe argument change
- 274e30f net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
- 47a0bb4 ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
- 33fe1e5 ASoC: rt286: Generalize support for ALC3263 codec
- f7fcd7b mac80211: properly drop the connection in case of invalid CSA IE
- 21f1d27 wilc1000: Bring MAC address setting in line with typical Linux behavior
- 629d855 powerpc/smp: Set numa node before updating mask
- 4488014 powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
- a4fae79 flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
- e123fdd sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
- 6d978f7 i2c: i801: Add support for Intel Alder Lake PCH-M
- 78fc41e ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
- c79b6ef ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
- 59a9814 ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
- 3c96f54 kconfig: nconf: stop endless search loops
- b09c2f7 selftests: Set CC to clang in lib.mk if LLVM is set
- dd74af4 drm/amd/display: Force vsync flip when reconfiguring MPCC
- 0bf0667 iommu/amd: Remove performance counter pre-initialization test
- 40b97d8 Revert "iommu/amd: Fix performance counter initialization"
- a9863a2 net: bridge: propagate error code and extack from br_mc_disabled_update
- dc49a63 ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
- b9ffa48 powerpc/mm: Add cond_resched() while removing hpte mappings
- 92dbe23 iwlwifi: trans/pcie: defer transport initialisation
- 60b9f96 iwlwifi: queue: avoid memory leak in reset flow
- d441b3a iwlwifi: pcie: make cfg vs. trans_cfg more robust
- e9423d1 cuse: prevent clone
- 2b50e2c virtiofs: fix userns
- 1b965c5 fuse: invalidate attrs when page writeback completes
- f3f672f i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
- 297ff68 mt76: mt7915: add wifi subsystem reset
- ea81ee2 mt76: mt7921: fix key set/delete issue
- e79f04f mt76: mt7915: fix txpower init for TSSI off chips
- be31395 mt76: mt7915: fix key set/delete issue
- 4f64583 mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_req
- 7df5286 mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_req
- 8d0834e mt76: mt76x0: disable GTK offloading
- c111222 mt76: mt7615: support loading EEPROM for MT7613BE
- 72b1993 mt76: mt7615: fix key set/delete issues
- 14a5f69 rtw88: 8822c: add LC calibration for RTL8822C
- bb55990 pinctrl: samsung: use 'int' for register masks in Exynos
- d320da6 net: fec: use mac-managed PHY PM
- e782c60 net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
- 30e55f5 ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
- a893360 mac80211: clear the beacon's CRC after channel switch
- 9b1b2a5 mac80211: Set priority and queue mapping for injected frames
- 98138aa IB/hfi1: Correct oversized ring allocation
- bcbdb48 coresight: Do not scan for graph if none is present
- a3241f9 MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
- 1a3b3a7 Bluetooth: Do not set cur_adv_instance in adv param MGMT request
- ee41102 i2c: Add I2C_AQ_NO_REP_START adapter quirk
- 1fe18e6 selftests: mptcp: launch mptcp_connect with timeout
- f1fef5c ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
- f5caa99 Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
- ccd9f04 ice: handle increasing Tx or Rx ring sizes
- 18094f2 ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
- e6c10a2 iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
- a5ebdf0 can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
- 3e7996f ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
- 5ffb528 net: hns3: add handling for xmit skb with recursive fraglist
- 4cd9a1b net: hns3: remediate a potential overflow risk of bd_num_list
- f3443d3 powerpc/32: Statically initialise first emergency context
- 392a016 ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
- 86e4106 selftests/powerpc: Fix L1D flushing tests for Power10
- f2e8da2 Bluetooth: check for zapped sk before connecting
- 759b3fb net: bridge: when suppression is enabled exclude RARP packets
- 840ba68 net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
- 91f14c6 Bluetooth: initialize skb_queue_head at l2cap_chan_create()
- 50ef75b Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
- 24cb3ff ALSA: bebob: enable to deliver MIDI messages for multiple ports
- bf95eb7 ALSA: rme9652: don't disable if not enabled
- 95e11e7 ALSA: hdspm: don't disable if not enabled
- df94915 ALSA: hdsp: don't disable if not enabled
- 5f82c7b i2c: bail out early when RDWR parameters are wrong
- 016c094 Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
- 186007c ASoC: rsnd: core: Check convert rate in rsnd_hw_params
- c2da6ff net: stmmac: Set FIFO sizes for ipq806x
- bbbb5a2 net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
- a7a3cc3 ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF
- e7610fc tipc: convert dest node's address to network order
- 3fe241d fs: dlm: add shutdown hook
- 926fd4e fs: dlm: flush swork on shutdown
- c1bb3ef fs: dlm: check on minimum msglen size
- ce9e812 fs: dlm: change allocation limits
- 1b400d1 fs: dlm: add check if dlm is currently running
- 2929c46 fs: dlm: add errno handling to check callback
- 6645236 fs: dlm: fix mark setting deadlock
- ee2202d fs: dlm: fix debugfs dump
- ecfbec2 ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
- 122a483 ath11k: fix thermal temperature read
- 90ada0c kvm: Cap halt polling at kvm->max_halt_poll_ns
- 94fdc96 cpufreq: intel_pstate: Use HWP if enabled by platform firmware
- 8c6d2e0 PM: runtime: Fix unpaired parent child_count for force_resume
- 2cff742 ACPI: PM: Add ACPI ID of Alder Lake Fan
- d25c241 KVM/VMX: Invoke NMI non-IST entry instead of IST entry
- fd722a5 KVM: SVM: Make sure GHCB is mapped before updating
- 188770d btrfs: fix unmountable seed device after fstrim
- 36a6f5f tpm, tpm_tis: Reserve locality in tpm_tis_resume()
- 7dd1d6a tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
- a85e9d1 tpm: fix error return code in tpm2_get_cc_attrs_tbl()
- 3e24fbd KEYS: trusted: Fix memory leak on object td
Homepage
Download Linux 5.12.5-xanmod1 source from GitHub